﻿2025-08-20T20:43:48.3825628Z Current runner version: '2.328.0'
2025-08-20T20:43:48.3849444Z ##[group]Runner Image Provisioner
2025-08-20T20:43:48.3850244Z Hosted Compute Agent
2025-08-20T20:43:48.3850895Z Version: 20250818.377
2025-08-20T20:43:48.3851521Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:43:48.3852199Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:43:48.3852917Z ##[endgroup]
2025-08-20T20:43:48.3853454Z ##[group]Operating System
2025-08-20T20:43:48.3854076Z Ubuntu
2025-08-20T20:43:48.3854587Z 24.04.2
2025-08-20T20:43:48.3855069Z LTS
2025-08-20T20:43:48.3855599Z ##[endgroup]
2025-08-20T20:43:48.3856159Z ##[group]Runner Image
2025-08-20T20:43:48.3857106Z Image: ubuntu-24.04
2025-08-20T20:43:48.3857720Z Version: 20250818.1.0
2025-08-20T20:43:48.3858769Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:43:48.3860478Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T20:43:48.3861485Z ##[endgroup]
2025-08-20T20:43:48.3862808Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:43:48.3865012Z Attestations: write
2025-08-20T20:43:48.3865628Z Contents: write
2025-08-20T20:43:48.3866167Z Metadata: read
2025-08-20T20:43:48.3867038Z Packages: write
2025-08-20T20:43:48.3867655Z ##[endgroup]
2025-08-20T20:43:48.3869767Z Secret source: Actions
2025-08-20T20:43:48.3870586Z Prepare workflow directory
2025-08-20T20:43:48.4179272Z Prepare all required actions
2025-08-20T20:43:48.4215417Z Getting action download info
2025-08-20T20:43:48.7947915Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T20:43:49.1255673Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T20:43:49.4352870Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T20:43:49.5442877Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T20:43:49.8107390Z Getting action download info
2025-08-20T20:43:49.9442681Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T20:43:50.1262128Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T20:43:50.4683326Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/gitlab-cli/official)
2025-08-20T20:43:50.5394793Z ##[group]Run ##Presets
2025-08-20T20:43:50.5395807Z [36;1m##Presets[0m
2025-08-20T20:43:50.5396902Z [36;1mset +x ; set +e[0m
2025-08-20T20:43:50.5397827Z [36;1m#-------------#[0m
2025-08-20T20:43:50.5398957Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T20:43:50.5400390Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T20:43:50.5401743Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.5402931Z [36;1m  fi[0m
2025-08-20T20:43:50.5403978Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T20:43:50.5405461Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T20:43:50.5407030Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.5408190Z [36;1m  fi[0m
2025-08-20T20:43:50.5409216Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T20:43:50.5410656Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T20:43:50.5412009Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.5413146Z [36;1m  fi[0m
2025-08-20T20:43:50.5414140Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T20:43:50.5415513Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T20:43:50.5417189Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T20:43:50.5418354Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:43:50.5419601Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.5420732Z [36;1m     else[0m
2025-08-20T20:43:50.5421727Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.5422875Z [36;1m     fi[0m
2025-08-20T20:43:50.5423652Z [36;1m  fi[0m
2025-08-20T20:43:50.5424413Z [36;1mfi[0m
2025-08-20T20:43:50.5494780Z shell: /usr/bin/bash -e {0}
2025-08-20T20:43:50.5495998Z env:
2025-08-20T20:43:50.5497291Z   GH_TOKEN: ***
2025-08-20T20:43:50.5498165Z ##[endgroup]
2025-08-20T20:43:50.5825498Z ##[group]Run ##Presets
2025-08-20T20:43:50.5826747Z [36;1m##Presets[0m
2025-08-20T20:43:50.5827918Z [36;1mset +x ; set +e[0m
2025-08-20T20:43:50.5828918Z [36;1m#-------------#[0m
2025-08-20T20:43:50.5830129Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T20:43:50.5832072Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T20:43:50.5834010Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T20:43:50.5835650Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T20:43:50.5837422Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T20:43:50.5839082Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T20:43:50.5840587Z [36;1m  exit 1[0m
2025-08-20T20:43:50.5841430Z [36;1mfi[0m
2025-08-20T20:43:50.5880949Z shell: /usr/bin/bash -e {0}
2025-08-20T20:43:50.5882068Z env:
2025-08-20T20:43:50.5883226Z   RO_GHTOKEN: ***
2025-08-20T20:43:50.5884246Z   RO_GLTOKEN: ***
2025-08-20T20:43:50.5888999Z   MINISIGN_KEY: ***
2025-08-20T20:43:50.5889935Z ##[endgroup]
2025-08-20T20:43:50.6123289Z ##[group]Run ##Presets
2025-08-20T20:43:50.6124309Z [36;1m##Presets[0m
2025-08-20T20:43:50.6125133Z [36;1mset +x ; set +e[0m
2025-08-20T20:43:50.6126021Z [36;1m#-------------#[0m
2025-08-20T20:43:50.6127035Z [36;1m##Host Triplet[0m
2025-08-20T20:43:50.6128119Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T20:43:50.6129374Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T20:43:50.6130599Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T20:43:50.6131819Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T20:43:50.6132957Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T20:43:50.6134239Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T20:43:50.6135523Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T20:43:50.6136897Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T20:43:50.6137967Z [36;1m   fi[0m
2025-08-20T20:43:50.6139014Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T20:43:50.6140312Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T20:43:50.6141494Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T20:43:50.6142760Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T20:43:50.6143876Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T20:43:50.6144808Z [36;1m fi[0m
2025-08-20T20:43:50.6145878Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6147894Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6149399Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6151014Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6152118Z [36;1m##Debug[0m
2025-08-20T20:43:50.6152975Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T20:43:50.6154084Z [36;1m   export DEBUG="1"[0m
2025-08-20T20:43:50.6155138Z [36;1m else[0m
2025-08-20T20:43:50.6155970Z [36;1m   export DEBUG="0"[0m
2025-08-20T20:43:50.6157308Z [36;1m fi[0m
2025-08-20T20:43:50.6158289Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6159402Z [36;1m##Docker Platform[0m
2025-08-20T20:43:50.6160687Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T20:43:50.6161967Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T20:43:50.6163261Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T20:43:50.6164598Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T20:43:50.6165909Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T20:43:50.6167295Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T20:43:50.6168560Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T20:43:50.6169829Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T20:43:50.6170846Z [36;1m fi[0m
2025-08-20T20:43:50.6171973Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6173605Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6174889Z [36;1m##GHCRPKG_URL[0m
2025-08-20T20:43:50.6176887Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/gitlab-cli/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T20:43:50.6178849Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T20:43:50.6180066Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6181287Z [36;1m##Logs[0m
2025-08-20T20:43:50.6182139Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T20:43:50.6183192Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T20:43:50.6184145Z [36;1m else[0m
2025-08-20T20:43:50.6184975Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T20:43:50.6186029Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T20:43:50.6187186Z [36;1m fi[0m
2025-08-20T20:43:50.6188318Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6189813Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6191158Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T20:43:50.6192569Z [36;1m PKG_FAMILY_LOCAL="$(echo "gitlab-cli" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T20:43:50.6194099Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T20:43:50.6195357Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6196746Z [36;1m##Rebuild[0m
2025-08-20T20:43:50.6197631Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T20:43:50.6198748Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T20:43:50.6199757Z [36;1m else[0m
2025-08-20T20:43:50.6200611Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T20:43:50.6201621Z [36;1m fi[0m
2025-08-20T20:43:50.6202672Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6203944Z [36;1m ##SBUILD_URL[0m
2025-08-20T20:43:50.6205432Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T20:43:50.6207533Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T20:43:50.6210563Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T20:43:50.6213277Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T20:43:50.6214653Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T20:43:50.6216303Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T20:43:50.6217964Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T20:43:50.6219359Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6220495Z [36;1m    exit 1[0m
2025-08-20T20:43:50.6221310Z [36;1m   else[0m
2025-08-20T20:43:50.6222297Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T20:43:50.6223570Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6224878Z [36;1m    #Check for x_exec.host[0m
2025-08-20T20:43:50.6226164Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T20:43:50.6227623Z [36;1m      #check if supported[0m
2025-08-20T20:43:50.6229041Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T20:43:50.6230976Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T20:43:50.6232613Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T20:43:50.6233852Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6234991Z [36;1m         exit 1[0m
2025-08-20T20:43:50.6235857Z [36;1m       fi[0m
2025-08-20T20:43:50.6236817Z [36;1m      #get build system[0m
2025-08-20T20:43:50.6238253Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T20:43:50.6239754Z [36;1m       export BUILD_SYS[0m
2025-08-20T20:43:50.6240887Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6242237Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T20:43:50.6243555Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6244848Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6246161Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T20:43:50.6247576Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6248838Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:50.6249963Z [36;1m       fi[0m
2025-08-20T20:43:50.6250896Z [36;1m     fi[0m
2025-08-20T20:43:50.6251676Z [36;1m   fi[0m
2025-08-20T20:43:50.6252487Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T20:43:50.6291815Z shell: /usr/bin/bash -e {0}
2025-08-20T20:43:50.6292732Z ##[endgroup]
2025-08-20T20:43:51.1404967Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:43:51.1407299Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:43:51.1408125Z 
2025-08-20T20:43:51.1934851Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:43:51.1937144Z 100  4097  100  4097    0     0  75330      0 --:--:-- --:--:-- --:--:-- 75870
2025-08-20T20:43:51.1947623Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:43:51.2192607Z ##[group]Run ##Presets
2025-08-20T20:43:51.2193521Z [36;1m##Presets[0m
2025-08-20T20:43:51.2194345Z [36;1mset +x ; set +e[0m
2025-08-20T20:43:51.2195218Z [36;1m#-------------#[0m
2025-08-20T20:43:51.2196094Z [36;1m##Debug?[0m
2025-08-20T20:43:51.2197314Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:43:51.2198457Z [36;1m  set -x[0m
2025-08-20T20:43:51.2199229Z [36;1mfi[0m
2025-08-20T20:43:51.2199972Z [36;1m#-------------#[0m
2025-08-20T20:43:51.2200829Z [36;1m##CoreUtils[0m
2025-08-20T20:43:51.2201695Z [36;1msudo apt update -y[0m
2025-08-20T20:43:51.2203034Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T20:43:51.2206783Z [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-20T20:43:51.2210017Z [36;1m##tmp[0m
2025-08-20T20:43:51.2211085Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T20:43:51.2212347Z [36;1m#GH ENV[0m
2025-08-20T20:43:51.2213259Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:51.2214693Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:51.2215774Z [36;1m#-------------#[0m
2025-08-20T20:43:51.2216776Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T20:43:51.2217744Z [36;1msudo apt update -y[0m
2025-08-20T20:43:51.2218701Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T20:43:51.2219713Z [36;1m##Setup Minisign[0m
2025-08-20T20:43:51.2220656Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T20:43:51.2222103Z [36;1mecho "***[0m
2025-08-20T20:43:51.2226869Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T20:43:51.2227951Z [36;1m##User-Agent[0m
2025-08-20T20:43:51.2230552Z [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-20T20:43:51.2233463Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:43:51.2279067Z shell: /usr/bin/bash -e {0}
2025-08-20T20:43:51.2279982Z env:
2025-08-20T20:43:51.2280713Z   CROSS_COMPILING: NO
2025-08-20T20:43:51.2281571Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:43:51.2282502Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:43:51.2283439Z   ON_QEMU: NO
2025-08-20T20:43:51.2284178Z   DEBUG: 0
2025-08-20T20:43:51.2284950Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:43:51.2285901Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:43:51.2287210Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:43:51.2288452Z   KEEP_LOGS: YES
2025-08-20T20:43:51.2289246Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:43:51.2290131Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:43:51.2291050Z   SBUILD_REBUILD: false
2025-08-20T20:43:51.2293123Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:43:51.2295311Z   BUILD_SYS: docker://go
2025-08-20T20:43:51.2296181Z   BUILD_ON_HOST: FALSE
2025-08-20T20:43:51.2297103Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:43:51.2297924Z ##[endgroup]
2025-08-20T20:43:51.2571859Z 
2025-08-20T20:43:51.2573045Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:43:51.2574232Z 
2025-08-20T20:43:51.3102323Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:43:51.3449348Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T20:43:51.3454990Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:43:51.3470611Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T20:43:51.3476500Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T20:43:51.3529359Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T20:43:51.3606034Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T20:43:51.5331895Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T20:43:51.5448374Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T20:43:51.5479661Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T20:43:51.5794718Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T20:43:51.5958085Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T20:43:51.5995091Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T20:43:51.6026227Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T20:43:51.6115294Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T20:43:51.6145504Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T20:43:51.6181589Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T20:43:51.6286359Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T20:43:51.6334854Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T20:43:51.6348393Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T20:43:51.6808508Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T20:43:51.6852845Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T20:43:51.6859811Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T20:43:51.6863729Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T20:43:51.6871182Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T20:43:51.6938376Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T20:43:51.6963399Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T20:43:51.6978936Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T20:43:51.7033492Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T20:43:51.7060079Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T20:43:51.7073983Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T20:43:51.7158080Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T20:43:51.7191220Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T20:43:51.7204161Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T20:43:55.5827478Z Fetched 10.6 MB in 1s (7830 kB/s)
2025-08-20T20:43:56.2451823Z Reading package lists...
2025-08-20T20:43:56.3849748Z Building dependency tree...
2025-08-20T20:43:56.3856791Z Reading state information...
2025-08-20T20:43:56.3988243Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:43:56.4099584Z 
2025-08-20T20:43:56.4100054Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:43:56.4100393Z 
2025-08-20T20:43:56.4228037Z Reading package lists...
2025-08-20T20:43:56.5650972Z Building dependency tree...
2025-08-20T20:43:56.5658896Z Reading state information...
2025-08-20T20:43:56.7097879Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:43:56.7098805Z bc set to manually installed.
2025-08-20T20:43:56.7099427Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:43:56.7100241Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T20:43:56.7101015Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:43:56.7101803Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:43:56.7102545Z The following additional packages will be installed:
2025-08-20T20:43:56.7103208Z   libtime-duration-perl
2025-08-20T20:43:56.7376375Z The following NEW packages will be installed:
2025-08-20T20:43:56.7382291Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T20:43:56.7534087Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T20:43:56.7756800Z Need to get 616 kB of archives.
2025-08-20T20:43:56.7757703Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T20:43:56.7758405Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:43:56.9908481Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T20:43:57.7700056Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T20:43:58.1702163Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T20:43:59.0472447Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T20:44:05.4852119Z Fetched 616 kB in 8s (72.7 kB/s)
2025-08-20T20:44:05.5062127Z Selecting previously unselected package fdupes.
2025-08-20T20:44:05.5284598Z (Reading database ... 
2025-08-20T20:44:05.5285086Z (Reading database ... 5%
2025-08-20T20:44:05.5285528Z (Reading database ... 10%
2025-08-20T20:44:05.5285937Z (Reading database ... 15%
2025-08-20T20:44:05.5286380Z (Reading database ... 20%
2025-08-20T20:44:05.5286988Z (Reading database ... 25%
2025-08-20T20:44:05.5287394Z (Reading database ... 30%
2025-08-20T20:44:05.5287801Z (Reading database ... 35%
2025-08-20T20:44:05.5288205Z (Reading database ... 40%
2025-08-20T20:44:05.5288630Z (Reading database ... 45%
2025-08-20T20:44:05.5289040Z (Reading database ... 50%
2025-08-20T20:44:05.5413055Z (Reading database ... 55%
2025-08-20T20:44:05.5708723Z (Reading database ... 60%
2025-08-20T20:44:05.5931667Z (Reading database ... 65%
2025-08-20T20:44:05.6150080Z (Reading database ... 70%
2025-08-20T20:44:05.6338840Z (Reading database ... 75%
2025-08-20T20:44:05.6603675Z (Reading database ... 80%
2025-08-20T20:44:05.7034894Z (Reading database ... 85%
2025-08-20T20:44:05.7418199Z (Reading database ... 90%
2025-08-20T20:44:05.7933618Z (Reading database ... 95%
2025-08-20T20:44:05.7934042Z (Reading database ... 100%
2025-08-20T20:44:05.7934557Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T20:44:05.7975142Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T20:44:05.8005185Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T20:44:05.8254371Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T20:44:05.8384084Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T20:44:05.8394155Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T20:44:05.8619528Z Selecting previously unselected package moreutils.
2025-08-20T20:44:05.8748252Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T20:44:05.8757745Z Unpacking moreutils (0.69-1) ...
2025-08-20T20:44:05.9117303Z Selecting previously unselected package dos2unix.
2025-08-20T20:44:05.9246997Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T20:44:05.9255981Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T20:44:06.0789918Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T20:44:06.0821186Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T20:44:06.0846204Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T20:44:06.0872396Z Setting up moreutils (0.69-1) ...
2025-08-20T20:44:06.0901545Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:44:15.8482504Z 
2025-08-20T20:44:15.8483003Z Running kernel seems to be up-to-date.
2025-08-20T20:44:15.8483366Z 
2025-08-20T20:44:15.8483513Z Restarting services...
2025-08-20T20:44:15.8549853Z 
2025-08-20T20:44:15.8550241Z Service restarts being deferred:
2025-08-20T20:44:15.8551382Z  systemctl restart hosted-compute-agent.service
2025-08-20T20:44:15.8551743Z 
2025-08-20T20:44:15.8552047Z No containers need to be restarted.
2025-08-20T20:44:15.8552333Z 
2025-08-20T20:44:15.8552538Z No user sessions are running outdated binaries.
2025-08-20T20:44:15.8552860Z 
2025-08-20T20:44:15.8553166Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T20:44:16.6722214Z Reading package lists...
2025-08-20T20:44:16.8166099Z Building dependency tree...
2025-08-20T20:44:16.8174042Z Reading state information...
2025-08-20T20:44:16.9654919Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T20:44:16.9655586Z apt-utils is already the newest version (2.8.3).
2025-08-20T20:44:16.9656113Z apt-utils set to manually installed.
2025-08-20T20:44:16.9657437Z ca-certificates is already the newest version (20240203).
2025-08-20T20:44:16.9658097Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:44:16.9658693Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:44:16.9659336Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T20:44:16.9659941Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:44:16.9660481Z moreutils is already the newest version (0.69-1).
2025-08-20T20:44:16.9661085Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:44:16.9661656Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:44:16.9662170Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:44:16.9662685Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T20:44:16.9663124Z tmux set to manually installed.
2025-08-20T20:44:16.9663572Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T20:44:16.9664142Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:44:16.9664687Z The following additional packages will be installed:
2025-08-20T20:44:16.9665187Z   python3-software-properties
2025-08-20T20:44:16.9665573Z Recommended packages:
2025-08-20T20:44:16.9665902Z   unattended-upgrades
2025-08-20T20:44:17.0028926Z The following NEW packages will be installed:
2025-08-20T20:44:17.0029476Z   rename
2025-08-20T20:44:17.0038081Z The following packages will be upgraded:
2025-08-20T20:44:17.0039794Z   python3-software-properties software-properties-common
2025-08-20T20:44:17.0183141Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:44:17.0402402Z Need to get 64.7 kB of archives.
2025-08-20T20:44:17.0403016Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T20:44:17.0403640Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:44:17.0969495Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T20:44:17.1149641Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T20:44:17.1300172Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T20:44:17.3763931Z Fetched 64.7 kB in 0s (645 kB/s)
2025-08-20T20:44:17.4013011Z (Reading database ... 
2025-08-20T20:44:17.4013749Z (Reading database ... 5%
2025-08-20T20:44:17.4014347Z (Reading database ... 10%
2025-08-20T20:44:17.4014784Z (Reading database ... 15%
2025-08-20T20:44:17.4015211Z (Reading database ... 20%
2025-08-20T20:44:17.4015611Z (Reading database ... 25%
2025-08-20T20:44:17.4015982Z (Reading database ... 30%
2025-08-20T20:44:17.4016844Z (Reading database ... 35%
2025-08-20T20:44:17.4017272Z (Reading database ... 40%
2025-08-20T20:44:17.4017658Z (Reading database ... 45%
2025-08-20T20:44:17.4018027Z (Reading database ... 50%
2025-08-20T20:44:17.4097637Z (Reading database ... 55%
2025-08-20T20:44:17.4130539Z (Reading database ... 60%
2025-08-20T20:44:17.4151135Z (Reading database ... 65%
2025-08-20T20:44:17.4183999Z (Reading database ... 70%
2025-08-20T20:44:17.4207781Z (Reading database ... 75%
2025-08-20T20:44:17.4235343Z (Reading database ... 80%
2025-08-20T20:44:17.4368354Z (Reading database ... 85%
2025-08-20T20:44:17.4454618Z (Reading database ... 90%
2025-08-20T20:44:17.4702441Z (Reading database ... 95%
2025-08-20T20:44:17.4702921Z (Reading database ... 100%
2025-08-20T20:44:17.4703591Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T20:44:17.4742076Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T20:44:17.5529967Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T20:44:17.6122205Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T20:44:17.6811539Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T20:44:17.7062532Z Selecting previously unselected package rename.
2025-08-20T20:44:17.7200153Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T20:44:17.7211593Z Unpacking rename (2.02-1) ...
2025-08-20T20:44:17.7633895Z Setting up rename (2.02-1) ...
2025-08-20T20:44:17.7696778Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T20:44:17.7719630Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T20:44:17.8844734Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T20:44:17.9840049Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:44:22.0190898Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T20:44:23.4588457Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:44:23.4894090Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T20:44:23.4904103Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:44:23.4915277Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T20:44:23.4922907Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T20:44:23.4932257Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T20:44:23.4946730Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:44:24.5878191Z Reading package lists...
2025-08-20T20:44:24.7247429Z Building dependency tree...
2025-08-20T20:44:24.7254014Z Reading state information...
2025-08-20T20:44:24.7378353Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:44:24.7528472Z 
2025-08-20T20:44:24.7528930Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:44:24.7529252Z 
2025-08-20T20:44:24.8097299Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:44:24.8393840Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T20:44:24.8412870Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T20:44:24.8428119Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T20:44:24.8439675Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T20:44:24.8645815Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:44:24.8742028Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:44:25.9446164Z Reading package lists...
2025-08-20T20:44:26.0864627Z Building dependency tree...
2025-08-20T20:44:26.0871862Z Reading state information...
2025-08-20T20:44:26.1002909Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:44:26.1115277Z 
2025-08-20T20:44:26.1116119Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:44:26.1116846Z 
2025-08-20T20:44:26.1242284Z Reading package lists...
2025-08-20T20:44:26.2675442Z Building dependency tree...
2025-08-20T20:44:26.2683233Z Reading state information...
2025-08-20T20:44:26.4065619Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:44:26.4420452Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:44:26.4694670Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T20:44:26.5094007Z ##[group]Run ##Presets
2025-08-20T20:44:26.5094280Z [36;1m##Presets[0m
2025-08-20T20:44:26.5094485Z [36;1mset +x ; set +e[0m
2025-08-20T20:44:26.5094695Z [36;1m#-------------#[0m
2025-08-20T20:44:26.5094901Z [36;1m##Debug?[0m
2025-08-20T20:44:26.5095146Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:44:26.5095438Z [36;1m  set -x[0m
2025-08-20T20:44:26.5095620Z [36;1mfi[0m
2025-08-20T20:44:26.5095799Z [36;1m#-------------#[0m
2025-08-20T20:44:26.5096249Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T20:44:26.5097086Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T20:44:26.5097666Z [36;1msudo service procps restart[0m
2025-08-20T20:44:26.5097927Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T20:44:26.5138427Z shell: /usr/bin/bash -e {0}
2025-08-20T20:44:26.5138657Z env:
2025-08-20T20:44:26.5138866Z   CROSS_COMPILING: NO
2025-08-20T20:44:26.5139081Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:44:26.5139300Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:44:26.5139521Z   ON_QEMU: NO
2025-08-20T20:44:26.5139691Z   DEBUG: 0
2025-08-20T20:44:26.5159493Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:44:26.5159936Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:44:26.5160427Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:44:26.5160967Z   KEEP_LOGS: YES
2025-08-20T20:44:26.5161293Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:44:26.5161662Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:44:26.5162068Z   SBUILD_REBUILD: false
2025-08-20T20:44:26.5163036Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:44:26.5164091Z   BUILD_SYS: docker://go
2025-08-20T20:44:26.5164479Z   BUILD_ON_HOST: FALSE
2025-08-20T20:44:26.5164830Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:44:26.5165180Z   SYSTMP: /tmp
2025-08-20T20:44:26.5165493Z   GHA_MODE: MATRIX
2025-08-20T20:44:26.5166246Z   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-20T20:44:26.5167309Z ##[endgroup]
2025-08-20T20:44:26.5292866Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T20:44:26.5363497Z 0
2025-08-20T20:44:26.5848167Z vm.max_map_count = 262144
2025-08-20T20:44:26.5848585Z fs.inotify.max_user_watches = 655360
2025-08-20T20:44:26.5848978Z fs.inotify.max_user_instances = 1280
2025-08-20T20:44:26.5849236Z vm.mmap_rnd_bits = 28
2025-08-20T20:44:26.5921280Z ##[group]Run ##Presets
2025-08-20T20:44:26.5921587Z [36;1m##Presets[0m
2025-08-20T20:44:26.5921797Z [36;1mset +x ; set +e[0m
2025-08-20T20:44:26.5922005Z [36;1m#-------------#[0m
2025-08-20T20:44:26.5922206Z [36;1m##Debug?[0m
2025-08-20T20:44:26.5922442Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:44:26.5922740Z [36;1m  set -x[0m
2025-08-20T20:44:26.5922922Z [36;1mfi[0m
2025-08-20T20:44:26.5923100Z [36;1m#-------------#[0m
2025-08-20T20:44:26.5923294Z [36;1m##Main[0m
2025-08-20T20:44:26.5923506Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T20:44:26.5924167Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T20:44:26.5924900Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T20:44:26.5925286Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T20:44:26.5925563Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T20:44:26.5925820Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T20:44:26.5926127Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T20:44:26.5926446Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T20:44:26.5927432Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T20:44:26.5927764Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T20:44:26.5928060Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T20:44:26.5928399Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T20:44:26.5928777Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T20:44:26.5929069Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T20:44:26.5929336Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T20:44:26.5929614Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T20:44:26.5929893Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T20:44:26.5930172Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T20:44:26.5930450Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T20:44:26.5930941Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T20:44:26.5931253Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T20:44:26.5931559Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T20:44:26.5931859Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T20:44:26.5932167Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T20:44:26.5932468Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T20:44:26.5932765Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T20:44:26.5933033Z [36;1m     "${POD_ID}" \[0m
2025-08-20T20:44:26.5933375Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T20:44:26.5933830Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T20:44:26.5934295Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:44:26.5934769Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T20:44:26.5935116Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T20:44:26.5935453Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T20:44:26.5936084Z [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-20T20:44:26.5937129Z [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-20T20:44:26.5937661Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T20:44:26.5937930Z [36;1m else[0m
2025-08-20T20:44:26.5938395Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T20:44:26.5938773Z [36;1m fi[0m
2025-08-20T20:44:26.5939022Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T20:44:26.5939405Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T20:44:26.5939821Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:44:26.5940208Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:44:26.5940590Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:44:26.5940982Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:44:26.5941383Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:44:26.5941782Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:44:26.5942193Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:44:26.5942608Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T20:44:26.5942921Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:44:26.5982185Z shell: /usr/bin/bash -e {0}
2025-08-20T20:44:26.5982418Z env:
2025-08-20T20:44:26.5982594Z   CROSS_COMPILING: NO
2025-08-20T20:44:26.5982805Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:44:26.5983029Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:44:26.5983237Z   ON_QEMU: NO
2025-08-20T20:44:26.5983405Z   DEBUG: 0
2025-08-20T20:44:26.5983588Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:44:26.5983800Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:44:26.5984087Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:44:26.5984413Z   KEEP_LOGS: YES
2025-08-20T20:44:26.5984609Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:44:26.5984824Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:44:26.5985046Z   SBUILD_REBUILD: false
2025-08-20T20:44:26.5985600Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:44:26.5986325Z   BUILD_SYS: docker://go
2025-08-20T20:44:26.5986698Z   BUILD_ON_HOST: FALSE
2025-08-20T20:44:26.5986906Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:44:26.5987097Z   SYSTMP: /tmp
2025-08-20T20:44:26.5987271Z   GHA_MODE: MATRIX
2025-08-20T20:44:26.5987697Z   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-20T20:44:26.5988558Z   GHCR_TOKEN: ***
2025-08-20T20:44:26.5988844Z   GITHUB_TOKEN: ***
2025-08-20T20:44:26.5989113Z   GITLAB_TOKEN: ***
2025-08-20T20:44:26.5990239Z   MINISIGN_KEY: ***
2025-08-20T20:44:26.5990473Z ##[endgroup]
2025-08-20T20:44:26.6547082Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T20:44:26.8498691Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:44:26.8499422Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:44:26.8499799Z 
2025-08-20T20:44:26.8748515Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:44:26.8795175Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:44:26.8795764Z 100  4097  100  4097    0     0   134k      0 --:--:-- --:--:-- --:--:--  133k
2025-08-20T20:44:26.8805444Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:44:26.8887608Z 
2025-08-20T20:44:26.8887835Z [+] Building [/tmp/tmp.vF4dEDX1nj/SBUILD_INPUT] Locally
2025-08-20T20:44:26.8888231Z 
2025-08-20T20:44:26.8901826Z '/tmp/tmp.vF4dEDX1nj/SBUILD_INPUT' -> '/tmp/pkgforge/0Gi81qr5V_build.yaml'
2025-08-20T20:44:26.9612577Z 
2025-08-20T20:44:26.9613024Z [+] Passwordless sudo is Configured
2025-08-20T20:44:27.0248328Z 
2025-08-20T20:44:27.0260463Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T20:44:27.0260708Z 
2025-08-20T20:44:27.0728685Z 
2025-08-20T20:44:27.0729555Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T20:44:27.0729884Z 
2025-08-20T20:44:27.0729888Z 
2025-08-20T20:44:27.0730124Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T20:44:27.0730419Z 
2025-08-20T20:44:27.0775908Z [+] Installing: 7z -> 7z
2025-08-20T20:44:27.4486969Z [+] Installing: actionlint -> actionlint
2025-08-20T20:44:27.8758033Z [+] Installing: anew -> anew
2025-08-20T20:44:28.2183682Z [+] Installing: anew-rs -> anew-rs
2025-08-20T20:44:28.5658270Z [+] Installing: ansi2html -> ansi2html
2025-08-20T20:44:28.9080993Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T20:44:29.2397120Z [+] Installing: archey -> archey
2025-08-20T20:44:29.6122015Z [+] Installing: aria2 -> aria2c
2025-08-20T20:44:29.9961221Z [+] Installing: askalono -> askalono
2025-08-20T20:44:30.3735447Z [+] Installing: bsdtar -> bsdtar
2025-08-20T20:44:30.7587449Z [+] Installing: b3sum -> b3sum
2025-08-20T20:44:31.1133696Z [+] Installing: bita -> bita
2025-08-20T20:44:31.5093391Z [+] Installing: btop -> btop
2025-08-20T20:44:31.8444903Z [+] Installing: chafa -> chafa
2025-08-20T20:44:32.2354964Z [+] Installing: cloudflared -> cloudflared
2025-08-20T20:44:32.6724208Z [+] Installing: croc -> croc
2025-08-20T20:44:33.0303613Z [+] Installing: csvtk -> csvtk
2025-08-20T20:44:33.4582650Z [+] Installing: cutlines -> cutlines
2025-08-20T20:44:33.7795417Z curl: (22) The requested URL returned error: 404
2025-08-20T20:44:33.7829956Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T20:44:33.7831029Z [+] Installing: dbin -> dbin
2025-08-20T20:44:34.1833172Z [+] Installing: dasel -> dasel
2025-08-20T20:44:34.5610860Z [+] Installing: delta -> delta
2025-08-20T20:44:34.9191361Z [+] Installing: ds -> ds
2025-08-20T20:44:35.2375552Z curl: (22) The requested URL returned error: 404
2025-08-20T20:44:35.2408673Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T20:44:35.2409657Z [+] Installing: dos2unix -> dos2unix
2025-08-20T20:44:37.3955464Z [+] Installing: duf -> duf
2025-08-20T20:44:37.7386039Z [+] Installing: duplicut -> duplicut
2025-08-20T20:44:38.0800250Z [+] Installing: dust -> dust
2025-08-20T20:44:38.4480406Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T20:44:38.8076333Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T20:44:39.1765294Z [+] Installing: dysk -> dysk
2025-08-20T20:44:39.5374670Z [+] Installing: eget -> eget
2025-08-20T20:44:39.9137481Z [+] Installing: epoch -> epoch
2025-08-20T20:44:40.2559615Z [+] Installing: faketty -> faketty
2025-08-20T20:44:40.6146992Z [+] Installing: fastfetch -> fastfetch
2025-08-20T20:44:40.9686281Z [+] Installing: freeze -> freeze
2025-08-20T20:44:41.3647939Z [+] Installing: fusermount3 -> fusermount
2025-08-20T20:44:41.7099394Z [+] Installing: gdu -> gdu
2025-08-20T20:44:42.1154856Z [+] Installing: gh -> gh
2025-08-20T20:44:42.6158998Z [+] Installing: gitleaks -> gitleaks
2025-08-20T20:44:43.0094583Z [+] Installing: git-sizer -> git-sizer
2025-08-20T20:44:43.3754976Z [+] Installing: glab -> glab
2025-08-20T20:44:43.8523171Z [+] Installing: glow -> glow
2025-08-20T20:44:44.2513538Z [+] Installing: httpx -> httpx
2025-08-20T20:44:44.7219524Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T20:44:45.1877923Z [+] Installing: husarnet -> husarnet
2025-08-20T20:44:45.5055425Z curl: (22) The requested URL returned error: 404
2025-08-20T20:44:45.5085537Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T20:44:45.5086340Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T20:44:45.8448535Z curl: (22) The requested URL returned error: 404
2025-08-20T20:44:45.8480951Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T20:44:45.8481627Z [+] Installing: imgcat -> imgcat
2025-08-20T20:44:46.1913002Z [+] Installing: jc -> jc
2025-08-20T20:44:46.6112790Z [+] Installing: jq -> jq
2025-08-20T20:44:46.9382260Z [+] Installing: logdy -> logdy
2025-08-20T20:44:47.3974030Z [+] Installing: micro -> micro
2025-08-20T20:44:47.7698233Z [+] Installing: miniserve -> miniserve
2025-08-20T20:44:48.1482024Z [+] Installing: minisign -> minisign
2025-08-20T20:44:48.5053316Z [+] Installing: ncdu -> ncdu
2025-08-20T20:44:48.8589204Z [+] Installing: notify -> notify
2025-08-20T20:44:49.2542335Z [+] Installing: ouch -> ouch
2025-08-20T20:44:49.6275201Z [+] Installing: oras -> oras
2025-08-20T20:44:50.0117498Z [+] Installing: pipetty -> pipetty
2025-08-20T20:44:50.3555811Z [+] Installing: pixterm -> pixterm
2025-08-20T20:44:50.7385422Z [+] Installing: qsv -> qsv
2025-08-20T20:44:51.1435115Z [+] Installing: rclone -> rclone
2025-08-20T20:44:51.6581835Z [+] Installing: ripgrep -> rg
2025-08-20T20:44:52.0249704Z [+] Installing: rga -> rga
2025-08-20T20:44:52.3854157Z [+] Installing: rsync -> rsync
2025-08-20T20:44:52.7602755Z [+] Installing: script -> script
2025-08-20T20:44:53.1075633Z [+] Installing: shellcheck -> shellcheck
2025-08-20T20:44:53.5010801Z [+] Installing: soar -> soar
2025-08-20T20:44:53.8680283Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T20:44:54.2615023Z [+] Installing: sstrip -> sstrip
2025-08-20T20:44:54.6119857Z [+] Installing: strace -> strace
2025-08-20T20:44:54.9603078Z [+] Installing: sttr -> sttr
2025-08-20T20:44:55.3238175Z [+] Installing: tailscale -> tailscale
2025-08-20T20:44:55.7386877Z [+] Installing: tailscaled -> tailscaled
2025-08-20T20:44:56.1751348Z [+] Installing: taplo -> taplo
2025-08-20T20:44:56.5457640Z [+] Installing: tldr -> tldr
2025-08-20T20:44:56.9002028Z [+] Installing: tldr -> tealdeer
2025-08-20T20:44:57.2494660Z [+] Installing: tmux -> tmux
2025-08-20T20:44:57.5917517Z [+] Installing: tok -> tok
2025-08-20T20:44:57.9331381Z [+] Installing: trufflehog -> trufflehog
2025-08-20T20:44:58.3582507Z [+] Installing: trurl -> trurl
2025-08-20T20:44:58.7274116Z [+] Installing: tss -> tss
2025-08-20T20:44:59.0813344Z [+] Installing: ulexec -> ulexec
2025-08-20T20:44:59.4675139Z [+] Installing: unfurl -> unfurl
2025-08-20T20:44:59.8469129Z [+] Installing: upx -> upx
2025-08-20T20:45:00.2034537Z [+] Installing: validtoml -> validtoml
2025-08-20T20:45:00.5515238Z [+] Installing: wget -> wget
2025-08-20T20:45:00.9307278Z [+] Installing: wget2 -> wget2
2025-08-20T20:45:01.3085899Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T20:45:01.6720224Z [+] Installing: xq -> xq
2025-08-20T20:45:02.0594877Z [+] Installing: xz -> xz
2025-08-20T20:45:02.3999827Z [+] Installing: unxz -> unxz
2025-08-20T20:45:02.7475907Z [+] Installing: yq -> yq
2025-08-20T20:45:03.1483473Z [+] Installing: yj -> yj
2025-08-20T20:45:03.5071295Z [+] Installing: zapper -> zapper
2025-08-20T20:45:03.8546086Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T20:45:04.2101317Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T20:45:04.5301290Z curl: (22) The requested URL returned error: 404
2025-08-20T20:45:04.5335330Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T20:45:04.5336217Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T20:45:04.8469520Z curl: (22) The requested URL returned error: 404
2025-08-20T20:45:04.8502435Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T20:45:04.8503380Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T20:45:05.1696103Z curl: (22) The requested URL returned error: 404
2025-08-20T20:45:05.1726937Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T20:45:05.1728287Z [+] Installing: zstd -> zstd
2025-08-20T20:45:05.5323376Z [+] Creating symlinks...
2025-08-20T20:45:05.5413569Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T20:45:05.5510638Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T20:45:05.5608357Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T20:45:05.5705321Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T20:45:05.5801377Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T20:45:05.5896280Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T20:45:05.5993398Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T20:45:05.6090557Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T20:45:05.6187423Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T20:45:05.6283454Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T20:45:05.6380847Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T20:45:05.6478649Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T20:45:05.6574557Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T20:45:05.6671969Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T20:45:05.6768968Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T20:45:05.6864802Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T20:45:05.6961287Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T20:45:05.6998245Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T20:45:05.7083495Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T20:45:05.7179694Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T20:45:05.7276266Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T20:45:05.7313412Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T20:45:05.7400078Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T20:45:05.7494826Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T20:45:05.7590440Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T20:45:05.7685678Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T20:45:05.7780389Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T20:45:05.7873780Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T20:45:05.7968877Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T20:45:05.8063316Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T20:45:05.8159840Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T20:45:05.8254914Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T20:45:05.8350892Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T20:45:05.8444900Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T20:45:05.8540621Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T20:45:05.8635545Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T20:45:05.8731383Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T20:45:05.8824943Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T20:45:05.8921107Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T20:45:05.9015100Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T20:45:05.9109657Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T20:45:05.9205018Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T20:45:05.9300808Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T20:45:05.9396971Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T20:45:05.9434287Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T20:45:05.9463025Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T20:45:05.9551634Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T20:45:05.9648585Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T20:45:05.9745511Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T20:45:05.9841775Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T20:45:05.9938064Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T20:45:06.0034166Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T20:45:06.0130944Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T20:45:06.0228195Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T20:45:06.0323941Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T20:45:06.0421273Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T20:45:06.0515948Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T20:45:06.0610495Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T20:45:06.0707004Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T20:45:06.0802266Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T20:45:06.0898798Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T20:45:06.0993582Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T20:45:06.1088342Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T20:45:06.1183525Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T20:45:06.1279635Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T20:45:06.1376210Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T20:45:06.1471175Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T20:45:06.1568012Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T20:45:06.1661652Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T20:45:06.1756493Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T20:45:06.1851792Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T20:45:06.1947961Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T20:45:06.2044055Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T20:45:06.2139003Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T20:45:06.2234823Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T20:45:06.2333095Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T20:45:06.2430853Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T20:45:06.2527827Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T20:45:06.2622450Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T20:45:06.2717923Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T20:45:06.2811906Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T20:45:06.2905956Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T20:45:06.3002784Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T20:45:06.3098429Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T20:45:06.3192871Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T20:45:06.3287720Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T20:45:06.3381667Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T20:45:06.3475302Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T20:45:06.3570926Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T20:45:06.3664673Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T20:45:06.3759638Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T20:45:06.3855562Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T20:45:06.3952033Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T20:45:06.4049068Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T20:45:06.4145737Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T20:45:06.4183765Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T20:45:06.4212015Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T20:45:06.4239468Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T20:45:06.4324985Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T20:45:06.4351061Z 
2025-08-20T20:45:06.4351696Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T20:45:06.4352353Z 
2025-08-20T20:45:06.4366735Z 
2025-08-20T20:45:06.4460472Z 
2025-08-20T20:45:06.4460823Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T20:45:06.4461125Z 
2025-08-20T20:45:06.4461287Z [+] Installation completed!
2025-08-20T20:45:06.4532875Z 
2025-08-20T20:45:06.4533045Z [+] GITHUB_TOKEN is Exported
2025-08-20T20:45:06.6643224Z github.com
2025-08-20T20:45:06.6644250Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T20:45:06.6644995Z   - Active account: true
2025-08-20T20:45:06.6645498Z   - Git operations protocol: https
2025-08-20T20:45:06.6646110Z   - Token: ghp_************************************
2025-08-20T20:45:06.6647991Z   - 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-20T20:45:06.6649552Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T20:45:06.6650474Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T20:45:06.7685777Z Limit: 5000, Remaining: 4259, Reset: 2025-08-20 21:25:35 +0000 UTC (40m28s)
2025-08-20T20:45:06.7696742Z 
2025-08-20T20:45:06.7696975Z [+] GHCR_TOKEN is Exported
2025-08-20T20:45:06.7732697Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T20:45:06.8695786Z Login Succeeded
2025-08-20T20:45:06.8706750Z 
2025-08-20T20:45:06.8706937Z [+] GITLAB is Exported
2025-08-20T20:45:06.8999136Z [git remote -v]
2025-08-20T20:45:07.1533271Z gitlab.com
2025-08-20T20:45:07.1534318Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T20:45:07.1535433Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T20:45:07.1536445Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T20:45:07.1537587Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T20:45:07.1538449Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T20:45:07.1539013Z   ✓ Token found: **************************
2025-08-20T20:45:07.1539302Z 
2025-08-20T20:45:07.1540064Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T20:45:07.1541102Z [git remote -v]
2025-08-20T20:45:07.1552987Z 2025/08/20 20:45:07 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T20:45:07.1553910Z git: exit status 128]
2025-08-20T20:45:07.3326189Z 
2025-08-20T20:45:07.3327026Z 
2025-08-20T20:45:07.3327827Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (08:45:07 PM)
2025-08-20T20:45:07.3328626Z 
2025-08-20T20:45:07.3328631Z 
2025-08-20T20:45:07.3328769Z [+] USER = runner
2025-08-20T20:45:07.3329136Z [+] HOME = /home/runner
2025-08-20T20:45:07.3333486Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T20:45:07.3337086Z 
2025-08-20T20:45:07.3898238Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:07.4297426Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:45:07.4304515Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T20:45:07.4324133Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:45:07.4326343Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T20:45:07.4336074Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T20:45:07.4349946Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T20:45:08.5413336Z Reading package lists...
2025-08-20T20:45:08.5722421Z Reading package lists...
2025-08-20T20:45:08.7168207Z Building dependency tree...
2025-08-20T20:45:08.7175672Z Reading state information...
2025-08-20T20:45:08.8799576Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T20:45:08.8800201Z apt-utils is already the newest version (2.8.3).
2025-08-20T20:45:08.8800570Z ca-certificates is already the newest version (20240203).
2025-08-20T20:45:08.8800927Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:45:08.8801303Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T20:45:08.8801638Z moreutils is already the newest version (0.69-1).
2025-08-20T20:45:08.8802291Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T20:45:08.8802732Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T20:45:08.8803119Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:08.9399943Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:08.9783971Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T20:45:08.9788659Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:45:08.9795150Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:45:08.9814107Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T20:45:08.9829034Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T20:45:08.9843758Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T20:45:10.0630551Z Reading package lists...
2025-08-20T20:45:10.0940890Z Reading package lists...
2025-08-20T20:45:10.2399558Z Building dependency tree...
2025-08-20T20:45:10.2407312Z Reading state information...
2025-08-20T20:45:10.3857780Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T20:45:10.3858793Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:45:10.3859511Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:45:10.3860120Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:45:10.3860867Z ca-certificates is already the newest version (20240203).
2025-08-20T20:45:10.3861623Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T20:45:10.3862232Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:45:10.3862739Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T20:45:10.3863103Z gawk set to manually installed.
2025-08-20T20:45:10.3863434Z git-lfs is already the newest version (3.7.0).
2025-08-20T20:45:10.3864065Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:45:10.3864508Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:45:10.3864901Z make is already the newest version (4.3-4.1build2).
2025-08-20T20:45:10.3865680Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:45:10.3866148Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:45:10.3866805Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:45:10.3867243Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:45:10.3867656Z The following additional packages will be installed:
2025-08-20T20:45:10.3868160Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T20:45:10.3868737Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T20:45:10.3869343Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T20:45:10.3870066Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T20:45:10.3870566Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T20:45:10.3871010Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T20:45:10.3871311Z Suggested packages:
2025-08-20T20:45:10.3871609Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T20:45:10.3872076Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T20:45:10.3872579Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T20:45:10.3873085Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T20:45:10.3883432Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T20:45:10.3884153Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T20:45:10.3884522Z   fonts-arphic-uming fonts-nanum
2025-08-20T20:45:10.4123439Z The following NEW packages will be installed:
2025-08-20T20:45:10.4124159Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T20:45:10.4125340Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T20:45:10.4126304Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T20:45:10.4127329Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T20:45:10.4128186Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T20:45:10.4130652Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T20:45:10.4131531Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T20:45:10.4307756Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:10.4308363Z Need to get 27.5 MB of archives.
2025-08-20T20:45:10.4308930Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T20:45:10.4309594Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:10.4630460Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T20:45:10.5115873Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T20:45:10.5642065Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T20:45:10.5850166Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T20:45:10.6010494Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T20:45:10.6172698Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T20:45:10.6479769Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T20:45:10.6774224Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T20:45:10.7091221Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T20:45:10.7260907Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T20:45:10.9455910Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T20:45:10.9662875Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T20:45:10.9983137Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T20:45:11.0162639Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T20:45:11.0328479Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T20:45:11.0495532Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T20:45:11.0673997Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T20:45:11.1681546Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-20T20:45:11.2299169Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T20:45:11.2486472Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T20:45:11.2684469Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T20:45:11.2847637Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-20T20:45:11.3161737Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-20T20:45:11.3346872Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T20:45:11.3521814Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-20T20:45:11.3682177Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-20T20:45:11.4059133Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T20:45:11.4255665Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-20T20:45:11.4434250Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T20:45:11.4610849Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T20:45:11.4796700Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T20:45:11.4971229Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T20:45:11.5154922Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T20:45:11.5680971Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T20:45:11.5988285Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T20:45:11.6304365Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T20:45:11.8678663Z Preconfiguring packages ...
2025-08-20T20:45:11.9278324Z Fetched 27.5 MB in 1s (22.7 MB/s)
2025-08-20T20:45:11.9482002Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T20:45:11.9534591Z (Reading database ... 
2025-08-20T20:45:11.9535251Z (Reading database ... 5%
2025-08-20T20:45:11.9535758Z (Reading database ... 10%
2025-08-20T20:45:11.9536141Z (Reading database ... 15%
2025-08-20T20:45:11.9536491Z (Reading database ... 20%
2025-08-20T20:45:11.9537028Z (Reading database ... 25%
2025-08-20T20:45:11.9537392Z (Reading database ... 30%
2025-08-20T20:45:11.9537729Z (Reading database ... 35%
2025-08-20T20:45:11.9538006Z (Reading database ... 40%
2025-08-20T20:45:11.9538229Z (Reading database ... 45%
2025-08-20T20:45:11.9538443Z (Reading database ... 50%
2025-08-20T20:45:11.9558422Z (Reading database ... 55%
2025-08-20T20:45:11.9646849Z (Reading database ... 60%
2025-08-20T20:45:11.9666862Z (Reading database ... 65%
2025-08-20T20:45:11.9698342Z (Reading database ... 70%
2025-08-20T20:45:11.9721423Z (Reading database ... 75%
2025-08-20T20:45:11.9749037Z (Reading database ... 80%
2025-08-20T20:45:11.9877552Z (Reading database ... 85%
2025-08-20T20:45:11.9961080Z (Reading database ... 90%
2025-08-20T20:45:12.0202428Z (Reading database ... 95%
2025-08-20T20:45:12.0202874Z (Reading database ... 100%
2025-08-20T20:45:12.0203280Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T20:45:12.0241232Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T20:45:12.0441685Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T20:45:12.1887938Z Selecting previously unselected package poppler-data.
2025-08-20T20:45:12.2022394Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T20:45:12.2047490Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T20:45:12.3284650Z Selecting previously unselected package b3sum.
2025-08-20T20:45:12.3420653Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T20:45:12.3431451Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T20:45:12.3695143Z Selecting previously unselected package build-essential.
2025-08-20T20:45:12.3829027Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T20:45:12.3838822Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T20:45:12.4055166Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T20:45:12.4185532Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T20:45:12.4209304Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T20:45:12.4431138Z Selecting previously unselected package ccache.
2025-08-20T20:45:12.4559746Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T20:45:12.4569542Z Unpacking ccache (4.9.1-1) ...
2025-08-20T20:45:12.4869099Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T20:45:12.4998074Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T20:45:12.5009255Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T20:45:12.5283248Z Selecting previously unselected package xfonts-encodings.
2025-08-20T20:45:12.5413585Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T20:45:12.5425926Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T20:45:12.5730784Z Selecting previously unselected package xfonts-utils.
2025-08-20T20:45:12.5862933Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T20:45:12.5874074Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T20:45:12.6183824Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T20:45:12.6312894Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T20:45:12.6949538Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T20:45:12.7886869Z Selecting previously unselected package libgs-common.
2025-08-20T20:45:12.8023296Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T20:45:12.8033888Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:12.8284851Z Selecting previously unselected package libgs10-common.
2025-08-20T20:45:12.8418341Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T20:45:12.8428039Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:12.9092966Z Selecting previously unselected package libidn12:amd64.
2025-08-20T20:45:12.9229648Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T20:45:12.9244016Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T20:45:12.9467932Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T20:45:12.9603250Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T20:45:12.9619837Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T20:45:12.9835273Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T20:45:12.9967606Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T20:45:12.9980538Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T20:45:13.0219594Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T20:45:13.0351718Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T20:45:13.0361331Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T20:45:13.0593461Z Selecting previously unselected package libgs10:amd64.
2025-08-20T20:45:13.0726094Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T20:45:13.0738397Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:13.1801106Z Selecting previously unselected package ghostscript.
2025-08-20T20:45:13.1935176Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T20:45:13.1946269Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:13.2247053Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T20:45:13.2380994Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T20:45:13.2391343Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:45:13.5801270Z Selecting previously unselected package imagemagick.
2025-08-20T20:45:13.5936350Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T20:45:13.5946489Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:45:13.6162725Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T20:45:13.6295349Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T20:45:13.6303529Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:45:13.6545006Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T20:45:13.6675534Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T20:45:13.6684508Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:45:13.6971016Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T20:45:13.7104130Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T20:45:13.7111969Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T20:45:13.7345412Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T20:45:13.7478288Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T20:45:13.7486241Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:45:13.7703743Z Selecting previously unselected package libjxr-tools.
2025-08-20T20:45:13.7835716Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T20:45:13.7845864Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:45:13.8061815Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T20:45:13.8190480Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T20:45:13.8198673Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T20:45:13.8571713Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T20:45:13.8707160Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T20:45:13.8715033Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T20:45:13.8927126Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T20:45:13.9056997Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T20:45:13.9069842Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:45:13.9797245Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T20:45:13.9926864Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T20:45:13.9939828Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T20:45:14.0158627Z Selecting previously unselected package libpaper-utils.
2025-08-20T20:45:14.0287871Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T20:45:14.0297131Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T20:45:14.0509679Z Selecting previously unselected package libtool-bin.
2025-08-20T20:45:14.0639802Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T20:45:14.0649210Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T20:45:14.0864871Z Selecting previously unselected package lzip.
2025-08-20T20:45:14.0992818Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T20:45:14.1000880Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T20:45:14.1231727Z Selecting previously unselected package netpbm.
2025-08-20T20:45:14.1359151Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T20:45:14.1368391Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T20:45:14.3126360Z Selecting previously unselected package musl:amd64.
2025-08-20T20:45:14.3264503Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T20:45:14.3272630Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T20:45:14.3538107Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T20:45:14.3672442Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T20:45:14.3684352Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T20:45:14.4290726Z Selecting previously unselected package musl-tools.
2025-08-20T20:45:14.4426972Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T20:45:14.4435046Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T20:45:14.4842355Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T20:45:14.6047752Z 
2025-08-20T20:45:14.6048266Z Creating config file /etc/papersize with new version
2025-08-20T20:45:14.6447344Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T20:45:14.6468670Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T20:45:14.6504994Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T20:45:14.6530320Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T20:45:14.6550837Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:14.6571594Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T20:45:14.6594446Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T20:45:14.6619324Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T20:45:14.6754477Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:45:14.6776973Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T20:45:14.6800636Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T20:45:14.6860606Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T20:45:14.6905732Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T20:45:14.6951889Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T20:45:14.6974007Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T20:45:14.7002563Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T20:45:14.7026808Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T20:45:14.7050777Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T20:45:14.7074758Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:45:14.7142555Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T20:45:14.7187356Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T20:45:14.7244474Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T20:45:14.7292013Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T20:45:14.7348909Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T20:45:14.7394639Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T20:45:14.7450252Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T20:45:14.7495442Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T20:45:14.7552501Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T20:45:14.7598306Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T20:45:14.7657202Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T20:45:14.7703063Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T20:45:14.7764148Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T20:45:14.7809812Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T20:45:14.7868812Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T20:45:14.7916094Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T20:45:14.7973265Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T20:45:14.8020296Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T20:45:14.8077022Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T20:45:14.8128227Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T20:45:14.8186021Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T20:45:14.8233821Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T20:45:14.8255421Z Setting up b3sum (1.2.0-1) ...
2025-08-20T20:45:14.8278497Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T20:45:14.8316771Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T20:45:14.8339665Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T20:45:14.8543306Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:45:14.8563736Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T20:45:14.8587262Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:45:14.8610069Z Setting up ccache (4.9.1-1) ...
2025-08-20T20:45:14.8634147Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T20:45:14.8858619Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:45:14.8879216Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T20:45:14.8930854Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T20:45:14.8961591Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T20:45:14.8993011Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:45:14.9020595Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:45:14.9046265Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T20:45:15.0363117Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T20:45:15.0391508Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:15.0417837Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:15.0437956Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:45:15.0504038Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:45:15.1425943Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T20:45:15.3075660Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T20:45:16.4789574Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:45:16.5044472Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:45:22.3635124Z Reading package lists...
2025-08-20T20:45:22.5037481Z Building dependency tree...
2025-08-20T20:45:22.5045004Z Reading state information...
2025-08-20T20:45:22.6428032Z autoconf is already the newest version (2.71-3).
2025-08-20T20:45:22.6428512Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:45:22.6428919Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:45:22.6429293Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T20:45:22.6429682Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:45:22.6430073Z ca-certificates is already the newest version (20240203).
2025-08-20T20:45:22.6430707Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T20:45:22.6431042Z file is already the newest version (1:5.45-3build1).
2025-08-20T20:45:22.6431382Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:45:22.6431743Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:45:22.6432092Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:45:22.6432443Z patch is already the newest version (2.7.6-7build3).
2025-08-20T20:45:22.6432741Z patch set to manually installed.
2025-08-20T20:45:22.6433044Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T20:45:22.6433412Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T20:45:22.6433752Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T20:45:22.6434090Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:45:22.6434386Z Suggested packages:
2025-08-20T20:45:22.6434578Z   scons-doc
2025-08-20T20:45:22.6556247Z The following NEW packages will be installed:
2025-08-20T20:45:22.6562084Z   autopoint byacc clang qemu-user-static scons
2025-08-20T20:45:22.6721883Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:22.6722459Z Need to get 15.8 MB of archives.
2025-08-20T20:45:22.6722880Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T20:45:22.6723281Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:22.7058656Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T20:45:22.7347660Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T20:45:22.7500896Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-20T20:45:22.9213730Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T20:45:22.9507686Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T20:45:23.2004070Z Fetched 15.8 MB in 0s (54.5 MB/s)
2025-08-20T20:45:23.2181671Z Selecting previously unselected package autopoint.
2025-08-20T20:45:23.2236814Z (Reading database ... 
2025-08-20T20:45:23.2237874Z (Reading database ... 5%
2025-08-20T20:45:23.2238270Z (Reading database ... 10%
2025-08-20T20:45:23.2238640Z (Reading database ... 15%
2025-08-20T20:45:23.2239017Z (Reading database ... 20%
2025-08-20T20:45:23.2239373Z (Reading database ... 25%
2025-08-20T20:45:23.2239722Z (Reading database ... 30%
2025-08-20T20:45:23.2240072Z (Reading database ... 35%
2025-08-20T20:45:23.2240421Z (Reading database ... 40%
2025-08-20T20:45:23.2240767Z (Reading database ... 45%
2025-08-20T20:45:23.2241115Z (Reading database ... 50%
2025-08-20T20:45:23.2261368Z (Reading database ... 55%
2025-08-20T20:45:23.2350376Z (Reading database ... 60%
2025-08-20T20:45:23.2370856Z (Reading database ... 65%
2025-08-20T20:45:23.2403883Z (Reading database ... 70%
2025-08-20T20:45:23.2427135Z (Reading database ... 75%
2025-08-20T20:45:23.2455796Z (Reading database ... 80%
2025-08-20T20:45:23.2594300Z (Reading database ... 85%
2025-08-20T20:45:23.2673672Z (Reading database ... 90%
2025-08-20T20:45:23.2923205Z (Reading database ... 95%
2025-08-20T20:45:23.2923672Z (Reading database ... 100%
2025-08-20T20:45:23.2924237Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T20:45:23.2964020Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T20:45:23.2973990Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T20:45:23.3212622Z Selecting previously unselected package clang.
2025-08-20T20:45:23.3343829Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T20:45:23.3350875Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T20:45:23.3552978Z Selecting previously unselected package qemu-user-static.
2025-08-20T20:45:23.3681232Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T20:45:23.3688613Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T20:45:23.8036242Z Selecting previously unselected package scons.
2025-08-20T20:45:23.8172311Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T20:45:23.8182332Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T20:45:23.8818957Z Selecting previously unselected package byacc.
2025-08-20T20:45:23.8956844Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T20:45:23.8964826Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T20:45:23.9359679Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T20:45:23.9406817Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T20:45:23.9486295Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T20:45:23.9695828Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T20:45:24.3644228Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T20:45:24.3669583Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:45:28.4041351Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T20:45:29.9076349Z Reading package lists...
2025-08-20T20:45:30.0559868Z Building dependency tree...
2025-08-20T20:45:30.0567420Z Reading state information...
2025-08-20T20:45:30.2053730Z The following additional packages will be installed:
2025-08-20T20:45:30.2054438Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T20:45:30.2055059Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T20:45:30.2055766Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T20:45:30.2058875Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T20:45:30.2059713Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T20:45:30.2060490Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T20:45:30.2061301Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T20:45:30.2062090Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T20:45:30.2062804Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T20:45:30.2068414Z Suggested packages:
2025-08-20T20:45:30.2068887Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T20:45:30.2069579Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T20:45:30.2070323Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T20:45:30.2077694Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T20:45:30.2078489Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T20:45:30.2079236Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T20:45:30.2079924Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T20:45:30.2080730Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T20:45:30.2081353Z   wdiff-doc
2025-08-20T20:45:30.2081662Z Recommended packages:
2025-08-20T20:45:30.2082167Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T20:45:30.2082919Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T20:45:30.2083700Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T20:45:30.2084510Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T20:45:30.2248330Z The following NEW packages will be installed:
2025-08-20T20:45:30.2249153Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T20:45:30.2249834Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T20:45:30.2250579Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T20:45:30.2251362Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T20:45:30.2251867Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T20:45:30.2252860Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T20:45:30.2253399Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T20:45:30.2253872Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T20:45:30.2255386Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T20:45:30.2426998Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:30.2427560Z Need to get 2417 kB of archives.
2025-08-20T20:45:30.2428120Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T20:45:30.2428780Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:30.2758499Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T20:45:30.2919001Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T20:45:30.3125636Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T20:45:30.3301488Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T20:45:30.3521660Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T20:45:30.3683158Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T20:45:30.3853802Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T20:45:30.4004004Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T20:45:30.4159031Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T20:45:30.4382038Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T20:45:30.4613067Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T20:45:30.4764224Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T20:45:30.4917164Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T20:45:30.5074088Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T20:45:30.5249538Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T20:45:30.5435663Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T20:45:30.5592087Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T20:45:30.6188016Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T20:45:30.6344297Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T20:45:30.6499998Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T20:45:30.6654719Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T20:45:30.6839577Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T20:45:30.7037322Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T20:45:30.7200029Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T20:45:30.7357628Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T20:45:30.7512703Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T20:45:30.7668455Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T20:45:30.7838614Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T20:45:30.8002927Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T20:45:30.8162075Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T20:45:31.0827732Z Fetched 2417 kB in 1s (4022 kB/s)
2025-08-20T20:45:31.1018465Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T20:45:31.1073508Z (Reading database ... 
2025-08-20T20:45:31.1073909Z (Reading database ... 5%
2025-08-20T20:45:31.1074289Z (Reading database ... 10%
2025-08-20T20:45:31.1074566Z (Reading database ... 15%
2025-08-20T20:45:31.1074791Z (Reading database ... 20%
2025-08-20T20:45:31.1075002Z (Reading database ... 25%
2025-08-20T20:45:31.1075238Z (Reading database ... 30%
2025-08-20T20:45:31.1075449Z (Reading database ... 35%
2025-08-20T20:45:31.1075664Z (Reading database ... 40%
2025-08-20T20:45:31.1075877Z (Reading database ... 45%
2025-08-20T20:45:31.1076085Z (Reading database ... 50%
2025-08-20T20:45:31.1097425Z (Reading database ... 55%
2025-08-20T20:45:31.1187602Z (Reading database ... 60%
2025-08-20T20:45:31.1208299Z (Reading database ... 65%
2025-08-20T20:45:31.1241285Z (Reading database ... 70%
2025-08-20T20:45:31.1264625Z (Reading database ... 75%
2025-08-20T20:45:31.1293317Z (Reading database ... 80%
2025-08-20T20:45:31.1432758Z (Reading database ... 85%
2025-08-20T20:45:31.1513199Z (Reading database ... 90%
2025-08-20T20:45:31.1761398Z (Reading database ... 95%
2025-08-20T20:45:31.1761849Z (Reading database ... 100%
2025-08-20T20:45:31.1762545Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T20:45:31.1800838Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T20:45:31.1811675Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T20:45:31.2033706Z Selecting previously unselected package libfile-which-perl.
2025-08-20T20:45:31.2162670Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T20:45:31.2170840Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T20:45:31.2430351Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T20:45:31.2560768Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T20:45:31.2568690Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T20:45:31.2798338Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T20:45:31.2926969Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T20:45:31.2934719Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T20:45:31.3130027Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T20:45:31.3258308Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T20:45:31.3265509Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T20:45:31.3466739Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T20:45:31.3593997Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T20:45:31.3601643Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T20:45:31.3810604Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T20:45:31.3937320Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T20:45:31.3945292Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T20:45:31.4150072Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T20:45:31.4277438Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T20:45:31.4287382Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T20:45:31.4488849Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T20:45:31.4619998Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T20:45:31.4628305Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T20:45:31.4828998Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T20:45:31.4959385Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T20:45:31.4967870Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T20:45:31.5168230Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T20:45:31.5297336Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T20:45:31.5305563Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T20:45:31.5496936Z Selecting previously unselected package libimport-into-perl.
2025-08-20T20:45:31.5627486Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T20:45:31.5636103Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T20:45:31.5836676Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T20:45:31.5966307Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T20:45:31.5974532Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T20:45:31.6185159Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T20:45:31.6316108Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T20:45:31.6323759Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T20:45:31.6521337Z Selecting previously unselected package libmoo-perl.
2025-08-20T20:45:31.6650960Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T20:45:31.6658796Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T20:45:31.6879256Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T20:45:31.7007694Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T20:45:31.7016153Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T20:45:31.7207107Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T20:45:31.7333717Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T20:45:31.7343632Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T20:45:31.7597081Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T20:45:31.7724969Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T20:45:31.7733844Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T20:45:31.7938257Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T20:45:31.8066082Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T20:45:31.8073032Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T20:45:31.8267394Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T20:45:31.8394163Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T20:45:31.8402203Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T20:45:31.8607565Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T20:45:31.8734225Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T20:45:31.8746263Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T20:45:31.9167478Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T20:45:31.9299181Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T20:45:31.9308157Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T20:45:31.9560893Z Selecting previously unselected package libnet-http-perl.
2025-08-20T20:45:31.9693965Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T20:45:31.9702198Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T20:45:31.9921053Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T20:45:32.0053596Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T20:45:32.0062346Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T20:45:32.0263873Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T20:45:32.0394911Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T20:45:32.0406142Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T20:45:32.0600481Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T20:45:32.0731775Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T20:45:32.0740834Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T20:45:32.0948903Z Selecting previously unselected package libwww-perl.
2025-08-20T20:45:32.1078643Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T20:45:32.1088014Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T20:45:32.1373962Z Selecting previously unselected package patchutils.
2025-08-20T20:45:32.1503950Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T20:45:32.1514191Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T20:45:32.1770957Z Selecting previously unselected package wdiff.
2025-08-20T20:45:32.1900086Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T20:45:32.1908321Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T20:45:32.2143831Z Selecting previously unselected package devscripts.
2025-08-20T20:45:32.2272256Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T20:45:32.2463080Z Unpacking devscripts (2.23.7) ...
2025-08-20T20:45:32.3682722Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T20:45:32.3706050Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T20:45:32.3729306Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T20:45:32.3753161Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T20:45:32.3780873Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T20:45:32.3809397Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T20:45:32.3831292Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T20:45:32.3853827Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T20:45:32.3876165Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T20:45:32.3902080Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T20:45:32.3921436Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T20:45:32.3945092Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T20:45:32.3966340Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T20:45:32.3995836Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T20:45:32.4019212Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T20:45:32.4042952Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T20:45:32.4068358Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T20:45:32.4091462Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T20:45:32.4116834Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T20:45:32.4138632Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T20:45:32.4162234Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T20:45:32.4182558Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T20:45:32.4201560Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T20:45:32.4228372Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T20:45:32.4256693Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T20:45:32.4288345Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T20:45:32.4323306Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T20:45:32.4350587Z Setting up libwww-perl (6.76-1) ...
2025-08-20T20:45:32.4381415Z Setting up devscripts (2.23.7) ...
2025-08-20T20:45:32.5573924Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T20:45:32.5601552Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:45:36.9697325Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:45:38.4111565Z Reading package lists...
2025-08-20T20:45:38.5601510Z Building dependency tree...
2025-08-20T20:45:38.5609797Z Reading state information...
2025-08-20T20:45:38.7054133Z The following additional packages will be installed:
2025-08-20T20:45:38.7060509Z   cmake-data libjsoncpp25 librhash0
2025-08-20T20:45:38.7065913Z Suggested packages:
2025-08-20T20:45:38.7066351Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T20:45:38.7192632Z The following NEW packages will be installed:
2025-08-20T20:45:38.7198913Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T20:45:38.7361245Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:38.7361847Z Need to get 13.6 MB of archives.
2025-08-20T20:45:38.7362412Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T20:45:38.7363079Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:38.7691570Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T20:45:38.7858589Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T20:45:38.8022639Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T20:45:38.8483712Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T20:45:39.2797757Z Fetched 13.6 MB in 0s (45.3 MB/s)
2025-08-20T20:45:39.2984293Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T20:45:39.3039520Z (Reading database ... 
2025-08-20T20:45:39.3039922Z (Reading database ... 5%
2025-08-20T20:45:39.3040294Z (Reading database ... 10%
2025-08-20T20:45:39.3040652Z (Reading database ... 15%
2025-08-20T20:45:39.3040998Z (Reading database ... 20%
2025-08-20T20:45:39.3041346Z (Reading database ... 25%
2025-08-20T20:45:39.3041730Z (Reading database ... 30%
2025-08-20T20:45:39.3042500Z (Reading database ... 35%
2025-08-20T20:45:39.3042849Z (Reading database ... 40%
2025-08-20T20:45:39.3043475Z (Reading database ... 45%
2025-08-20T20:45:39.3043823Z (Reading database ... 50%
2025-08-20T20:45:39.3062808Z (Reading database ... 55%
2025-08-20T20:45:39.3152959Z (Reading database ... 60%
2025-08-20T20:45:39.3174010Z (Reading database ... 65%
2025-08-20T20:45:39.3208394Z (Reading database ... 70%
2025-08-20T20:45:39.3232232Z (Reading database ... 75%
2025-08-20T20:45:39.3263316Z (Reading database ... 80%
2025-08-20T20:45:39.3402148Z (Reading database ... 85%
2025-08-20T20:45:39.3484658Z (Reading database ... 90%
2025-08-20T20:45:39.3734220Z (Reading database ... 95%
2025-08-20T20:45:39.3734675Z (Reading database ... 100%
2025-08-20T20:45:39.3735084Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T20:45:39.3774030Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T20:45:39.3791481Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T20:45:39.4023557Z Selecting previously unselected package librhash0:amd64.
2025-08-20T20:45:39.4154366Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T20:45:39.4164168Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T20:45:39.4391197Z Selecting previously unselected package cmake-data.
2025-08-20T20:45:39.4523074Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T20:45:39.4585935Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T20:45:40.0042471Z Selecting previously unselected package cmake.
2025-08-20T20:45:40.0193321Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T20:45:40.0215085Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T20:45:40.2094426Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T20:45:40.2115799Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T20:45:40.2140954Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T20:45:40.2203838Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T20:45:40.2229163Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:45:44.4189386Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:45:44.9724243Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}
2025-08-20T20:45:44.9725315Z Running kernel seems to be up-to-date.
2025-08-20T20:45:44.9725520Z 
2025-08-20T20:45:44.9725606Z Restarting services...
2025-08-20T20:45:44.9785647Z 
2025-08-20T20:45:44.9785946Z Service restarts being deferred:
2025-08-20T20:45:44.9786703Z  systemctl restart hosted-compute-agent.service
2025-08-20T20:45:44.9787101Z 
2025-08-20T20:45:44.9787295Z No containers need to be restarted.
2025-08-20T20:45:44.9787481Z 
2025-08-20T20:45:44.9787604Z No user sessions are running outdated binaries.
2025-08-20T20:45:44.9787824Z 
2025-08-20T20:45:44.9788012Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T20:45:45.7692008Z Reading package lists...
2025-08-20T20:45:45.9085837Z Building dependency tree...
2025-08-20T20:45:45.9093842Z Reading state information...
2025-08-20T20:45:46.0702374Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T20:45:46.0702826Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:45:46.0703180Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:45:46.0703537Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:45:46.0703904Z b3sum is already the newest version (1.2.0-1).
2025-08-20T20:45:46.0704292Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:45:46.0704712Z ca-certificates is already the newest version (20240203).
2025-08-20T20:45:46.0705081Z ccache is already the newest version (4.9.1-1).
2025-08-20T20:45:46.0705467Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T20:45:46.0705830Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:45:46.0706714Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T20:45:46.0707248Z git-lfs is already the newest version (3.7.0).
2025-08-20T20:45:46.0707926Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T20:45:46.0708455Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T20:45:46.0708958Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:45:46.0709441Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:45:46.0710064Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:45:46.0710811Z make is already the newest version (4.3-4.1build2).
2025-08-20T20:45:46.0711434Z musl is already the newest version (1.2.4-2).
2025-08-20T20:45:46.0725885Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T20:45:46.0726676Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T20:45:46.0727271Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:45:46.0727879Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:45:46.0728409Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:45:46.0728941Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:45:46.0729508Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:46.0941778Z Reading package lists...
2025-08-20T20:45:46.2353546Z Building dependency tree...
2025-08-20T20:45:46.2361134Z Reading state information...
2025-08-20T20:45:46.3960254Z autoconf is already the newest version (2.71-3).
2025-08-20T20:45:46.3960701Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:45:46.3961087Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T20:45:46.3961441Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:45:46.3962076Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T20:45:46.3962479Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:45:46.3962875Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T20:45:46.3963234Z ca-certificates is already the newest version (20240203).
2025-08-20T20:45:46.3963577Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T20:45:46.3963893Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T20:45:46.3964198Z file is already the newest version (1:5.45-3build1).
2025-08-20T20:45:46.3964524Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:45:46.3964854Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:45:46.3965185Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:45:46.3965514Z patch is already the newest version (2.7.6-7build3).
2025-08-20T20:45:46.3965845Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T20:45:46.3966195Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T20:45:46.3966727Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T20:45:46.3967114Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T20:45:46.3967420Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T20:45:46.3967776Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:45:46.3968350Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:46.4195041Z Reading package lists...
2025-08-20T20:45:46.5646743Z Building dependency tree...
2025-08-20T20:45:46.5654393Z Reading state information...
2025-08-20T20:45:46.7240675Z devscripts is already the newest version (2.23.7).
2025-08-20T20:45:46.7241121Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:46.7475417Z Reading package lists...
2025-08-20T20:45:46.8887388Z Building dependency tree...
2025-08-20T20:45:46.8894799Z Reading state information...
2025-08-20T20:45:47.0490642Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T20:45:47.0491092Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:47.0725704Z Reading package lists...
2025-08-20T20:45:47.2163714Z Building dependency tree...
2025-08-20T20:45:47.2171597Z Reading state information...
2025-08-20T20:45:47.3582776Z Suggested packages:
2025-08-20T20:45:47.3583089Z   binutils-doc
2025-08-20T20:45:47.3819142Z The following NEW packages will be installed:
2025-08-20T20:45:47.3824615Z   binutils-aarch64-linux-gnu
2025-08-20T20:45:47.3980605Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:47.4202762Z Need to get 3711 kB of archives.
2025-08-20T20:45:47.4203412Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T20:45:47.4204057Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:47.5348572Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T20:45:47.8319320Z Fetched 3711 kB in 0s (22.2 MB/s)
2025-08-20T20:45:47.8511779Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T20:45:47.8567976Z (Reading database ... 
2025-08-20T20:45:47.8568585Z (Reading database ... 5%
2025-08-20T20:45:47.8568950Z (Reading database ... 10%
2025-08-20T20:45:47.8569324Z (Reading database ... 15%
2025-08-20T20:45:47.8569682Z (Reading database ... 20%
2025-08-20T20:45:47.8570050Z (Reading database ... 25%
2025-08-20T20:45:47.8570308Z (Reading database ... 30%
2025-08-20T20:45:47.8570541Z (Reading database ... 35%
2025-08-20T20:45:47.8570767Z (Reading database ... 40%
2025-08-20T20:45:47.8570991Z (Reading database ... 45%
2025-08-20T20:45:47.8571218Z (Reading database ... 50%
2025-08-20T20:45:47.8590996Z (Reading database ... 55%
2025-08-20T20:45:47.8681423Z (Reading database ... 60%
2025-08-20T20:45:47.8703011Z (Reading database ... 65%
2025-08-20T20:45:47.8737247Z (Reading database ... 70%
2025-08-20T20:45:47.8760868Z (Reading database ... 75%
2025-08-20T20:45:47.8791002Z (Reading database ... 80%
2025-08-20T20:45:47.8930931Z (Reading database ... 85%
2025-08-20T20:45:47.9020302Z (Reading database ... 90%
2025-08-20T20:45:47.9270039Z (Reading database ... 95%
2025-08-20T20:45:47.9270502Z (Reading database ... 100%
2025-08-20T20:45:47.9271123Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T20:45:47.9310862Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T20:45:47.9328331Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T20:45:48.0846462Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T20:45:48.0870752Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:45:48.1016483Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:45:53.5185046Z Reading package lists...
2025-08-20T20:45:53.6626231Z Building dependency tree...
2025-08-20T20:45:53.6634659Z Reading state information...
2025-08-20T20:45:53.8113365Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T20:45:53.8113977Z The following additional packages will be installed:
2025-08-20T20:45:53.8114456Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T20:45:53.8114999Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T20:45:53.8115588Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T20:45:53.8116145Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T20:45:53.8117161Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T20:45:53.8117914Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T20:45:53.8118780Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T20:45:53.8119731Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T20:45:53.8120554Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T20:45:53.8121265Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T20:45:53.8122365Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T20:45:53.8123108Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T20:45:53.8123581Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T20:45:53.8124039Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T20:45:53.8124484Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T20:45:53.8124898Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T20:45:53.8125542Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T20:45:53.8126014Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T20:45:53.8126419Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T20:45:53.8126991Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T20:45:53.8127440Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T20:45:53.8127835Z   linux-libc-dev-armhf-cross
2025-08-20T20:45:53.8128060Z Suggested packages:
2025-08-20T20:45:53.8128367Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T20:45:53.8128835Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T20:45:53.8649621Z The following NEW packages will be installed:
2025-08-20T20:45:53.8650393Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T20:45:53.8651308Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T20:45:53.8652287Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T20:45:53.8653220Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T20:45:53.8654460Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T20:45:53.8655277Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T20:45:53.8655999Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T20:45:53.8657102Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T20:45:53.8658070Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T20:45:53.8658990Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T20:45:53.8659881Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T20:45:53.8660524Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T20:45:53.8661119Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T20:45:53.8661697Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T20:45:53.8662278Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T20:45:53.8662839Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T20:45:53.8663369Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T20:45:53.8663901Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T20:45:53.8664414Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T20:45:53.8664920Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T20:45:53.8665447Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T20:45:53.8666019Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T20:45:53.8666495Z   linux-libc-dev-armhf-cross
2025-08-20T20:45:53.8840083Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:45:53.8840650Z Need to get 171 MB of archives.
2025-08-20T20:45:53.8841082Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T20:45:53.8841497Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:45:53.9171160Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T20:45:53.9342249Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T20:45:54.0408228Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T20:45:54.0590372Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T20:45:54.1779995Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T20:45:54.1932386Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T20:45:54.2886475Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T20:45:54.3033903Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T20:45:54.3184917Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T20:45:54.3337366Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T20:45:54.3495021Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T20:45:54.3644716Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T20:45:54.3952064Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T20:45:54.4102819Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T20:45:54.4258580Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T20:45:54.4407812Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T20:45:54.4986075Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T20:45:54.5255187Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T20:45:54.5422509Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T20:45:54.5635349Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T20:45:54.5919539Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T20:45:54.6075488Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T20:45:54.6267602Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T20:45:54.6818113Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T20:45:54.8852397Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T20:45:54.9251387Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T20:45:54.9692609Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T20:45:55.0242665Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T20:45:55.1363412Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T20:45:55.1946495Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T20:45:55.2103564Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T20:45:55.2263842Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T20:45:55.2599663Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T20:45:55.3222386Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T20:45:55.3393139Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T20:45:55.3560597Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T20:45:55.4097452Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T20:45:55.4392390Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T20:45:55.4749802Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T20:45:55.5074245Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T20:45:55.6603499Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T20:45:55.6845684Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T20:45:55.7161425Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T20:45:55.7473911Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T20:45:55.8554196Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T20:45:55.9097292Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T20:45:55.9472031Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T20:45:55.9616195Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T20:45:55.9768222Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T20:45:55.9914962Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T20:45:56.0973614Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T20:45:56.1265037Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T20:45:56.1564686Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T20:45:56.1857864Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T20:45:56.3859324Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T20:45:56.4195995Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T20:45:56.4660491Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T20:45:57.1109642Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T20:45:57.3421688Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T20:45:57.3563132Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T20:45:57.3706080Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T20:45:57.3855927Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T20:45:57.4003190Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T20:45:57.4142190Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T20:45:57.7204085Z Fetched 171 MB in 4s (48.2 MB/s)
2025-08-20T20:45:57.7391974Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T20:45:57.7447327Z (Reading database ... 
2025-08-20T20:45:57.7447759Z (Reading database ... 5%
2025-08-20T20:45:57.7448135Z (Reading database ... 10%
2025-08-20T20:45:57.7448514Z (Reading database ... 15%
2025-08-20T20:45:57.7448876Z (Reading database ... 20%
2025-08-20T20:45:57.7449235Z (Reading database ... 25%
2025-08-20T20:45:57.7449598Z (Reading database ... 30%
2025-08-20T20:45:57.7450585Z (Reading database ... 35%
2025-08-20T20:45:57.7450948Z (Reading database ... 40%
2025-08-20T20:45:57.7451316Z (Reading database ... 45%
2025-08-20T20:45:57.7451669Z (Reading database ... 50%
2025-08-20T20:45:57.7471539Z (Reading database ... 55%
2025-08-20T20:45:57.7560431Z (Reading database ... 60%
2025-08-20T20:45:57.7581026Z (Reading database ... 65%
2025-08-20T20:45:57.7614709Z (Reading database ... 70%
2025-08-20T20:45:57.7637552Z (Reading database ... 75%
2025-08-20T20:45:57.7667709Z (Reading database ... 80%
2025-08-20T20:45:57.7804424Z (Reading database ... 85%
2025-08-20T20:45:57.7892969Z (Reading database ... 90%
2025-08-20T20:45:57.8142113Z (Reading database ... 95%
2025-08-20T20:45:57.8142615Z (Reading database ... 100%
2025-08-20T20:45:57.8143137Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T20:45:57.8182961Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:57.8192645Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:57.8401730Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T20:45:57.8533342Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:57.8564436Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.0090011Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T20:45:58.0229549Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:58.0238798Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.0445707Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T20:45:58.0584521Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:58.0614593Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.1949189Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T20:45:58.2087823Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:58.2095966Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.2319792Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T20:45:58.2454192Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:58.2483256Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.3822210Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T20:45:58.3960564Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:45:58.3971284Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:45:58.4167098Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T20:45:58.4303268Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T20:45:58.4310804Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:45:58.4500795Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T20:45:58.4634427Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:45:58.4642758Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:45:58.4842178Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T20:45:58.4975455Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.4983191Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.5179169Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T20:45:58.5313185Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.5320753Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.5514621Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T20:45:58.5647363Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:45:58.5654323Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:45:58.6029124Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T20:45:58.6166769Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.6178003Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.6384343Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T20:45:58.6517802Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.6525745Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.6744120Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T20:45:58.6878253Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.6886428Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.7086719Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T20:45:58.7218038Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.7225595Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.7425866Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T20:45:58.7556467Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.7563713Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.7884580Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T20:45:58.8016174Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.8024599Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.8262832Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T20:45:58.8394443Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.8402140Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.8712351Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T20:45:58.8846763Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.8857254Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.9183933Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T20:45:58.9315759Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.9326743Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.9568207Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T20:45:58.9701217Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:58.9710285Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:45:58.9969099Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T20:45:59.0101620Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:59.0109223Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:59.1077774Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T20:45:59.1215521Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:59.1247471Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:59.3863416Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T20:45:59.4003165Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:45:59.4019304Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T20:45:59.5820777Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T20:45:59.5963114Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:45:59.5974511Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:45:59.7156232Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T20:45:59.7296859Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:45:59.7304236Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:45:59.9502760Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T20:45:59.9646053Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:45:59.9677859Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.1271655Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T20:46:00.1411946Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T20:46:00.1428211Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:46:00.2310007Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T20:46:00.2451328Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.2460653Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.2679790Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T20:46:00.2819303Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.2828741Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.3045392Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T20:46:00.3183878Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:46:00.3192581Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:00.3530922Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T20:46:00.3668468Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.3676971Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.3881196Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T20:46:00.4017713Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.4026222Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.4240041Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T20:46:00.4379548Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.4388479Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.4592578Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T20:46:00.4727790Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.4735576Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.5384017Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T20:46:00.5524743Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.5534230Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.5841518Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T20:46:00.5983550Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.5991723Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.6340255Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T20:46:00.6480971Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:00.6491770Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.7037142Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T20:46:00.7178231Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:46:00.7208592Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:00.9604015Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T20:46:00.9743923Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:46:00.9752748Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:46:01.1641472Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T20:46:01.1784524Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:46:01.1792014Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:01.2941344Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T20:46:01.3083398Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:01.3092089Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:01.5119983Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T20:46:01.5265026Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:46:01.5295847Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:01.6773976Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T20:46:01.6915640Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T20:46:01.6925855Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:46:01.7858563Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T20:46:01.7999226Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:46:01.8007929Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:01.8362990Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T20:46:01.8503447Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:01.8512548Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:01.8714859Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T20:46:01.8851291Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:01.8859743Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:01.9071960Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T20:46:01.9207505Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:01.9214959Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:01.9410658Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T20:46:01.9545823Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:01.9556267Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:02.0204213Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T20:46:02.0346340Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:02.0355068Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:02.0639718Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T20:46:02.0780573Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:02.0791893Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:02.1129933Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T20:46:02.1271522Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:02.1280772Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:02.1790629Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T20:46:02.1933361Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:46:02.1965300Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:02.4389663Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T20:46:02.4531884Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:46:02.4540004Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:46:02.6424259Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T20:46:02.6569721Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:46:02.6581329Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:02.7729645Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T20:46:02.7873953Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:46:02.7882070Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:02.9889678Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T20:46:03.0034603Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T20:46:03.0068174Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.1577139Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T20:46:03.1718548Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:46:03.1727844Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.1927783Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T20:46:03.2070577Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:46:03.2085836Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.2276772Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T20:46:03.2418016Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T20:46:03.2431255Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:46:03.2639243Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T20:46:03.2786824Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T20:46:03.2793914Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:46:03.2976365Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T20:46:03.3115373Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:46:03.3123388Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.3325575Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T20:46:03.3463583Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T20:46:03.3471323Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.3908049Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:46:03.3945186Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:03.3977810Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4007945Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4033868Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4062007Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:46:03.4089975Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4120434Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:03.4155574Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:46:03.4178541Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4212166Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T20:46:03.4232063Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:03.4253232Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4275525Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4296887Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4317346Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:03.4344158Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:46:03.4367624Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4392781Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4418824Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4439847Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4462796Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4486871Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4510671Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4531871Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4556020Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4584539Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4605570Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4642608Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4664449Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:03.4686138Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4710510Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:46:03.4781810Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4805437Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4887195Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4920482Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.4942551Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:46:03.4966477Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.4989565Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5010958Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5032773Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5058187Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5090930Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.5113602Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5138782Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5159064Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5181202Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5202441Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5225566Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5251152Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5276120Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5297210Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:46:03.5319684Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5348262Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5375907Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5400374Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5423964Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5444684Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:46:03.5471247Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.5492785Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5513545Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:46:03.5536666Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.5556833Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.5580637Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T20:46:03.5609643Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T20:46:03.5626679Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T20:46:03.5713168Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:46:07.8739356Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:46:09.2468075Z Reading package lists...
2025-08-20T20:46:09.3900522Z Building dependency tree...
2025-08-20T20:46:09.3909975Z Reading state information...
2025-08-20T20:46:09.5360174Z The following additional packages will be installed:
2025-08-20T20:46:09.5360990Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:46:09.5365396Z   libpcap0.8-dev
2025-08-20T20:46:09.5620319Z The following NEW packages will be installed:
2025-08-20T20:46:09.5621371Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:46:09.5625094Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T20:46:09.5786741Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:46:09.6009424Z Need to get 1613 kB of archives.
2025-08-20T20:46:09.6010054Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T20:46:09.6010727Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:46:09.6422670Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T20:46:09.6790100Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T20:46:09.7020629Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T20:46:09.7217420Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T20:46:09.7411822Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T20:46:09.7763714Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T20:46:09.7939197Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T20:46:09.8091460Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T20:46:10.0617108Z Fetched 1613 kB in 0s (7353 kB/s)
2025-08-20T20:46:10.0818805Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T20:46:10.0876666Z (Reading database ... 
2025-08-20T20:46:10.0877169Z (Reading database ... 5%
2025-08-20T20:46:10.0877619Z (Reading database ... 10%
2025-08-20T20:46:10.0878018Z (Reading database ... 15%
2025-08-20T20:46:10.0878404Z (Reading database ... 20%
2025-08-20T20:46:10.0878791Z (Reading database ... 25%
2025-08-20T20:46:10.0879184Z (Reading database ... 30%
2025-08-20T20:46:10.0879563Z (Reading database ... 35%
2025-08-20T20:46:10.0879943Z (Reading database ... 40%
2025-08-20T20:46:10.0880318Z (Reading database ... 45%
2025-08-20T20:46:10.0880704Z (Reading database ... 50%
2025-08-20T20:46:10.0976082Z (Reading database ... 55%
2025-08-20T20:46:10.0995808Z (Reading database ... 60%
2025-08-20T20:46:10.1017277Z (Reading database ... 65%
2025-08-20T20:46:10.1056337Z (Reading database ... 70%
2025-08-20T20:46:10.1081464Z (Reading database ... 75%
2025-08-20T20:46:10.1114067Z (Reading database ... 80%
2025-08-20T20:46:10.1265048Z (Reading database ... 85%
2025-08-20T20:46:10.1348995Z (Reading database ... 90%
2025-08-20T20:46:10.1611505Z (Reading database ... 95%
2025-08-20T20:46:10.1612189Z (Reading database ... 100%
2025-08-20T20:46:10.1612606Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T20:46:10.1654746Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T20:46:10.1666786Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:46:10.1981917Z Selecting previously unselected package libjudydebian1.
2025-08-20T20:46:10.2123282Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T20:46:10.2138534Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:46:10.2353968Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T20:46:10.2496107Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T20:46:10.2504248Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:46:10.2906870Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T20:46:10.3048956Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T20:46:10.3056832Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:46:10.3300955Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T20:46:10.3439688Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T20:46:10.3451566Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T20:46:10.4127659Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T20:46:10.4271987Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T20:46:10.4306390Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:46:10.4686280Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T20:46:10.4833154Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T20:46:10.4843020Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:46:10.5060784Z Selecting previously unselected package pcaputils.
2025-08-20T20:46:10.5205136Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T20:46:10.5236146Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T20:46:10.5668144Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:46:10.5698902Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:46:10.7314735Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:46:10.7339976Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T20:46:10.7436931Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T20:46:11.0375804Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T20:46:11.0395816Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T20:46:11.0449066Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:46:11.0593055Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:46:15.6840387Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:46:15.7710217Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:46:15.7738028Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:46:17.1619523Z Reading package lists...
2025-08-20T20:46:17.3081495Z Building dependency tree...
2025-08-20T20:46:17.3089951Z Reading state information...
2025-08-20T20:46:17.3491957Z Reading package lists...
2025-08-20T20:46:17.5040744Z Building dependency tree...
2025-08-20T20:46:17.5049151Z Reading state information...
2025-08-20T20:46:17.6516170Z The following additional packages will be installed:
2025-08-20T20:46:17.6522196Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T20:46:17.6529766Z Suggested packages:
2025-08-20T20:46:17.6530345Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T20:46:17.6531013Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T20:46:17.6683345Z The following NEW packages will be installed:
2025-08-20T20:46:17.6684036Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T20:46:17.6687832Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T20:46:17.6854907Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:46:17.6855389Z Need to get 800 kB of archives.
2025-08-20T20:46:17.6855741Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T20:46:17.6856174Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:46:17.7324182Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T20:46:17.7542548Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T20:46:17.7711420Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T20:46:17.7947418Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T20:46:17.8113770Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T20:46:17.8266081Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T20:46:17.8448600Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T20:46:17.8619751Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T20:46:17.8771105Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T20:46:18.1334604Z Fetched 800 kB in 0s (3960 kB/s)
2025-08-20T20:46:18.1530746Z Selecting previously unselected package liblz1:amd64.
2025-08-20T20:46:18.1589974Z (Reading database ... 
2025-08-20T20:46:18.1590892Z (Reading database ... 5%
2025-08-20T20:46:18.1591269Z (Reading database ... 10%
2025-08-20T20:46:18.1591624Z (Reading database ... 15%
2025-08-20T20:46:18.1591983Z (Reading database ... 20%
2025-08-20T20:46:18.1592312Z (Reading database ... 25%
2025-08-20T20:46:18.1592863Z (Reading database ... 30%
2025-08-20T20:46:18.1593214Z (Reading database ... 35%
2025-08-20T20:46:18.1593546Z (Reading database ... 40%
2025-08-20T20:46:18.1593853Z (Reading database ... 45%
2025-08-20T20:46:18.1594068Z (Reading database ... 50%
2025-08-20T20:46:18.1686227Z (Reading database ... 55%
2025-08-20T20:46:18.1705735Z (Reading database ... 60%
2025-08-20T20:46:18.1727201Z (Reading database ... 65%
2025-08-20T20:46:18.1765927Z (Reading database ... 70%
2025-08-20T20:46:18.1793250Z (Reading database ... 75%
2025-08-20T20:46:18.1822964Z (Reading database ... 80%
2025-08-20T20:46:18.1988611Z (Reading database ... 85%
2025-08-20T20:46:18.2059892Z (Reading database ... 90%
2025-08-20T20:46:18.2334738Z (Reading database ... 95%
2025-08-20T20:46:18.2335094Z (Reading database ... 100%
2025-08-20T20:46:18.2335430Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T20:46:18.2380024Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T20:46:18.2399413Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T20:46:18.2615260Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T20:46:18.2756288Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T20:46:18.2764076Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T20:46:18.2992282Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T20:46:18.3130304Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T20:46:18.3139589Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T20:46:18.3924813Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T20:46:18.4069874Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T20:46:18.4095245Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T20:46:18.4353205Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T20:46:18.4495164Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T20:46:18.4503981Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T20:46:18.4735038Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T20:46:18.4879359Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T20:46:18.4887668Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:46:18.5158654Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T20:46:18.5300492Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T20:46:18.5310781Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T20:46:18.5534930Z Selecting previously unselected package lzma.
2025-08-20T20:46:18.5678609Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T20:46:18.5689492Z Unpacking lzma (9.22-2.2) ...
2025-08-20T20:46:18.5936159Z Selecting previously unselected package lzma-dev.
2025-08-20T20:46:18.6079396Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T20:46:18.6088521Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T20:46:18.6524218Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T20:46:18.6545853Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T20:46:18.6567091Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T20:46:18.6585957Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T20:46:18.6607075Z Setting up lzma (9.22-2.2) ...
2025-08-20T20:46:18.6670529Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T20:46:18.6697431Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T20:46:18.6717937Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:46:18.6739113Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T20:46:18.6758146Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T20:46:18.6784814Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:46:18.6924736Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:46:22.9753754Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:46:23.6049824Z 
2025-08-20T20:46:23.6050449Z Running kernel seems to be up-to-date.
2025-08-20T20:46:23.6050766Z 
2025-08-20T20:46:23.6050875Z Restarting services...
2025-08-20T20:46:23.6110558Z 
2025-08-20T20:46:23.6110853Z Service restarts being deferred:
2025-08-20T20:46:23.6111401Z  systemctl restart hosted-compute-agent.service
2025-08-20T20:46:23.6111682Z 
2025-08-20T20:46:23.6111975Z No containers need to be restarted.
2025-08-20T20:46:23.6112163Z 
2025-08-20T20:46:23.6117145Z No user sessions are running outdated binaries.
2025-08-20T20:46:23.6117490Z 
2025-08-20T20:46:23.6117799Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T20:46:24.4321414Z Reading package lists...
2025-08-20T20:46:24.5836006Z Building dependency tree...
2025-08-20T20:46:24.5844962Z Reading state information...
2025-08-20T20:46:24.7753191Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T20:46:24.7753978Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T20:46:24.7754714Z inetutils-telnet set to manually installed.
2025-08-20T20:46:24.7755318Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T20:46:24.7755982Z The following additional packages will be installed:
2025-08-20T20:46:24.7756782Z   tcpd update-inetd
2025-08-20T20:46:24.7900794Z The following packages will be REMOVED:
2025-08-20T20:46:24.7907246Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T20:46:24.7908376Z The following NEW packages will be installed:
2025-08-20T20:46:24.7908846Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T20:46:24.7909310Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T20:46:24.7914437Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T20:46:24.8079777Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T20:46:24.8080593Z Need to get 698 kB of archives.
2025-08-20T20:46:24.8080927Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T20:46:24.8081321Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:46:24.8441103Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T20:46:24.8649715Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T20:46:24.8838516Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T20:46:24.9041839Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T20:46:24.9258310Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T20:46:24.9468631Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T20:46:24.9692243Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T20:46:24.9916213Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T20:46:25.0104276Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T20:46:25.0293248Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T20:46:25.0525110Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T20:46:25.0720700Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T20:46:25.0902530Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T20:46:25.3135258Z Preconfiguring packages ...
2025-08-20T20:46:25.4174183Z Fetched 698 kB in 0s (2379 kB/s)
2025-08-20T20:46:25.4363504Z (Reading database ... 
2025-08-20T20:46:25.4363960Z (Reading database ... 5%
2025-08-20T20:46:25.4364354Z (Reading database ... 10%
2025-08-20T20:46:25.4364746Z (Reading database ... 15%
2025-08-20T20:46:25.4365129Z (Reading database ... 20%
2025-08-20T20:46:25.4365508Z (Reading database ... 25%
2025-08-20T20:46:25.4365890Z (Reading database ... 30%
2025-08-20T20:46:25.4366270Z (Reading database ... 35%
2025-08-20T20:46:25.4366822Z (Reading database ... 40%
2025-08-20T20:46:25.4367208Z (Reading database ... 45%
2025-08-20T20:46:25.4367586Z (Reading database ... 50%
2025-08-20T20:46:25.4389022Z (Reading database ... 55%
2025-08-20T20:46:25.4484370Z (Reading database ... 60%
2025-08-20T20:46:25.4506440Z (Reading database ... 65%
2025-08-20T20:46:25.4546871Z (Reading database ... 70%
2025-08-20T20:46:25.4572701Z (Reading database ... 75%
2025-08-20T20:46:25.4606235Z (Reading database ... 80%
2025-08-20T20:46:25.4761660Z (Reading database ... 85%
2025-08-20T20:46:25.4854083Z (Reading database ... 90%
2025-08-20T20:46:25.5125472Z (Reading database ... 95%
2025-08-20T20:46:25.5125848Z (Reading database ... 100%
2025-08-20T20:46:25.5126258Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T20:46:25.5167457Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T20:46:25.5314963Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:46:25.5472525Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T20:46:25.9452216Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T20:46:25.9510908Z (Reading database ... 
2025-08-20T20:46:25.9511312Z (Reading database ... 5%
2025-08-20T20:46:25.9511745Z (Reading database ... 10%
2025-08-20T20:46:25.9512175Z (Reading database ... 15%
2025-08-20T20:46:25.9512565Z (Reading database ... 20%
2025-08-20T20:46:25.9512829Z (Reading database ... 25%
2025-08-20T20:46:25.9513295Z (Reading database ... 30%
2025-08-20T20:46:25.9513542Z (Reading database ... 35%
2025-08-20T20:46:25.9513786Z (Reading database ... 40%
2025-08-20T20:46:25.9514035Z (Reading database ... 45%
2025-08-20T20:46:25.9514278Z (Reading database ... 50%
2025-08-20T20:46:25.9534469Z (Reading database ... 55%
2025-08-20T20:46:25.9626439Z (Reading database ... 60%
2025-08-20T20:46:25.9649131Z (Reading database ... 65%
2025-08-20T20:46:25.9689079Z (Reading database ... 70%
2025-08-20T20:46:25.9715605Z (Reading database ... 75%
2025-08-20T20:46:25.9749126Z (Reading database ... 80%
2025-08-20T20:46:25.9901043Z (Reading database ... 85%
2025-08-20T20:46:25.9990185Z (Reading database ... 90%
2025-08-20T20:46:26.0252408Z (Reading database ... 95%
2025-08-20T20:46:26.0252817Z (Reading database ... 100%
2025-08-20T20:46:26.0253285Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T20:46:26.0294095Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.0332228Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.0578441Z Selecting previously unselected package tcpd.
2025-08-20T20:46:26.0757035Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T20:46:26.0766401Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T20:46:26.1029758Z Selecting previously unselected package update-inetd.
2025-08-20T20:46:26.1178586Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T20:46:26.1186419Z Unpacking update-inetd (4.53) ...
2025-08-20T20:46:26.1447530Z Selecting previously unselected package inetutils-inetd.
2025-08-20T20:46:26.1596087Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.1646857Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.1873294Z Selecting previously unselected package inetutils-ftp.
2025-08-20T20:46:26.2012731Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.2021130Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.2248149Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T20:46:26.2387881Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.2395872Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.2623297Z Selecting previously unselected package inetutils-ping.
2025-08-20T20:46:26.2764569Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.2772156Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.2996396Z Selecting previously unselected package inetutils-talk.
2025-08-20T20:46:26.3137270Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.3144350Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.3362021Z Selecting previously unselected package inetutils-talkd.
2025-08-20T20:46:26.3502989Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.3510897Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.3723437Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T20:46:26.3863923Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.3871303Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.4085530Z Selecting previously unselected package inetutils-tools.
2025-08-20T20:46:26.4225462Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.4236151Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.4473854Z Selecting previously unselected package netcat-traditional.
2025-08-20T20:46:26.4616882Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T20:46:26.4624355Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T20:46:26.4877884Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T20:46:26.5020887Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T20:46:26.5031581Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.5455836Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T20:46:26.5546351Z Setting up update-inetd (4.53) ...
2025-08-20T20:46:26.6424810Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:46:26.6487255Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T20:46:26.6507495Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:27.0624015Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:46:27.0624479Z 
2025-08-20T20:46:27.0624609Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T20:46:27.0624806Z 
2025-08-20T20:46:27.0625211Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:46:27.0625814Z 
2025-08-20T20:46:27.0627047Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:46:27.0627964Z 
2025-08-20T20:46:27.3628123Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:46:27.3721017Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:46:27.3785987Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T20:46:27.3803996Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:46:27.3838555Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:46:27.3862468Z Setting up tcpd (7.6.q-33) ...
2025-08-20T20:46:27.3885369Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:27.7742916Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:46:27.7743587Z 
2025-08-20T20:46:27.7744259Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:46:27.7745169Z 
2025-08-20T20:46:28.0689658Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:28.1723279Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:28.2482638Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:46:28.3109789Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:46:34.4328576Z Reading package lists...
2025-08-20T20:46:34.5830583Z Building dependency tree...
2025-08-20T20:46:34.5839583Z Reading state information...
2025-08-20T20:46:34.7887748Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T20:46:34.7888536Z iputils-tracepath set to manually installed.
2025-08-20T20:46:34.7889148Z The following packages will be REMOVED:
2025-08-20T20:46:34.7894384Z   inetutils-ping
2025-08-20T20:46:34.7895125Z The following NEW packages will be installed:
2025-08-20T20:46:34.7901354Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T20:46:34.8063494Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T20:46:34.8064048Z Need to get 71.5 kB of archives.
2025-08-20T20:46:34.8064442Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T20:46:34.8064845Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:46:34.8533755Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T20:46:34.8715625Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T20:46:34.8900091Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T20:46:35.1685865Z Fetched 71.5 kB in 0s (763 kB/s)
2025-08-20T20:46:35.1869839Z (Reading database ... 
2025-08-20T20:46:35.1870361Z (Reading database ... 5%
2025-08-20T20:46:35.1870810Z (Reading database ... 10%
2025-08-20T20:46:35.1871572Z (Reading database ... 15%
2025-08-20T20:46:35.1871999Z (Reading database ... 20%
2025-08-20T20:46:35.1872422Z (Reading database ... 25%
2025-08-20T20:46:35.1872846Z (Reading database ... 30%
2025-08-20T20:46:35.1873266Z (Reading database ... 35%
2025-08-20T20:46:35.1873685Z (Reading database ... 40%
2025-08-20T20:46:35.1874114Z (Reading database ... 45%
2025-08-20T20:46:35.1874551Z (Reading database ... 50%
2025-08-20T20:46:35.1895136Z (Reading database ... 55%
2025-08-20T20:46:35.1985751Z (Reading database ... 60%
2025-08-20T20:46:35.2007172Z (Reading database ... 65%
2025-08-20T20:46:35.2046888Z (Reading database ... 70%
2025-08-20T20:46:35.2075311Z (Reading database ... 75%
2025-08-20T20:46:35.2104421Z (Reading database ... 80%
2025-08-20T20:46:35.2256036Z (Reading database ... 85%
2025-08-20T20:46:35.2345414Z (Reading database ... 90%
2025-08-20T20:46:35.2609382Z (Reading database ... 95%
2025-08-20T20:46:35.2609846Z (Reading database ... 100%
2025-08-20T20:46:35.2610499Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T20:46:35.2652018Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:46:35.3087353Z Selecting previously unselected package iputils-ping.
2025-08-20T20:46:35.3147265Z (Reading database ... 
2025-08-20T20:46:35.3147676Z (Reading database ... 5%
2025-08-20T20:46:35.3148024Z (Reading database ... 10%
2025-08-20T20:46:35.3148306Z (Reading database ... 15%
2025-08-20T20:46:35.3148555Z (Reading database ... 20%
2025-08-20T20:46:35.3148797Z (Reading database ... 25%
2025-08-20T20:46:35.3149040Z (Reading database ... 30%
2025-08-20T20:46:35.3149280Z (Reading database ... 35%
2025-08-20T20:46:35.3149525Z (Reading database ... 40%
2025-08-20T20:46:35.3149769Z (Reading database ... 45%
2025-08-20T20:46:35.3150008Z (Reading database ... 50%
2025-08-20T20:46:35.3172929Z (Reading database ... 55%
2025-08-20T20:46:35.3267585Z (Reading database ... 60%
2025-08-20T20:46:35.3289880Z (Reading database ... 65%
2025-08-20T20:46:35.3330322Z (Reading database ... 70%
2025-08-20T20:46:35.3359936Z (Reading database ... 75%
2025-08-20T20:46:35.3389684Z (Reading database ... 80%
2025-08-20T20:46:35.3540888Z (Reading database ... 85%
2025-08-20T20:46:35.3630169Z (Reading database ... 90%
2025-08-20T20:46:35.3893664Z (Reading database ... 95%
2025-08-20T20:46:35.3894136Z (Reading database ... 100%
2025-08-20T20:46:35.3894800Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T20:46:35.3936841Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T20:46:35.3947755Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:46:35.4163678Z Selecting previously unselected package iputils-arping.
2025-08-20T20:46:35.4303416Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T20:46:35.4312839Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:46:35.4520950Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T20:46:35.4661006Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T20:46:35.4670326Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:46:35.5063415Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:46:35.5213444Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:46:35.5367705Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:46:35.5516021Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:46:41.3984631Z Reading package lists...
2025-08-20T20:46:41.5450918Z Building dependency tree...
2025-08-20T20:46:41.5459420Z Reading state information...
2025-08-20T20:46:41.6912634Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T20:46:41.6913248Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T20:46:41.7269851Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:46:43.6234389Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T20:46:44.1568034Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:46:45.5413904Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T20:46:45.6527742Z Collecting pip
2025-08-20T20:46:45.6868284Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T20:46:45.6940642Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T20:46:45.7348550Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 46.4 MB/s eta 0:00:00
2025-08-20T20:46:45.9895822Z Installing collected packages: pip
2025-08-20T20:46:46.7139010Z Successfully installed pip-25.2
2025-08-20T20:46:46.9461542Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T20:46:46.9869397Z Reading package lists...
2025-08-20T20:46:47.1324493Z Building dependency tree...
2025-08-20T20:46:47.1332678Z Reading state information...
2025-08-20T20:46:47.2762212Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T20:46:47.2762647Z pciutils set to manually installed.
2025-08-20T20:46:47.2763003Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T20:46:47.2763562Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T20:46:47.2763955Z python3-distro set to manually installed.
2025-08-20T20:46:47.2764345Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T20:46:47.2764744Z python3-netifaces set to manually installed.
2025-08-20T20:46:47.2765089Z The following additional packages will be installed:
2025-08-20T20:46:47.2765419Z   libsysfs2
2025-08-20T20:46:47.2769430Z Suggested packages:
2025-08-20T20:46:47.2769770Z   fancontrol read-edid i2c-tools
2025-08-20T20:46:47.3007512Z The following NEW packages will be installed:
2025-08-20T20:46:47.3009424Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T20:46:47.3163787Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:46:47.3390308Z Need to get 142 kB of archives.
2025-08-20T20:46:47.3390972Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T20:46:47.3391654Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:46:47.3736020Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T20:46:47.3917144Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T20:46:47.4079605Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T20:46:47.4262691Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T20:46:47.6864899Z Fetched 142 kB in 0s (1447 kB/s)
2025-08-20T20:46:47.7064228Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T20:46:47.7124127Z (Reading database ... 
2025-08-20T20:46:47.7124557Z (Reading database ... 5%
2025-08-20T20:46:47.7124939Z (Reading database ... 10%
2025-08-20T20:46:47.7125332Z (Reading database ... 15%
2025-08-20T20:46:47.7125691Z (Reading database ... 20%
2025-08-20T20:46:47.7126045Z (Reading database ... 25%
2025-08-20T20:46:47.7126408Z (Reading database ... 30%
2025-08-20T20:46:47.7126931Z (Reading database ... 35%
2025-08-20T20:46:47.7127282Z (Reading database ... 40%
2025-08-20T20:46:47.7127632Z (Reading database ... 45%
2025-08-20T20:46:47.7127982Z (Reading database ... 50%
2025-08-20T20:46:47.7149190Z (Reading database ... 55%
2025-08-20T20:46:47.7241553Z (Reading database ... 60%
2025-08-20T20:46:47.7262983Z (Reading database ... 65%
2025-08-20T20:46:47.7303218Z (Reading database ... 70%
2025-08-20T20:46:47.7332851Z (Reading database ... 75%
2025-08-20T20:46:47.7364064Z (Reading database ... 80%
2025-08-20T20:46:47.7518005Z (Reading database ... 85%
2025-08-20T20:46:47.7614971Z (Reading database ... 90%
2025-08-20T20:46:47.7878235Z (Reading database ... 95%
2025-08-20T20:46:47.7878720Z (Reading database ... 100%
2025-08-20T20:46:47.7879353Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T20:46:47.7920221Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T20:46:47.7938948Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T20:46:47.8170128Z Selecting previously unselected package sysfsutils.
2025-08-20T20:46:47.8308383Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T20:46:47.8338714Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T20:46:47.8567750Z Selecting previously unselected package lm-sensors.
2025-08-20T20:46:47.8703392Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T20:46:47.8892667Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:46:47.9148972Z Selecting previously unselected package virt-what.
2025-08-20T20:46:47.9292184Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T20:46:47.9300445Z Unpacking virt-what (1.25-2) ...
2025-08-20T20:46:47.9711203Z Setting up virt-what (1.25-2) ...
2025-08-20T20:46:47.9735888Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T20:46:47.9762631Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T20:46:48.3645986Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:46:48.3646398Z 
2025-08-20T20:46:48.3647059Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:46:48.3647541Z 
2025-08-20T20:46:48.6714346Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:46:49.0562888Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T20:46:49.0563717Z 
2025-08-20T20:46:49.0597429Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:46:53.6757080Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:46:55.0469122Z Reading package lists...
2025-08-20T20:46:55.1919773Z Building dependency tree...
2025-08-20T20:46:55.1928348Z Reading state information...
2025-08-20T20:46:55.3348338Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T20:46:55.3348910Z The following additional packages will be installed:
2025-08-20T20:46:55.3353717Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T20:46:55.3354339Z   xorg-sgml-doctools
2025-08-20T20:46:55.3361298Z Suggested packages:
2025-08-20T20:46:55.3361633Z   libxcb-doc
2025-08-20T20:46:55.3507291Z The following NEW packages will be installed:
2025-08-20T20:46:55.3509279Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T20:46:55.3511901Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T20:46:55.3512593Z   xcb xorg-sgml-doctools
2025-08-20T20:46:55.3678341Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T20:46:55.3678983Z Need to get 807 kB of archives.
2025-08-20T20:46:55.3679559Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T20:46:55.3680237Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T20:46:55.4152674Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T20:46:55.4310451Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T20:46:55.4462472Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T20:46:55.4754452Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T20:46:55.4907290Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T20:46:55.5078840Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T20:46:55.5235710Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T20:46:55.5382043Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T20:46:55.5535268Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T20:46:55.5697007Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T20:46:55.5935989Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T20:46:55.8503875Z Fetched 807 kB in 0s (3417 kB/s)
2025-08-20T20:46:55.8703634Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T20:46:55.8763680Z (Reading database ... 
2025-08-20T20:46:55.8764066Z (Reading database ... 5%
2025-08-20T20:46:55.8764448Z (Reading database ... 10%
2025-08-20T20:46:55.8764847Z (Reading database ... 15%
2025-08-20T20:46:55.8765201Z (Reading database ... 20%
2025-08-20T20:46:55.8765556Z (Reading database ... 25%
2025-08-20T20:46:55.8765799Z (Reading database ... 30%
2025-08-20T20:46:55.8766025Z (Reading database ... 35%
2025-08-20T20:46:55.8766257Z (Reading database ... 40%
2025-08-20T20:46:55.8766483Z (Reading database ... 45%
2025-08-20T20:46:55.8767010Z (Reading database ... 50%
2025-08-20T20:46:55.8846856Z (Reading database ... 55%
2025-08-20T20:46:55.8881808Z (Reading database ... 60%
2025-08-20T20:46:55.8903937Z (Reading database ... 65%
2025-08-20T20:46:55.8944694Z (Reading database ... 70%
2025-08-20T20:46:55.8974429Z (Reading database ... 75%
2025-08-20T20:46:55.9005170Z (Reading database ... 80%
2025-08-20T20:46:55.9153637Z (Reading database ... 85%
2025-08-20T20:46:55.9248413Z (Reading database ... 90%
2025-08-20T20:46:55.9511285Z (Reading database ... 95%
2025-08-20T20:46:55.9511588Z (Reading database ... 100%
2025-08-20T20:46:55.9512339Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T20:46:55.9555019Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T20:46:55.9565386Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T20:46:55.9776721Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T20:46:55.9917341Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T20:46:55.9928194Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:46:56.0185023Z Selecting previously unselected package x11proto-dev.
2025-08-20T20:46:56.0324960Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T20:46:56.0333367Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T20:46:56.0879665Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T20:46:56.1022558Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T20:46:56.1031098Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T20:46:56.1259670Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T20:46:56.1401541Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T20:46:56.1410863Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:46:56.1610932Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T20:46:56.1749679Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:46:56.1759261Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:46:56.1998956Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T20:46:56.2136229Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:46:56.2144970Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:46:56.2364782Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T20:46:56.2502339Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:46:56.2519797Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:46:56.2716738Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T20:46:56.2852033Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:46:56.2861611Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:46:56.3058142Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T20:46:56.3192490Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T20:46:56.3200290Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:46:56.3413809Z Selecting previously unselected package xcb.
2025-08-20T20:46:56.3550219Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T20:46:56.3558752Z Unpacking xcb (2.4-8build2) ...
2025-08-20T20:46:56.3981180Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:46:56.4005138Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T20:46:56.4027673Z Setting up xcb (2.4-8build2) ...
2025-08-20T20:46:56.4070289Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:46:56.4117278Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T20:46:56.4255213Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:47:00.8847088Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:47:00.8934710Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T20:47:00.8958757Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T20:47:00.8984226Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:47:00.9011461Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:47:00.9038448Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:47:00.9062665Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:47:00.9087265Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T20:47:02.5059134Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:47:02.6754523Z Collecting build
2025-08-20T20:47:02.7180174Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:47:02.8202303Z Collecting cffi
2025-08-20T20:47:02.8240696Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T20:47:02.8363768Z Collecting scons
2025-08-20T20:47:02.8411475Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:47:02.8534876Z Collecting scuba
2025-08-20T20:47:02.8589442Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:47:02.9041507Z Collecting pytest
2025-08-20T20:47:02.9088839Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:47:02.9267766Z Collecting packaging>=19.1 (from build)
2025-08-20T20:47:02.9320460Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:47:02.9422551Z Collecting pyproject_hooks (from build)
2025-08-20T20:47:02.9475702Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:47:02.9575111Z Collecting pycparser (from cffi)
2025-08-20T20:47:02.9633933Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:47:02.9933271Z Collecting PyYAML (from scuba)
2025-08-20T20:47:02.9974903Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T20:47:03.0072471Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:47:03.0108230Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:47:03.0272972Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:47:03.0310203Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:47:03.0498061Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:47:03.0550667Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:47:03.0650438Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:47:03.0705910Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T20:47:03.1029367Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:47:03.1441123Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 100.8 MB/s  0:00:00
2025-08-20T20:47:03.1503744Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:47:03.1583659Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:47:03.1650709Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:47:03.1732772Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:47:03.1794728Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:47:03.1850783Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:47:03.1935002Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 151.5 MB/s  0:00:00
2025-08-20T20:47:03.1971636Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:47:03.2038663Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:47:03.2158842Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T20:47:03.2260597Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 66.6 MB/s  0:00:00
2025-08-20T20:47:03.3373501Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:47:05.0474712Z 
2025-08-20T20:47:05.0491640Z 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-20T20:47:05.3523464Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:47:05.5195068Z Collecting ansi2txt
2025-08-20T20:47:05.5590063Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:47:05.5797499Z Collecting pipx
2025-08-20T20:47:05.5840173Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:47:05.6005796Z Collecting scons
2025-08-20T20:47:05.6022327Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:47:05.6108280Z Collecting py2static
2025-08-20T20:47:05.6162404Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:47:05.6334062Z Collecting typer
2025-08-20T20:47:05.6371985Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:47:05.6629339Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:47:05.6700480Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:47:05.6866037Z Collecting packaging>=20 (from pipx)
2025-08-20T20:47:05.6876783Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:47:05.7040464Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:47:05.7080999Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:47:05.7213201Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:47:05.7250530Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:47:05.7639905Z Collecting pyinstaller (from py2static)
2025-08-20T20:47:05.7680940Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T20:47:05.7850088Z Collecting staticx (from py2static)
2025-08-20T20:47:05.7926725Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T20:47:05.8100345Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:47:05.8138526Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:47:05.8403500Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:47:05.8443330Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:47:05.8568186Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:47:05.8613625Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:47:05.8977104Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:47:05.9013633Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:47:05.9184461Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:47:05.9230183Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:47:05.9450526Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:47:05.9460645Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:47:05.9553372Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:47:05.9592353Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:47:06.0697171Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:47:06.0739753Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:47:06.0920674Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:47:06.0957002Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:47:06.1124667Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:47:06.1167134Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:47:06.1336481Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:47:06.1374505Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:47:06.1462438Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:47:06.1515605Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:47:06.1568423Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:47:06.1650137Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:47:06.1702235Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:47:06.1762167Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:47:06.1820985Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:47:06.1852680Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:47:06.1890327Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:47:06.1944807Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:47:06.1997246Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:47:06.2042574Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:47:06.2099356Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:47:06.2155285Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:47:06.2214682Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:47:06.2273552Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:47:06.2366416Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T20:47:06.2432297Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 113.1 MB/s  0:00:00
2025-08-20T20:47:06.2474285Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:47:06.2563347Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:47:06.2658883Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 127.3 MB/s  0:00:00
2025-08-20T20:47:06.2695635Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:47:06.2780085Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T20:47:06.2843122Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:47:06.4335293Z 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-20T20:47:07.3542207Z   Attempting uninstall: scons
2025-08-20T20:47:07.3625971Z     Found existing installation: SCons 4.9.1
2025-08-20T20:47:07.4022760Z     Uninstalling SCons-4.9.1:
2025-08-20T20:47:07.4095070Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:47:08.0194384Z   Attempting uninstall: pygments
2025-08-20T20:47:08.0273366Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:47:08.0508011Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:47:08.0534043Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:47:08.6654400Z   Attempting uninstall: packaging
2025-08-20T20:47:08.6734346Z     Found existing installation: packaging 25.0
2025-08-20T20:47:08.6758975Z     Uninstalling packaging-25.0:
2025-08-20T20:47:08.6766334Z       Successfully uninstalled packaging-25.0
2025-08-20T20:47:09.6588685Z 
2025-08-20T20:47:09.6618491Z 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-20T20:47:09.9725868Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:47:10.1405339Z Collecting build
2025-08-20T20:47:10.1417229Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:47:10.2281908Z Collecting cffi
2025-08-20T20:47:10.2293296Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T20:47:10.2408770Z Collecting scons
2025-08-20T20:47:10.2419349Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:47:10.2520517Z Collecting scuba
2025-08-20T20:47:10.2531092Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:47:10.2923804Z Collecting pytest
2025-08-20T20:47:10.2934549Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:47:10.3086311Z Collecting packaging>=19.1 (from build)
2025-08-20T20:47:10.3097193Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:47:10.3174688Z Collecting pyproject_hooks (from build)
2025-08-20T20:47:10.3184917Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:47:10.3281002Z Collecting pycparser (from cffi)
2025-08-20T20:47:10.3290962Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:47:10.3574130Z Collecting PyYAML (from scuba)
2025-08-20T20:47:10.3585458Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T20:47:10.3664535Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:47:10.3674959Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:47:10.3814446Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:47:10.3824672Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:47:10.3992111Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:47:10.4002775Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:47:10.4060260Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:47:10.4070834Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T20:47:10.4084135Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:47:10.4125795Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:47:10.4138129Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:47:10.4150605Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:47:10.4160761Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:47:10.4170512Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:47:10.4180658Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:47:10.4199926Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:47:10.4210605Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:47:10.4220824Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T20:47:10.5445738Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:47:10.5450919Z   Attempting uninstall: scons
2025-08-20T20:47:10.5535345Z     Found existing installation: SCons 4.9.1
2025-08-20T20:47:10.5915393Z     Uninstalling SCons-4.9.1:
2025-08-20T20:47:10.5987786Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:47:11.2045346Z   Attempting uninstall: PyYAML
2025-08-20T20:47:11.2141651Z     Found existing installation: PyYAML 6.0.2
2025-08-20T20:47:11.2166139Z     Uninstalling PyYAML-6.0.2:
2025-08-20T20:47:11.2175214Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T20:47:11.2695863Z   Attempting uninstall: pyproject_hooks
2025-08-20T20:47:11.2779118Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T20:47:11.2795430Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T20:47:11.2802316Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T20:47:11.2888028Z   Attempting uninstall: pygments
2025-08-20T20:47:11.2965519Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:47:11.3190189Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:47:11.3216861Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:47:11.9209214Z   Attempting uninstall: pycparser
2025-08-20T20:47:11.9299708Z     Found existing installation: pycparser 2.22
2025-08-20T20:47:11.9324115Z     Uninstalling pycparser-2.22:
2025-08-20T20:47:11.9331746Z       Successfully uninstalled pycparser-2.22
2025-08-20T20:47:12.0529791Z   Attempting uninstall: pluggy
2025-08-20T20:47:12.0616501Z     Found existing installation: pluggy 1.6.0
2025-08-20T20:47:12.0635415Z     Uninstalling pluggy-1.6.0:
2025-08-20T20:47:12.0644162Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T20:47:12.0793317Z   Attempting uninstall: packaging
2025-08-20T20:47:12.0873262Z     Found existing installation: packaging 25.0
2025-08-20T20:47:12.0898440Z     Uninstalling packaging-25.0:
2025-08-20T20:47:12.0905510Z       Successfully uninstalled packaging-25.0
2025-08-20T20:47:12.1280195Z   Attempting uninstall: iniconfig
2025-08-20T20:47:12.1369877Z     Found existing installation: iniconfig 2.1.0
2025-08-20T20:47:12.1380542Z     Uninstalling iniconfig-2.1.0:
2025-08-20T20:47:12.1386689Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T20:47:12.1455718Z   Attempting uninstall: scuba
2025-08-20T20:47:12.1535914Z     Found existing installation: scuba 2.14.1
2025-08-20T20:47:12.1557298Z     Uninstalling scuba-2.14.1:
2025-08-20T20:47:12.1566316Z       Successfully uninstalled scuba-2.14.1
2025-08-20T20:47:12.1751108Z   Attempting uninstall: pytest
2025-08-20T20:47:12.1834103Z     Found existing installation: pytest 8.4.1
2025-08-20T20:47:12.1897527Z     Uninstalling pytest-8.4.1:
2025-08-20T20:47:12.2153787Z       Successfully uninstalled pytest-8.4.1
2025-08-20T20:47:12.4237104Z   Attempting uninstall: cffi
2025-08-20T20:47:12.4316424Z     Found existing installation: cffi 1.17.1
2025-08-20T20:47:12.4344943Z     Uninstalling cffi-1.17.1:
2025-08-20T20:47:12.4576883Z       Successfully uninstalled cffi-1.17.1
2025-08-20T20:47:12.5238263Z   Attempting uninstall: build
2025-08-20T20:47:12.5316947Z     Found existing installation: build 1.3.0
2025-08-20T20:47:12.5341307Z     Uninstalling build-1.3.0:
2025-08-20T20:47:12.5351002Z       Successfully uninstalled build-1.3.0
2025-08-20T20:47:12.5525925Z 
2025-08-20T20:47:12.5554033Z 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-20T20:47:12.8593252Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:47:13.0244329Z Collecting ansi2txt
2025-08-20T20:47:13.0255932Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:47:13.0422534Z Collecting pipx
2025-08-20T20:47:13.0433154Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:47:13.0552972Z Collecting scons
2025-08-20T20:47:13.0568725Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:47:13.0651117Z Collecting py2static
2025-08-20T20:47:13.0661473Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:47:13.0800781Z Collecting typer
2025-08-20T20:47:13.0811382Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:47:13.1029917Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:47:13.1040476Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:47:13.1194886Z Collecting packaging>=20 (from pipx)
2025-08-20T20:47:13.1205343Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:47:13.1369609Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:47:13.1380141Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:47:13.1503677Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:47:13.1514123Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:47:13.1869411Z Collecting pyinstaller (from py2static)
2025-08-20T20:47:13.1880433Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T20:47:13.2013770Z Collecting staticx (from py2static)
2025-08-20T20:47:13.2024187Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T20:47:13.2165651Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:47:13.2175934Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:47:13.2415567Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:47:13.2426251Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:47:13.2539482Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:47:13.2549975Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:47:13.2882545Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:47:13.2893190Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:47:13.3046901Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:47:13.3058358Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:47:13.3247310Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:47:13.3258027Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:47:13.3345148Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:47:13.3355594Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:47:13.4414677Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:47:13.4425919Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:47:13.4580675Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:47:13.4591068Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:47:13.4737991Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:47:13.4747883Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:47:13.4888899Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:47:13.4899008Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:47:13.4935683Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:47:13.4945629Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:47:13.4955589Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:47:13.4996970Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:47:13.5006285Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:47:13.5015991Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:47:13.5025815Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:47:13.5035909Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:47:13.5045774Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:47:13.5055331Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:47:13.5066364Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:47:13.5085229Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:47:13.5095342Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:47:13.5104748Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:47:13.5114189Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:47:13.5123762Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:47:13.5133299Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T20:47:13.5148244Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:47:13.5160711Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:47:13.5180426Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:47:13.5190072Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T20:47:13.5200490Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:47:13.6667923Z 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-20T20:47:13.6672223Z   Attempting uninstall: pyelftools
2025-08-20T20:47:13.6751279Z     Found existing installation: pyelftools 0.32
2025-08-20T20:47:13.6801957Z     Uninstalling pyelftools-0.32:
2025-08-20T20:47:13.6816899Z       Successfully uninstalled pyelftools-0.32
2025-08-20T20:47:13.7902110Z   Attempting uninstall: altgraph
2025-08-20T20:47:13.7987884Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:47:13.8008320Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:47:13.8014412Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:47:13.8147869Z   Attempting uninstall: typing-extensions
2025-08-20T20:47:13.8234173Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T20:47:13.8247739Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T20:47:13.8485485Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T20:47:13.8725005Z   Attempting uninstall: staticx
2025-08-20T20:47:13.8808497Z     Found existing installation: staticx 0.14.1
2025-08-20T20:47:13.8833534Z     Uninstalling staticx-0.14.1:
2025-08-20T20:47:13.8844674Z       Successfully uninstalled staticx-0.14.1
2025-08-20T20:47:13.9041914Z   Attempting uninstall: shellingham
2025-08-20T20:47:13.9124086Z     Found existing installation: shellingham 1.5.4
2025-08-20T20:47:13.9142798Z     Uninstalling shellingham-1.5.4:
2025-08-20T20:47:13.9149717Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T20:47:13.9240388Z   Attempting uninstall: setuptools
2025-08-20T20:47:13.9326347Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:47:13.9605417Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:47:13.9875916Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:47:14.6371667Z   Attempting uninstall: scons
2025-08-20T20:47:14.6461143Z     Found existing installation: SCons 4.9.1
2025-08-20T20:47:14.6843785Z     Uninstalling SCons-4.9.1:
2025-08-20T20:47:14.6912537Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:47:15.2980194Z   Attempting uninstall: pygments
2025-08-20T20:47:15.3063139Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:47:15.3291185Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:47:15.3317481Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:47:15.9264771Z   Attempting uninstall: platformdirs
2025-08-20T20:47:15.9348178Z     Found existing installation: platformdirs 4.3.8
2025-08-20T20:47:15.9368227Z     Uninstalling platformdirs-4.3.8:
2025-08-20T20:47:15.9374505Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T20:47:15.9533949Z   Attempting uninstall: packaging
2025-08-20T20:47:15.9614023Z     Found existing installation: packaging 25.0
2025-08-20T20:47:15.9637904Z     Uninstalling packaging-25.0:
2025-08-20T20:47:15.9644760Z       Successfully uninstalled packaging-25.0
2025-08-20T20:47:16.0015215Z   Attempting uninstall: mdurl
2025-08-20T20:47:16.0097288Z     Found existing installation: mdurl 0.1.2
2025-08-20T20:47:16.0115805Z     Uninstalling mdurl-0.1.2:
2025-08-20T20:47:16.0122355Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T20:47:16.0206286Z   Attempting uninstall: click
2025-08-20T20:47:16.0286888Z     Found existing installation: click 8.2.1
2025-08-20T20:47:16.0310103Z     Uninstalling click-8.2.1:
2025-08-20T20:47:16.0317449Z       Successfully uninstalled click-8.2.1
2025-08-20T20:47:16.0887099Z   Attempting uninstall: argcomplete
2025-08-20T20:47:16.0973151Z     Found existing installation: argcomplete 3.6.2
2025-08-20T20:47:16.1002118Z     Uninstalling argcomplete-3.6.2:
2025-08-20T20:47:16.1013750Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T20:47:16.1240026Z   Attempting uninstall: ansi2txt
2025-08-20T20:47:16.1321014Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T20:47:16.1336388Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T20:47:16.1577104Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T20:47:16.1642270Z   Attempting uninstall: userpath
2025-08-20T20:47:16.1725110Z     Found existing installation: userpath 1.9.2
2025-08-20T20:47:16.1744158Z     Uninstalling userpath-1.9.2:
2025-08-20T20:47:16.1753214Z       Successfully uninstalled userpath-1.9.2
2025-08-20T20:47:16.1859203Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:47:16.1940778Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:47:16.2369102Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:47:16.2411001Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:47:16.5194001Z   Attempting uninstall: markdown-it-py
2025-08-20T20:47:16.5279992Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T20:47:16.5340062Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T20:47:16.5354249Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T20:47:16.5974143Z   Attempting uninstall: rich
2025-08-20T20:47:16.6061093Z     Found existing installation: rich 14.1.0
2025-08-20T20:47:16.6122876Z     Uninstalling rich-14.1.0:
2025-08-20T20:47:16.6132789Z       Successfully uninstalled rich-14.1.0
2025-08-20T20:47:16.7712569Z   Attempting uninstall: pyinstaller
2025-08-20T20:47:16.7794536Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:47:16.8147819Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:47:16.8191621Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:47:17.1497191Z   Attempting uninstall: pipx
2025-08-20T20:47:17.1585012Z     Found existing installation: pipx 1.7.1
2025-08-20T20:47:17.1631317Z     Uninstalling pipx-1.7.1:
2025-08-20T20:47:17.1641649Z       Successfully uninstalled pipx-1.7.1
2025-08-20T20:47:17.2155829Z   Attempting uninstall: typer
2025-08-20T20:47:17.2244683Z     Found existing installation: typer 0.16.1
2025-08-20T20:47:17.2271650Z     Uninstalling typer-0.16.1:
2025-08-20T20:47:17.2281270Z       Successfully uninstalled typer-0.16.1
2025-08-20T20:47:17.2622514Z   Attempting uninstall: py2static
2025-08-20T20:47:17.2701441Z     Found existing installation: py2static 0.0.1
2025-08-20T20:47:17.2721147Z     Uninstalling py2static-0.0.1:
2025-08-20T20:47:17.2731977Z       Successfully uninstalled py2static-0.0.1
2025-08-20T20:47:17.2809038Z 
2025-08-20T20:47:17.2837122Z 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-20T20:47:17.5965950Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:47:17.7164211Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T20:47:17.7169248Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-_fg3fmez
2025-08-20T20:47:17.7190377Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-_fg3fmez
2025-08-20T20:47:18.7507770Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T20:47:18.7549072Z   Installing build dependencies: started
2025-08-20T20:47:19.4627868Z   Installing build dependencies: finished with status 'done'
2025-08-20T20:47:19.4637485Z   Getting requirements to build wheel: started
2025-08-20T20:47:19.7484388Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T20:47:19.7495495Z   Preparing metadata (pyproject.toml): started
2025-08-20T20:47:19.9387691Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T20:47:20.0910584Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T20:47:20.0922601Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:47:20.1077342Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T20:47:20.1087369Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:47:20.1234510Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T20:47:20.1244367Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:47:20.1373815Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T20:47:20.1383629Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:47:20.1426841Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:47:20.1436843Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:47:20.1450388Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:47:20.1469415Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:47:20.1589477Z Building wheels for collected packages: pyinstaller
2025-08-20T20:47:20.1597110Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T20:47:20.8272110Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T20:47:20.8297893Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=5db156d93fa446b05920b67369d831cb01798559cd2e69b0e8da564625848670
2025-08-20T20:47:20.8299524Z   Stored in directory: /tmp/pip-ephem-wheel-cache-5p1s15ve/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T20:47:20.8339250Z Successfully built pyinstaller
2025-08-20T20:47:20.9251917Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T20:47:20.9257191Z   Attempting uninstall: altgraph
2025-08-20T20:47:20.9340040Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:47:20.9360318Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:47:20.9367157Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:47:20.9539847Z   Attempting uninstall: setuptools
2025-08-20T20:47:20.9627258Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:47:20.9914391Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:47:21.0195836Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:47:21.6809920Z   Attempting uninstall: packaging
2025-08-20T20:47:21.6898098Z     Found existing installation: packaging 25.0
2025-08-20T20:47:21.6922473Z     Uninstalling packaging-25.0:
2025-08-20T20:47:21.6930841Z       Successfully uninstalled packaging-25.0
2025-08-20T20:47:21.7312541Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:47:21.7393490Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:47:21.7822808Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:47:21.7864701Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:47:22.0621242Z   Attempting uninstall: pyinstaller
2025-08-20T20:47:22.0709292Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:47:22.1069953Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:47:22.1116215Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:47:22.4486856Z 
2025-08-20T20:47:22.4526260Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T20:47:22.7576121Z 6.15.0
2025-08-20T20:47:23.3010968Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T20:47:23.3019516Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T20:47:23.3019964Z 
2025-08-20T20:47:23.3020282Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T20:47:23.3020785Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T20:47:23.3021149Z installation.
2025-08-20T20:47:23.3021264Z 
2025-08-20T20:47:23.3021495Z If you installed the current Docker package using this script and are using it
2025-08-20T20:47:23.3021982Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T20:47:23.3022456Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T20:47:23.3022855Z files to match the parameters passed to the script.
2025-08-20T20:47:23.3023068Z 
2025-08-20T20:47:23.3023182Z You may press Ctrl+C now to abort this script.
2025-08-20T20:47:23.3188655Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T20:47:24.7606001Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T20:47:25.0896863Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T20:47:25.0921829Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T20:47:25.2145036Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T20:47:25.2162038Z + sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T20:47:25.2169323Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T20:47:26.4839185Z + 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-20T20:47:37.6776879Z 
2025-08-20T20:47:37.6777349Z Running kernel seems to be up-to-date.
2025-08-20T20:47:37.6777651Z 
2025-08-20T20:47:37.6777760Z Restarting services...
2025-08-20T20:47:37.6842711Z 
2025-08-20T20:47:37.6843128Z Service restarts being deferred:
2025-08-20T20:47:37.6843545Z  systemctl restart hosted-compute-agent.service
2025-08-20T20:47:37.6843783Z 
2025-08-20T20:47:37.6844600Z No containers need to be restarted.
2025-08-20T20:47:37.6844792Z 
2025-08-20T20:47:37.6844906Z No user sessions are running outdated binaries.
2025-08-20T20:47:37.6845194Z 
2025-08-20T20:47:37.6845507Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T20:47:38.4809903Z + sh -c 'docker version'
2025-08-20T20:47:38.4974059Z Client: Docker Engine - Community
2025-08-20T20:47:38.4974561Z  Version:           28.3.3
2025-08-20T20:47:38.4974921Z  API version:       1.51
2025-08-20T20:47:38.4975293Z  Go version:        go1.24.5
2025-08-20T20:47:38.4975686Z  Git commit:        980b856
2025-08-20T20:47:38.4976099Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T20:47:38.4976697Z  OS/Arch:           linux/amd64
2025-08-20T20:47:38.4977074Z  Context:           default
2025-08-20T20:47:38.4977303Z 
2025-08-20T20:47:38.4977420Z Server: Docker Engine - Community
2025-08-20T20:47:38.4977660Z  Engine:
2025-08-20T20:47:38.4977844Z   Version:          28.3.3
2025-08-20T20:47:38.4978083Z   API version:      1.51 (minimum version 1.24)
2025-08-20T20:47:38.4978354Z   Go version:       go1.24.5
2025-08-20T20:47:38.4978572Z   Git commit:       bea959c
2025-08-20T20:47:38.4978820Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T20:47:38.4979085Z   OS/Arch:          linux/amd64
2025-08-20T20:47:38.4979568Z   Experimental:     false
2025-08-20T20:47:38.4979783Z  containerd:
2025-08-20T20:47:38.4979960Z   Version:          1.7.27
2025-08-20T20:47:38.4980214Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T20:47:38.4980494Z  runc:
2025-08-20T20:47:38.4980660Z   Version:          1.2.5
2025-08-20T20:47:38.4980872Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T20:47:38.4981111Z  docker-init:
2025-08-20T20:47:38.4981288Z   Version:          0.19.0
2025-08-20T20:47:38.4981494Z   GitCommit:        de40ad0
2025-08-20T20:47:38.4992247Z 
2025-08-20T20:47:38.4992467Z ================================================================================
2025-08-20T20:47:38.4992718Z 
2025-08-20T20:47:38.4997908Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T20:47:38.4998295Z Docker daemon in rootless mode for your user:
2025-08-20T20:47:38.4998502Z 
2025-08-20T20:47:38.4998609Z     dockerd-rootless-setuptool.sh install
2025-08-20T20:47:38.4998801Z 
2025-08-20T20:47:38.4999008Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T20:47:38.4999284Z 
2025-08-20T20:47:38.4999287Z 
2025-08-20T20:47:38.4999471Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T20:47:38.4999920Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T20:47:38.5000176Z 
2025-08-20T20:47:38.5000365Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T20:47:38.5000797Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T20:47:38.5001239Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T20:47:38.5001518Z 
2025-08-20T20:47:38.5001609Z ================================================================================
2025-08-20T20:47:38.5001798Z 
2025-08-20T20:47:49.2698056Z ● docker.service - Docker Application Container Engine
2025-08-20T20:47:49.2698913Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:47:49.2699743Z      Active: active (running) since Wed 2025-08-20 20:47:39 UTC; 10s ago
2025-08-20T20:47:49.2700400Z TriggeredBy: ● docker.socket
2025-08-20T20:47:49.2700841Z        Docs: https://docs.docker.com
2025-08-20T20:47:49.2701106Z    Main PID: 19748 (dockerd)
2025-08-20T20:47:49.2701317Z       Tasks: 10
2025-08-20T20:47:49.2701507Z      Memory: 21.9M (peak: 26.1M)
2025-08-20T20:47:49.2701894Z         CPU: 313ms
2025-08-20T20:47:49.2702146Z      CGroup: /system.slice/docker.service
2025-08-20T20:47:49.2702983Z              └─19748 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:47:49.2703293Z 
2025-08-20T20:47:49.2703607Z Aug 20 20:47:38 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:38.687786267Z" level=info msg="Loading containers: start."
2025-08-20T20:47:49.2704795Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.187278723Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 46d4aa3c68ce2ecb48384f516af068b6f2db06c549599767824dc1efda9594f0], retrying...."
2025-08-20T20:47:49.2706038Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.218269455Z" level=info msg="Loading containers: done."
2025-08-20T20:47:49.2707413Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.227932867Z" 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-20T20:47:49.2709317Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.228002939Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:47:49.2710839Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.228041582Z" level=info msg="Initializing buildkit"
2025-08-20T20:47:49.2711567Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.246011151Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:47:49.2712543Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.249854466Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:47:49.2713262Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.249951398Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:47:49.2713920Z Aug 20 20:47:39 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:47:49.2811222Z ● docker.service - Docker Application Container Engine
2025-08-20T20:47:49.2812002Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:47:49.2812823Z      Active: active (running) since Wed 2025-08-20 20:47:39 UTC; 10s ago
2025-08-20T20:47:49.2813460Z TriggeredBy: ● docker.socket
2025-08-20T20:47:49.2813868Z        Docs: https://docs.docker.com
2025-08-20T20:47:49.2814299Z    Main PID: 19748 (dockerd)
2025-08-20T20:47:49.2814524Z       Tasks: 10
2025-08-20T20:47:49.2814719Z      Memory: 21.9M (peak: 26.1M)
2025-08-20T20:47:49.2814942Z         CPU: 313ms
2025-08-20T20:47:49.2815165Z      CGroup: /system.slice/docker.service
2025-08-20T20:47:49.2815851Z              └─19748 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:47:49.2816154Z 
2025-08-20T20:47:49.2816469Z Aug 20 20:47:38 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:38.687786267Z" level=info msg="Loading containers: start."
2025-08-20T20:47:49.2818017Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.187278723Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 46d4aa3c68ce2ecb48384f516af068b6f2db06c549599767824dc1efda9594f0], retrying...."
2025-08-20T20:47:49.2819207Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.218269455Z" level=info msg="Loading containers: done."
2025-08-20T20:47:49.2820324Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.227932867Z" 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-20T20:47:49.2822003Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.228002939Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:47:49.2823603Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.228041582Z" level=info msg="Initializing buildkit"
2025-08-20T20:47:49.2824835Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.246011151Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:47:49.2825591Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.249854466Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:47:49.2826328Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.249951398Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:47:49.2827207Z Aug 20 20:47:39 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:47:49.3022497Z ● docker.service - Docker Application Container Engine
2025-08-20T20:47:49.3023288Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:47:49.3024105Z      Active: active (running) since Wed 2025-08-20 20:47:39 UTC; 10s ago
2025-08-20T20:47:49.3024773Z TriggeredBy: ● docker.socket
2025-08-20T20:47:49.3025185Z        Docs: https://docs.docker.com
2025-08-20T20:47:49.3025627Z    Main PID: 19748 (dockerd)
2025-08-20T20:47:49.3025864Z       Tasks: 10
2025-08-20T20:47:49.3026078Z      Memory: 21.9M (peak: 26.1M)
2025-08-20T20:47:49.3026301Z         CPU: 313ms
2025-08-20T20:47:49.3026669Z      CGroup: /system.slice/docker.service
2025-08-20T20:47:49.3027387Z              └─19748 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:47:49.3027677Z 
2025-08-20T20:47:49.3028068Z Aug 20 20:47:38 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:38.687786267Z" level=info msg="Loading containers: start."
2025-08-20T20:47:49.3029396Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.187278723Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 46d4aa3c68ce2ecb48384f516af068b6f2db06c549599767824dc1efda9594f0], retrying...."
2025-08-20T20:47:49.3030577Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.218269455Z" level=info msg="Loading containers: done."
2025-08-20T20:47:49.3031698Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.227932867Z" 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-20T20:47:49.3033049Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.228002939Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:47:49.3033939Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.228041582Z" level=info msg="Initializing buildkit"
2025-08-20T20:47:49.3035062Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.246011151Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:47:49.3036402Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.249854466Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:47:49.3037843Z Aug 20 20:47:39 pkrvmqc4gcfdwos dockerd[19748]: time="2025-08-20T20:47:39.249951398Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:47:49.3038569Z Aug 20 20:47:39 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:47:49.3147087Z Docker version 28.3.3, build 980b856
2025-08-20T20:47:49.3326122Z Unable to find image 'hello-world:latest' locally
2025-08-20T20:47:49.5095736Z latest: Pulling from library/hello-world
2025-08-20T20:47:49.5573940Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T20:47:49.6972454Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T20:47:49.6973425Z 17eec7bbc9d7: Download complete
2025-08-20T20:47:49.7028965Z 17eec7bbc9d7: Pull complete
2025-08-20T20:47:49.7066461Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T20:47:49.7077860Z Status: Downloaded newer image for hello-world:latest
2025-08-20T20:47:49.8509722Z 
2025-08-20T20:47:49.8510617Z Hello from Docker!
2025-08-20T20:47:49.8511401Z This message shows that your installation appears to be working correctly.
2025-08-20T20:47:49.8512199Z 
2025-08-20T20:47:49.8512618Z To generate this message, Docker took the following steps:
2025-08-20T20:47:49.8513247Z  1. The Docker client contacted the Docker daemon.
2025-08-20T20:47:49.8513880Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T20:47:49.8514414Z     (amd64)
2025-08-20T20:47:49.8514851Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T20:47:49.8515576Z     executable that produces the output you are currently reading.
2025-08-20T20:47:49.8516294Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T20:47:49.8517241Z     to your terminal.
2025-08-20T20:47:49.8517467Z 
2025-08-20T20:47:49.8517765Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T20:47:49.8518384Z  $ docker run -it ubuntu bash
2025-08-20T20:47:49.8518653Z 
2025-08-20T20:47:49.8518940Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T20:47:49.8519610Z  https://hub.docker.com/
2025-08-20T20:47:49.8519872Z 
2025-08-20T20:47:49.8520038Z For more examples and ideas, visit:
2025-08-20T20:47:49.8520865Z  https://docs.docker.com/get-started/
2025-08-20T20:47:49.8521192Z 
2025-08-20T20:47:49.9469703Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:47:49.9470395Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:47:49.9471016Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:47:49.9471652Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:47:49.9472296Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:47:49.9472923Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:47:49.9473536Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:47:49.9474141Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:47:49.9474772Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:47:49.9475329Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:47:49.9475962Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:47:49.9476796Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:47:49.9477504Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:47:49.9478230Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:47:49.9478924Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:47:49.9479601Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:47:49.9480284Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:47:49.9480896Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:47:49.9481538Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:47:49.9482580Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:47:49.9483406Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:47:49.9484131Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:47:49.9484888Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:47:49.9485594Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:47:49.9486221Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:47:49.9487104Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:47:49.9487868Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:47:49.9488591Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:47:49.9489288Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:47:49.9490018Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:47:49.9490746Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:47:49.9491478Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:47:49.9492208Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:47:49.9492650Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:47:49.9493119Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:47:49.9493562Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:47:49.9493973Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:47:49.9494377Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:47:49.9494794Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:47:49.9495220Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:47:49.9495647Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:47:49.9496882Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:47:49.9497585Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:47:49.9498377Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:47:49.9499216Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:47:49.9500047Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:47:49.9501007Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:47:49.9501812Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:47:49.9502582Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:47:49.9503321Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:47:49.9504030Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:47:49.9504749Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:47:49.9505469Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:47:49.9506128Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:47:49.9506960Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:47:49.9507629Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:47:49.9508198Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:47:49.9508800Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:47:49.9509521Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:47:49.9510377Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:47:49.9511114Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:47:49.9511899Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:47:49.9512648Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:47:49.9513371Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:47:49.9514147Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:47:49.9514923Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:47:49.9515638Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:47:49.9516335Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:47:49.9517325Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:47:49.9518166Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:47:49.9519049Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:47:49.9519890Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:47:49.9520641Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:47:49.9521328Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:47:49.9522027Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:47:49.9522738Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:47:49.9523508Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:47:49.9524362Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:47:49.9525237Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:47:49.9526091Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:47:49.9527292Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:47:49.9527989Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:47:49.9528670Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:47:49.9529376Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:47:49.9530061Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:47:49.9530739Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:47:49.9531481Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:47:49.9532227Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:47:49.9532912Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:47:49.9533555Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:47:49.9534271Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:47:49.9534986Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:47:49.9535655Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:47:49.9536302Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:47:49.9538188Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:47:49.9538618Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:47:49.9538989Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:47:49.9539373Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:47:49.9539912Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:47:49.9540300Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:47:49.9540710Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:47:49.9541082Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:47:49.9541454Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:47:49.9541829Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:47:49.9542218Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:47:49.9542615Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:47:49.9543005Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:47:49.9543381Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:47:49.9543757Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:47:49.9544150Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:47:49.9544555Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:47:49.9544894Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:47:49.9545226Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:47:49.9545584Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:47:49.9545960Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:47:49.9546320Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:47:49.9546963Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:47:49.9547429Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:47:49.9547807Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:47:49.9548209Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:47:49.9548647Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:47:49.9549240Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:47:49.9549638Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:47:49.9550021Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:47:49.9550404Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:47:49.9550789Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:47:49.9551187Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:47:49.9551594Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:47:49.9551967Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:47:49.9552357Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:47:49.9552766Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:47:49.9553210Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:47:49.9553639Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:47:49.9554021Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:47:49.9554406Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:47:49.9554810Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:47:49.9555209Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:47:49.9555599Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:47:49.9555986Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:47:49.9556489Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:47:49.9557214Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:47:49.9557607Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:47:49.9557966Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:47:49.9558270Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:47:49.9558587Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:47:49.9558978Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:47:49.9559371Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:47:49.9559757Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:47:49.9560120Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:47:49.9560485Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:47:49.9560863Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:47:49.9561207Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:47:49.9561547Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:47:49.9561968Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:47:49.9562411Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:47:49.9562809Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:47:49.9563171Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:47:49.9563551Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:47:49.9563956Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:47:49.9564371Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:47:49.9564788Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:47:49.9565142Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:47:49.9565493Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:47:49.9566038Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:47:49.9566467Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:47:49.9567122Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:47:49.9567494Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:47:49.9567833Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:47:49.9568218Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:47:49.9568595Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:47:49.9569013Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:47:49.9569487Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:47:49.9569900Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:47:49.9570267Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:47:49.9570608Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:47:49.9570954Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:47:49.9571404Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:47:49.9571912Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:47:49.9572359Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:47:49.9572736Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:47:49.9573205Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:47:49.9573862Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:47:49.9574372Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:47:49.9574805Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:47:49.9575166Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:47:49.9575547Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:47:49.9575957Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:47:49.9576368Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:47:49.9577069Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:47:49.9577450Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:47:49.9577826Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:47:49.9578219Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:47:49.9578619Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:47:49.9579006Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:47:49.9579396Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:47:49.9579783Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:47:49.9580185Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:47:49.9580614Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:47:49.9581094Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:47:49.9581523Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:47:49.9581894Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:47:49.9582269Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:47:49.9582663Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:47:49.9583164Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:47:49.9583539Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:47:49.9583912Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:47:49.9584305Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:47:49.9584719Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:47:49.9585191Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:47:49.9585636Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:47:49.9586105Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:47:49.9586496Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:47:49.9587144Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:47:49.9587530Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:47:49.9587895Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:47:49.9588280Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:47:49.9588653Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:47:49.9589104Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:47:49.9589581Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:47:49.9590038Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:47:49.9590684Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:47:49.9591199Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:47:49.9591695Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:47:49.9592182Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:47:49.9592613Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:47:49.9592971Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:47:49.9593329Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:47:49.9593705Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:47:49.9594075Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:47:49.9594432Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:47:49.9594808Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:47:49.9595203Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:47:49.9595581Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:47:49.9595955Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:47:49.9596330Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:47:49.9597010Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:47:49.9597409Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:47:49.9597824Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:47:49.9598255Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:47:49.9598640Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:47:49.9599011Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:47:49.9599424Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:47:49.9599928Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:47:49.9600280Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:47:49.9600625Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:47:49.9600982Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:47:49.9601367Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:47:49.9601732Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:47:49.9602124Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:47:49.9602821Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:47:49.9603320Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:47:49.9604052Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:49.9604901Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:47:49.9605515Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:47:49.9606068Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:47:49.9606441Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:47:49.9607095Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:47:49.9607527Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:47:49.9607951Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:47:49.9608378Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:47:49.9615957Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:47:49.9616802Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:47:49.9617321Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:47:49.9617767Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:47:49.9618168Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:47:49.9618626Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:47:49.9619132Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:47:49.9619628Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:47:49.9620088Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:47:49.9620507Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:47:49.9620911Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:47:49.9621398Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:47:49.9621897Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:47:49.9622302Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:47:49.9622751Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:47:49.9623206Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:47:49.9623610Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:47:49.9623976Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:47:49.9624337Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:47:49.9624720Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:47:49.9625103Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:47:49.9625473Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:47:49.9625838Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:47:49.9626351Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:47:49.9626862Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:47:49.9627227Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:47:49.9627595Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:47:49.9627946Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:47:49.9628318Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:47:49.9628701Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:47:49.9629055Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:47:49.9629408Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:47:49.9629765Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:47:49.9630131Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:47:49.9630502Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:47:49.9630858Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:47:49.9631214Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:47:49.9631584Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:47:49.9631937Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:47:49.9632303Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:47:49.9632738Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:47:49.9633142Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:47:49.9633644Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:47:49.9634032Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:47:49.9634468Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:47:49.9634872Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:47:49.9635232Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:47:49.9635602Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:47:49.9635955Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:47:49.9636251Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:47:49.9636645Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:47:49.9637148Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:47:49.9637500Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:47:49.9637871Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:47:49.9638233Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:47:49.9638583Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:47:49.9638915Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:47:49.9639292Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:47:49.9639701Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:47:49.9640097Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:47:49.9640489Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:47:49.9640875Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:47:49.9641282Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:47:49.9641788Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:47:49.9642418Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:47:49.9643184Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:47:49.9643726Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:47:49.9644201Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:47:49.9644649Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:47:49.9645171Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:47:49.9645788Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:47:49.9646353Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:47:49.9646963Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:47:49.9647422Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:47:49.9647792Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:47:49.9648161Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:47:49.9648532Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:47:49.9648912Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:47:49.9649299Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:47:49.9649681Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:47:49.9650057Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:47:49.9650436Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:47:49.9650930Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:47:49.9651300Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:47:49.9651680Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:47:49.9652047Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:47:49.9652435Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:47:49.9652850Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:47:49.9653268Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:47:49.9653684Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:47:49.9654048Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:47:49.9654435Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:47:49.9654853Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:47:49.9655265Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:47:49.9655704Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:47:49.9656134Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:47:49.9656604Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:47:49.9656974Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:47:49.9657351Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:47:49.9657711Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:47:49.9658091Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:47:49.9658478Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:47:49.9658859Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:47:49.9659241Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:47:49.9659722Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:47:49.9660082Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:47:49.9660626Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:49.9661339Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:49.9662013Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:49.9662669Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:49.9663191Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:47:49.9663569Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:47:49.9663944Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:47:49.9664316Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:47:49.9664683Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:47:49.9665040Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:47:49.9665405Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:47:49.9665788Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:47:49.9666161Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:47:49.9666652Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:47:49.9667032Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:47:49.9667517Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:47:49.9667902Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:47:49.9668314Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:47:49.9668709Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:47:49.9669100Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:47:49.9669495Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:47:49.9669886Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:47:49.9670269Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:47:49.9670649Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:47:49.9671020Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:47:49.9671406Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:47:49.9671813Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:47:49.9672208Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:47:49.9672601Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:47:49.9672991Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:47:49.9673370Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:47:49.9673789Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:47:49.9674217Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:47:49.9674615Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:47:49.9675056Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:47:49.9675515Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:47:49.9675915Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:47:49.9676398Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:47:49.9676991Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:47:49.9677390Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:47:49.9677793Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:47:49.9678189Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:47:49.9678561Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:47:49.9678946Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:47:49.9679411Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:47:49.9679883Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:47:49.9680276Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:47:49.9680689Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:47:49.9681136Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:47:49.9681580Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:47:49.9682048Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:47:49.9682535Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:47:49.9682979Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:47:49.9683416Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:47:49.9683935Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:47:49.9684329Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:47:49.9684750Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:47:49.9685131Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:47:49.9685505Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:47:49.9685906Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:47:49.9686300Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:47:49.9686808Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:47:49.9687221Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:47:49.9687609Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:47:49.9687986Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:47:49.9688347Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:47:49.9688705Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:47:49.9689091Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:47:49.9689503Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:47:49.9689951Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:47:49.9690401Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:47:49.9690799Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:47:49.9691230Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:47:49.9691647Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:47:49.9692052Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:47:49.9692458Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:47:49.9692935Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:47:49.9693288Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:47:49.9693675Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:47:49.9694065Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:47:49.9694448Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:47:49.9694786Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:47:49.9695097Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:47:49.9695448Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:47:49.9695954Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:47:49.9696470Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:47:49.9696956Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:47:49.9697328Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:47:49.9697719Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:47:49.9698131Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:47:49.9698537Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:47:49.9698936Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:47:49.9699347Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:47:49.9699755Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:47:49.9700124Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:47:49.9700604Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:47:49.9700971Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:47:49.9701351Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:47:49.9701773Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:47:49.9702199Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:47:49.9702593Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:47:49.9703009Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:47:49.9703449Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:47:49.9703838Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:47:49.9704205Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:47:49.9704560Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:47:49.9704916Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:47:49.9705291Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:47:49.9705676Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:47:49.9706075Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:47:49.9706483Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:47:49.9707064Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:47:49.9707501Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:47:49.9707872Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:47:49.9708256Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:47:49.9708641Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:47:49.9709019Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:47:49.9709535Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:47:49.9709910Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:47:49.9710355Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:47:49.9710846Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:47:49.9711260Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:47:49.9711633Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:47:49.9712004Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:47:49.9712403Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:47:49.9712798Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:47:49.9713170Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:47:49.9713570Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:47:49.9713946Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:47:49.9714293Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:47:49.9714644Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:47:49.9715036Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:47:49.9715463Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:47:49.9715840Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:47:49.9716220Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:47:49.9716970Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:47:49.9717470Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:47:49.9717903Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:47:49.9718296Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:47:49.9718823Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:49.9719337Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:47:49.9719645Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:47:49.9719989Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:47:49.9720400Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:47:49.9720825Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:47:49.9721353Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:47:49.9721940Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:47:49.9722555Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:47:49.9723205Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:47:49.9723851Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:47:49.9724488Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:47:49.9725114Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:47:49.9725698Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:47:49.9726185Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:47:49.9726737Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:47:49.9727306Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:47:49.9727731Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:47:49.9728199Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:47:49.9728628Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:47:49.9729008Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:47:49.9729374Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:47:49.9729750Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:47:49.9730122Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:47:49.9730535Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:47:49.9730956Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:47:49.9731314Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:47:49.9731703Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:47:49.9732163Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:47:49.9732646Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:47:49.9733128Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:47:49.9733606Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:47:49.9734083Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:47:49.9734709Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:47:49.9735161Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:47:49.9735582Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:47:49.9735994Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:47:49.9736400Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:47:49.9736913Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:47:49.9737317Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:47:49.9737744Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:47:49.9738171Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:47:49.9738558Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:47:49.9738940Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:47:49.9739310Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:47:49.9739687Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:47:49.9740126Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:47:49.9740568Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:47:49.9740967Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:47:49.9741374Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:47:49.9741792Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:47:49.9742234Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:47:49.9742679Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:47:49.9743109Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:47:49.9743628Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:47:49.9744000Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:47:49.9744387Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:47:49.9744755Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:47:49.9745123Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:47:49.9745529Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:47:49.9745924Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:47:49.9746346Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:47:49.9746939Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:47:49.9747356Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:47:49.9747768Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:47:49.9748160Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:47:49.9748455Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:47:49.9748773Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:47:49.9749152Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:47:49.9749541Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:47:49.9749924Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:47:49.9750313Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:47:49.9750737Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:47:49.9751449Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:47:49.9751865Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:47:49.9752252Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:47:49.9752646Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:47:49.9753187Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:49.9753762Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:47:49.9754210Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:47:49.9754645Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:47:49.9755078Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:47:49.9755505Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:47:49.9755900Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:47:49.9756287Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:47:49.9756846Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:47:49.9757266Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:47:49.9757667Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:47:49.9758035Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:47:49.9758417Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:47:49.9758810Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:47:49.9759182Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:47:49.9759590Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:47:49.9760045Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:47:49.9760587Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:47:49.9760958Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:47:49.9761328Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:47:49.9761710Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:47:49.9762082Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:47:49.9762446Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:47:49.9762866Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:47:49.9763312Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:47:49.9763715Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:47:49.9764108Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:47:49.9764507Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:47:49.9764884Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:47:49.9765251Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:47:49.9765635Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:47:49.9766027Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:47:49.9766476Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:47:49.9767042Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:47:49.9767469Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:47:49.9767977Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:47:49.9768380Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:47:49.9768800Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:47:49.9769187Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:47:49.9769539Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:47:49.9769848Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:47:49.9770144Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:47:49.9770504Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:47:49.9770870Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:47:49.9771214Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:47:49.9771580Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:47:49.9771980Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:47:49.9772362Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:47:49.9772720Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:47:49.9773068Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:47:49.9773440Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:47:49.9773839Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:47:49.9774210Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:47:49.9774566Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:47:49.9774924Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:47:49.9775302Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:47:49.9775686Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:47:49.9776029Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:47:49.9776612Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:47:49.9777001Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:47:49.9777375Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:47:49.9777738Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:47:49.9778107Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:47:49.9778483Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:47:49.9778881Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:47:49.9779299Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:47:49.9779699Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:47:49.9780048Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:47:49.9780393Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:47:49.9780736Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:47:49.9781158Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:47:49.9781649Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:47:49.9782140Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:47:49.9782609Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:47:49.9783100Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:47:49.9783526Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:47:49.9784013Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:47:49.9784402Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:47:49.9784785Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:47:49.9785167Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:47:49.9785549Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:47:49.9785920Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:47:49.9786286Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:47:49.9786793Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:47:49.9787232Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:47:49.9787656Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:47:49.9788031Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:47:49.9788425Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:47:49.9788843Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:47:49.9789217Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:47:49.9789564Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:47:49.9789947Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:47:49.9790397Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:47:49.9790818Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:47:49.9791224Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:47:49.9791629Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:47:49.9791946Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:47:49.9792223Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:47:49.9792567Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:47:49.9793160Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:47:49.9904800Z [+] Installing Go for linux-amd64...
2025-08-20T20:47:51.4274460Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T20:47:51.4275041Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T20:47:51.4277599Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T20:47:55.5810467Z [+] Downloading Go go1.25.0...
2025-08-20T20:47:55.5859139Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:47:55.5859891Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:47:55.5860283Z 
2025-08-20T20:47:55.6535604Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:47:55.6536480Z 100    80  100    80    0     0   1180      0 --:--:-- --:--:-- --:--:--  1194
2025-08-20T20:47:55.7219717Z 
2025-08-20T20:47:55.7220432Z 100    75  100    75    0     0    550      0 --:--:-- --:--:-- --:--:--   550
2025-08-20T20:47:55.8914384Z 
2025-08-20T20:47:55.9728730Z  53 56.8M   53 30.5M    0     0  99.8M      0 --:--:-- --:--:-- --:--:-- 99.8M
2025-08-20T20:47:55.9729378Z 100 56.8M  100 56.8M    0     0   146M      0 --:--:-- --:--:-- --:--:--  325M
2025-08-20T20:47:55.9761593Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T20:47:57.3599764Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T20:47:57.3600212Z [+] GOROOT: /home/runner/.go
2025-08-20T20:47:57.3600453Z [+] GOPATH: /home/runner/go
2025-08-20T20:47:57.3600784Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T20:47:57.3761084Z go version go1.25.0 linux/amd64
2025-08-20T20:47:57.4128133Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:47:57.4128999Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:47:57.4129640Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:47:57.4130266Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:47:57.4130908Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:47:57.4131518Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:47:57.4132125Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:47:57.4132726Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:47:57.4133322Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:47:57.4134078Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:47:57.4134722Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:47:57.4135555Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:47:57.4136206Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:47:57.4137015Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:47:57.4137697Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:47:57.4138368Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:47:57.4139087Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:47:57.4139714Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:47:57.4140386Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:47:57.4140961Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:47:57.4141398Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:47:57.4141773Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:47:57.4142217Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:47:57.4142707Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:47:57.4143259Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:47:57.4143675Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:47:57.4144128Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:47:57.4144569Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:47:57.4144974Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:47:57.4145397Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:47:57.4145816Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:47:57.4146238Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:47:57.4146886Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:47:57.4147311Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:47:57.4147758Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:47:57.4148188Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:47:57.4148585Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:47:57.4148981Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:47:57.4149385Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:47:57.4149803Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:47:57.4150215Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:47:57.4150613Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:47:57.4151128Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:47:57.4151584Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:47:57.4152068Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:47:57.4152527Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:47:57.4153005Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:47:57.4153442Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:47:57.4153854Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:47:57.4154265Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:47:57.4154662Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:47:57.4155075Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:47:57.4155472Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:47:57.4155841Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:47:57.4156204Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:47:57.4156891Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:47:57.4157221Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:47:57.4157556Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:47:57.4157956Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:47:57.4158326Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:47:57.4158727Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:47:57.4159156Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:47:57.4159575Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:47:57.4159975Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:47:57.4160555Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:47:57.4160978Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:47:57.4161373Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:47:57.4161781Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:47:57.4162203Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:47:57.4162675Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:47:57.4163188Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:47:57.4163722Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:47:57.4164193Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:47:57.4164581Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:47:57.4164965Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:47:57.4165360Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:47:57.4165793Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:47:57.4166286Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:47:57.4166945Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:47:57.4167437Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:47:57.4167869Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:47:57.4168382Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:47:57.4168776Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:47:57.4169177Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:47:57.4169571Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:47:57.4169950Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:47:57.4170363Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:47:57.4170783Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:47:57.4171161Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:47:57.4171535Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:47:57.4171938Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:47:57.4172340Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:47:57.4172714Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:47:57.4173083Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:47:57.4173469Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:47:57.4173855Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:47:57.4174205Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:47:57.4174582Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:47:57.4174950Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:47:57.4175307Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:47:57.4175686Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:47:57.4176051Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:47:57.4176406Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:47:57.4177158Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:47:57.4177559Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:47:57.4177963Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:47:57.4178354Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:47:57.4178725Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:47:57.4179093Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:47:57.4179482Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:47:57.4179880Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:47:57.4180219Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:47:57.4180544Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:47:57.4180900Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:47:57.4181437Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:47:57.4181802Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:47:57.4182159Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:47:57.4182503Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:47:57.4182870Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:47:57.4183263Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:47:57.4183698Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:47:57.4184143Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:47:57.4184668Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:47:57.4185058Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:47:57.4185445Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:47:57.4185910Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:47:57.4186392Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:47:57.4187136Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:47:57.4187523Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:47:57.4187911Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:47:57.4188322Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:47:57.4188761Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:47:57.4189198Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:47:57.4189581Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:47:57.4189970Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:47:57.4190376Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:47:57.4190777Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:47:57.4191172Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:47:57.4191557Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:47:57.4191949Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:47:57.4192343Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:47:57.4192717Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:47:57.4193076Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:47:57.4193385Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:47:57.4193706Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:47:57.4194243Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:47:57.4194640Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:47:57.4195027Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:47:57.4195391Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:47:57.4195755Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:47:57.4196131Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:47:57.4196475Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:47:57.4197070Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:47:57.4197494Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:47:57.4197938Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:47:57.4198335Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:47:57.4198701Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:47:57.4199084Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:47:57.4199490Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:47:57.4199896Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:47:57.4200306Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:47:57.4200741Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:47:57.4201187Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:47:57.4201603Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:47:57.4202155Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:47:57.4202565Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:47:57.4203019Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:47:57.4203388Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:47:57.4203769Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:47:57.4204145Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:47:57.4204568Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:47:57.4205035Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:47:57.4205445Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:47:57.4205808Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:47:57.4206149Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:47:57.4207014Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:47:57.4207839Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:47:57.4208731Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:47:57.4209503Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:47:57.4209940Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:47:57.4210403Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:47:57.4210938Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:47:57.4211428Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:47:57.4211882Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:47:57.4212246Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:47:57.4212630Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:47:57.4213251Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:47:57.4213665Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:47:57.4214066Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:47:57.4214430Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:47:57.4214798Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:47:57.4215186Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:47:57.4215580Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:47:57.4215968Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:47:57.4216364Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:47:57.4217453Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:47:57.4217984Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:47:57.4218425Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:47:57.4218877Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:47:57.4219304Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:47:57.4219674Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:47:57.4220041Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:47:57.4220435Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:47:57.4220810Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:47:57.4221343Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:47:57.4221727Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:47:57.4222119Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:47:57.4222533Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:47:57.4222997Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:47:57.4223443Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:47:57.4223840Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:47:57.4224223Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:47:57.4224597Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:47:57.4224966Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:47:57.4225336Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:47:57.4225716Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:47:57.4226099Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:47:57.4227051Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:47:57.4234388Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:47:57.4234883Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:47:57.4235419Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:47:57.4235943Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:47:57.4236466Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:47:57.4237139Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:47:57.4237603Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:47:57.4238171Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:47:57.4238544Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:47:57.4238926Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:47:57.4239302Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:47:57.4239660Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:47:57.4240032Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:47:57.4240405Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:47:57.4240786Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:47:57.4241165Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:47:57.4241548Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:47:57.4241942Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:47:57.4242333Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:47:57.4242746Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:47:57.4243187Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:47:57.4243577Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:47:57.4243948Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:47:57.4244355Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:47:57.4244724Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:47:57.4245075Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:47:57.4245537Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:47:57.4245904Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:47:57.4246296Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:47:57.4246831Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:47:57.4247226Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:47:57.4247585Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:47:57.4247896Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:47:57.4248353Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:57.4248866Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:47:57.4249235Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:47:57.4249614Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:47:57.4249977Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:47:57.4250384Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:47:57.4250812Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:47:57.4251236Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:47:57.4251661Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:47:57.4252062Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:47:57.4252461Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:47:57.4252877Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:47:57.4253284Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:47:57.4253676Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:47:57.4254106Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:47:57.4254728Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:47:57.4255227Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:47:57.4255671Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:47:57.4256083Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:47:57.4256479Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:47:57.4257174Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:47:57.4257662Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:47:57.4258065Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:47:57.4258496Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:47:57.4258957Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:47:57.4259356Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:47:57.4259711Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:47:57.4260067Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:47:57.4260447Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:47:57.4260823Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:47:57.4261185Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:47:57.4261541Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:47:57.4261924Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:47:57.4262464Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:47:57.4262834Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:47:57.4263205Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:47:57.4263554Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:47:57.4263924Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:47:57.4264298Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:47:57.4264653Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:47:57.4265003Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:47:57.4265348Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:47:57.4265707Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:47:57.4266067Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:47:57.4266428Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:47:57.4267005Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:47:57.4267383Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:47:57.4267737Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:47:57.4268102Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:47:57.4268529Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:47:57.4268937Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:47:57.4269294Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:47:57.4269671Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:47:57.4270089Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:47:57.4270484Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:47:57.4270837Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:47:57.4271334Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:47:57.4271686Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:47:57.4271976Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:47:57.4272274Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:47:57.4272621Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:47:57.4272969Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:47:57.4273329Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:47:57.4273679Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:47:57.4274018Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:47:57.4274346Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:47:57.4274722Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:47:57.4275127Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:47:57.4275524Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:47:57.4275912Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:47:57.4276293Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:47:57.4276862Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:47:57.4277366Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:47:57.4277987Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:47:57.4278606Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:47:57.4279259Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:47:57.4279742Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:47:57.4280190Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:47:57.4280704Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:47:57.4281323Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:47:57.4281877Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:47:57.4282363Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:47:57.4282807Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:47:57.4283196Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:47:57.4283570Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:47:57.4283940Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:47:57.4284317Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:47:57.4284706Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:47:57.4285089Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:47:57.4285468Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:47:57.4285841Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:47:57.4286218Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:47:57.4286706Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:47:57.4287077Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:47:57.4287447Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:47:57.4287835Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:47:57.4288359Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:47:57.4288770Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:47:57.4289179Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:47:57.4289535Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:47:57.4289919Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:47:57.4290339Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:47:57.4290742Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:47:57.4291177Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:47:57.4291609Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:47:57.4291980Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:47:57.4292353Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:47:57.4292729Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:47:57.4293090Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:47:57.4293468Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:47:57.4293851Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:47:57.4294230Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:47:57.4294610Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:47:57.4294967Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:47:57.4295432Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:47:57.4295980Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:57.4296910Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:57.4297592Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:57.4298245Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:57.4298764Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:47:57.4299141Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:47:57.4299508Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:47:57.4299891Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:47:57.4300261Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:47:57.4300621Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:47:57.4300990Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:47:57.4301371Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:47:57.4301742Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:47:57.4302112Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:47:57.4302488Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:47:57.4302856Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:47:57.4303241Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:47:57.4303643Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:47:57.4304042Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:47:57.4304434Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:47:57.4304963Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:47:57.4305353Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:47:57.4305734Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:47:57.4306112Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:47:57.4306490Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:47:57.4307087Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:47:57.4307488Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:47:57.4307883Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:47:57.4308277Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:47:57.4308666Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:47:57.4309054Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:47:57.4309475Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:47:57.4309907Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:47:57.4310303Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:47:57.4310737Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:47:57.4311192Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:47:57.4311602Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:47:57.4311958Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:47:57.4312455Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:47:57.4312891Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:47:57.4313296Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:47:57.4313693Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:47:57.4314064Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:47:57.4314447Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:47:57.4314918Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:47:57.4315386Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:47:57.4315778Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:47:57.4316178Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:47:57.4316769Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:47:57.4317212Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:47:57.4317685Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:47:57.4318171Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:47:57.4318608Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:47:57.4319041Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:47:57.4319434Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:47:57.4319823Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:47:57.4320239Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:47:57.4320629Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:47:57.4321002Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:47:57.4321532Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:47:57.4321931Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:47:57.4322333Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:47:57.4322752Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:47:57.4323141Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:47:57.4323513Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:47:57.4323875Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:47:57.4324229Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:47:57.4324621Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:47:57.4325046Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:47:57.4325507Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:47:57.4325964Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:47:57.4326368Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:47:57.4326911Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:47:57.4327335Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:47:57.4327741Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:47:57.4328147Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:47:57.4328510Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:47:57.4328991Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:47:57.4329382Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:47:57.4329779Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:47:57.4330153Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:47:57.4330480Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:47:57.4330789Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:47:57.4331136Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:47:57.4331642Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:47:57.4332156Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:47:57.4332529Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:47:57.4332896Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:47:57.4333291Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:47:57.4333705Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:47:57.4334112Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:47:57.4334508Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:47:57.4334920Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:47:57.4335326Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:47:57.4335693Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:47:57.4336061Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:47:57.4336421Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:47:57.4336899Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:47:57.4337322Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:47:57.4337747Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:47:57.4338259Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:47:57.4338675Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:47:57.4339111Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:47:57.4339501Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:47:57.4339862Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:47:57.4340206Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:47:57.4340563Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:47:57.4340933Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:47:57.4341310Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:47:57.4341706Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:47:57.4342122Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:47:57.4342576Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:47:57.4343008Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:47:57.4343382Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:47:57.4343763Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:47:57.4344140Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:47:57.4344519Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:47:57.4344891Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:47:57.4345365Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:47:57.4345809Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:47:57.4346303Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:47:57.4346944Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:47:57.4347323Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:47:57.4347690Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:47:57.4348088Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:47:57.4348476Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:47:57.4348842Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:47:57.4349237Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:47:57.4349617Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:47:57.4349965Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:47:57.4350321Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:47:57.4350715Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:47:57.4351132Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:47:57.4351505Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:47:57.4351886Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:47:57.4352325Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:47:57.4352755Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:47:57.4353168Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:47:57.4353552Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:47:57.4354067Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:57.4354703Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:47:57.4355006Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:47:57.4355383Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:47:57.4355792Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:47:57.4356214Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:47:57.4356888Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:47:57.4357480Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:47:57.4358099Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:47:57.4358749Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:47:57.4359401Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:47:57.4360027Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:47:57.4360648Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:47:57.4361227Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:47:57.4361709Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:47:57.4362149Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:47:57.4362583Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:47:57.4363117Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:47:57.4363595Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:47:57.4364022Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:47:57.4364400Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:47:57.4364760Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:47:57.4365132Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:47:57.4365503Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:47:57.4365902Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:47:57.4366309Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:47:57.4366790Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:47:57.4367184Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:47:57.4367643Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:47:57.4368134Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:47:57.4368612Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:47:57.4369091Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:47:57.4369566Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:47:57.4370038Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:47:57.4370481Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:47:57.4370889Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:47:57.4371307Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:47:57.4371718Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:47:57.4372252Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:47:57.4372655Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:47:57.4373087Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:47:57.4373510Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:47:57.4373893Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:47:57.4374271Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:47:57.4374640Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:47:57.4375011Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:47:57.4375447Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:47:57.4375888Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:47:57.4376294Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:47:57.4376910Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:47:57.4377335Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:47:57.4377781Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:47:57.4378220Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:47:57.4378642Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:47:57.4379036Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:47:57.4379405Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:47:57.4379912Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:47:57.4380293Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:47:57.4380668Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:47:57.4381056Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:47:57.4381453Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:47:57.4381876Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:47:57.4382341Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:47:57.4382754Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:47:57.4383157Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:47:57.4383546Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:47:57.4383846Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:47:57.4384163Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:47:57.4384540Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:47:57.4384927Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:47:57.4385310Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:47:57.4385696Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:47:57.4386116Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:47:57.4386735Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:47:57.4387194Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:47:57.4387577Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:47:57.4387973Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:47:57.4388518Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:57.4389261Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:47:57.4389710Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:47:57.4390139Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:47:57.4390568Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:47:57.4390985Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:47:57.4391378Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:47:57.4391761Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:47:57.4392141Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:47:57.4392531Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:47:57.4392934Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:47:57.4393304Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:47:57.4393686Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:47:57.4394084Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:47:57.4394451Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:47:57.4394855Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:47:57.4395311Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:47:57.4395724Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:47:57.4396203Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:47:57.4396723Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:47:57.4397117Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:47:57.4397486Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:47:57.4397853Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:47:57.4398272Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:47:57.4398714Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:47:57.4399115Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:47:57.4399502Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:47:57.4399893Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:47:57.4400274Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:47:57.4400641Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:47:57.4401022Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:47:57.4401416Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:47:57.4401862Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:47:57.4402316Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:47:57.4402733Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:47:57.4403130Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:47:57.4403527Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:47:57.4403947Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:47:57.4404339Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:47:57.4404690Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:47:57.4405126Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:47:57.4405424Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:47:57.4405782Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:47:57.4406149Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:47:57.4406494Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:47:57.4406961Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:47:57.4407359Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:47:57.4407737Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:47:57.4408087Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:47:57.4408434Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:47:57.4408806Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:47:57.4409203Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:47:57.4409574Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:47:57.4409931Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:47:57.4410283Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:47:57.4410660Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:47:57.4411039Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:47:57.4411384Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:47:57.4411750Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:47:57.4412137Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:47:57.4412623Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:47:57.4413023Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:47:57.4413397Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:47:57.4413777Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:47:57.4414172Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:47:57.4414595Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:47:57.4414993Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:47:57.4415341Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:47:57.4415683Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:47:57.4416021Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:47:57.4416442Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:47:57.4417049Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:47:57.4417520Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:47:57.4417997Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:47:57.4418495Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:47:57.4418931Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:47:57.4419305Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:47:57.4419687Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:47:57.4420068Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:47:57.4420456Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:47:57.4420835Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:47:57.4421335Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:47:57.4421702Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:47:57.4422085Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:47:57.4422521Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:47:57.4422946Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:47:57.4423315Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:47:57.4423718Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:47:57.4424136Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:47:57.4424515Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:47:57.4424859Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:47:57.4425250Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:47:57.4425697Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:47:57.4426119Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:47:57.4426678Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:47:57.4427130Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:47:57.4427450Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:47:57.4427722Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:47:57.4428065Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:47:57.4428540Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:47:57.6618680Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:47:57.8414609Z Collecting meson
2025-08-20T20:47:57.8771535Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T20:47:57.9086163Z Collecting ninja
2025-08-20T20:47:57.9140960Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T20:47:57.9213554Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T20:47:57.9521241Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 51.5 MB/s  0:00:00
2025-08-20T20:47:57.9558225Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T20:47:58.0457124Z Installing collected packages: ninja, meson
2025-08-20T20:47:58.7624854Z 
2025-08-20T20:47:58.7654428Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T20:47:59.0477960Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:47:59.1538593Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T20:47:59.2109789Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T20:47:59.6659334Z 1.8.4
2025-08-20T20:47:59.6889667Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T20:47:59.7139792Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:47:59.7140410Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:47:59.7141034Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:47:59.7141683Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:47:59.7142323Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:47:59.7142948Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:47:59.7143568Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:47:59.7144052Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:47:59.7144534Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:47:59.7145107Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:47:59.7145964Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:47:59.7146380Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:47:59.7147160Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:47:59.7147793Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:47:59.7148190Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:47:59.7148689Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:47:59.7149094Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:47:59.7149465Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:47:59.7149851Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:47:59.7150338Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:47:59.7151120Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:47:59.7151815Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:47:59.7152555Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:47:59.7153258Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:47:59.7153877Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:47:59.7154566Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:47:59.7155332Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:47:59.7156066Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:47:59.7156974Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:47:59.7157445Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:47:59.7157885Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:47:59.7158308Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:47:59.7158740Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:47:59.7159154Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:47:59.7159592Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:47:59.7160022Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:47:59.7160436Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:47:59.7160833Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:47:59.7161245Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:47:59.7161672Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:47:59.7162093Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:47:59.7162495Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:47:59.7162888Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:47:59.7163344Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:47:59.7163817Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:47:59.7164280Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:47:59.7164759Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:47:59.7165204Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:47:59.7165634Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:47:59.7166176Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:47:59.7166777Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:47:59.7167344Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:47:59.7167744Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:47:59.7168113Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:47:59.7168464Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:47:59.7168833Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:47:59.7169151Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:47:59.7169490Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:47:59.7169892Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:47:59.7170264Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:47:59.7170676Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:47:59.7171112Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:47:59.7171526Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:47:59.7171935Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:47:59.7172353Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:47:59.7172778Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:47:59.7173177Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:47:59.7173568Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:47:59.7174113Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:47:59.7174583Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:47:59.7175082Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:47:59.7175550Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:47:59.7175960Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:47:59.7176340Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:47:59.7176998Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:47:59.7177407Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:47:59.7177842Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:47:59.7178331Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:47:59.7178824Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:47:59.7179317Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:47:59.7179753Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:47:59.7180145Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:47:59.7180531Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:47:59.7180931Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:47:59.7181323Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:47:59.7181705Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:47:59.7182118Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:47:59.7182540Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:47:59.7182922Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:47:59.7183496Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:47:59.7183895Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:47:59.7184296Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:47:59.7184661Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:47:59.7185024Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:47:59.7185411Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:47:59.7185785Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:47:59.7186139Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:47:59.7186665Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:47:59.7187219Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:47:59.7187584Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:47:59.7187965Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:47:59.7188324Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:47:59.7188677Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:47:59.7189043Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:47:59.7189433Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:47:59.7189825Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:47:59.7190213Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:47:59.7190582Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:47:59.7191073Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:47:59.7191470Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:47:59.7191872Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:47:59.7192211Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:47:59.7192535Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:47:59.7192883Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:47:59.7193236Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:47:59.7193593Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:47:59.7193959Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:47:59.7194310Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:47:59.7194684Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:47:59.7195089Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:47:59.7195528Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:47:59.7195981Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:47:59.7196382Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:47:59.7196938Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:47:59.7197430Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:47:59.7197826Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:47:59.7198230Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:47:59.7198638Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:47:59.7199013Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:47:59.7199401Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:47:59.7199815Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:47:59.7200388Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:47:59.7200811Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:47:59.7201197Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:47:59.7201583Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:47:59.7201987Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:47:59.7202393Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:47:59.7202793Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:47:59.7203180Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:47:59.7203577Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:47:59.7203975Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:47:59.7204360Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:47:59.7204716Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:47:59.7205021Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:47:59.7205342Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:47:59.7205732Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:47:59.7206124Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:47:59.7206683Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:47:59.7207070Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:47:59.7207553Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:47:59.7207933Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:47:59.7208278Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:47:59.7208611Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:47:59.7209031Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:47:59.7209471Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:47:59.7209871Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:47:59.7210238Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:47:59.7210618Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:47:59.7211028Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:47:59.7211441Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:47:59.7211856Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:47:59.7212211Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:47:59.7212565Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:47:59.7212982Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:47:59.7213412Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:47:59.7213816Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:47:59.7214280Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:47:59.7214802Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:47:59.7215435Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:47:59.7216082Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:47:59.7217028Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:47:59.7217694Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:47:59.7218298Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:47:59.7218672Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:47:59.7219016Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:47:59.7219370Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:47:59.7219815Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:47:59.7220324Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:47:59.7220771Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:47:59.7221151Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:47:59.7221617Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:47:59.7229014Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:47:59.7229625Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:47:59.7230098Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:47:59.7230483Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:47:59.7230875Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:47:59.7231296Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:47:59.7231719Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:47:59.7232117Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:47:59.7232492Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:47:59.7233029Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:47:59.7233431Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:47:59.7233837Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:47:59.7234232Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:47:59.7234620Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:47:59.7235011Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:47:59.7235400Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:47:59.7235829Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:47:59.7236333Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:47:59.7236999Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:47:59.7237387Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:47:59.7237764Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:47:59.7238175Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:47:59.7238568Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:47:59.7238953Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:47:59.7239342Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:47:59.7239752Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:47:59.7240179Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:47:59.7240649Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:47:59.7241104Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:47:59.7241519Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:47:59.7241913Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:47:59.7242432Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:47:59.7242812Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:47:59.7243181Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:47:59.7243569Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:47:59.7243954Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:47:59.7244406Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:47:59.7244892Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:47:59.7245358Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:47:59.7245881Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:47:59.7246393Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:47:59.7246995Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:47:59.7247483Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:47:59.7247918Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:47:59.7248282Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:47:59.7248645Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:47:59.7249022Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:47:59.7249399Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:47:59.7249762Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:47:59.7250253Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:47:59.7250640Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:47:59.7251031Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:47:59.7251414Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:47:59.7251793Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:47:59.7252190Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:47:59.7252576Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:47:59.7252994Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:47:59.7253433Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:47:59.7253824Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:47:59.7254200Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:47:59.7254612Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:47:59.7254988Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:47:59.7255340Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:47:59.7255688Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:47:59.7256047Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:47:59.7256428Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:47:59.7256901Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:47:59.7257291Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:47:59.7257655Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:47:59.7257973Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:47:59.7258433Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:59.7259072Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:47:59.7259437Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:47:59.7259809Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:47:59.7260177Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:47:59.7260577Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:47:59.7261011Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:47:59.7261435Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:47:59.7261862Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:47:59.7262267Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:47:59.7262669Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:47:59.7263098Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:47:59.7263510Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:47:59.7263894Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:47:59.7264328Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:47:59.7264821Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:47:59.7265318Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:47:59.7265766Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:47:59.7266173Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:47:59.7266887Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:47:59.7267479Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:47:59.7267976Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:47:59.7268384Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:47:59.7268814Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:47:59.7269265Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:47:59.7269682Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:47:59.7270051Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:47:59.7270413Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:47:59.7270794Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:47:59.7271180Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:47:59.7271544Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:47:59.7271907Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:47:59.7272293Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:47:59.7272671Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:47:59.7273036Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:47:59.7273403Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:47:59.7273754Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:47:59.7274130Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:47:59.7274515Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:47:59.7274872Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:47:59.7275230Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:47:59.7275583Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:47:59.7276069Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:47:59.7276439Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:47:59.7276906Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:47:59.7277259Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:47:59.7277634Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:47:59.7277988Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:47:59.7278354Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:47:59.7278788Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:47:59.7279200Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:47:59.7279563Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:47:59.7279947Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:47:59.7280374Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:47:59.7280770Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:47:59.7281127Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:47:59.7281491Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:47:59.7281851Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:47:59.7282145Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:47:59.7282443Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:47:59.7282790Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:47:59.7283261Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:47:59.7283632Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:47:59.7283993Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:47:59.7284336Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:47:59.7284669Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:47:59.7285047Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:47:59.7285454Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:47:59.7285847Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:47:59.7286241Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:47:59.7286726Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:47:59.7287137Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:47:59.7287640Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:47:59.7288263Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:47:59.7288907Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:47:59.7289457Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:47:59.7289941Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:47:59.7290392Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:47:59.7290911Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:47:59.7291528Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:47:59.7292091Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:47:59.7292583Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:47:59.7293158Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:47:59.7293518Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:47:59.7293888Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:47:59.7294256Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:47:59.7294635Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:47:59.7295023Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:47:59.7295405Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:47:59.7295786Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:47:59.7296165Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:47:59.7296636Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:47:59.7297011Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:47:59.7297379Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:47:59.7297742Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:47:59.7298131Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:47:59.7298520Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:47:59.7298931Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:47:59.7299343Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:47:59.7299700Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:47:59.7300207Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:47:59.7300620Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:47:59.7301030Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:47:59.7301465Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:47:59.7301892Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:47:59.7302263Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:47:59.7302632Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:47:59.7303008Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:47:59.7303367Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:47:59.7303750Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:47:59.7304144Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:47:59.7304523Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:47:59.7304911Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:47:59.7305269Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:47:59.7305625Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:47:59.7306167Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:59.7306973Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:59.7307650Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:59.7308310Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:59.7308829Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:47:59.7309327Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:47:59.7309696Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:47:59.7310067Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:47:59.7310436Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:47:59.7310802Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:47:59.7311165Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:47:59.7311546Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:47:59.7311918Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:47:59.7312290Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:47:59.7312669Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:47:59.7313042Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:47:59.7313430Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:47:59.7313837Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:47:59.7314233Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:47:59.7314625Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:47:59.7315024Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:47:59.7315414Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:47:59.7315793Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:47:59.7316172Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:47:59.7316873Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:47:59.7317286Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:47:59.7317698Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:47:59.7318090Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:47:59.7318480Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:47:59.7318867Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:47:59.7319252Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:47:59.7319670Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:47:59.7320103Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:47:59.7320502Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:47:59.7320942Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:47:59.7321401Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:47:59.7321806Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:47:59.7322169Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:47:59.7322541Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:47:59.7322934Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:47:59.7323338Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:47:59.7323734Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:47:59.7324106Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:47:59.7324493Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:47:59.7324967Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:47:59.7325439Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:47:59.7325946Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:47:59.7326348Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:47:59.7326905Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:47:59.7327349Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:47:59.7327814Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:47:59.7328301Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:47:59.7328741Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:47:59.7329179Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:47:59.7329580Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:47:59.7329975Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:47:59.7330390Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:47:59.7330772Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:47:59.7331147Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:47:59.7331551Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:47:59.7331951Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:47:59.7332352Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:47:59.7332771Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:47:59.7333276Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:47:59.7333655Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:47:59.7334020Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:47:59.7334372Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:47:59.7334760Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:47:59.7335173Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:47:59.7335623Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:47:59.7336071Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:47:59.7336501Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:47:59.7337107Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:47:59.7337535Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:47:59.7337938Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:47:59.7338349Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:47:59.7338706Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:47:59.7339069Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:47:59.7339458Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:47:59.7339849Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:47:59.7340217Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:47:59.7340545Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:47:59.7340854Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:47:59.7341201Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:47:59.7341703Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:47:59.7342217Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:47:59.7342717Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:47:59.7343083Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:47:59.7343472Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:47:59.7343875Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:47:59.7344279Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:47:59.7344675Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:47:59.7345079Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:47:59.7345484Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:47:59.7345858Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:47:59.7346222Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:47:59.7346773Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:47:59.7347157Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:47:59.7347576Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:47:59.7348003Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:47:59.7348393Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:47:59.7348811Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:47:59.7349250Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:47:59.7349656Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:47:59.7350146Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:47:59.7350509Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:47:59.7350870Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:47:59.7351244Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:47:59.7351627Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:47:59.7352028Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:47:59.7352445Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:47:59.7352900Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:47:59.7353340Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:47:59.7353718Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:47:59.7354109Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:47:59.7354495Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:47:59.7354884Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:47:59.7355262Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:47:59.7355635Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:47:59.7356078Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:47:59.7356753Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:47:59.7357185Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:47:59.7357554Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:47:59.7357923Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:47:59.7358325Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:47:59.7358716Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:47:59.7359216Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:47:59.7359613Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:47:59.7359994Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:47:59.7360345Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:47:59.7360696Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:47:59.7361084Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:47:59.7361507Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:47:59.7361891Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:47:59.7362272Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:47:59.7362715Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:47:59.7363153Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:47:59.7363570Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:47:59.7363960Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:47:59.7364475Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:59.7364988Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:47:59.7365295Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:47:59.7365640Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:47:59.7366054Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:47:59.7366765Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:47:59.7367594Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:47:59.7368206Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:47:59.7368822Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:47:59.7369475Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:47:59.7370121Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:47:59.7370750Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:47:59.7371378Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:47:59.7371971Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:47:59.7372461Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:47:59.7372915Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:47:59.7373345Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:47:59.7373767Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:47:59.7374236Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:47:59.7374667Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:47:59.7375049Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:47:59.7375414Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:47:59.7375788Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:47:59.7376167Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:47:59.7376687Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:47:59.7377262Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:47:59.7377625Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:47:59.7378016Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:47:59.7378473Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:47:59.7378957Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:47:59.7379438Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:47:59.7379918Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:47:59.7380520Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:47:59.7381371Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:47:59.7382171Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:47:59.7382914Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:47:59.7383519Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:47:59.7383939Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:47:59.7384348Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:47:59.7384754Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:47:59.7385186Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:47:59.7385616Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:47:59.7386158Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:47:59.7386742Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:47:59.7387146Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:47:59.7387522Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:47:59.7387956Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:47:59.7388397Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:47:59.7388797Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:47:59.7389204Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:47:59.7389622Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:47:59.7390065Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:47:59.7390514Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:47:59.7390940Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:47:59.7391335Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:47:59.7391705Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:47:59.7392093Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:47:59.7392457Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:47:59.7392826Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:47:59.7393218Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:47:59.7393615Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:47:59.7394037Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:47:59.7394505Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:47:59.7394921Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:47:59.7395452Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:47:59.7395845Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:47:59.7396140Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:47:59.7396453Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:47:59.7397074Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:47:59.7397473Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:47:59.7397864Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:47:59.7398254Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:47:59.7398688Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:47:59.7399135Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:47:59.7399556Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:47:59.7399939Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:47:59.7400338Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:47:59.7400880Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:47:59.7401461Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:47:59.7401917Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:47:59.7402352Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:47:59.7402909Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:47:59.7403337Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:47:59.7403738Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:47:59.7404123Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:47:59.7404501Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:47:59.7404892Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:47:59.7405286Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:47:59.7405655Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:47:59.7406040Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:47:59.7406440Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:47:59.7407028Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:47:59.7407437Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:47:59.7407895Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:47:59.7408317Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:47:59.7408695Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:47:59.7409068Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:47:59.7409451Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:47:59.7409826Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:47:59.7410195Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:47:59.7410621Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:47:59.7411074Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:47:59.7411477Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:47:59.7412138Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:47:59.7412551Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:47:59.7412927Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:47:59.7413299Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:47:59.7413676Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:47:59.7414071Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:47:59.7414514Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:47:59.7414962Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:47:59.7415386Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:47:59.7415786Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:47:59.7416185Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:47:59.7416766Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:47:59.7417159Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:47:59.7417512Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:47:59.7417820Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:47:59.7418119Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:47:59.7418485Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:47:59.7418856Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:47:59.7419204Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:47:59.7419696Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:47:59.7420296Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:47:59.7420686Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:47:59.7421044Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:47:59.7421392Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:47:59.7421762Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:47:59.7422158Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:47:59.7422529Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:47:59.7423085Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:47:59.7423445Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:47:59.7423830Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:47:59.7424210Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:47:59.7424554Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:47:59.7424927Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:47:59.7425310Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:47:59.7425686Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:47:59.7426056Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:47:59.7426423Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:47:59.7426974Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:47:59.7427371Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:47:59.7427796Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:47:59.7428196Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:47:59.7428541Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:47:59.7429039Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:47:59.7429379Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:47:59.7429795Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:47:59.7430296Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:47:59.7430760Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:47:59.7431231Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:47:59.7431717Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:47:59.7432145Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:47:59.7432527Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:47:59.7432911Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:47:59.7433298Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:47:59.7433677Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:47:59.7434053Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:47:59.7434431Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:47:59.7434794Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:47:59.7435180Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:47:59.7435615Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:47:59.7436189Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:47:59.7436764Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:47:59.7437172Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:47:59.7437594Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:47:59.7437969Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:47:59.7438317Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:47:59.7438703Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:47:59.7439150Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:47:59.7439576Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:47:59.7439977Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:47:59.7440383Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:47:59.7440709Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:47:59.7440984Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:47:59.7441333Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:47:59.7441815Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:47:59.8739897Z info: downloading installer
2025-08-20T20:48:00.3548795Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T20:48:00.3549400Z warn: /home/runner/.rustup/settings.toml
2025-08-20T20:48:00.3550034Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T20:48:00.3550773Z warn: instead of the one inferred from the default host triple.
2025-08-20T20:48:00.3720962Z info: profile set to 'default'
2025-08-20T20:48:00.3721479Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T20:48:00.3721958Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T20:48:00.4393223Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:48:00.4758280Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:48:00.4759171Z 
2025-08-20T20:48:00.4851940Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:48:00.4852489Z 
2025-08-20T20:48:00.4852495Z 
2025-08-20T20:48:00.4852640Z Rust is installed now. Great!
2025-08-20T20:48:00.4852907Z 
2025-08-20T20:48:00.4853110Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T20:48:00.4853655Z environment variable. This has not been done automatically.
2025-08-20T20:48:00.4854077Z 
2025-08-20T20:48:00.4854300Z To configure your current shell, you need to source
2025-08-20T20:48:00.4854812Z the corresponding env file under $HOME/.cargo.
2025-08-20T20:48:00.4855125Z 
2025-08-20T20:48:00.4855442Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T20:48:00.4856175Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T20:48:00.4856873Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T20:48:00.4857350Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T20:48:00.5177645Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:48:00.5506060Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:48:00.5506484Z 
2025-08-20T20:48:00.5597669Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:48:00.5598068Z 
2025-08-20T20:48:00.6072420Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:48:02.9117358Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T20:48:03.0143747Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:48:03.0144354Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:48:03.0144954Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:48:03.0145855Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:48:03.0146716Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:48:03.0147404Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:48:03.0148045Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:48:03.0148671Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:48:03.0149274Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:48:03.0149849Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:48:03.0150474Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:48:03.0151138Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:48:03.0151818Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:48:03.0152527Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:48:03.0153230Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:48:03.0153930Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:48:03.0154630Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:48:03.0155268Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:48:03.0155804Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:48:03.0156280Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:48:03.0156956Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:48:03.0157346Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:48:03.0157765Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:48:03.0158155Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:48:03.0158533Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:48:03.0158927Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:48:03.0159577Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:48:03.0159989Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:48:03.0160382Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:48:03.0160790Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:48:03.0161222Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:48:03.0161644Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:48:03.0162078Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:48:03.0162489Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:48:03.0162930Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:48:03.0163359Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:48:03.0163845Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:48:03.0164234Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:48:03.0164634Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:48:03.0165047Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:48:03.0165460Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:48:03.0165857Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:48:03.0166241Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:48:03.0166887Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:48:03.0167481Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:48:03.0167948Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:48:03.0168432Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:48:03.0168875Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:48:03.0169294Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:48:03.0169707Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:48:03.0170106Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:48:03.0170513Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:48:03.0170908Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:48:03.0171278Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:48:03.0171633Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:48:03.0171997Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:48:03.0172314Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:48:03.0172650Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:48:03.0173047Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:48:03.0173411Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:48:03.0173810Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:48:03.0174237Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:48:03.0174644Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:48:03.0175044Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:48:03.0175468Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:48:03.0175900Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:48:03.0176421Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:48:03.0177000Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:48:03.0177426Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:48:03.0177889Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:48:03.0178385Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:48:03.0178862Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:48:03.0179276Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:48:03.0179669Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:48:03.0180060Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:48:03.0180463Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:48:03.0180895Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:48:03.0181378Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:48:03.0181873Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:48:03.0182355Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:48:03.0182786Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:48:03.0183174Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:48:03.0183559Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:48:03.0184074Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:48:03.0184469Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:48:03.0184854Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:48:03.0185271Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:48:03.0185686Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:48:03.0186065Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:48:03.0186431Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:48:03.0187040Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:48:03.0187440Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:48:03.0187809Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:48:03.0188177Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:48:03.0188557Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:48:03.0188940Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:48:03.0189284Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:48:03.0189656Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:48:03.0190027Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:48:03.0190384Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:48:03.0190759Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:48:03.0191117Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:48:03.0191475Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:48:03.0191857Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:48:03.0192255Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:48:03.0192657Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:48:03.0193179Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:48:03.0193547Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:48:03.0193913Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:48:03.0194300Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:48:03.0194701Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:48:03.0195035Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:48:03.0195358Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:48:03.0195746Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:48:03.0196373Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:48:03.0197146Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:48:03.0197576Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:48:03.0197925Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:48:03.0198290Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:48:03.0198684Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:48:03.0199119Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:48:03.0199564Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:48:03.0199961Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:48:03.0200344Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:48:03.0200726Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:48:03.0201260Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:48:03.0201674Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:48:03.0202082Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:48:03.0202457Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:48:03.0202840Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:48:03.0203267Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:48:03.0203719Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:48:03.0204151Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:48:03.0204535Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:48:03.0204939Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:48:03.0213485Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:48:03.0213953Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:48:03.0214390Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:48:03.0214804Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:48:03.0215208Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:48:03.0215613Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:48:03.0215995Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:48:03.0216355Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:48:03.0216858Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:48:03.0217197Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:48:03.0217606Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:48:03.0218005Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:48:03.0218579Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:48:03.0218958Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:48:03.0219343Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:48:03.0219722Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:48:03.0220073Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:48:03.0220406Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:48:03.0220825Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:48:03.0221268Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:48:03.0221666Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:48:03.0222041Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:48:03.0222423Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:48:03.0222838Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:48:03.0223286Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:48:03.0223922Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:48:03.0224282Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:48:03.0224633Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:48:03.0225051Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:48:03.0225479Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:48:03.0225884Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:48:03.0226422Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:48:03.0227006Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:48:03.0227435Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:48:03.0227830Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:48:03.0228264Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:48:03.0228734Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:48:03.0229156Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:48:03.0229523Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:48:03.0229868Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:48:03.0230218Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:48:03.0230670Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:48:03.0231181Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:48:03.0231628Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:48:03.0232020Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:48:03.0232489Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:48:03.0233029Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:48:03.0233529Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:48:03.0233961Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:48:03.0234329Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:48:03.0234712Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:48:03.0235133Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:48:03.0235556Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:48:03.0236093Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:48:03.0236465Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:48:03.0237064Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:48:03.0237456Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:48:03.0237858Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:48:03.0238251Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:48:03.0238639Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:48:03.0239033Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:48:03.0239425Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:48:03.0239863Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:48:03.0240325Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:48:03.0240753Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:48:03.0241124Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:48:03.0241496Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:48:03.0241901Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:48:03.0242274Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:48:03.0242645Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:48:03.0243021Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:48:03.0243532Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:48:03.0243958Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:48:03.0244429Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:48:03.0244875Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:48:03.0245275Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:48:03.0245660Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:48:03.0246038Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:48:03.0246411Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:48:03.0246990Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:48:03.0247377Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:48:03.0247764Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:48:03.0248212Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:48:03.0248703Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:48:03.0249163Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:48:03.0249791Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:48:03.0250656Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:48:03.0251306Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:48:03.0251795Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:48:03.0252226Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:48:03.0252594Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:48:03.0252951Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:48:03.0253472Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:48:03.0253846Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:48:03.0254202Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:48:03.0254576Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:48:03.0254952Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:48:03.0255326Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:48:03.0255706Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:48:03.0256079Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:48:03.0256473Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:48:03.0257189Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:48:03.0257605Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:48:03.0258047Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:48:03.0258433Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:48:03.0258795Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:48:03.0259202Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:48:03.0259571Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:48:03.0259918Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:48:03.0260263Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:48:03.0260620Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:48:03.0261132Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:48:03.0261512Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:48:03.0261918Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:48:03.0262279Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:48:03.0262591Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:48:03.0263049Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:48:03.0263566Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:48:03.0263929Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:48:03.0264301Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:48:03.0264664Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:48:03.0265070Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:48:03.0265505Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:48:03.0265931Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:48:03.0266366Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:48:03.0266995Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:48:03.0267405Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:48:03.0267824Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:48:03.0268243Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:48:03.0268644Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:48:03.0269089Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:48:03.0269597Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:48:03.0270101Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:48:03.0270689Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:48:03.0271101Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:48:03.0271502Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:48:03.0271978Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:48:03.0272477Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:48:03.0272886Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:48:03.0273317Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:48:03.0273771Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:48:03.0274182Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:48:03.0274552Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:48:03.0274921Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:48:03.0275302Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:48:03.0275681Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:48:03.0276045Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:48:03.0276409Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:48:03.0276914Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:48:03.0277291Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:48:03.0277659Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:48:03.0278140Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:48:03.0278500Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:48:03.0278874Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:48:03.0279266Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:48:03.0279632Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:48:03.0279988Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:48:03.0280342Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:48:03.0280706Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:48:03.0281077Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:48:03.0281438Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:48:03.0281792Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:48:03.0282171Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:48:03.0282522Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:48:03.0282895Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:48:03.0283331Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:48:03.0283740Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:48:03.0284103Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:48:03.0284485Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:48:03.0284906Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:48:03.0285304Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:48:03.0285666Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:48:03.0286029Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:48:03.0286389Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:48:03.0286790Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:48:03.0287209Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:48:03.0287560Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:48:03.0287910Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:48:03.0288277Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:48:03.0288637Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:48:03.0288980Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:48:03.0289314Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:48:03.0289692Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:48:03.0290105Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:48:03.0290504Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:48:03.0290899Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:48:03.0291296Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:48:03.0291705Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:48:03.0292212Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:48:03.0292833Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:48:03.0293459Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:48:03.0294001Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:48:03.0294600Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:48:03.0295072Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:48:03.0295599Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:48:03.0296230Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:48:03.0297076Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:48:03.0297579Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:48:03.0298025Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:48:03.0298389Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:48:03.0298764Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:48:03.0299134Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:48:03.0299517Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:48:03.0299909Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:48:03.0300298Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:48:03.0300676Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:48:03.0301058Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:48:03.0301438Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:48:03.0301813Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:48:03.0302200Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:48:03.0302571Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:48:03.0302964Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:48:03.0303359Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:48:03.0303773Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:48:03.0304322Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:48:03.0304681Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:48:03.0305068Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:48:03.0305476Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:48:03.0305884Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:48:03.0306324Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:48:03.0306948Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:48:03.0307319Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:48:03.0307698Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:48:03.0308078Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:48:03.0308442Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:48:03.0308828Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:48:03.0309213Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:48:03.0309595Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:48:03.0309978Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:48:03.0310337Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:48:03.0310696Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:48:03.0311242Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:48:03.0312074Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:48:03.0312773Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:48:03.0313427Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:48:03.0314019Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:48:03.0314403Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:48:03.0314771Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:48:03.0315143Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:48:03.0315519Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:48:03.0315880Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:48:03.0316257Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:48:03.0316739Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:48:03.0317122Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:48:03.0317497Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:48:03.0317875Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:48:03.0318240Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:48:03.0318626Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:48:03.0319036Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:48:03.0319434Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:48:03.0319826Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:48:03.0320227Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:48:03.0320620Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:48:03.0321138Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:48:03.0321519Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:48:03.0321892Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:48:03.0322285Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:48:03.0322686Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:48:03.0323080Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:48:03.0323473Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:48:03.0323867Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:48:03.0324252Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:48:03.0324674Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:48:03.0325109Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:48:03.0325510Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:48:03.0325947Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:48:03.0326441Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:48:03.0326946Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:48:03.0327308Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:48:03.0327683Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:48:03.0328077Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:48:03.0328632Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:48:03.0329042Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:48:03.0329420Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:48:03.0329806Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:48:03.0330274Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:48:03.0330746Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:48:03.0331141Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:48:03.0331543Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:48:03.0331990Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:48:03.0332434Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:48:03.0332974Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:48:03.0333464Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:48:03.0333907Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:48:03.0334342Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:48:03.0334740Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:48:03.0335131Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:48:03.0335546Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:48:03.0335939Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:48:03.0336307Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:48:03.0336925Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:48:03.0337339Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:48:03.0337892Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:48:03.0338316Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:48:03.0338709Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:48:03.0339084Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:48:03.0339449Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:48:03.0339803Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:48:03.0340193Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:48:03.0340605Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:48:03.0341058Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:48:03.0341511Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:48:03.0341914Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:48:03.0342345Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:48:03.0342767Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:48:03.0343171Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:48:03.0343578Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:48:03.0343933Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:48:03.0344299Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:48:03.0344685Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:48:03.0345189Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:48:03.0345565Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:48:03.0345898Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:48:03.0346224Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:48:03.0346789Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:48:03.0347349Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:48:03.0347866Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:48:03.0348243Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:48:03.0348614Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:48:03.0349006Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:48:03.0349415Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:48:03.0349832Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:48:03.0350239Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:48:03.0350655Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:48:03.0351064Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:48:03.0351434Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:48:03.0351812Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:48:03.0352174Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:48:03.0352554Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:48:03.0352977Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:48:03.0353408Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:48:03.0353806Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:48:03.0354227Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:48:03.0354796Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:48:03.0355192Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:48:03.0355557Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:48:03.0355908Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:48:03.0356263Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:48:03.0356750Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:48:03.0357125Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:48:03.0357521Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:48:03.0357942Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:48:03.0358402Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:48:03.0358849Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:48:03.0359223Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:48:03.0359609Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:48:03.0359990Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:48:03.0360373Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:48:03.0360749Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:48:03.0361120Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:48:03.0361559Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:48:03.0362165Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:48:03.0362588Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:48:03.0362962Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:48:03.0363331Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:48:03.0363728Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:48:03.0364116Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:48:03.0364486Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:48:03.0364879Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:48:03.0365260Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:48:03.0365607Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:48:03.0365964Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:48:03.0366363Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:48:03.0366881Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:48:03.0367256Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:48:03.0367640Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:48:03.0368079Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:48:03.0368514Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:48:03.0368934Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:48:03.0369328Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:48:03.0369844Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:48:03.0370362Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:48:03.0370669Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:48:03.0371132Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:48:03.0371538Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:48:03.0371965Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:48:03.0372482Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:48:03.0373066Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:48:03.0373675Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:48:03.0374318Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:48:03.0374958Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:48:03.0375584Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:48:03.0376215Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:48:03.0377081Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:48:03.0377574Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:48:03.0378017Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:48:03.0378440Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:48:03.0378863Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:48:03.0379327Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:48:03.0379879Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:48:03.0380264Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:48:03.0380630Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:48:03.0381005Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:48:03.0381381Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:48:03.0381786Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:48:03.0382202Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:48:03.0382560Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:48:03.0382947Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:48:03.0383408Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:48:03.0383896Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:48:03.0384376Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:48:03.0384861Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:48:03.0385335Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:48:03.0385809Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:48:03.0386254Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:48:03.0386866Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:48:03.0387279Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:48:03.0387682Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:48:03.0388095Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:48:03.0388500Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:48:03.0389060Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:48:03.0389486Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:48:03.0389932Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:48:03.0390320Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:48:03.0390744Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:48:03.0391125Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:48:03.0391567Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:48:03.0392009Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:48:03.0392420Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:48:03.0392829Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:48:03.0393256Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:48:03.0393704Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:48:03.0394143Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:48:03.0394570Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:48:03.0394963Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:48:03.0395338Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:48:03.0395724Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:48:03.0396093Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:48:03.0396681Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:48:03.0397094Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:48:03.0397495Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:48:03.0397922Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:48:03.0398396Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:48:03.0398818Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:48:03.0399225Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:48:03.0399619Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:48:03.0399919Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:48:03.0400239Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:48:03.0400629Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:48:03.0401027Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:48:03.0401424Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:48:03.0401814Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:48:03.0402242Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:48:03.0402684Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:48:03.0403097Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:48:03.0403578Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:48:03.0404244Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:48:03.0405156Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:48:03.0406097Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:48:03.0407328Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:48:03.0408145Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:48:03.0408941Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:48:03.0409714Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:48:03.0410442Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:48:03.0411151Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:48:03.0411855Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:48:03.0412567Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:48:03.0413287Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:48:03.0413892Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:48:03.0414317Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:48:03.0414738Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:48:03.0415122Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:48:03.0415545Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:48:03.0416013Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:48:03.0416438Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:48:03.0417047Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:48:03.0417435Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:48:03.0417970Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:48:03.0418357Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:48:03.0418734Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:48:03.0419166Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:48:03.0419615Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:48:03.0420028Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:48:03.0420424Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:48:03.0420822Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:48:03.0421204Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:48:03.0421580Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:48:03.0421970Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:48:03.0422378Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:48:03.0422833Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:48:03.0423291Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:48:03.0423716Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:48:03.0424122Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:48:03.0424534Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:48:03.0424957Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:48:03.0425352Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:48:03.0425712Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:48:03.0426057Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:48:03.0426369Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:48:03.0426927Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:48:03.0427449Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:48:03.0427801Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:48:03.0428172Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:48:03.0428570Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:48:03.0428957Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:48:03.0429317Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:48:03.0429667Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:48:03.0430048Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:48:03.0430451Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:48:03.0430829Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:48:03.0431207Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:48:03.0431571Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:48:03.0431966Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:48:03.0432354Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:48:03.0432700Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:48:03.0433071Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:48:03.0433466Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:48:03.0433847Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:48:03.0434226Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:48:03.0434720Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:48:03.0435111Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:48:03.0435524Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:48:03.0435949Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:48:03.0436353Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:48:03.0436823Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:48:03.0437172Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:48:03.0437520Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:48:03.0437944Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:48:03.0438450Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:48:03.0438924Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:48:03.0439404Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:48:03.0439904Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:48:03.0440341Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:48:03.0440722Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:48:03.0441111Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:48:03.0441500Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:48:03.0441887Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:48:03.0442273Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:48:03.0442661Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:48:03.0443040Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:48:03.0443436Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:48:03.0444003Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:48:03.0444434Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:48:03.0444811Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:48:03.0445211Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:48:03.0445632Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:48:03.0446014Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:48:03.0446365Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:48:03.0446866Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:48:03.0447333Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:48:03.0447770Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:48:03.0448184Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:48:03.0448598Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:48:03.0448923Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:48:03.0449200Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:48:03.0449553Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:48:03.0450037Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:48:03.0450364Z 
2025-08-20T20:48:03.0450369Z 
2025-08-20T20:48:03.0450736Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (08:48:03 PM)
2025-08-20T20:48:03.0451117Z 
2025-08-20T20:48:03.0451237Z 
2025-08-20T20:48:03.0451240Z 
2025-08-20T20:48:03.0451321Z [+] Continue : YES
2025-08-20T20:48:03.0451435Z 
2025-08-20T20:48:03.0451694Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T20:48:03.0761864Z 
2025-08-20T20:48:03.0762207Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (08:48:03 PM) UTC
2025-08-20T20:48:03.0762473Z 
2025-08-20T20:48:03.0779666Z 
2025-08-20T20:48:03.0779874Z [+] Total RECIPES :: 1
2025-08-20T20:48:03.0780078Z 
2025-08-20T20:48:03.0857304Z 
2025-08-20T20:48:03.0857937Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml (1/1)
2025-08-20T20:48:03.0858483Z 
2025-08-20T20:48:03.1232619Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:48:03.1245431Z mode of '/tmp/pkgforge/0Gi81qr5V_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:48:03.1293170Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/gitlab-cli/official [Provided]
2025-08-20T20:48:03.1293905Z [+] Setting '.pkg_family' --> gitlab-cli [Provided]
2025-08-20T20:48:03.1306957Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T20:48:03.1313548Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T20:48:03.1343373Z [00:00:00.003]➜  
2025-08-20T20:48:03.1344172Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:48:03.1344637Z [00:00:00.003]➜  
2025-08-20T20:48:03.1385469Z [00:00:00.007]➜  
2025-08-20T20:48:03.1386220Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:48:03.1386845Z [00:00:00.007]➜  
2025-08-20T20:48:03.1465410Z [00:00:00.015]➜  
2025-08-20T20:48:03.1467394Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/gitlab-cli/static.official.source.yaml) --> /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (08:48:03 PM) UTC]
2025-08-20T20:48:03.1469140Z [00:00:00.015]➜  
2025-08-20T20:48:03.1469352Z [00:00:00.015]➜  
2025-08-20T20:48:03.1469553Z [00:00:00.015]➜  
2025-08-20T20:48:03.1469833Z [00:00:00.015]➜  ###################################################################
2025-08-20T20:48:03.1476315Z [00:00:00.016]➜  #!/SBUILD ver @v1.0.0
2025-08-20T20:48:03.1477826Z [00:00:00.016]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:48:03.1479046Z [00:00:00.016]➜  _disabled: false
2025-08-20T20:48:03.1479568Z [00:00:00.016]➜  
2025-08-20T20:48:03.1480288Z [00:00:00.016]➜  pkg: "gitlab-cli"
2025-08-20T20:48:03.1480862Z [00:00:00.016]➜  pkg_id: "gitlab.com.gitlab-org.cli"
2025-08-20T20:48:03.1481469Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T20:48:03.1481929Z [00:00:00.017]➜  category:
2025-08-20T20:48:03.1482678Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T20:48:03.1483090Z [00:00:00.017]➜    - "Utility"
2025-08-20T20:48:03.1483416Z [00:00:00.017]➜  description: "Official Gitlab CLI"
2025-08-20T20:48:03.1483722Z [00:00:00.017]➜  distro_pkg:
2025-08-20T20:48:03.1483964Z [00:00:00.017]➜    alpine:
2025-08-20T20:48:03.1484197Z [00:00:00.017]➜      - "glab"
2025-08-20T20:48:03.1484447Z [00:00:00.017]➜    archlinux:
2025-08-20T20:48:03.1484673Z [00:00:00.017]➜      aur:
2025-08-20T20:48:03.1484914Z [00:00:00.017]➜        - "glab-git"
2025-08-20T20:48:03.1485172Z [00:00:00.017]➜      extra:
2025-08-20T20:48:03.1485405Z [00:00:00.017]➜        - "glab"
2025-08-20T20:48:03.1485641Z [00:00:00.017]➜    debian:
2025-08-20T20:48:03.1485868Z [00:00:00.017]➜      - "glab"
2025-08-20T20:48:03.1486102Z [00:00:00.017]➜    homebrew:
2025-08-20T20:48:03.1486336Z [00:00:00.017]➜      - "glab"
2025-08-20T20:48:03.1486782Z [00:00:00.017]➜    nixpkgs:
2025-08-20T20:48:03.1487237Z [00:00:00.017]➜      - "glab"
2025-08-20T20:48:03.1487499Z [00:00:00.017]➜  homepage:
2025-08-20T20:48:03.1487875Z [00:00:00.017]➜    - "https://docs.gitlab.com/ee/editor_extensions/gitlab_cli"
2025-08-20T20:48:03.1488228Z [00:00:00.017]➜  license:
2025-08-20T20:48:03.1488477Z [00:00:00.017]➜    - id: "MIT"
2025-08-20T20:48:03.1488910Z [00:00:00.017]➜      url: "https://gitlab.com/gitlab-org/cli/-/raw/main/LICENSE?ref_type=heads"  
2025-08-20T20:48:03.1489314Z [00:00:00.017]➜  maintainer:
2025-08-20T20:48:03.1489660Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:48:03.1489970Z [00:00:00.017]➜  note:
2025-08-20T20:48:03.1490271Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T20:48:03.1490789Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://gitlab.com/gitlab-org/cli"
2025-08-20T20:48:03.1491217Z [00:00:00.017]➜  provides:
2025-08-20T20:48:03.1491459Z [00:00:00.017]➜    - "glab"
2025-08-20T20:48:03.1491719Z [00:00:00.017]➜    - "gitlab-cli"
2025-08-20T20:48:03.1491979Z [00:00:00.017]➜  repology:
2025-08-20T20:48:03.1492275Z [00:00:00.017]➜    - "glab-gitlab-cli"
2025-08-20T20:48:03.1492773Z [00:00:00.017]➜  src_url:
2025-08-20T20:48:03.1493306Z [00:00:00.017]➜    - "https://gitlab.com/gitlab-org/cli"
2025-08-20T20:48:03.1493617Z [00:00:00.017]➜  tag:
2025-08-20T20:48:03.1493850Z [00:00:00.017]➜    - "gitlab"
2025-08-20T20:48:03.1494089Z [00:00:00.017]➜  x_exec:
2025-08-20T20:48:03.1494336Z [00:00:00.017]➜    bsys: "docker://go"
2025-08-20T20:48:03.1494601Z [00:00:00.017]➜    host:
2025-08-20T20:48:03.1494850Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T20:48:03.1495129Z [00:00:00.017]➜      - "riscv64-Linux"
2025-08-20T20:48:03.1495406Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T20:48:03.1495672Z [00:00:00.017]➜    shell: "bash"
2025-08-20T20:48:03.1495925Z [00:00:00.017]➜    pkgver: |
2025-08-20T20:48:03.1496226Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T20:48:03.1497457Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://gitlab.com/gitlab-org/cli" "./TEMPREPO" &>/dev/null && \
2025-08-20T20:48:03.1498653Z [00:00:00.017]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T20:48:03.1499336Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T20:48:03.1499734Z [00:00:00.017]➜    run: |
2025-08-20T20:48:03.1499958Z [00:00:00.017]➜      #Build
2025-08-20T20:48:03.1500577Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T20:48:03.1501330Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T20:48:03.1501932Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T20:48:03.1502531Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T20:48:03.1503284Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T20:48:03.1503918Z [00:00:00.017]➜        bash -l -c '
2025-08-20T20:48:03.1504386Z [00:00:00.017]➜        #Setup ENV
2025-08-20T20:48:03.1505085Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T20:48:03.1505800Z [00:00:00.017]➜         CGO_ENABLED="1" 
2025-08-20T20:48:03.1506466Z [00:00:00.017]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T20:48:03.1507616Z [00:00:00.017]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T20:48:03.1508338Z [00:00:00.017]➜         GOOS="linux"
2025-08-20T20:48:03.1508917Z [00:00:00.017]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T20:48:03.1509692Z [00:00:00.017]➜        #Build
2025-08-20T20:48:03.1510625Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://gitlab.com/gitlab-org/cli" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T20:48:03.1511641Z [00:00:00.017]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T20:48:03.1512511Z [00:00:00.017]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T20:48:03.1513305Z [00:00:00.017]➜         go mod tidy -v ; go generate ./...
2025-08-20T20:48:03.1514817Z [00:00:00.017]➜         go build -C "./cmd/glab" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/glab"
2025-08-20T20:48:03.1516056Z [00:00:00.017]➜        #Copy
2025-08-20T20:48:03.1516862Z [00:00:00.017]➜         cp -fv "/build-bins/glab" "/build-bins/gitlab-cli"
2025-08-20T20:48:03.1518278Z [00:00:00.017]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T20:48:03.1519342Z [00:00:00.017]➜        #Strip 
2025-08-20T20:48:03.1520284Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T20:48:03.1521587Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T20:48:03.1522873Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T20:48:03.1523994Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T20:48:03.1525046Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T20:48:03.1525835Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T20:48:03.1526320Z [00:00:00.017]➜        '
2025-08-20T20:48:03.1526928Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T20:48:03.1527612Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T20:48:03.1528885Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T20:48:03.1530939Z [00:00:00.017]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T20:48:03.1532495Z [00:00:00.017]➜  
2025-08-20T20:48:03.1532857Z [00:00:00.017]➜  
2025-08-20T20:48:03.1533357Z [00:00:00.017]➜  ###################################################################
2025-08-20T20:48:03.1533857Z [00:00:00.017]➜  
2025-08-20T20:48:03.1534200Z [00:00:00.017]➜  
2025-08-20T20:48:03.1534552Z [00:00:00.017]➜  
2025-08-20T20:48:03.1535469Z [00:00:00.018]➜  '/tmp/pkgforge/0Gi81qr5V_build.yaml' -> '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T20:48:04.9911601Z [00:00:01.860]➜  '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.static.version' -> '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.version'
2025-08-20T20:48:04.9966688Z [00:00:01.865]➜  [+] Version: HEAD-318bc52-250820T084939 ('.x_exec.pkgver') [/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.static.version]
2025-08-20T20:48:05.0206097Z [00:00:01.889]➜  [+] Progs: gitlab-cli glab
2025-08-20T20:48:05.2310056Z [00:00:02.100]➜  
2025-08-20T20:48:05.2310600Z [00:00:02.100]➜  [-] Missing packages. Found: 
2025-08-20T20:48:05.2311201Z [00:00:02.100]➜  [+] Expected: gitlab-cli glab
2025-08-20T20:48:05.2311770Z [00:00:02.100]➜  [+] Continuing with build...
2025-08-20T20:48:05.2312255Z [00:00:02.100]➜  
2025-08-20T20:48:05.6001380Z [00:00:02.469]➜  
2025-08-20T20:48:05.6001672Z [00:00:02.469]➜  
2025-08-20T20:48:05.6092597Z [00:00:02.478]➜  + mkdir -pv /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T20:48:05.6111302Z [00:00:02.480]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=gitlab-cli -e PKG_ID=gitlab.com.gitlab-org.cli -e PKG_TYPE=static -e PKG_VER=HEAD-318bc52-250820T084939 -e PKGVER=HEAD-318bc52-250820T084939 -e SBUILD_PKG=gitlab-cli.static -e SBUILD_PKGVER=HEAD-318bc52-250820T084939 --volume /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T20:48:05.6113503Z [00:00:02.480]➜    #Setup ENV
2025-08-20T20:48:05.6113940Z [00:00:02.480]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T20:48:05.6114356Z [00:00:02.480]➜     CGO_ENABLED="1" 
2025-08-20T20:48:05.6114757Z [00:00:02.480]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T20:48:05.6115335Z [00:00:02.480]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T20:48:05.6115769Z [00:00:02.480]➜     GOOS="linux"
2025-08-20T20:48:05.6116107Z [00:00:02.480]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T20:48:05.6116428Z [00:00:02.480]➜    #Build
2025-08-20T20:48:05.6117197Z [00:00:02.480]➜     git clone --filter "blob:none" --quiet "https://gitlab.com/gitlab-org/cli" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T20:48:05.6117797Z [00:00:02.480]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T20:48:05.6118305Z [00:00:02.480]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T20:48:05.6118771Z [00:00:02.480]➜     go mod tidy -v ; go generate ./...
2025-08-20T20:48:05.6119633Z [00:00:02.480]➜     go build -C "./cmd/glab" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/glab"
2025-08-20T20:48:05.6120359Z [00:00:02.480]➜    #Copy
2025-08-20T20:48:05.6120690Z [00:00:02.480]➜     cp -fv "/build-bins/glab" "/build-bins/gitlab-cli"
2025-08-20T20:48:05.6121722Z [00:00:02.480]➜     ( 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-20T20:48:05.6122315Z [00:00:02.480]➜    #Strip 
2025-08-20T20:48:05.6122814Z [00:00:02.480]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T20:48:05.6123517Z [00:00:02.480]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T20:48:05.6124213Z [00:00:02.480]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T20:48:05.6124821Z [00:00:02.480]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T20:48:05.6125396Z [00:00:02.480]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T20:48:05.6125831Z [00:00:02.480]➜     popd &>/dev/null
2025-08-20T20:48:05.6126096Z [00:00:02.480]➜    '
2025-08-20T20:48:05.8214590Z [00:00:02.690]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T20:48:05.8698919Z [00:00:02.739]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T20:48:05.8699420Z [00:00:02.739]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T20:48:05.8699815Z [00:00:02.739]➜  bffca73cb30c: Pulling fs layer
2025-08-20T20:48:05.8700309Z [00:00:02.739]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T20:48:05.8700676Z [00:00:02.739]➜  eb4a15147d73: Pulling fs layer
2025-08-20T20:48:05.8701093Z [00:00:02.739]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T20:48:05.8701408Z [00:00:02.739]➜  73d19b2d2e73: Waiting
2025-08-20T20:48:05.8701700Z [00:00:02.739]➜  eb4a15147d73: Waiting
2025-08-20T20:48:05.8701987Z [00:00:02.739]➜  1eff1cf6af24: Waiting
2025-08-20T20:48:05.9266367Z [00:00:02.795]➜  bffca73cb30c: Verifying Checksum
2025-08-20T20:48:05.9267259Z [00:00:02.795]➜  bffca73cb30c: Download complete
2025-08-20T20:48:05.9331950Z [00:00:02.802]➜  d62bb7eb03b5: Download complete
2025-08-20T20:48:05.9434404Z [00:00:02.812]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T20:48:05.9435338Z [00:00:02.812]➜  74f0d3ee81d8: Download complete
2025-08-20T20:48:05.9886243Z [00:00:02.857]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T20:48:05.9887107Z [00:00:02.857]➜  1eff1cf6af24: Download complete
2025-08-20T20:48:06.0750451Z [00:00:02.944]➜  d62bb7eb03b5: Pull complete
2025-08-20T20:48:06.1955675Z [00:00:03.064]➜  eb4a15147d73: Verifying Checksum
2025-08-20T20:48:06.1956367Z [00:00:03.064]➜  eb4a15147d73: Download complete
2025-08-20T20:48:07.8211847Z [00:00:04.690]➜  74f0d3ee81d8: Pull complete
2025-08-20T20:48:08.9197365Z [00:00:05.788]➜  bffca73cb30c: Pull complete
2025-08-20T20:48:13.2822798Z [00:00:10.151]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T20:48:13.2824292Z [00:00:10.151]➜  73d19b2d2e73: Download complete
2025-08-20T20:49:25.0105820Z [00:01:21.879]➜  73d19b2d2e73: Pull complete
2025-08-20T20:49:30.1692026Z [00:01:27.038]➜  eb4a15147d73: Pull complete
2025-08-20T20:49:30.1822005Z [00:01:27.051]➜  1eff1cf6af24: Pull complete
2025-08-20T20:49:30.1865624Z [00:01:27.055]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T20:49:30.1877524Z [00:01:27.057]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T20:49:30.3683759Z [00:01:27.237]➜  + mkdir -p /build-bins
2025-08-20T20:49:30.3701308Z [00:01:27.239]➜  ++ mktemp -d
2025-08-20T20:49:30.3717284Z [00:01:27.241]➜  + pushd /tmp/tmp.5uUBlPMIZD
2025-08-20T20:49:30.3717846Z [00:01:27.241]➜  + CGO_ENABLED=1
2025-08-20T20:49:30.3718485Z [00:01:27.241]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T20:49:30.3724843Z [00:01:27.241]➜  ++ uname -m
2025-08-20T20:49:30.3725648Z [00:01:27.241]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T20:49:30.3740791Z [00:01:27.243]➜  + GOARCH=amd64
2025-08-20T20:49:30.3741341Z [00:01:27.243]➜  + GOOS=linux
2025-08-20T20:49:30.3742397Z [00:01:27.243]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T20:49:30.3743334Z [00:01:27.243]➜  + git clone --filter blob:none --quiet https://gitlab.com/gitlab-org/cli ./TEMPREPO
2025-08-20T20:49:31.8094248Z [00:01:28.678]➜  warning: redirecting to https://gitlab.com/gitlab-org/cli.git/
2025-08-20T20:49:32.4638019Z [00:01:29.332]➜  + cd ./TEMPREPO
2025-08-20T20:49:32.4638713Z [00:01:29.333]➜  + echo -e '\n[+] Target: "amd64/linux"'
2025-08-20T20:49:32.4639261Z [00:01:29.333]➜  
2025-08-20T20:49:32.4639710Z [00:01:29.333]➜  [+] Target: "amd64/linux"
2025-08-20T20:49:32.4640619Z [00:01:29.333]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T20:49:32.4641388Z [00:01:29.333]➜  + go mod tidy -v
2025-08-20T20:49:32.4642168Z [00:01:29.333]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T20:49:32.4642736Z [00:01:29.333]➜  
2025-08-20T20:49:32.4979589Z [00:01:29.367]➜  go: downloading github.com/spf13/cobra v1.9.1
2025-08-20T20:49:32.4980387Z [00:01:29.367]➜  go: downloading github.com/spf13/pflag v1.0.6
2025-08-20T20:49:32.4981470Z [00:01:29.367]➜  go: downloading gitlab.com/gitlab-org/api/client-go v0.141.1
2025-08-20T20:49:32.6176143Z [00:01:29.486]➜  go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
2025-08-20T20:49:32.6285165Z [00:01:29.497]➜  go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
2025-08-20T20:49:32.6340406Z [00:01:29.503]➜  go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2025-08-20T20:49:32.6625128Z [00:01:29.531]➜  go: downloading github.com/pkg/errors v0.9.1
2025-08-20T20:49:32.6626849Z [00:01:29.531]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T20:49:32.6758714Z [00:01:29.545]➜  go: downloading go.uber.org/goleak v1.3.0
2025-08-20T20:49:32.6934338Z [00:01:29.562]➜  go: downloading go.uber.org/mock v0.6.0
2025-08-20T20:49:32.6939254Z [00:01:29.563]➜  go: downloading github.com/MakeNowJust/heredoc/v2 v2.0.1
2025-08-20T20:49:32.7143720Z [00:01:29.583]➜  go: downloading golang.org/x/sync v0.16.0
2025-08-20T20:49:32.7735634Z [00:01:29.642]➜  go: downloading github.com/spf13/viper v1.20.1
2025-08-20T20:49:32.7961738Z [00:01:29.665]➜  go: downloading github.com/tidwall/pretty v1.2.1
2025-08-20T20:49:32.8008838Z [00:01:29.670]➜  go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
2025-08-20T20:49:32.8085427Z [00:01:29.677]➜  go: downloading github.com/docker/cli v28.3.3+incompatible
2025-08-20T20:49:32.8116116Z [00:01:29.680]➜  go: downloading github.com/docker/docker-credential-helpers v0.9.3
2025-08-20T20:49:32.8188631Z [00:01:29.688]➜  go: downloading github.com/zalando/go-keyring v0.2.6
2025-08-20T20:49:32.8192896Z [00:01:29.688]➜  go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
2025-08-20T20:49:32.8389248Z [00:01:29.707]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T20:49:32.8409629Z [00:01:29.710]➜  go: downloading golang.org/x/crypto v0.41.0
2025-08-20T20:49:32.8564176Z [00:01:29.725]➜  go: downloading golang.org/x/term v0.34.0
2025-08-20T20:49:32.8760983Z [00:01:29.745]➜  go: downloading github.com/gosuri/uilive v0.0.4
2025-08-20T20:49:32.8981154Z [00:01:29.767]➜  go: downloading github.com/gdamore/tcell/v2 v2.8.1
2025-08-20T20:49:32.9669819Z [00:01:29.836]➜  go: downloading github.com/lunixbochs/vtclean v1.0.0
2025-08-20T20:49:32.9788370Z [00:01:29.848]➜  go: downloading github.com/rivo/tview v0.0.0-20230621164836-6cc0565babaf
2025-08-20T20:49:33.0387563Z [00:01:29.907]➜  go: downloading golang.org/x/text v0.28.0
2025-08-20T20:49:33.1005447Z [00:01:29.968]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T20:49:33.1244066Z [00:01:29.993]➜  go: downloading k8s.io/apimachinery v0.33.4
2025-08-20T20:49:33.1416771Z [00:01:30.010]➜  go: downloading k8s.io/client-go v0.33.4
2025-08-20T20:49:33.6637706Z [00:01:30.532]➜  go: downloading github.com/avast/retry-go/v4 v4.6.1
2025-08-20T20:49:33.6773676Z [00:01:30.546]➜  go: downloading github.com/coder/websocket v1.8.13
2025-08-20T20:49:33.7000062Z [00:01:30.569]➜  go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2025-08-20T20:49:33.7122392Z [00:01:30.581]➜  go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
2025-08-20T20:49:33.7181780Z [00:01:30.587]➜  go: downloading github.com/charmbracelet/glamour v0.10.0
2025-08-20T20:49:33.7199063Z [00:01:30.589]➜  go: downloading oss.terrastruct.com/d2 v0.7.0
2025-08-20T20:49:35.3162152Z [00:01:32.185]➜  go: downloading github.com/google/renameio/v2 v2.0.0
2025-08-20T20:49:35.3168373Z [00:01:32.186]➜  go: downloading github.com/mitchellh/go-homedir v1.1.0
2025-08-20T20:49:35.3169279Z [00:01:32.186]➜  go: downloading github.com/hashicorp/go-multierror v1.1.1
2025-08-20T20:49:35.3188390Z [00:01:32.188]➜  go: downloading github.com/briandowns/spinner v1.23.2
2025-08-20T20:49:35.3269105Z [00:01:32.196]➜  go: downloading github.com/mattn/go-colorable v0.1.14
2025-08-20T20:49:35.3305169Z [00:01:32.199]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T20:49:35.3315066Z [00:01:32.200]➜  go: downloading github.com/muesli/termenv v0.16.0
2025-08-20T20:49:35.3415864Z [00:01:32.210]➜  go: downloading github.com/inconshreveable/mousetrap v1.1.0
2025-08-20T20:49:35.3458668Z [00:01:32.215]➜  go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6
2025-08-20T20:49:35.3638873Z [00:01:32.233]➜  go: downloading github.com/dustin/go-humanize v1.0.1
2025-08-20T20:49:35.3639631Z [00:01:32.233]➜  go: downloading github.com/cyphar/filepath-securejoin v0.4.1
2025-08-20T20:49:35.3775341Z [00:01:32.246]➜  go: downloading github.com/hashicorp/go-version v1.7.0
2025-08-20T20:49:35.3775842Z [00:01:32.246]➜  go: downloading golang.org/x/oauth2 v0.30.0
2025-08-20T20:49:35.4019396Z [00:01:32.271]➜  go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025-08-20T20:49:35.4060375Z [00:01:32.275]➜  go: downloading github.com/otiai10/copy v1.14.1
2025-08-20T20:49:35.4146138Z [00:01:32.283]➜  go: downloading github.com/mattn/go-runewidth v0.0.16
2025-08-20T20:49:35.4311124Z [00:01:32.300]➜  go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2025-08-20T20:49:35.4312492Z [00:01:32.300]➜  go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
2025-08-20T20:49:35.4745639Z [00:01:32.343]➜  go: downloading github.com/fsnotify/fsnotify v1.8.0
2025-08-20T20:49:35.5035612Z [00:01:32.372]➜  go: downloading github.com/go-viper/mapstructure/v2 v2.2.1
2025-08-20T20:49:35.5167398Z [00:01:32.385]➜  go: downloading github.com/sagikazarmark/locafero v0.7.0
2025-08-20T20:49:35.5342155Z [00:01:32.403]➜  go: downloading github.com/spf13/afero v1.12.0
2025-08-20T20:49:35.5584635Z [00:01:32.427]➜  go: downloading github.com/spf13/cast v1.7.1
2025-08-20T20:49:35.5695342Z [00:01:32.438]➜  go: downloading github.com/google/go-querystring v1.1.0
2025-08-20T20:49:35.5767547Z [00:01:32.446]➜  go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
2025-08-20T20:49:35.5835198Z [00:01:32.452]➜  go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
2025-08-20T20:49:35.5941840Z [00:01:32.463]➜  go: downloading golang.org/x/time v0.12.0
2025-08-20T20:49:35.6047299Z [00:01:32.474]➜  go: downloading al.essio.dev/pkg/shellescape v1.6.0
2025-08-20T20:49:35.6122512Z [00:01:32.481]➜  go: downloading github.com/danieljoos/wincred v1.2.2
2025-08-20T20:49:35.6220192Z [00:01:32.491]➜  go: downloading github.com/godbus/dbus/v5 v5.1.0
2025-08-20T20:49:35.6487083Z [00:01:32.518]➜  go: downloading golang.org/x/sys v0.35.0
2025-08-20T20:49:35.7700565Z [00:01:32.639]➜  go: downloading github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
2025-08-20T20:49:35.7701239Z [00:01:32.639]➜  go: downloading github.com/creack/pty v1.1.18
2025-08-20T20:49:35.7701805Z [00:01:32.639]➜  go: downloading github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec
2025-08-20T20:49:35.7962478Z [00:01:32.665]➜  go: downloading github.com/gdamore/encoding v1.0.1
2025-08-20T20:49:35.8044081Z [00:01:32.673]➜  go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
2025-08-20T20:49:35.8494117Z [00:01:32.718]➜  go: downloading github.com/rivo/uniseg v0.4.7
2025-08-20T20:49:35.8494961Z [00:01:32.718]➜  go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
2025-08-20T20:49:35.8505555Z [00:01:32.719]➜  go: downloading gotest.tools/v3 v3.5.2
2025-08-20T20:49:35.8752939Z [00:01:32.744]➜  go: downloading github.com/gogo/protobuf v1.3.2
2025-08-20T20:49:35.8759467Z [00:01:32.745]➜  go: downloading sigs.k8s.io/randfill v1.0.0
2025-08-20T20:49:35.8855823Z [00:01:32.754]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T20:49:35.8915737Z [00:01:32.760]➜  go: downloading sigs.k8s.io/yaml v1.4.0
2025-08-20T20:49:35.9132948Z [00:01:32.782]➜  go: downloading k8s.io/klog/v2 v2.130.1
2025-08-20T20:49:35.9230197Z [00:01:32.792]➜  go: downloading github.com/yuin/goldmark v1.7.8
2025-08-20T20:49:35.9439358Z [00:01:32.813]➜  go: downloading github.com/yuin/goldmark-emoji v1.0.5
2025-08-20T20:49:35.9545220Z [00:01:32.823]➜  go: downloading github.com/charmbracelet/x/exp/golden v0.0.0-20240806155701-69247e0abc2a
2025-08-20T20:49:35.9553688Z [00:01:32.824]➜  go: downloading oss.terrastruct.com/util-go v0.0.0-20250213174338-243d8661088a
2025-08-20T20:49:36.0232567Z [00:01:32.892]➜  go: downloading github.com/alecthomas/chroma/v2 v2.14.0
2025-08-20T20:49:36.2099807Z [00:01:33.079]➜  go: downloading github.com/PuerkitoBio/goquery v1.10.0
2025-08-20T20:49:36.2100660Z [00:01:33.079]➜  go: downloading golang.org/x/image v0.20.0
2025-08-20T20:49:36.2101383Z [00:01:33.079]➜  go: downloading github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
2025-08-20T20:49:36.2578377Z [00:01:33.127]➜  go: downloading golang.org/x/net v0.42.0
2025-08-20T20:49:36.2657284Z [00:01:33.134]➜  go: downloading github.com/hashicorp/errwrap v1.1.0
2025-08-20T20:49:36.2750016Z [00:01:33.144]➜  go: downloading github.com/russross/blackfriday/v2 v2.1.0
2025-08-20T20:49:36.2964320Z [00:01:33.165]➜  go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
2025-08-20T20:49:36.3269887Z [00:01:33.196]➜  go: downloading github.com/otiai10/mint v1.6.3
2025-08-20T20:49:36.3387170Z [00:01:33.207]➜  go: downloading github.com/fatih/color v1.16.0
2025-08-20T20:49:36.3495134Z [00:01:33.218]➜  go: downloading github.com/sourcegraph/conc v0.3.0
2025-08-20T20:49:36.3641704Z [00:01:33.233]➜  go: downloading github.com/frankban/quicktest v1.14.6
2025-08-20T20:49:36.3837697Z [00:01:33.253]➜  go: downloading github.com/subosito/gotenv v1.6.0
2025-08-20T20:49:36.3933737Z [00:01:33.262]➜  go: downloading github.com/pelletier/go-toml/v2 v2.2.3
2025-08-20T20:49:36.4308164Z [00:01:33.300]➜  go: downloading github.com/hashicorp/go-hclog v1.6.3
2025-08-20T20:49:36.4481935Z [00:01:33.317]➜  go: downloading github.com/sirupsen/logrus v1.9.3
2025-08-20T20:49:36.4651903Z [00:01:33.334]➜  go: downloading github.com/kr/pretty v0.3.1
2025-08-20T20:49:36.4785838Z [00:01:33.347]➜  go: downloading gopkg.in/inf.v0 v0.9.1
2025-08-20T20:49:36.4866477Z [00:01:33.355]➜  go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.6.0
2025-08-20T20:49:36.4909941Z [00:01:33.360]➜  go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
2025-08-20T20:49:36.4911791Z [00:01:33.360]➜  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
2025-08-20T20:49:36.4916806Z [00:01:33.361]➜  go: downloading k8s.io/api v0.33.4
2025-08-20T20:49:36.5173173Z [00:01:33.386]➜  go: downloading k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
2025-08-20T20:49:36.7175438Z [00:01:33.586]➜  go: downloading github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
2025-08-20T20:49:36.7483407Z [00:01:33.617]➜  go: downloading github.com/charmbracelet/x/ansi v0.8.0
2025-08-20T20:49:36.7484047Z [00:01:33.617]➜  go: downloading github.com/charmbracelet/x/exp/slice v0.0.0-20250327172914-2fdc97757edf
2025-08-20T20:49:36.7594284Z [00:01:33.628]➜  go: downloading github.com/microcosm-cc/bluemonday v1.0.27
2025-08-20T20:49:36.7704868Z [00:01:33.639]➜  go: downloading github.com/muesli/reflow v0.3.0
2025-08-20T20:49:36.7816723Z [00:01:33.650]➜  go: downloading github.com/go-logr/logr v1.4.2
2025-08-20T20:49:36.7820742Z [00:01:33.651]➜  go: downloading github.com/aymanbagabas/go-udiff v0.2.0
2025-08-20T20:49:36.8030816Z [00:01:33.672]➜  go: downloading go.uber.org/multierr v1.11.0
2025-08-20T20:49:36.8036728Z [00:01:33.672]➜  go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
2025-08-20T20:49:36.8119956Z [00:01:33.681]➜  go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
2025-08-20T20:49:36.8128690Z [00:01:33.682]➜  go: downloading github.com/dlclark/regexp2 v1.11.4
2025-08-20T20:49:36.9515354Z [00:01:33.820]➜  go: downloading github.com/alecthomas/assert/v2 v2.7.0
2025-08-20T20:49:36.9625646Z [00:01:33.831]➜  go: downloading github.com/alecthomas/repr v0.4.0
2025-08-20T20:49:36.9765182Z [00:01:33.845]➜  go: downloading github.com/mazznoer/csscolorparser v0.1.5
2025-08-20T20:49:36.9916405Z [00:01:33.860]➜  go: downloading gonum.org/v1/plot v0.14.0
2025-08-20T20:49:37.0480813Z [00:01:33.917]➜  go: downloading github.com/dop251/goja v0.0.0-20240927123429-241b342198c2
2025-08-20T20:49:37.0993633Z [00:01:33.968]➜  go: downloading github.com/andybalholm/cascadia v1.3.2
2025-08-20T20:49:37.1181249Z [00:01:33.987]➜  go: downloading github.com/stretchr/objx v0.5.2
2025-08-20T20:49:37.1257433Z [00:01:33.994]➜  go: downloading github.com/kr/text v0.2.0
2025-08-20T20:49:37.1258588Z [00:01:33.994]➜  go: downloading github.com/rogpeppe/go-internal v1.13.1
2025-08-20T20:49:37.1259443Z [00:01:33.995]➜  go: downloading github.com/fxamacker/cbor/v2 v2.7.0
2025-08-20T20:49:37.1364454Z [00:01:34.005]➜  go: downloading github.com/json-iterator/go v1.1.12
2025-08-20T20:49:37.1387133Z [00:01:34.008]➜  go: downloading github.com/google/gnostic-models v0.6.9
2025-08-20T20:49:37.1682052Z [00:01:34.037]➜  go: downloading google.golang.org/protobuf v1.36.7
2025-08-20T20:49:37.1900422Z [00:01:34.059]➜  go: downloading github.com/go-openapi/swag v0.23.0
2025-08-20T20:49:37.1923476Z [00:01:34.061]➜  go: downloading github.com/charmbracelet/x/cellbuf v0.0.13
2025-08-20T20:49:37.1939409Z [00:01:34.063]➜  go: downloading github.com/aymerick/douceur v0.2.0
2025-08-20T20:49:37.2130110Z [00:01:34.082]➜  go: downloading github.com/hexops/gotextdiff v1.0.3
2025-08-20T20:49:37.2281922Z [00:01:34.097]➜  go: downloading github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db
2025-08-20T20:49:37.2340574Z [00:01:34.103]➜  go: downloading github.com/Masterminds/semver/v3 v3.2.1
2025-08-20T20:49:37.2346005Z [00:01:34.103]➜  go: downloading gopkg.in/yaml.v2 v2.4.0
2025-08-20T20:49:37.2636388Z [00:01:34.132]➜  go: downloading github.com/x448/float16 v0.8.4
2025-08-20T20:49:37.2670163Z [00:01:34.136]➜  go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
2025-08-20T20:49:37.2704996Z [00:01:34.139]➜  go: downloading github.com/modern-go/reflect2 v1.0.2
2025-08-20T20:49:37.2746181Z [00:01:34.143]➜  go: downloading github.com/emicklei/go-restful/v3 v3.11.0
2025-08-20T20:49:37.2839317Z [00:01:34.153]➜  go: downloading github.com/go-openapi/jsonreference v0.20.2
2025-08-20T20:49:37.4119795Z [00:01:34.281]➜  go: downloading github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc
2025-08-20T20:49:37.4120903Z [00:01:34.281]➜  go: downloading github.com/charmbracelet/x/term v0.2.1
2025-08-20T20:49:37.4121585Z [00:01:34.281]➜  go: downloading github.com/gorilla/css v1.0.1
2025-08-20T20:49:37.4202907Z [00:01:34.289]➜  go: downloading github.com/mailru/easyjson v0.7.7
2025-08-20T20:49:37.4214941Z [00:01:34.290]➜  go: downloading github.com/go-sourcemap/sourcemap v2.1.4+incompatible
2025-08-20T20:49:37.4278221Z [00:01:34.297]➜  go: downloading github.com/go-fonts/liberation v0.3.1
2025-08-20T20:49:37.5954807Z [00:01:34.464]➜  go: downloading rsc.io/pdf v0.1.1
2025-08-20T20:49:37.5961480Z [00:01:34.465]➜  go: downloading git.sr.ht/~sbinet/gg v0.5.0
2025-08-20T20:49:37.5962321Z [00:01:34.465]➜  go: downloading github.com/go-openapi/jsonpointer v0.21.0
2025-08-20T20:49:37.5963369Z [00:01:34.465]➜  go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
2025-08-20T20:49:37.6087402Z [00:01:34.478]➜  go: downloading github.com/josharian/intern v1.0.0
2025-08-20T20:49:37.6091429Z [00:01:34.478]➜  go: downloading github.com/go-latex/latex v0.0.0-20230307184459-12ec69307ad9
2025-08-20T20:49:37.6517758Z [00:01:34.520]➜  go: downloading github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b
2025-08-20T20:49:37.6519903Z [00:01:34.521]➜  go: downloading github.com/go-pdf/fpdf v0.8.0
2025-08-20T20:49:37.6521474Z [00:01:34.521]➜  go: downloading github.com/campoy/embedmd v1.0.0
2025-08-20T20:49:37.6522418Z [00:01:34.521]➜  go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
2025-08-20T20:49:37.8374751Z [00:01:34.706]➜  + go generate ./...
2025-08-20T20:49:47.8371629Z [00:01:44.706]➜  go: downloading golang.org/x/mod v0.27.0
2025-08-20T20:49:47.8373104Z [00:01:44.706]➜  go: downloading golang.org/x/tools v0.36.0
2025-08-20T20:49:57.6965241Z [00:01:54.565]➜  panic: config.yaml.lock has the permissions 644, but glab requires 600.
2025-08-20T20:49:57.6966059Z [00:01:54.565]➜  	Consider running `chmod 600 config.yaml.lock`
2025-08-20T20:49:57.6966798Z [00:01:54.565]➜  
2025-08-20T20:49:57.6967236Z [00:01:54.565]➜  goroutine 1 [running]:
2025-08-20T20:49:57.6967750Z [00:01:54.565]➜  main.main()
2025-08-20T20:49:57.6968251Z [00:01:54.565]➜  	/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/gen.go:18 +0xdd
2025-08-20T20:49:57.6968654Z [00:01:54.566]➜  exit status 2
2025-08-20T20:49:57.7015615Z [00:01:54.570]➜  internal/config/config.go:15: running "go": exit status 1
2025-08-20T20:50:01.3886305Z [00:01:58.257]➜  + go build -C ./cmd/glab -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/glab
2025-08-20T20:50:01.3910759Z [00:01:58.260]➜  WORK=/tmp/go-build893324914
2025-08-20T20:50:01.4334113Z [00:01:58.302]➜  # get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.7.0.info
2025-08-20T20:50:01.4383107Z [00:01:58.306]➜  # get https://proxy.golang.org/github.com/docker/cli/@v/v28.3.3+incompatible.info
2025-08-20T20:50:01.4387242Z [00:01:58.307]➜  # get https://proxy.golang.org/github.com/docker/docker-credential-helpers/@v/v0.9.3.info
2025-08-20T20:50:01.4389892Z [00:01:58.308]➜  # get https://proxy.golang.org/github.com/tidwall/pretty/@v/v1.2.1.info
2025-08-20T20:50:01.4607362Z [00:01:58.329]➜  # get https://proxy.golang.org/github.com/tidwall/pretty/@v/v1.2.1.info: 200 OK (0.022s)
2025-08-20T20:50:01.4619038Z [00:01:58.331]➜  # get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.7.0.info: 200 OK (0.030s)
2025-08-20T20:50:01.4623510Z [00:01:58.331]➜  # get https://proxy.golang.org/github.com/golang-jwt/jwt/v5/@v/v5.3.0.info
2025-08-20T20:50:01.4624990Z [00:01:58.331]➜  # get https://proxy.golang.org/github.com/coder/websocket/@v/v1.8.13.info
2025-08-20T20:50:01.4650644Z [00:01:58.334]➜  # get https://proxy.golang.org/github.com/docker/cli/@v/v28.3.3+incompatible.info: 200 OK (0.025s)
2025-08-20T20:50:01.4652156Z [00:01:58.334]➜  # get https://proxy.golang.org/github.com/docker/docker-credential-helpers/@v/v0.9.3.info: 200 OK (0.024s)
2025-08-20T20:50:01.4652865Z [00:01:58.334]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info
2025-08-20T20:50:01.4653392Z [00:01:58.334]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info
2025-08-20T20:50:01.4654016Z [00:01:58.334]➜  # get https://proxy.golang.org/github.com/pkg/browser/@v/v0.0.0-20240102092130-5ac0b6a4141c.info
2025-08-20T20:50:01.4659121Z [00:01:58.335]➜  # get https://proxy.golang.org/github.com/golang-jwt/jwt/v5/@v/v5.3.0.info: 200 OK (0.004s)
2025-08-20T20:50:01.4678009Z [00:01:58.337]➜  # get https://proxy.golang.org/github.com/coder/websocket/@v/v1.8.13.info: 200 OK (0.005s)
2025-08-20T20:50:01.4690521Z [00:01:58.338]➜  # get https://proxy.golang.org/github.com/gdamore/tcell/v2/@v/v2.8.1.info
2025-08-20T20:50:01.4691931Z [00:01:58.338]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info: 200 OK (0.006s)
2025-08-20T20:50:01.4696410Z [00:01:58.338]➜  # get https://proxy.golang.org/github.com/gosuri/uilive/@v/v0.0.4.info
2025-08-20T20:50:01.4698989Z [00:01:58.339]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info: 200 OK (0.005s)
2025-08-20T20:50:01.4702861Z [00:01:58.339]➜  # get https://proxy.golang.org/github.com/pkg/browser/@v/v0.0.0-20240102092130-5ac0b6a4141c.info: 200 OK (0.005s)
2025-08-20T20:50:01.4705064Z [00:01:58.339]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info
2025-08-20T20:50:01.4706400Z [00:01:58.339]➜  # get https://proxy.golang.org/github.com/rivo/tview/@v/v0.0.0-20230621164836-6cc0565babaf.info
2025-08-20T20:50:01.4739575Z [00:01:58.343]➜  # get https://proxy.golang.org/github.com/gosuri/uilive/@v/v0.0.4.info: 200 OK (0.004s)
2025-08-20T20:50:01.4745576Z [00:01:58.343]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info: 200 OK (0.004s)
2025-08-20T20:50:01.4749236Z [00:01:58.343]➜  # get https://proxy.golang.org/k8s.io/apimachinery/@v/v0.33.4.info
2025-08-20T20:50:01.4750667Z [00:01:58.344]➜  # get https://proxy.golang.org/github.com/rivo/tview/@v/v0.0.0-20230621164836-6cc0565babaf.info: 200 OK (0.004s)
2025-08-20T20:50:01.4751833Z [00:01:58.344]➜  # get https://proxy.golang.org/k8s.io/client-go/@v/v0.33.4.info
2025-08-20T20:50:01.4757155Z [00:01:58.345]➜  # get https://proxy.golang.org/github.com/gdamore/tcell/v2/@v/v2.8.1.info: 200 OK (0.007s)
2025-08-20T20:50:01.4761729Z [00:01:58.345]➜  # get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.info
2025-08-20T20:50:01.4763066Z [00:01:58.345]➜  # get https://proxy.golang.org/github.com/gdamore/encoding/@v/v1.0.1.info
2025-08-20T20:50:01.4763930Z [00:01:58.345]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info
2025-08-20T20:50:01.4779432Z [00:01:58.347]➜  # get https://proxy.golang.org/k8s.io/apimachinery/@v/v0.33.4.info: 200 OK (0.003s)
2025-08-20T20:50:01.4805146Z [00:01:58.349]➜  # get https://proxy.golang.org/k8s.io/client-go/@v/v0.33.4.info: 200 OK (0.005s)
2025-08-20T20:50:01.4810780Z [00:01:58.350]➜  # get https://proxy.golang.org/k8s.io/utils/@v/v0.0.0-20241104100929-3ea5e8cea738.info
2025-08-20T20:50:01.4812064Z [00:01:58.350]➜  # get https://proxy.golang.org/github.com/lunixbochs/vtclean/@v/v1.0.0.info: 200 OK (0.005s)
2025-08-20T20:50:01.4815959Z [00:01:58.350]➜  # get https://proxy.golang.org/github.com/cyphar/filepath-securejoin/@v/v0.4.1.info
2025-08-20T20:50:01.4817207Z [00:01:58.350]➜  # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.2.info
2025-08-20T20:50:01.4821758Z [00:01:58.351]➜  # get https://proxy.golang.org/github.com/gdamore/encoding/@v/v1.0.1.info: 200 OK (0.006s)
2025-08-20T20:50:01.4827968Z [00:01:58.352]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info: 200 OK (0.006s)
2025-08-20T20:50:01.4851000Z [00:01:58.354]➜  # get https://proxy.golang.org/k8s.io/utils/@v/v0.0.0-20241104100929-3ea5e8cea738.info: 200 OK (0.004s)
2025-08-20T20:50:01.4853987Z [00:01:58.354]➜  # get https://proxy.golang.org/oss.terrastruct.com/d2/@v/v0.7.0.info
2025-08-20T20:50:01.4863238Z [00:01:58.355]➜  # get https://proxy.golang.org/github.com/cyphar/filepath-securejoin/@v/v0.4.1.info: 200 OK (0.005s)
2025-08-20T20:50:01.4866401Z [00:01:58.355]➜  # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.2.info: 200 OK (0.005s)
2025-08-20T20:50:01.4870934Z [00:01:58.356]➜  # get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.info
2025-08-20T20:50:01.4890086Z [00:01:58.358]➜  # get https://proxy.golang.org/oss.terrastruct.com/d2/@v/v0.7.0.info: 200 OK (0.004s)
2025-08-20T20:50:01.4895912Z [00:01:58.358]➜  # get https://proxy.golang.org/k8s.io/klog/v2/@v/v2.130.1.info
2025-08-20T20:50:01.4902831Z [00:01:58.359]➜  # get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.info: 200 OK (0.003s)
2025-08-20T20:50:01.4908677Z [00:01:58.360]➜  # get https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.7.0.info
2025-08-20T20:50:01.4909944Z [00:01:58.360]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info
2025-08-20T20:50:01.4932722Z [00:01:58.362]➜  # get https://proxy.golang.org/k8s.io/klog/v2/@v/v2.130.1.info: 200 OK (0.004s)
2025-08-20T20:50:01.4936234Z [00:01:58.362]➜  # get https://proxy.golang.org/github.com/%21puerkito%21bio/goquery/@v/v1.10.0.info
2025-08-20T20:50:01.4938547Z [00:01:58.363]➜  # get https://proxy.golang.org/oss.terrastruct.com/util-go/@v/v0.0.0-20250213174338-243d8661088a.info
2025-08-20T20:50:01.4941442Z [00:01:58.363]➜  # get https://proxy.golang.org/github.com/golang/freetype/@v/v0.0.0-20170609003504-e2365dfdc4a0.info
2025-08-20T20:50:01.4952799Z [00:01:58.364]➜  # get https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.7.0.info: 200 OK (0.004s)
2025-08-20T20:50:01.4955476Z [00:01:58.364]➜  # get https://proxy.golang.org/github.com/x448/float16/@v/v0.8.4.info
2025-08-20T20:50:01.4964176Z [00:01:58.365]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info: 200 OK (0.005s)
2025-08-20T20:50:01.4995943Z [00:01:58.368]➜  # get https://proxy.golang.org/sigs.k8s.io/json/@v/v0.0.0-20241010143419-9aa6b5e7a4b3.info
2025-08-20T20:50:01.5001405Z [00:01:58.369]➜  # get https://proxy.golang.org/github.com/%21puerkito%21bio/goquery/@v/v1.10.0.info: 200 OK (0.006s)
2025-08-20T20:50:01.5005434Z [00:01:58.369]➜  # get https://proxy.golang.org/oss.terrastruct.com/util-go/@v/v0.0.0-20250213174338-243d8661088a.info: 200 OK (0.006s)
2025-08-20T20:50:01.5007194Z [00:01:58.369]➜  # get https://proxy.golang.org/github.com/x448/float16/@v/v0.8.4.info: 200 OK (0.005s)
2025-08-20T20:50:01.5008184Z [00:01:58.369]➜  # get https://proxy.golang.org/gonum.org/v1/plot/@v/v0.14.0.info
2025-08-20T20:50:01.5009404Z [00:01:58.369]➜  # get https://proxy.golang.org/github.com/golang/freetype/@v/v0.0.0-20170609003504-e2365dfdc4a0.info: 200 OK (0.006s)
2025-08-20T20:50:01.5010192Z [00:01:58.369]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20240909161429-701f63a606c0.info
2025-08-20T20:50:01.5010825Z [00:01:58.370]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.info
2025-08-20T20:50:01.5027259Z [00:01:58.372]➜  # get https://proxy.golang.org/sigs.k8s.io/json/@v/v0.0.0-20241010143419-9aa6b5e7a4b3.info: 200 OK (0.004s)
2025-08-20T20:50:01.5040042Z [00:01:58.373]➜  # get https://proxy.golang.org/gonum.org/v1/plot/@v/v0.14.0.info: 200 OK (0.004s)
2025-08-20T20:50:01.5047053Z [00:01:58.374]➜  # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20240903120638-7835f813f4da.info
2025-08-20T20:50:01.5049119Z [00:01:58.374]➜  # get https://proxy.golang.org/github.com/andybalholm/cascadia/@v/v1.3.2.info
2025-08-20T20:50:01.5050879Z [00:01:58.374]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20240909161429-701f63a606c0.info: 200 OK (0.004s)
2025-08-20T20:50:01.5052760Z [00:01:58.374]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.info: 200 OK (0.004s)
2025-08-20T20:50:01.5053896Z [00:01:58.374]➜  # get https://proxy.golang.org/golang.org/x/image/@v/v0.20.0.info
2025-08-20T20:50:01.5056021Z [00:01:58.374]➜  # get https://proxy.golang.org/sigs.k8s.io/randfill/@v/v1.0.0.info
2025-08-20T20:50:01.5063297Z [00:01:58.375]➜  # get https://proxy.golang.org/sigs.k8s.io/structured-merge-diff/v4/@v/v4.6.0.info
2025-08-20T20:50:01.5088309Z [00:01:58.378]➜  # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20240903120638-7835f813f4da.info: 200 OK (0.005s)
2025-08-20T20:50:01.5097016Z [00:01:58.379]➜  # get https://proxy.golang.org/github.com/andybalholm/cascadia/@v/v1.3.2.info: 200 OK (0.005s)
2025-08-20T20:50:01.5106425Z [00:01:58.379]➜  # get https://proxy.golang.org/golang.org/x/image/@v/v0.20.0.info: 200 OK (0.005s)
2025-08-20T20:50:01.5109887Z [00:01:58.380]➜  # get https://proxy.golang.org/github.com/dop251/goja/@v/v0.0.0-20240927123429-241b342198c2.info
2025-08-20T20:50:01.5125761Z [00:01:58.381]➜  # get https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.4.0.info
2025-08-20T20:50:01.5132345Z [00:01:58.382]➜  # get https://proxy.golang.org/sigs.k8s.io/randfill/@v/v1.0.0.info: 200 OK (0.008s)
2025-08-20T20:50:01.5138481Z [00:01:58.382]➜  # get https://proxy.golang.org/sigs.k8s.io/structured-merge-diff/v4/@v/v4.6.0.info: 200 OK (0.007s)
2025-08-20T20:50:01.5139744Z [00:01:58.383]➜  # get https://proxy.golang.org/github.com/mazznoer/csscolorparser/@v/v0.1.5.info
2025-08-20T20:50:01.5140785Z [00:01:58.383]➜  # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.info
2025-08-20T20:50:01.5167655Z [00:01:58.386]➜  # get https://proxy.golang.org/github.com/dop251/goja/@v/v0.0.0-20240927123429-241b342198c2.info: 200 OK (0.006s)
2025-08-20T20:50:01.5177818Z [00:01:58.387]➜  # get https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.4.0.info: 200 OK (0.005s)
2025-08-20T20:50:01.5183388Z [00:01:58.387]➜  # get https://proxy.golang.org/github.com/go-sourcemap/sourcemap/@v/v2.1.4+incompatible.info
2025-08-20T20:50:01.5186238Z [00:01:58.387]➜  # get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20241029153458-d1b30febd7db.info
2025-08-20T20:50:01.5199166Z [00:01:58.389]➜  # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.info: 200 OK (0.006s)
2025-08-20T20:50:01.5202018Z [00:01:58.389]➜  # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info
2025-08-20T20:50:01.5231101Z [00:01:58.392]➜  # get https://proxy.golang.org/github.com/go-sourcemap/sourcemap/@v/v2.1.4+incompatible.info: 200 OK (0.005s)
2025-08-20T20:50:01.5232576Z [00:01:58.392]➜  # get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20241029153458-d1b30febd7db.info: 200 OK (0.005s)
2025-08-20T20:50:01.5238158Z [00:01:58.393]➜  # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info: 200 OK (0.004s)
2025-08-20T20:50:01.5240993Z [00:01:58.393]➜  # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.info
2025-08-20T20:50:01.5278318Z [00:01:58.397]➜  # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.info: 200 OK (0.004s)
2025-08-20T20:50:01.6970309Z [00:01:58.566]➜  # get https://proxy.golang.org/github.com/mazznoer/csscolorparser/@v/v0.1.5.info: 200 OK (0.183s)
2025-08-20T20:50:01.7038893Z [00:01:58.573]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO
2025-08-20T20:50:01.7039650Z [00:01:58.573]➜  git status --porcelain
2025-08-20T20:50:02.2528953Z [00:01:59.122]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO
2025-08-20T20:50:02.2529957Z [00:01:59.122]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T20:50:02.2547017Z [00:01:59.123]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git config extensions.objectformat
2025-08-20T20:50:02.2558725Z [00:01:59.125]➜  0.001s # cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git config extensions.objectformat
2025-08-20T20:50:02.2560299Z [00:01:59.125]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 318bc52a935a57e140e85977fb1b557a70ea4853 --
2025-08-20T20:50:02.2620171Z [00:01:59.131]➜  0.006s # cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 318bc52a935a57e140e85977fb1b557a70ea4853 --
2025-08-20T20:50:02.2621938Z [00:01:59.131]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 318bc52a935a57e140e85977fb1b557a70ea4853
2025-08-20T20:50:02.2940632Z [00:01:59.163]➜  0.032s # cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 318bc52a935a57e140e85977fb1b557a70ea4853
2025-08-20T20:50:02.2941856Z [00:01:59.163]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 318bc52a935a --
2025-08-20T20:50:02.2963675Z [00:01:59.165]➜  0.002s # cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 318bc52a935a --
2025-08-20T20:50:02.2964952Z [00:01:59.165]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git cat-file blob 318bc52a935a57e140e85977fb1b557a70ea4853:go.mod
2025-08-20T20:50:02.2985134Z [00:01:59.167]➜  0.002s # cd /tmp/tmp.5uUBlPMIZD/TEMPREPO; git cat-file blob 318bc52a935a57e140e85977fb1b557a70ea4853:go.mod
2025-08-20T20:50:02.3062385Z [00:01:59.175]➜  internal/unsafeheader
2025-08-20T20:50:02.3063438Z [00:01:59.175]➜  mkdir -p $WORK/b007/
2025-08-20T20:50:02.3066891Z [00:01:59.175]➜  internal/goarch
2025-08-20T20:50:02.3067445Z [00:01:59.175]➜  mkdir -p $WORK/b005/
2025-08-20T20:50:02.3068122Z [00:01:59.175]➜  echo '# import config' > $WORK/b005/importcfg # internal
2025-08-20T20:50:02.3068845Z [00:01:59.175]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.3081127Z [00:01:59.175]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "/root/.go/src/internal/goarch=>internal/goarch;$WORK/b005=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid FnXyH2Ad0y66cyrIPMUn/FnXyH2Ad0y66cyrIPMUn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack /root/.go/src/internal/goarch/goarch.go /root/.go/src/internal/goarch/goarch_amd64.go /root/.go/src/internal/goarch/zgoarch_amd64.go
2025-08-20T20:50:02.3084463Z [00:01:59.175]➜  internal/byteorder
2025-08-20T20:50:02.3086184Z [00:01:59.175]➜  mkdir -p $WORK/b011/
2025-08-20T20:50:02.3087533Z [00:01:59.177]➜  echo '# import config' > $WORK/b011/importcfg # internal
2025-08-20T20:50:02.3091163Z [00:01:59.177]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "/root/.go/src/internal/byteorder=>internal/byteorder;$WORK/b011=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid 41Vr_cji-HbV6L4mnakB/41Vr_cji-HbV6L4mnakB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack /root/.go/src/internal/byteorder/byteorder.go
2025-08-20T20:50:02.3093892Z [00:01:59.177]➜  echo '# import config' > $WORK/b007/importcfg # internal
2025-08-20T20:50:02.3094517Z [00:01:59.177]➜  internal/cpu
2025-08-20T20:50:02.3100661Z [00:01:59.179]➜  mkdir -p $WORK/b010/
2025-08-20T20:50:02.3101832Z [00:01:59.179]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T20:50:02.3104371Z [00:01:59.179]➜  cd /root/.go/src/internal/cpu
2025-08-20T20:50:02.3107208Z [00:01:59.179]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_x86.s
2025-08-20T20:50:02.3132271Z [00:01:59.182]➜  echo '# import config' > $WORK/b010/importcfg # internal
2025-08-20T20:50:02.3139387Z [00:01:59.183]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T20:50:02.3156230Z [00:01:59.184]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.3160375Z [00:01:59.184]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b010=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid VSNzlCX0gBUNKlb52Sl0/VSNzlCX0gBUNKlb52Sl0 -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/internal/cpu/cpu.go /root/.go/src/internal/cpu/cpu_x86.go
2025-08-20T20:50:02.3164633Z [00:01:59.184]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/e9/e9655f8b8db6fdd0cdbec4b1ced09ef43b369cf9ead11c1f7e851b6d818b1301-d # internal
2025-08-20T20:50:02.3166051Z [00:01:59.184]➜  internal/abi
2025-08-20T20:50:02.3166916Z [00:01:59.184]➜  mkdir -p $WORK/b004/
2025-08-20T20:50:02.3167502Z [00:01:59.184]➜  echo -n > $WORK/b004/go_asm.h # internal
2025-08-20T20:50:02.3168103Z [00:01:59.184]➜  cd /root/.go/src/internal/abi
2025-08-20T20:50:02.3170114Z [00:01:59.184]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./abi_test.s ./stub.s
2025-08-20T20:50:02.3198922Z [00:01:59.189]➜  cat >/tmp/go-build893324914/b004/importcfg << 'EOF' # internal
2025-08-20T20:50:02.3202278Z [00:01:59.189]➜  # import config
2025-08-20T20:50:02.3203086Z [00:01:59.189]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.3203804Z [00:01:59.189]➜  EOF
2025-08-20T20:50:02.3204381Z [00:01:59.189]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.3221839Z [00:01:59.189]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b004=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid TMU6HjewY5-DVnyvQEgP/TMU6HjewY5-DVnyvQEgP -goversion go1.25.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /root/.go/src/internal/abi/abi.go /root/.go/src/internal/abi/abi_amd64.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-20T20:50:02.3230534Z [00:01:59.189]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "/root/.go/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b007=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid C0AwI8-BAUMe5XknNlBT/C0AwI8-BAUMe5XknNlBT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /root/.go/src/internal/unsafeheader/unsafeheader.go
2025-08-20T20:50:02.3288874Z [00:01:59.198]➜  go tool buildid -w $WORK/b007/_pkg_.a # internal
2025-08-20T20:50:02.3303095Z [00:01:59.199]➜  cp $WORK/b007/_pkg_.a /root/.cache/go-build/71/71443e40c31c75855e817fa83dcdfbe5a56d181ed8f66b4feb8471cf86c4fad1-d # internal
2025-08-20T20:50:02.3304299Z [00:01:59.199]➜  internal/coverage/rtcov
2025-08-20T20:50:02.3305662Z [00:01:59.199]➜  mkdir -p $WORK/b013/
2025-08-20T20:50:02.3307129Z [00:01:59.200]➜  echo '# import config' > $WORK/b013/importcfg # internal
2025-08-20T20:50:02.3312888Z [00:01:59.200]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "/root/.go/src/internal/coverage/rtcov=>internal/coverage/rtcov;$WORK/b013=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid 9bd7kW_TiO0T-k6BuHRy/9bd7kW_TiO0T-k6BuHRy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /root/.go/src/internal/coverage/rtcov/rtcov.go
2025-08-20T20:50:02.3321955Z [00:01:59.201]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T20:50:02.3331461Z [00:01:59.202]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/77/77a99d080821d13defdd8cee964c70dba28e4d43e658b99801a0c4031592e32e-d # internal
2025-08-20T20:50:02.3338000Z [00:01:59.202]➜  internal/godebugs
2025-08-20T20:50:02.3338532Z [00:01:59.202]➜  mkdir -p $WORK/b014/
2025-08-20T20:50:02.3339271Z [00:01:59.202]➜  echo '# import config' > $WORK/b014/importcfg # internal
2025-08-20T20:50:02.3342449Z [00:01:59.202]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "/root/.go/src/internal/godebugs=>internal/godebugs;$WORK/b014=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid TOq0cpWVeS0INrP0T0kq/TOq0cpWVeS0INrP0T0kq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /root/.go/src/internal/godebugs/table.go
2025-08-20T20:50:02.3461645Z [00:01:59.215]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T20:50:02.3472322Z [00:01:59.216]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d # internal
2025-08-20T20:50:02.3474715Z [00:01:59.216]➜  internal/goexperiment
2025-08-20T20:50:02.3475305Z [00:01:59.216]➜  mkdir -p $WORK/b015/
2025-08-20T20:50:02.3475954Z [00:01:59.216]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T20:50:02.3477499Z [00:01:59.216]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/47/47ddc40f8e242113c76881415f1326c82a390fd7b9a68de4d8a2edea9785977b-d # internal
2025-08-20T20:50:02.3478522Z [00:01:59.216]➜  internal/goos
2025-08-20T20:50:02.3478983Z [00:01:59.216]➜  mkdir -p $WORK/b016/
2025-08-20T20:50:02.3483600Z [00:01:59.217]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T20:50:02.3506712Z [00:01:59.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "/root/.go/src/internal/goexperiment=>internal/goexperiment;$WORK/b015=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid o0a-7nZa2Hd2-kwilSd6/o0a-7nZa2Hd2-kwilSd6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/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-20T20:50:02.3518668Z [00:01:59.218]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T20:50:02.3523331Z [00:01:59.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "/root/.go/src/internal/goos=>internal/goos;$WORK/b016=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid tSPy5-8AXMOAedm8f4D3/tSPy5-8AXMOAedm8f4D3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/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-20T20:50:02.3534514Z [00:01:59.222]➜  cd /root/.go/src/internal/cpu
2025-08-20T20:50:02.3538459Z [00:01:59.222]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu.o ./cpu.s
2025-08-20T20:50:02.3578473Z [00:01:59.226]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/cpu_x86.o ./cpu_x86.s
2025-08-20T20:50:02.3593511Z [00:01:59.228]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T20:50:02.3598063Z [00:01:59.229]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/a5/a54ed2441db48bd627d10738a907192828e1335307d71a1aba733507f51d1eba-d # internal
2025-08-20T20:50:02.3599722Z [00:01:59.229]➜  internal/profilerecord
2025-08-20T20:50:02.3600589Z [00:01:59.229]➜  mkdir -p $WORK/b017/
2025-08-20T20:50:02.3602156Z [00:01:59.229]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T20:50:02.3602971Z [00:01:59.229]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.3606259Z [00:01:59.229]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "/root/.go/src/internal/profilerecord=>internal/profilerecord;$WORK/b017=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 8Lgo9aX7minTbrFQdfrD/8Lgo9aX7minTbrFQdfrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /root/.go/src/internal/profilerecord/profilerecord.go
2025-08-20T20:50:02.3612405Z [00:01:59.230]➜  cd /root/.go/src/internal/cpu
2025-08-20T20:50:02.3619605Z [00:01:59.230]➜  go tool pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_x86.o # internal
2025-08-20T20:50:02.3622587Z [00:01:59.231]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T20:50:02.3625334Z [00:01:59.231]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T20:50:02.3635520Z [00:01:59.232]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/ee/ee9c2c442c895a62962313c13ab6a23fcf0a7e92e6c4ca1a6948cb91c2c1cd29-d # internal
2025-08-20T20:50:02.3640540Z [00:01:59.232]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/12/1241189f936be1f2b6685ca9f274a1ebe69772508f13db21f5490e802eb65af7-d # internal
2025-08-20T20:50:02.3641691Z [00:01:59.232]➜  internal/bytealg
2025-08-20T20:50:02.3642239Z [00:01:59.232]➜  mkdir -p $WORK/b009/
2025-08-20T20:50:02.3642867Z [00:01:59.233]➜  echo -n > $WORK/b009/go_asm.h # internal
2025-08-20T20:50:02.3650488Z [00:01:59.233]➜  cd /root/.go/src/internal/bytealg
2025-08-20T20:50:02.3653197Z [00:01:59.233]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s
2025-08-20T20:50:02.3655495Z [00:01:59.233]➜  internal/runtime/atomic
2025-08-20T20:50:02.3656084Z [00:01:59.233]➜  mkdir -p $WORK/b018/
2025-08-20T20:50:02.3656990Z [00:01:59.234]➜  echo -n > $WORK/b018/go_asm.h # internal
2025-08-20T20:50:02.3657711Z [00:01:59.234]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T20:50:02.3660447Z [00:01:59.234]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b018=>" -I $WORK/b018/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b018/symabis ./atomic_amd64.s
2025-08-20T20:50:02.3699158Z [00:01:59.239]➜  cat >/tmp/go-build893324914/b018/importcfg << 'EOF' # internal
2025-08-20T20:50:02.3702289Z [00:01:59.239]➜  # import config
2025-08-20T20:50:02.3703073Z [00:01:59.239]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.3703795Z [00:01:59.239]➜  EOF
2025-08-20T20:50:02.3708240Z [00:01:59.240]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.3716294Z [00:01:59.240]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b018=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid jFg10H8awrZwV8sSZ_xf/jFg10H8awrZwV8sSZ_xf -goversion go1.25.0 -symabis $WORK/b018/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /root/.go/src/internal/runtime/atomic/atomic_amd64.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-20T20:50:02.3732966Z [00:01:59.241]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T20:50:02.3734381Z [00:01:59.241]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/d9/d911527e652bf6956cdb31c1f2b09a5e47883f089e8d5fd1d1ea2028dbedc0c3-d # internal
2025-08-20T20:50:02.3736040Z [00:01:59.241]➜  internal/chacha8rand
2025-08-20T20:50:02.3736674Z [00:01:59.241]➜  mkdir -p $WORK/b012/
2025-08-20T20:50:02.3737239Z [00:01:59.241]➜  echo -n > $WORK/b012/go_asm.h # internal
2025-08-20T20:50:02.3737879Z [00:01:59.241]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T20:50:02.3740218Z [00:01:59.241]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./chacha8_amd64.s
2025-08-20T20:50:02.3742354Z [00:01:59.242]➜  cat >/tmp/go-build893324914/b009/importcfg << 'EOF' # internal
2025-08-20T20:50:02.3743019Z [00:01:59.242]➜  # import config
2025-08-20T20:50:02.3743723Z [00:01:59.242]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:02.3744369Z [00:01:59.242]➜  EOF
2025-08-20T20:50:02.3744874Z [00:01:59.242]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.3756029Z [00:01:59.244]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid iSlNKeDAQAy2891r38yS/iSlNKeDAQAy2891r38yS -goversion go1.25.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/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_amd64.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-20T20:50:02.3770999Z [00:01:59.246]➜  cat >/tmp/go-build893324914/b012/importcfg << 'EOF' # internal
2025-08-20T20:50:02.3777275Z [00:01:59.246]➜  # import config
2025-08-20T20:50:02.3778081Z [00:01:59.246]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:02.3780932Z [00:01:59.247]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:02.3782595Z [00:01:59.247]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.3784354Z [00:01:59.247]➜  EOF
2025-08-20T20:50:02.3794208Z [00:01:59.248]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b012=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid dWw5LI8BHTOb0ZYO8MDr/dWw5LI8BHTOb0ZYO8MDr -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/chacha8rand/chacha8.go /root/.go/src/internal/chacha8rand/chacha8_generic.go
2025-08-20T20:50:02.3925654Z [00:01:59.261]➜  cd /root/.go/src/internal/bytealg
2025-08-20T20:50:02.3930513Z [00:01:59.261]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/compare_amd64.o ./compare_amd64.s
2025-08-20T20:50:02.3969250Z [00:01:59.265]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/count_amd64.o ./count_amd64.s
2025-08-20T20:50:02.4057900Z [00:01:59.275]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T20:50:02.4064791Z [00:01:59.275]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/chacha8_amd64.o ./chacha8_amd64.s
2025-08-20T20:50:02.4070150Z [00:01:59.276]➜  cd /root/.go/src/internal/bytealg
2025-08-20T20:50:02.4072228Z [00:01:59.276]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/equal_amd64.o ./equal_amd64.s
2025-08-20T20:50:02.4108073Z [00:01:59.279]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T20:50:02.4111347Z [00:01:59.280]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b018=>" -I $WORK/b018/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b018/atomic_amd64.o ./atomic_amd64.s
2025-08-20T20:50:02.4113441Z [00:01:59.280]➜  cd /root/.go/src/internal/bytealg
2025-08-20T20:50:02.4116214Z [00:01:59.280]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/index_amd64.o ./index_amd64.s
2025-08-20T20:50:02.4124214Z [00:01:59.281]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T20:50:02.4125850Z [00:01:59.281]➜  go tool pack r $WORK/b012/_pkg_.a $WORK/b012/chacha8_amd64.o # internal
2025-08-20T20:50:02.4126980Z [00:01:59.281]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T20:50:02.4138644Z [00:01:59.282]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/09/0929257a7b550b8a5edfd306ca626cbae55ccc6f8ce26e0f6f85b18418ed6cc8-d # internal
2025-08-20T20:50:02.4139827Z [00:01:59.283]➜  internal/runtime/math
2025-08-20T20:50:02.4158816Z [00:01:59.283]➜  mkdir -p $WORK/b021/
2025-08-20T20:50:02.4159592Z [00:01:59.283]➜  cat >/tmp/go-build893324914/b021/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4160258Z [00:01:59.283]➜  # import config
2025-08-20T20:50:02.4160966Z [00:01:59.283]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.4161606Z [00:01:59.283]➜  EOF
2025-08-20T20:50:02.4162097Z [00:01:59.283]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.4166768Z [00:01:59.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "/root/.go/src/internal/runtime/math=>internal/runtime/math;$WORK/b021=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid JLYi1p-7RcHtihSwNG5_/JLYi1p-7RcHtihSwNG5_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /root/.go/src/internal/runtime/math/math.go
2025-08-20T20:50:02.4171597Z [00:01:59.285]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T20:50:02.4172534Z [00:01:59.285]➜  go tool pack r $WORK/b018/_pkg_.a $WORK/b018/atomic_amd64.o # internal
2025-08-20T20:50:02.4173325Z [00:01:59.286]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T20:50:02.4175752Z [00:01:59.286]➜  cd /root/.go/src/internal/bytealg
2025-08-20T20:50:02.4178336Z [00:01:59.286]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s
2025-08-20T20:50:02.4190372Z [00:01:59.287]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/97/9749165920c87ef703ec0d9a98e800ff906f19e7cca65f624f4da199b3798019-d # internal
2025-08-20T20:50:02.4191572Z [00:01:59.288]➜  internal/runtime/syscall
2025-08-20T20:50:02.4192972Z [00:01:59.288]➜  mkdir -p $WORK/b022/
2025-08-20T20:50:02.4198300Z [00:01:59.288]➜  echo -n > $WORK/b022/go_asm.h # internal
2025-08-20T20:50:02.4199079Z [00:01:59.289]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T20:50:02.4209566Z [00:01:59.290]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b022=>" -I $WORK/b022/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.s
2025-08-20T20:50:02.4243883Z [00:01:59.293]➜  cd /root/.go/src/internal/bytealg
2025-08-20T20:50:02.4252140Z [00:01:59.293]➜  go tool pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal
2025-08-20T20:50:02.4255021Z [00:01:59.293]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T20:50:02.4256116Z [00:01:59.293]➜  cat >/tmp/go-build893324914/b022/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4257121Z [00:01:59.293]➜  # import config
2025-08-20T20:50:02.4258085Z [00:01:59.293]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.4258994Z [00:01:59.293]➜  EOF
2025-08-20T20:50:02.4259732Z [00:01:59.293]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.4274777Z [00:01:59.293]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b022=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid lGFy9_Ayx3kZ8w55lxqS/lGFy9_Ayx3kZ8w55lxqS -goversion go1.25.0 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /root/.go/src/internal/runtime/syscall/defs_linux.go /root/.go/src/internal/runtime/syscall/defs_linux_amd64.go /root/.go/src/internal/runtime/syscall/syscall_linux.go
2025-08-20T20:50:02.4281134Z [00:01:59.294]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/dd/dd49f52524bbcc5eb4d0c6d27149ca286174e03882208775b90b7a2bc1febfe3-d # internal
2025-08-20T20:50:02.4282465Z [00:01:59.294]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T20:50:02.4283113Z [00:01:59.294]➜  internal/runtime/exithook
2025-08-20T20:50:02.4283629Z [00:01:59.294]➜  mkdir -p $WORK/b023/
2025-08-20T20:50:02.4284347Z [00:01:59.294]➜  cat >/tmp/go-build893324914/b023/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4285022Z [00:01:59.294]➜  # import config
2025-08-20T20:50:02.4285802Z [00:01:59.294]➜  packagefile internal/runtime/atomic=/tmp/go-build893324914/b018/_pkg_.a
2025-08-20T20:50:02.4287158Z [00:01:59.294]➜  EOF
2025-08-20T20:50:02.4290364Z [00:01:59.295]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "/root/.go/src/internal/runtime/exithook=>internal/runtime/exithook;$WORK/b023=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid wrk8SplVQHinmzbSwvNX/wrk8SplVQHinmzbSwvNX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /root/.go/src/internal/runtime/exithook/hooks.go
2025-08-20T20:50:02.4293838Z [00:01:59.296]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/5f/5fbdea78dfde0d9e69f5bf85f2d2c97dedba08b64a69af9d2f550f4926d60ab1-d # internal
2025-08-20T20:50:02.4294931Z [00:01:59.296]➜  internal/runtime/strconv
2025-08-20T20:50:02.4295464Z [00:01:59.296]➜  mkdir -p $WORK/b020/
2025-08-20T20:50:02.4296170Z [00:01:59.296]➜  cat >/tmp/go-build893324914/b020/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4296995Z [00:01:59.296]➜  # import config
2025-08-20T20:50:02.4298111Z [00:01:59.296]➜  packagefile internal/runtime/math=/tmp/go-build893324914/b021/_pkg_.a
2025-08-20T20:50:02.4298872Z [00:01:59.296]➜  EOF
2025-08-20T20:50:02.4301945Z [00:01:59.296]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "/root/.go/src/internal/runtime/strconv=>internal/runtime/strconv;$WORK/b020=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid j_CLgQhSRFjOJQmZ5tqK/j_CLgQhSRFjOJQmZ5tqK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /root/.go/src/internal/runtime/strconv/atoi.go
2025-08-20T20:50:02.4389012Z [00:01:59.307]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T20:50:02.4395317Z [00:01:59.308]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/09/0946d0641df597fd14920b415d1cfec16a90cee6e19e8821c6d1c8fdffcfce9d-d # internal
2025-08-20T20:50:02.4396453Z [00:01:59.308]➜  internal/runtime/gc
2025-08-20T20:50:02.4397200Z [00:01:59.308]➜  mkdir -p $WORK/b024/
2025-08-20T20:50:02.4397995Z [00:01:59.308]➜  cat >/tmp/go-build893324914/b024/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4398715Z [00:01:59.308]➜  # import config
2025-08-20T20:50:02.4399431Z [00:01:59.308]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.4400119Z [00:01:59.308]➜  EOF
2025-08-20T20:50:02.4403833Z [00:01:59.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "/root/.go/src/internal/runtime/gc=>internal/runtime/gc;$WORK/b024=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid -xZFEbMDpMRcG0k4W4bY/-xZFEbMDpMRcG0k4W4bY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/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-20T20:50:02.4495860Z [00:01:59.318]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T20:50:02.4499125Z [00:01:59.319]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/03/03394bc37ba2480b3135a36b9eff30c18149048fde121a6a2f18ffcccc9bafac-d # internal
2025-08-20T20:50:02.4502001Z [00:01:59.319]➜  internal/asan
2025-08-20T20:50:02.4504010Z [00:01:59.319]➜  mkdir -p $WORK/b026/
2025-08-20T20:50:02.4506373Z [00:01:59.319]➜  echo '# import config' > $WORK/b026/importcfg # internal
2025-08-20T20:50:02.4511632Z [00:01:59.320]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "/root/.go/src/internal/asan=>internal/asan;$WORK/b026=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid pvsfxC872C9dcz4IQgX5/pvsfxC872C9dcz4IQgX5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /root/.go/src/internal/asan/doc.go /root/.go/src/internal/asan/noasan.go
2025-08-20T20:50:02.4570694Z [00:01:59.326]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T20:50:02.4576943Z [00:01:59.326]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/f8/f88fca14b143264910fec13e94c680f6782f11f8113e9d8ab8bb3c90ad1019f8-d # internal
2025-08-20T20:50:02.4588088Z [00:01:59.327]➜  internal/msan
2025-08-20T20:50:02.4588673Z [00:01:59.327]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T20:50:02.4591591Z [00:01:59.327]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b022=>" -I $WORK/b022/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T20:50:02.4593778Z [00:01:59.327]➜  mkdir -p $WORK/b027/
2025-08-20T20:50:02.4594462Z [00:01:59.327]➜  echo '# import config' > $WORK/b027/importcfg # internal
2025-08-20T20:50:02.4595252Z [00:01:59.328]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.4602631Z [00:01:59.329]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "/root/.go/src/internal/msan=>internal/msan;$WORK/b027=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid SFFiJID93lf3XfCym9L_/SFFiJID93lf3XfCym9L_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /root/.go/src/internal/msan/doc.go /root/.go/src/internal/msan/nomsan.go
2025-08-20T20:50:02.4615080Z [00:01:59.330]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T20:50:02.4623394Z [00:01:59.331]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/29/2999620ea805d599fc56093435a9f94734462b0eb89a9515ca176bdc4b769cd5-d # internal
2025-08-20T20:50:02.4624803Z [00:01:59.331]➜  internal/runtime/sys
2025-08-20T20:50:02.4679677Z [00:01:59.337]➜  mkdir -p $WORK/b029/
2025-08-20T20:50:02.4680380Z [00:01:59.337]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T20:50:02.4681890Z [00:01:59.337]➜  go tool pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal
2025-08-20T20:50:02.4684220Z [00:01:59.337]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T20:50:02.4699839Z [00:01:59.339]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/8b/8bc238d887c2b4b98122a708b40f5f23002ece892b057553d6f86f1c7d8d2209-d # internal
2025-08-20T20:50:02.4701025Z [00:01:59.339]➜  internal/stringslite
2025-08-20T20:50:02.4701585Z [00:01:59.339]➜  mkdir -p $WORK/b030/
2025-08-20T20:50:02.4702325Z [00:01:59.339]➜  cat >/tmp/go-build893324914/b030/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4703045Z [00:01:59.339]➜  # import config
2025-08-20T20:50:02.4703783Z [00:01:59.339]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:02.4704459Z [00:01:59.339]➜  EOF
2025-08-20T20:50:02.4704992Z [00:01:59.339]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.4708712Z [00:01:59.339]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "/root/.go/src/internal/stringslite=>internal/stringslite;$WORK/b030=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid LSgD3AIamP0Qfkq_mRTf/LSgD3AIamP0Qfkq_mRTf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /root/.go/src/internal/stringslite/strings.go
2025-08-20T20:50:02.4711661Z [00:01:59.339]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T20:50:02.4713011Z [00:01:59.340]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/cf/cf6e35871a9bc9ffe2b6989531cfabfb07980c9b095cb415a34effa3e6cd8d16-d # internal
2025-08-20T20:50:02.4714241Z [00:01:59.340]➜  echo -n > $WORK/b029/go_asm.h # internal
2025-08-20T20:50:02.4714909Z [00:01:59.340]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T20:50:02.4717370Z [00:01:59.340]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b029=>" -I $WORK/b029/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./empty.s
2025-08-20T20:50:02.4719330Z [00:01:59.341]➜  internal/runtime/cgroup
2025-08-20T20:50:02.4719907Z [00:01:59.341]➜  mkdir -p $WORK/b019/
2025-08-20T20:50:02.4737569Z [00:01:59.341]➜  cat >/tmp/go-build893324914/b019/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4738470Z [00:01:59.341]➜  # import config
2025-08-20T20:50:02.4739250Z [00:01:59.341]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:02.4740406Z [00:01:59.341]➜  packagefile internal/runtime/strconv=/tmp/go-build893324914/b020/_pkg_.a
2025-08-20T20:50:02.4741500Z [00:01:59.341]➜  packagefile internal/runtime/syscall=/tmp/go-build893324914/b022/_pkg_.a
2025-08-20T20:50:02.4742247Z [00:01:59.341]➜  EOF
2025-08-20T20:50:02.4742788Z [00:01:59.342]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.4747187Z [00:01:59.343]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "/root/.go/src/internal/runtime/cgroup=>internal/runtime/cgroup;$WORK/b019=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid U2qjy7g_fBo1kzUlNCu-/U2qjy7g_fBo1kzUlNCu- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/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-20T20:50:02.4784508Z [00:01:59.347]➜  cat >/tmp/go-build893324914/b029/importcfg << 'EOF' # internal
2025-08-20T20:50:02.4785272Z [00:01:59.347]➜  # import config
2025-08-20T20:50:02.4787405Z [00:01:59.347]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.4788336Z [00:01:59.347]➜  packagefile internal/goos=/tmp/go-build893324914/b016/_pkg_.a
2025-08-20T20:50:02.4788982Z [00:01:59.347]➜  EOF
2025-08-20T20:50:02.4794278Z [00:01:59.347]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b029=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid hO1bwuOxIzjHKfZvvowA/hO1bwuOxIzjHKfZvvowA -goversion go1.25.0 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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/intrinsics.go /root/.go/src/internal/runtime/sys/nih.go /root/.go/src/internal/runtime/sys/no_dit.go /root/.go/src/internal/runtime/sys/sys.go /root/.go/src/internal/runtime/sys/zversion.go
2025-08-20T20:50:02.5033519Z [00:01:59.372]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T20:50:02.5035855Z [00:01:59.372]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b029=>" -I $WORK/b029/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/empty.o ./empty.s
2025-08-20T20:50:02.5070796Z [00:01:59.376]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T20:50:02.5080749Z [00:01:59.377]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/47/4739c5bc3c484af52abd20d90b84daf8590f7b284cd00635cd3086b00c02ce5e-d # internal
2025-08-20T20:50:02.5084904Z [00:01:59.377]➜  internal/trace/tracev2
2025-08-20T20:50:02.5085533Z [00:01:59.377]➜  mkdir -p $WORK/b031/
2025-08-20T20:50:02.5086285Z [00:01:59.377]➜  echo '# import config' > $WORK/b031/importcfg # internal
2025-08-20T20:50:02.5088355Z [00:01:59.378]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.5092319Z [00:01:59.378]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "/root/.go/src/internal/trace/tracev2=>internal/trace/tracev2;$WORK/b031=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid yxe5YP26lWrxkskjIepa/yxe5YP26lWrxkskjIepa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/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-20T20:50:02.5110545Z [00:01:59.380]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T20:50:02.5111447Z [00:01:59.380]➜  go tool pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal
2025-08-20T20:50:02.5131373Z [00:01:59.382]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T20:50:02.5133957Z [00:01:59.382]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/4f/4fc5c17be3819d9190c3feba2c4141c1217f9bcdced8c306557d2a40f88da216-d # internal
2025-08-20T20:50:02.5146441Z [00:01:59.382]➜  cmp
2025-08-20T20:50:02.5147086Z [00:01:59.382]➜  mkdir -p $WORK/b034/
2025-08-20T20:50:02.5147792Z [00:01:59.382]➜  echo '# import config' > $WORK/b034/importcfg # internal
2025-08-20T20:50:02.5148559Z [00:01:59.383]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.5151239Z [00:01:59.383]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b034=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid YT4kS9oOdLKb10ji1D3b/YT4kS9oOdLKb10ji1D3b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T20:50:02.5269928Z [00:01:59.396]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T20:50:02.5300290Z [00:01:59.396]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/08/080e951d83d32fe5db27e74360a07736e0a4459fa326cb3d70587c9827e49722-d # internal
2025-08-20T20:50:02.5301249Z [00:01:59.396]➜  internal/itoa
2025-08-20T20:50:02.5301694Z [00:01:59.396]➜  mkdir -p $WORK/b036/
2025-08-20T20:50:02.5302314Z [00:01:59.396]➜  echo '# import config' > $WORK/b036/importcfg # internal
2025-08-20T20:50:02.5305175Z [00:01:59.396]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b036=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid bMDY-o3rrTW2XoE_dOgh/bMDY-o3rrTW2XoE_dOgh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T20:50:02.5308491Z [00:01:59.396]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T20:50:02.5355786Z [00:01:59.404]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d # internal
2025-08-20T20:50:02.5358290Z [00:01:59.404]➜  math/bits
2025-08-20T20:50:02.5358736Z [00:01:59.405]➜  mkdir -p $WORK/b039/
2025-08-20T20:50:02.5364682Z [00:01:59.405]➜  echo '# import config' > $WORK/b039/importcfg # internal
2025-08-20T20:50:02.5368064Z [00:01:59.405]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b039=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid i7S3T0O3EFYf-_WJtE2h/i7S3T0O3EFYf-_WJtE2h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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-20T20:50:02.5394416Z [00:01:59.408]➜  cd /root/.go/src/internal/abi
2025-08-20T20:50:02.5403690Z [00:01:59.409]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/abi_test.o ./abi_test.s
2025-08-20T20:50:02.5428089Z [00:01:59.411]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T20:50:02.5439134Z [00:01:59.412]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/94/94175a12fceee62d30ba4c0af031ab0aa81e52820ab6621930e9c767b233d594-d # internal
2025-08-20T20:50:02.5440646Z [00:01:59.412]➜  unicode/utf8
2025-08-20T20:50:02.5441168Z [00:01:59.412]➜  mkdir -p $WORK/b041/
2025-08-20T20:50:02.5445363Z [00:01:59.413]➜  echo '# import config' > $WORK/b041/importcfg # internal
2025-08-20T20:50:02.5446357Z [00:01:59.413]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.5450405Z [00:01:59.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b041=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid Tr4gaEv0XobnBtoL2NYj/Tr4gaEv0XobnBtoL2NYj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T20:50:02.5460529Z [00:01:59.415]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T20:50:02.5472039Z [00:01:59.415]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/2c/2cabe858034a0af2870421687b094e04cdfd800789a6c5114441a426de2cf11a-d # internal
2025-08-20T20:50:02.5473286Z [00:01:59.416]➜  sync/atomic
2025-08-20T20:50:02.5473784Z [00:01:59.416]➜  mkdir -p $WORK/b044/
2025-08-20T20:50:02.5476443Z [00:01:59.416]➜  echo -n > $WORK/b044/go_asm.h # internal
2025-08-20T20:50:02.5477418Z [00:01:59.416]➜  cd /root/.go/src/sync/atomic
2025-08-20T20:50:02.5481223Z [00:01:59.417]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b044=>" -I $WORK/b044/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b044/symabis ./asm.s
2025-08-20T20:50:02.5486376Z [00:01:59.417]➜  cd /root/.go/src/internal/abi
2025-08-20T20:50:02.5489579Z [00:01:59.417]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/stub.o ./stub.s
2025-08-20T20:50:02.5511226Z [00:01:59.420]➜  echo '# import config' > $WORK/b044/importcfg # internal
2025-08-20T20:50:02.5516382Z [00:01:59.420]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.5521313Z [00:01:59.420]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b044=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid L6cYSyMCw5Stpw8wd-hA/L6cYSyMCw5Stpw8wd-hA -goversion go1.25.0 -symabis $WORK/b044/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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-20T20:50:02.5535627Z [00:01:59.422]➜  cd /root/.go/src/internal/abi
2025-08-20T20:50:02.5538873Z [00:01:59.423]➜  go tool pack r $WORK/b004/_pkg_.a $WORK/b004/abi_test.o $WORK/b004/stub.o # internal
2025-08-20T20:50:02.5542103Z [00:01:59.423]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T20:50:02.5602050Z [00:01:59.428]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/69/69c095950620468ee755108b7c7169a6466275f23ec055136f1aa4085a3dd04b-d # internal
2025-08-20T20:50:02.5624986Z [00:01:59.431]➜  internal/race
2025-08-20T20:50:02.5625673Z [00:01:59.431]➜  mkdir -p $WORK/b028/
2025-08-20T20:50:02.5626374Z [00:01:59.431]➜  cat >/tmp/go-build893324914/b028/importcfg << 'EOF' # internal
2025-08-20T20:50:02.5628265Z [00:01:59.431]➜  # import config
2025-08-20T20:50:02.5628889Z [00:01:59.431]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:02.5629571Z [00:01:59.431]➜  EOF
2025-08-20T20:50:02.5634164Z [00:01:59.431]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.5637631Z [00:01:59.431]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "/root/.go/src/internal/race=>internal/race;$WORK/b028=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 4mWR9j7FFiKR7-tuWycC/4mWR9j7FFiKR7-tuWycC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /root/.go/src/internal/race/doc.go /root/.go/src/internal/race/norace.go
2025-08-20T20:50:02.5640459Z [00:01:59.433]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T20:50:02.5648934Z [00:01:59.434]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d # internal
2025-08-20T20:50:02.5665415Z [00:01:59.435]➜  math
2025-08-20T20:50:02.5667092Z [00:01:59.436]➜  mkdir -p $WORK/b038/
2025-08-20T20:50:02.5672523Z [00:01:59.436]➜  echo -n > $WORK/b038/go_asm.h # internal
2025-08-20T20:50:02.5674894Z [00:01:59.436]➜  cd /root/.go/src/math
2025-08-20T20:50:02.5678551Z [00:01:59.437]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b038=>" -I $WORK/b038/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b038/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s
2025-08-20T20:50:02.5728473Z [00:01:59.442]➜  cat >/tmp/go-build893324914/b038/importcfg << 'EOF' # internal
2025-08-20T20:50:02.5729163Z [00:01:59.442]➜  # import config
2025-08-20T20:50:02.5729847Z [00:01:59.442]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:02.5730717Z [00:01:59.442]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:02.5731350Z [00:01:59.442]➜  EOF
2025-08-20T20:50:02.5738379Z [00:01:59.443]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.5750970Z [00:01:59.443]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b038=>" -p math -lang=go1.25 -std -installsuffix shared -buildid TOMH2-oM80oUkxVWaf0P/TOMH2-oM80oUkxVWaf0P -goversion go1.25.0 -symabis $WORK/b038/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/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_noasm.go /root/.go/src/math/exp_amd64.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_asm.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_asm.go /root/.go/src/math/logb.go /root/.go/src/math/mod.go /root/.go/src/math/modf.go /root/.go/src/math/modf_noasm.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-20T20:50:02.5774543Z [00:01:59.446]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T20:50:02.5778836Z [00:01:59.447]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T20:50:02.5789092Z [00:01:59.448]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/96/9610d9edf486ff1196d8624b9d4b65502760d7f0e903ff8173010306707ba687-d # internal
2025-08-20T20:50:02.5804901Z [00:01:59.449]➜  internal/runtime/maps
2025-08-20T20:50:02.5805583Z [00:01:59.449]➜  mkdir -p $WORK/b025/
2025-08-20T20:50:02.5811044Z [00:01:59.450]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d # internal
2025-08-20T20:50:02.5815739Z [00:01:59.450]➜  internal/synctest
2025-08-20T20:50:02.5816770Z [00:01:59.450]➜  mkdir -p $WORK/b045/
2025-08-20T20:50:02.5819216Z [00:01:59.451]➜  cat >/tmp/go-build893324914/b025/importcfg << 'EOF' # internal
2025-08-20T20:50:02.5821744Z [00:01:59.451]➜  # import config
2025-08-20T20:50:02.5822494Z [00:01:59.451]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:02.5823438Z [00:01:59.451]➜  packagefile internal/asan=/tmp/go-build893324914/b026/_pkg_.a
2025-08-20T20:50:02.5824398Z [00:01:59.451]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.5825328Z [00:01:59.451]➜  packagefile internal/msan=/tmp/go-build893324914/b027/_pkg_.a
2025-08-20T20:50:02.5826844Z [00:01:59.451]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:02.5827895Z [00:01:59.451]➜  packagefile internal/runtime/math=/tmp/go-build893324914/b021/_pkg_.a
2025-08-20T20:50:02.5828947Z [00:01:59.451]➜  packagefile internal/runtime/sys=/tmp/go-build893324914/b029/_pkg_.a
2025-08-20T20:50:02.5829662Z [00:01:59.451]➜  EOF
2025-08-20T20:50:02.5839202Z [00:01:59.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "/root/.go/src/internal/runtime/maps=>internal/runtime/maps;$WORK/b025=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid KI5RgMW_8N6oOIA0pfPy/KI5RgMW_8N6oOIA0pfPy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/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-20T20:50:02.5844585Z [00:01:59.452]➜  cat >/tmp/go-build893324914/b045/importcfg << 'EOF' # internal
2025-08-20T20:50:02.5845280Z [00:01:59.452]➜  # import config
2025-08-20T20:50:02.5845983Z [00:01:59.452]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:02.5852919Z [00:01:59.452]➜  EOF
2025-08-20T20:50:02.5856102Z [00:01:59.454]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b045=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid 6S6MfZdJaYiZ1kHy_upy/6S6MfZdJaYiZ1kHy_upy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T20:50:02.6024802Z [00:01:59.471]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T20:50:02.6050022Z [00:01:59.474]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/94/947f09566bea08c73cb5619c7e9db3d400b577fb6f706e1fe6b4b06732bef26c-d # internal
2025-08-20T20:50:02.6051138Z [00:01:59.474]➜  cd /root/.go/src/sync/atomic
2025-08-20T20:50:02.6055040Z [00:01:59.474]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b044=>" -I $WORK/b044/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b044/asm.o ./asm.s
2025-08-20T20:50:02.6056757Z [00:01:59.474]➜  unicode
2025-08-20T20:50:02.6057229Z [00:01:59.474]➜  mkdir -p $WORK/b046/
2025-08-20T20:50:02.6057882Z [00:01:59.474]➜  echo '# import config' > $WORK/b046/importcfg # internal
2025-08-20T20:50:02.6058648Z [00:01:59.474]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.6062307Z [00:01:59.474]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b046=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid RLXSQIujwLuJl7BmCQws/RLXSQIujwLuJl7BmCQws -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/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-20T20:50:02.6097765Z [00:01:59.479]➜  cd /root/.go/src/sync/atomic
2025-08-20T20:50:02.6098785Z [00:01:59.479]➜  go tool pack r $WORK/b044/_pkg_.a $WORK/b044/asm.o # internal
2025-08-20T20:50:02.6099526Z [00:01:59.479]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T20:50:02.6105034Z [00:01:59.479]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d # internal
2025-08-20T20:50:02.6112071Z [00:01:59.480]➜  internal/sync
2025-08-20T20:50:02.6115897Z [00:01:59.480]➜  mkdir -p $WORK/b043/
2025-08-20T20:50:02.6123339Z [00:01:59.481]➜  cat >/tmp/go-build893324914/b043/importcfg << 'EOF' # internal
2025-08-20T20:50:02.6124405Z [00:01:59.481]➜  # import config
2025-08-20T20:50:02.6125218Z [00:01:59.481]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:02.6127203Z [00:01:59.481]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.6128948Z [00:01:59.481]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:02.6130943Z [00:01:59.481]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:02.6131596Z [00:01:59.481]➜  EOF
2025-08-20T20:50:02.6138159Z [00:01:59.483]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.6141966Z [00:01:59.483]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b043=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 3ni2jpQmHHodbGD2DZc-/3ni2jpQmHHodbGD2DZc- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/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-20T20:50:02.6384695Z [00:01:59.507]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T20:50:02.6395329Z [00:01:59.508]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/66/6672435ae16fa41ba510078521203f023195502b360b969cde5cba87c703c7e0-d # internal
2025-08-20T20:50:02.6399055Z [00:01:59.509]➜  encoding
2025-08-20T20:50:02.6400469Z [00:01:59.509]➜  mkdir -p $WORK/b084/
2025-08-20T20:50:02.6410569Z [00:01:59.510]➜  echo '# import config' > $WORK/b084/importcfg # internal
2025-08-20T20:50:02.6415790Z [00:01:59.510]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b084=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid BN_n72JGI2XoS7BBoMlq/BN_n72JGI2XoS7BBoMlq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T20:50:02.6508371Z [00:01:59.520]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T20:50:02.6515283Z [00:01:59.520]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d # internal
2025-08-20T20:50:02.6517406Z [00:01:59.521]➜  internal/nettrace
2025-08-20T20:50:02.6520277Z [00:01:59.521]➜  mkdir -p $WORK/b087/
2025-08-20T20:50:02.6522222Z [00:01:59.521]➜  echo '# import config' > $WORK/b087/importcfg # internal
2025-08-20T20:50:02.6528213Z [00:01:59.521]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b087=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid rgg9yB6VRZ7hNuVvTVTq/rgg9yB6VRZ7hNuVvTVTq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T20:50:02.6583363Z [00:01:59.527]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T20:50:02.6591013Z [00:01:59.528]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/ec/ec8e50975f2e34950b4d8c10d1f3fb5d9560600c8943b2666d4dd24caba5d209-d # internal
2025-08-20T20:50:02.6598027Z [00:01:59.528]➜  unicode/utf16
2025-08-20T20:50:02.6598563Z [00:01:59.528]➜  mkdir -p $WORK/b097/
2025-08-20T20:50:02.6599265Z [00:01:59.529]➜  echo '# import config' > $WORK/b097/importcfg # internal
2025-08-20T20:50:02.6603378Z [00:01:59.529]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b097=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid 2lvI1zy5zTVuoWdE4jc_/2lvI1zy5zTVuoWdE4jc_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T20:50:02.6734596Z [00:01:59.542]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T20:50:02.6770586Z [00:01:59.546]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d # internal
2025-08-20T20:50:02.6771652Z [00:01:59.546]➜  container/list
2025-08-20T20:50:02.6772114Z [00:01:59.546]➜  mkdir -p $WORK/b105/
2025-08-20T20:50:02.6772749Z [00:01:59.546]➜  echo '# import config' > $WORK/b105/importcfg # internal
2025-08-20T20:50:02.6775860Z [00:01:59.546]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b105=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid ojx0c_yyW8v2XLeXi1Bp/ojx0c_yyW8v2XLeXi1Bp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T20:50:02.7362239Z [00:01:59.605]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T20:50:02.7372899Z [00:01:59.606]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d # internal
2025-08-20T20:50:02.7374225Z [00:01:59.606]➜  crypto/internal/fips140/alias
2025-08-20T20:50:02.7375236Z [00:01:59.606]➜  mkdir -p $WORK/b113/
2025-08-20T20:50:02.7382557Z [00:01:59.607]➜  echo '# import config' > $WORK/b113/importcfg # internal
2025-08-20T20:50:02.7390447Z [00:01:59.607]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b113=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid GK0BkGL1Nq_S0HGj-hIR/GK0BkGL1Nq_S0HGj-hIR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T20:50:02.7559243Z [00:01:59.625]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T20:50:02.7567479Z [00:01:59.625]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/27/2787631884ab3f34b85912526c621adc211455ec60b230fa083c652f01f3d7d9-d # internal
2025-08-20T20:50:02.7568853Z [00:01:59.626]➜  crypto/internal/fips140deps/byteorder
2025-08-20T20:50:02.7570116Z [00:01:59.626]➜  mkdir -p $WORK/b117/
2025-08-20T20:50:02.7572745Z [00:01:59.626]➜  cat >/tmp/go-build893324914/b117/importcfg << 'EOF' # internal
2025-08-20T20:50:02.7575124Z [00:01:59.626]➜  # import config
2025-08-20T20:50:02.7575832Z [00:01:59.626]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:02.7576487Z [00:01:59.626]➜  EOF
2025-08-20T20:50:02.7580126Z [00:01:59.626]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b117=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid zU9WI3Evt4ghexTvHEfN/zU9WI3Evt4ghexTvHEfN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T20:50:02.7628059Z [00:01:59.629]➜  cd /root/.go/src/math
2025-08-20T20:50:02.7629912Z [00:01:59.629]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b038=>" -I $WORK/b038/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/dim_amd64.o ./dim_amd64.s
2025-08-20T20:50:02.7652292Z [00:01:59.634]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b038=>" -I $WORK/b038/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/exp_amd64.o ./exp_amd64.s
2025-08-20T20:50:02.7685674Z [00:01:59.637]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b038=>" -I $WORK/b038/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/floor_amd64.o ./floor_amd64.s
2025-08-20T20:50:02.7721886Z [00:01:59.641]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b038=>" -I $WORK/b038/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/hypot_amd64.o ./hypot_amd64.s
2025-08-20T20:50:02.7751397Z [00:01:59.644]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b038=>" -I $WORK/b038/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/log_amd64.o ./log_amd64.s
2025-08-20T20:50:02.7789718Z [00:01:59.648]➜  go tool pack r $WORK/b038/_pkg_.a $WORK/b038/dim_amd64.o $WORK/b038/exp_amd64.o $WORK/b038/floor_amd64.o $WORK/b038/hypot_amd64.o $WORK/b038/log_amd64.o # internal
2025-08-20T20:50:02.7792297Z [00:01:59.648]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T20:50:02.7818614Z [00:01:59.650]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d # internal
2025-08-20T20:50:02.7821697Z [00:01:59.651]➜  crypto/internal/fips140deps/cpu
2025-08-20T20:50:02.7822292Z [00:01:59.651]➜  mkdir -p $WORK/b118/
2025-08-20T20:50:02.7828461Z [00:01:59.651]➜  cat >/tmp/go-build893324914/b118/importcfg << 'EOF' # internal
2025-08-20T20:50:02.7830280Z [00:01:59.651]➜  # import config
2025-08-20T20:50:02.7830951Z [00:01:59.651]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:02.7831851Z [00:01:59.651]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.7832527Z [00:01:59.651]➜  EOF
2025-08-20T20:50:02.7833031Z [00:01:59.652]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.7836773Z [00:01:59.652]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b118=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid A7eAWiqz7AnYKgfgsxu1/A7eAWiqz7AnYKgfgsxu1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T20:50:02.7870812Z [00:01:59.656]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T20:50:02.7891264Z [00:01:59.658]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/3b/3b2dc55b8de7ce555f03e495a2b1bcd0d32285049ff481eedf724d5f2f4b16eb-d # internal
2025-08-20T20:50:02.7897556Z [00:01:59.658]➜  crypto/internal/fips140/subtle
2025-08-20T20:50:02.7898152Z [00:01:59.658]➜  mkdir -p $WORK/b121/
2025-08-20T20:50:02.7898751Z [00:01:59.658]➜  echo -n > $WORK/b121/go_asm.h # internal
2025-08-20T20:50:02.7899454Z [00:01:59.658]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T20:50:02.7902223Z [00:01:59.658]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b121=>" -I $WORK/b121/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b121/symabis ./xor_amd64.s
2025-08-20T20:50:02.7913952Z [00:01:59.660]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T20:50:02.7919887Z [00:01:59.661]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/8e/8ed1e17b06b87350088b9a432f7e796015ad458599309e30ea5270023032775a-d # internal
2025-08-20T20:50:02.7955214Z [00:01:59.664]➜  cat >/tmp/go-build893324914/b121/importcfg << 'EOF' # internal
2025-08-20T20:50:02.7956397Z [00:01:59.664]➜  # import config
2025-08-20T20:50:02.7958872Z [00:01:59.664]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build893324914/b113/_pkg_.a
2025-08-20T20:50:02.7961059Z [00:01:59.664]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:02.7962120Z [00:01:59.664]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:02.7962769Z [00:01:59.664]➜  EOF
2025-08-20T20:50:02.7964129Z [00:01:59.664]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.7969287Z [00:01:59.664]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b121=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 3W5xP-fYs3MALlbt18TM/3W5xP-fYs3MALlbt18TM -goversion go1.25.0 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/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-20T20:50:02.7973454Z [00:01:59.665]➜  crypto/internal/boring/sig
2025-08-20T20:50:02.7974068Z [00:01:59.665]➜  mkdir -p $WORK/b131/
2025-08-20T20:50:02.7977768Z [00:01:59.665]➜  echo -n > $WORK/b131/go_asm.h # internal
2025-08-20T20:50:02.7978402Z [00:01:59.666]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T20:50:02.7980648Z [00:01:59.666]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b131=>" -I $WORK/b131/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b131/symabis ./sig_amd64.s
2025-08-20T20:50:02.8005903Z [00:01:59.669]➜  echo '# import config' > $WORK/b131/importcfg # internal
2025-08-20T20:50:02.8015345Z [00:01:59.669]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.8019646Z [00:01:59.669]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b131=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid fATHqRd2kDZ9YQZRn0Fs/fATHqRd2kDZ9YQZRn0Fs -goversion go1.25.0 -symabis $WORK/b131/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h /root/.go/src/crypto/internal/boring/sig/sig.go
2025-08-20T20:50:02.8049847Z [00:01:59.674]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T20:50:02.8069532Z [00:01:59.676]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/e8/e86ac74947f38f3a8a3476155db74cc3519d6693bc160fb3c499fe4b5ffdb27a-d # internal
2025-08-20T20:50:02.8097571Z [00:01:59.678]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T20:50:02.8100536Z [00:01:59.678]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b131=>" -I $WORK/b131/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b131/sig_amd64.o ./sig_amd64.s
2025-08-20T20:50:02.8196150Z [00:01:59.688]➜  go tool pack r $WORK/b131/_pkg_.a $WORK/b131/sig_amd64.o # internal
2025-08-20T20:50:02.8199544Z [00:01:59.688]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T20:50:02.8203138Z [00:01:59.689]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/05/05b5ad9f79485939adbb0ea7fc10d59aac51ff6ddca5c19734c0d9118468019b-d # internal
2025-08-20T20:50:02.8204390Z [00:01:59.689]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T20:50:02.8205582Z [00:01:59.689]➜  mkdir -p $WORK/b153/
2025-08-20T20:50:02.8206999Z [00:01:59.690]➜  echo '# import config' > $WORK/b153/importcfg # internal
2025-08-20T20:50:02.8219003Z [00:01:59.691]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.8222814Z [00:01:59.691]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b153=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid I6YIavhh38gMiThimmxj/I6YIavhh38gMiThimmxj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T20:50:02.8226738Z [00:01:59.692]➜  runtime
2025-08-20T20:50:02.8229816Z [00:01:59.692]➜  mkdir -p $WORK/b008/
2025-08-20T20:50:02.8231699Z [00:01:59.692]➜  echo -n > $WORK/b008/go_asm.h # internal
2025-08-20T20:50:02.8232286Z [00:01:59.692]➜  cd /root/.go/src/runtime
2025-08-20T20:50:02.8235029Z [00:01:59.692]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s
2025-08-20T20:50:02.8241466Z [00:01:59.693]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T20:50:02.8245432Z [00:01:59.693]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b121=>" -I $WORK/b121/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b121/xor_amd64.o ./xor_amd64.s
2025-08-20T20:50:02.8294029Z [00:01:59.698]➜  go tool pack r $WORK/b121/_pkg_.a $WORK/b121/xor_amd64.o # internal
2025-08-20T20:50:02.8294855Z [00:01:59.698]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T20:50:02.8304348Z [00:01:59.699]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/7a/7ae0344625486d831f14bdd915194c44ed259b901e4a7d14df5fc9916275c647-d # internal
2025-08-20T20:50:02.8305545Z [00:01:59.699]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T20:50:02.8306150Z [00:01:59.699]➜  mkdir -p $WORK/b166/
2025-08-20T20:50:02.8310549Z [00:01:59.700]➜  echo '# import config' > $WORK/b166/importcfg # internal
2025-08-20T20:50:02.8318135Z [00:01:59.701]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:02.8328058Z [00:01:59.701]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b166=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid j-EUyk_03AXV-ueNopB1/j-EUyk_03AXV-ueNopB1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T20:50:02.8331360Z [00:01:59.701]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T20:50:02.8332617Z [00:01:59.701]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/e4/e4955d73e74bf52cfe012fffcb59ffa54e83ed0d9c00f71a66a588a7e63b76a1-d # internal
2025-08-20T20:50:02.8337030Z [00:01:59.703]➜  log/internal
2025-08-20T20:50:02.8338719Z [00:01:59.703]➜  mkdir -p $WORK/b187/
2025-08-20T20:50:02.8341476Z [00:01:59.703]➜  echo '# import config' > $WORK/b187/importcfg # internal
2025-08-20T20:50:02.8345671Z [00:01:59.703]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "/root/.go/src/log/internal=>log/internal;$WORK/b187=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid f6UQRlSQ_wVdbe0xeumY/f6UQRlSQ_wVdbe0xeumY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /root/.go/src/log/internal/internal.go
2025-08-20T20:50:02.8421127Z [00:01:59.711]➜  cat >/tmp/go-build893324914/b008/importcfg << 'EOF' # internal
2025-08-20T20:50:02.8426327Z [00:01:59.711]➜  # import config
2025-08-20T20:50:02.8431823Z [00:01:59.712]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:02.8438656Z [00:01:59.712]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:02.8442100Z [00:01:59.712]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:02.8444747Z [00:01:59.712]➜  packagefile internal/chacha8rand=/tmp/go-build893324914/b012/_pkg_.a
2025-08-20T20:50:02.8445710Z [00:01:59.712]➜  packagefile internal/coverage/rtcov=/tmp/go-build893324914/b013/_pkg_.a
2025-08-20T20:50:02.8446750Z [00:01:59.712]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:02.8447617Z [00:01:59.712]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:02.8448492Z [00:01:59.712]➜  packagefile internal/godebugs=/tmp/go-build893324914/b014/_pkg_.a
2025-08-20T20:50:02.8449594Z [00:01:59.712]➜  packagefile internal/goexperiment=/tmp/go-build893324914/b015/_pkg_.a
2025-08-20T20:50:02.8450510Z [00:01:59.712]➜  packagefile internal/goos=/tmp/go-build893324914/b016/_pkg_.a
2025-08-20T20:50:02.8451538Z [00:01:59.712]➜  packagefile internal/profilerecord=/tmp/go-build893324914/b017/_pkg_.a
2025-08-20T20:50:02.8452580Z [00:01:59.712]➜  packagefile internal/runtime/atomic=/tmp/go-build893324914/b018/_pkg_.a
2025-08-20T20:50:02.8453582Z [00:01:59.712]➜  packagefile internal/runtime/cgroup=/tmp/go-build893324914/b019/_pkg_.a
2025-08-20T20:50:02.8454581Z [00:01:59.712]➜  packagefile internal/runtime/exithook=/tmp/go-build893324914/b023/_pkg_.a
2025-08-20T20:50:02.8455549Z [00:01:59.712]➜  packagefile internal/runtime/gc=/tmp/go-build893324914/b024/_pkg_.a
2025-08-20T20:50:02.8457184Z [00:01:59.712]➜  packagefile internal/runtime/maps=/tmp/go-build893324914/b025/_pkg_.a
2025-08-20T20:50:02.8458178Z [00:01:59.712]➜  packagefile internal/runtime/math=/tmp/go-build893324914/b021/_pkg_.a
2025-08-20T20:50:02.8459218Z [00:01:59.712]➜  packagefile internal/runtime/strconv=/tmp/go-build893324914/b020/_pkg_.a
2025-08-20T20:50:02.8460251Z [00:01:59.712]➜  packagefile internal/runtime/sys=/tmp/go-build893324914/b029/_pkg_.a
2025-08-20T20:50:02.8461300Z [00:01:59.713]➜  packagefile internal/runtime/syscall=/tmp/go-build893324914/b022/_pkg_.a
2025-08-20T20:50:02.8462301Z [00:01:59.713]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:02.8463296Z [00:01:59.713]➜  packagefile internal/trace/tracev2=/tmp/go-build893324914/b031/_pkg_.a
2025-08-20T20:50:02.8463999Z [00:01:59.713]➜  EOF
2025-08-20T20:50:02.8464534Z [00:01:59.713]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T20:50:02.8465232Z [00:01:59.713]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T20:50:02.8466825Z [00:01:59.713]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/b7/b74553efc28b2e106bdb06ae97d3aa29289a3e9cfa395b2e4a1286d6ceeef49f-d # internal
2025-08-20T20:50:02.8467910Z [00:01:59.713]➜  image/color
2025-08-20T20:50:02.8468381Z [00:01:59.713]➜  mkdir -p $WORK/b253/
2025-08-20T20:50:02.8468977Z [00:01:59.713]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T20:50:02.8469698Z [00:01:59.713]➜  echo '# import config' > $WORK/b253/importcfg # internal
2025-08-20T20:50:02.8473191Z [00:01:59.713]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/.go/src/image/color=>image/color;$WORK/b253=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid 6n7MYmi60bpVHMKqG5xB/6n7MYmi60bpVHMKqG5xB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/.go/src/image/color/color.go /root/.go/src/image/color/ycbcr.go
2025-08-20T20:50:02.8550784Z [00:01:59.713]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid LDadxDeu-0VTvJrf4FPW/LDadxDeu-0VTvJrf4FPW -goversion go1.25.0 -symabis $WORK/b008/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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_amd64.go /root/.go/src/runtime/cpuprof.go /root/.go/src/runtime/cputicks.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_amd64.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_generic.go /root/.go/src/runtime/os_linux_noauxv.go /root/.go/src/runtime/os_linux_x86.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_amd64.go /root/.go/src/runtime/signal_linux_amd64.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_amd64.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_nonppc64x.go /root/.go/src/runtime/sys_x86.go /root/.go/src/runtime/tagptr.go /root/.go/src/runtime/tagptr_64bit.go /root/.go/src/runtime/test_amd64.go /root/.go/src/runtime/time.go /root/.go/src/runtime/time_nofake.go /root/.go/src/runtime/timeasm.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_amd64.go /root/.go/src/runtime/vgetrandom_linux.go /root/.go/src/runtime/write_err.go
2025-08-20T20:50:02.8590587Z [00:01:59.714]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/1c/1ce003014d8d5aabb9f5d0cb489f79b80c55eb3cb6a6ee1c86af76217c510d16-d # internal
2025-08-20T20:50:02.8591811Z [00:01:59.714]➜  github.com/charmbracelet/x/ansi/parser
2025-08-20T20:50:02.8592444Z [00:01:59.714]➜  mkdir -p $WORK/b255/
2025-08-20T20:50:02.8593247Z [00:01:59.715]➜  cat >/tmp/go-build893324914/b255/importcfg << 'EOF' # internal
2025-08-20T20:50:02.8593939Z [00:01:59.715]➜  # import config
2025-08-20T20:50:02.8594604Z [00:01:59.715]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:02.8595213Z [00:01:59.715]➜  EOF
2025-08-20T20:50:02.8600501Z [00:01:59.715]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser=>github.com/charmbracelet/x/ansi@v0.8.0/parser;$WORK/b255=>" -p github.com/charmbracelet/x/ansi/parser -lang=go1.18 -complete -installsuffix shared -buildid CkopWBTAejGD12lXPe0J/CkopWBTAejGD12lXPe0J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser/const.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser/seq.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser/transition_table.go
2025-08-20T20:50:02.8605425Z [00:01:59.715]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d # internal
2025-08-20T20:50:02.8606478Z [00:01:59.716]➜  github.com/rivo/uniseg
2025-08-20T20:50:02.8607103Z [00:01:59.716]➜  mkdir -p $WORK/b259/
2025-08-20T20:50:02.8607808Z [00:01:59.717]➜  cat >/tmp/go-build893324914/b259/importcfg << 'EOF' # internal
2025-08-20T20:50:02.8608499Z [00:01:59.717]➜  # import config
2025-08-20T20:50:02.8609196Z [00:01:59.717]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:02.8609858Z [00:01:59.717]➜  EOF
2025-08-20T20:50:02.8620815Z [00:01:59.717]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7=>github.com/rivo/uniseg@v0.4.7;$WORK/b259=>" -p github.com/rivo/uniseg -lang=go1.18 -complete -installsuffix shared -buildid 65Iul7bzESoDYBemzdyO/65Iul7bzESoDYBemzdyO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/doc.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/eastasianwidth.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/emojipresentation.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/grapheme.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/graphemeproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/graphemerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/line.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/lineproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/linerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentence.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentenceproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentencerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/step.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/width.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/word.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/wordproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/wordrules.go
2025-08-20T20:50:02.8895704Z [00:01:59.758]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T20:50:02.8941038Z [00:01:59.763]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/21/21684d34123fdb174aaafbd94bd70009c7979c8d6d39d1910987db983d374b11-d # internal
2025-08-20T20:50:02.8943696Z [00:01:59.763]➜  github.com/charmbracelet/x/exp/slice
2025-08-20T20:50:02.8944895Z [00:01:59.763]➜  mkdir -p $WORK/b267/
2025-08-20T20:50:02.8945923Z [00:01:59.763]➜  echo '# import config' > $WORK/b267/importcfg # internal
2025-08-20T20:50:02.8951130Z [00:01:59.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/exp/slice@v0.0.0-20250327172914-2fdc97757edf=>github.com/charmbracelet/x/exp/slice@v0.0.0-20250327172914-2fdc97757edf;$WORK/b267=>" -p github.com/charmbracelet/x/exp/slice -lang=go1.19 -complete -installsuffix shared -buildid dFpZSyKNOhX6jc15pEZ2/dFpZSyKNOhX6jc15pEZ2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/exp/slice@v0.0.0-20250327172914-2fdc97757edf/slice.go
2025-08-20T20:50:02.9054218Z [00:01:59.774]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T20:50:02.9092232Z [00:01:59.777]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/6d/6d89c92d3489b8966a100b85813a335a10cb09a4d7c8abc6e6c05889eac92c13-d # internal
2025-08-20T20:50:02.9093476Z [00:01:59.777]➜  golang.org/x/net/html/atom
2025-08-20T20:50:02.9094038Z [00:01:59.777]➜  mkdir -p $WORK/b274/
2025-08-20T20:50:02.9096331Z [00:01:59.778]➜  echo '# import config' > $WORK/b274/importcfg # internal
2025-08-20T20:50:02.9123069Z [00:01:59.781]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b274/_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/b274=>" -p golang.org/x/net/html/atom -lang=go1.23 -complete -installsuffix shared -buildid uUv5OZofVSRNoabLJ917/uUv5OZofVSRNoabLJ917 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/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-20T20:50:02.9381760Z [00:01:59.806]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T20:50:02.9387500Z [00:01:59.807]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/ff/ff7e5406793471bd142873efacd345c28aeca2d3a547525267d59c20b58b4a7e-d # internal
2025-08-20T20:50:02.9390825Z [00:01:59.807]➜  golang.org/x/text/encoding/internal/identifier
2025-08-20T20:50:02.9391576Z [00:01:59.807]➜  mkdir -p $WORK/b322/
2025-08-20T20:50:02.9392443Z [00:01:59.808]➜  echo '# import config' > $WORK/b322/importcfg # internal
2025-08-20T20:50:02.9398489Z [00:01:59.808]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/internal/identifier=>golang.org/x/text@v0.28.0/encoding/internal/identifier;$WORK/b322=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.23 -complete -installsuffix shared -buildid lNzNIorMuvUG4YnTOuDE/lNzNIorMuvUG4YnTOuDE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/internal/identifier/identifier.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/internal/identifier/mib.go
2025-08-20T20:50:02.9537378Z [00:01:59.822]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T20:50:02.9549136Z [00:01:59.824]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/c6/c622f0dd81d91496f08039c588758f97c66c8d9f21615abf084f076142cba9c3-d # internal
2025-08-20T20:50:02.9555610Z [00:01:59.824]➜  golang.org/x/text/internal/utf8internal
2025-08-20T20:50:02.9561201Z [00:01:59.825]➜  mkdir -p $WORK/b324/
2025-08-20T20:50:02.9567720Z [00:01:59.826]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T20:50:02.9568858Z [00:01:59.826]➜  echo '# import config' > $WORK/b324/importcfg # internal
2025-08-20T20:50:02.9585480Z [00:01:59.826]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/utf8internal=>golang.org/x/text@v0.28.0/internal/utf8internal;$WORK/b324=>" -p golang.org/x/text/internal/utf8internal -lang=go1.23 -complete -installsuffix shared -buildid 6dG7axf_a2jDUMZ_GxlF/6dG7axf_a2jDUMZ_GxlF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/utf8internal/utf8internal.go
2025-08-20T20:50:02.9589685Z [00:01:59.827]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/50/502b76924cf67c654902d863a95d569b14929393f905b6cdd48e59af6e35cc15-d # internal
2025-08-20T20:50:02.9590892Z [00:01:59.827]➜  github.com/pelletier/go-toml/v2/internal/characters
2025-08-20T20:50:02.9591555Z [00:01:59.827]➜  mkdir -p $WORK/b328/
2025-08-20T20:50:02.9592274Z [00:01:59.827]➜  cat >/tmp/go-build893324914/b328/importcfg << 'EOF' # internal
2025-08-20T20:50:02.9592948Z [00:01:59.827]➜  # import config
2025-08-20T20:50:02.9593645Z [00:01:59.827]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:02.9594331Z [00:01:59.827]➜  EOF
2025-08-20T20:50:02.9599665Z [00:01:59.827]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/characters=>github.com/pelletier/go-toml/v2@v2.2.3/internal/characters;$WORK/b328=>" -p github.com/pelletier/go-toml/v2/internal/characters -lang=go1.21 -complete -installsuffix shared -buildid iCIuzEmVGs9AtaHYYRJ5/iCIuzEmVGs9AtaHYYRJ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/characters/ascii.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/characters/utf8.go
2025-08-20T20:50:02.9672514Z [00:01:59.836]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T20:50:02.9674710Z [00:01:59.836]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/a7/a70a3b33fdb14c845e6fa28943337902fc4e08d88ded985326dd5380c2af6bee-d # internal
2025-08-20T20:50:02.9676271Z [00:01:59.836]➜  github.com/spf13/viper/internal/features
2025-08-20T20:50:02.9677559Z [00:01:59.836]➜  mkdir -p $WORK/b333/
2025-08-20T20:50:02.9678592Z [00:01:59.836]➜  echo '# import config' > $WORK/b333/importcfg # internal
2025-08-20T20:50:02.9685893Z [00:01:59.836]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/features=>github.com/spf13/viper@v1.20.1/internal/features;$WORK/b333=>" -p github.com/spf13/viper/internal/features -lang=go1.21 -complete -installsuffix shared -buildid jSRYJaBzqV7lm0-m9cw0/jSRYJaBzqV7lm0-m9cw0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/features/bind_struct_default.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/features/finder_default.go
2025-08-20T20:50:02.9760546Z [00:01:59.844]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T20:50:02.9763896Z [00:01:59.845]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/c9/c9dbb55455453e9648c9522456d9d31ca18bdf2f8a599b305a862ab3b9c8e3e6-d # internal
2025-08-20T20:50:02.9775581Z [00:01:59.846]➜  log/slog/internal
2025-08-20T20:50:02.9776258Z [00:01:59.846]➜  mkdir -p $WORK/b335/
2025-08-20T20:50:02.9777181Z [00:01:59.846]➜  echo '# import config' > $WORK/b335/importcfg # internal
2025-08-20T20:50:02.9780296Z [00:01:59.846]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b335=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid RoRzNvV7n5WuEBQjO33Q/RoRzNvV7n5WuEBQjO33Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T20:50:02.9783358Z [00:01:59.846]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T20:50:02.9786887Z [00:01:59.847]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/3c/3c779033adbf54488cbbe8f6c4b73f4171eaaacea0791f82ad5e5136244e601f-d # internal
2025-08-20T20:50:02.9791655Z [00:01:59.848]➜  github.com/docker/cli/cli/config/types
2025-08-20T20:50:02.9793500Z [00:01:59.848]➜  mkdir -p $WORK/b370/
2025-08-20T20:50:02.9808734Z [00:01:59.850]➜  echo '# import config' > $WORK/b370/importcfg # internal
2025-08-20T20:50:02.9813990Z [00:01:59.850]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/types=>github.com/docker/cli@v28.3.3+incompatible/cli/config/types;$WORK/b370=>" -p github.com/docker/cli/cli/config/types -lang=go1.16 -complete -installsuffix shared -buildid Nnu_kRXBzSoM3yXyXEil/Nnu_kRXBzSoM3yXyXEil -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/types/authconfig.go
2025-08-20T20:50:02.9852067Z [00:01:59.854]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T20:50:02.9857741Z [00:01:59.855]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/a0/a0754a084ce4f0f625656a5dca05dec162c764d7427042a3381e138830d70035-d # internal
2025-08-20T20:50:02.9860287Z [00:01:59.855]➜  golang.org/x/crypto/internal/alias
2025-08-20T20:50:02.9860851Z [00:01:59.855]➜  mkdir -p $WORK/b384/
2025-08-20T20:50:02.9863318Z [00:01:59.855]➜  echo '# import config' > $WORK/b384/importcfg # internal
2025-08-20T20:50:02.9867245Z [00:01:59.855]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b384/_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/b384=>" -p golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid ANzWBMyXgYx6r712nRLc/ANzWBMyXgYx6r712nRLc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/alias/alias.go
2025-08-20T20:50:02.9884999Z [00:01:59.857]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T20:50:02.9897183Z [00:01:59.858]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/9b/9baeae94d1d36eed95d0e4b56ca4817ab1c0fd5b392008e3f540dfcec3fb1f64-d # internal
2025-08-20T20:50:02.9899048Z [00:01:59.858]➜  k8s.io/apimachinery/pkg/selection
2025-08-20T20:50:02.9899637Z [00:01:59.858]➜  mkdir -p $WORK/b481/
2025-08-20T20:50:02.9900311Z [00:01:59.858]➜  echo '# import config' > $WORK/b481/importcfg # internal
2025-08-20T20:50:02.9904123Z [00:01:59.859]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/selection=>k8s.io/apimachinery@v0.33.4/pkg/selection;$WORK/b481=>" -p k8s.io/apimachinery/pkg/selection -lang=go1.24 -complete -installsuffix shared -buildid P-7MxvN3MwOEBEtAGCBF/P-7MxvN3MwOEBEtAGCBF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/selection/operator.go
2025-08-20T20:50:02.9960876Z [00:01:59.865]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T20:50:02.9963063Z [00:01:59.865]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T20:50:02.9967286Z [00:01:59.865]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/e1/e1532d88655dfe516dd749faf43f5d54bf85ad4d991053411db6a3a771c9ed5f-d # internal
2025-08-20T20:50:02.9972131Z [00:01:59.866]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/56/5626b0023c5e05c4a6eeb16ab01d91a8feaab442dd0ad0a82fc67073d852dd1f-d # internal
2025-08-20T20:50:02.9973274Z [00:01:59.866]➜  k8s.io/apimachinery/pkg/types
2025-08-20T20:50:02.9974113Z [00:01:59.866]➜  mkdir -p $WORK/b519/
2025-08-20T20:50:02.9975038Z [00:01:59.866]➜  github.com/coder/websocket/internal/util
2025-08-20T20:50:02.9975911Z [00:01:59.866]➜  mkdir -p $WORK/b581/
2025-08-20T20:50:02.9976808Z [00:01:59.866]➜  echo '# import config' > $WORK/b519/importcfg # internal
2025-08-20T20:50:02.9983489Z [00:01:59.866]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/types=>k8s.io/apimachinery@v0.33.4/pkg/types;$WORK/b519=>" -p k8s.io/apimachinery/pkg/types -lang=go1.24 -complete -installsuffix shared -buildid OlZRj5eZMjsS7-pZxWSp/OlZRj5eZMjsS7-pZxWSp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/types/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/types/namespacedname.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/types/nodename.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/types/patch.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/types/uid.go
2025-08-20T20:50:02.9989666Z [00:01:59.866]➜  echo '# import config' > $WORK/b581/importcfg # internal
2025-08-20T20:50:02.9993680Z [00:01:59.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.13/internal/util=>github.com/coder/websocket@v1.8.13/internal/util;$WORK/b581=>" -p github.com/coder/websocket/internal/util -lang=go1.19 -complete -installsuffix shared -buildid hccEWAGBhigakBlDxqIE/hccEWAGBhigakBlDxqIE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/internal/util/util.go
2025-08-20T20:50:03.0092741Z [00:01:59.878]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T20:50:03.0101102Z [00:01:59.878]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/f5/f53d21d9dbac099fb2474811d49fa66d39aaa70bac4ce5631a828a3882f04bf1-d # internal
2025-08-20T20:50:03.0102301Z [00:01:59.878]➜  golang.org/x/xerrors/internal
2025-08-20T20:50:03.0105583Z [00:01:59.878]➜  mkdir -p $WORK/b600/
2025-08-20T20:50:03.0106265Z [00:01:59.878]➜  echo '# import config' > $WORK/b600/importcfg # internal
2025-08-20T20:50:03.0110484Z [00:01:59.878]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/internal=>golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/internal;$WORK/b600=>" -p golang.org/x/xerrors/internal -lang=go1.18 -complete -installsuffix shared -buildid YVEWZi29_QLadlM_w-XB/YVEWZi29_QLadlM_w-XB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/internal/internal.go
2025-08-20T20:50:03.0114001Z [00:01:59.878]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T20:50:03.0115275Z [00:01:59.879]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/94/94dbe61eba26d829037a53be646fd653a7b726e826441f501c9098219ca34eb9-d # internal
2025-08-20T20:50:03.0116375Z [00:01:59.879]➜  golang.org/x/exp/constraints
2025-08-20T20:50:03.0117708Z [00:01:59.879]➜  mkdir -p $WORK/b604/
2025-08-20T20:50:03.0118409Z [00:01:59.879]➜  echo '# import config' > $WORK/b604/importcfg # internal
2025-08-20T20:50:03.0122509Z [00:01:59.879]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240909161429-701f63a606c0/constraints=>golang.org/x/exp@v0.0.0-20240909161429-701f63a606c0/constraints;$WORK/b604=>" -p golang.org/x/exp/constraints -lang=go1.22 -complete -installsuffix shared -buildid fdz2vqy3jxxu_kTuanH5/fdz2vqy3jxxu_kTuanH5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240909161429-701f63a606c0/constraints/constraints.go
2025-08-20T20:50:03.0167962Z [00:01:59.885]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T20:50:03.0170752Z [00:01:59.886]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T20:50:03.0177195Z [00:01:59.886]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/66/66ea76af6d28b247a29e409274f3efcd58c346d64788cfdc4a4558ae137d9fc0-d # internal
2025-08-20T20:50:03.0184711Z [00:01:59.886]➜  gitlab.com/gitlab-org/cli/internal/commands/token/filter
2025-08-20T20:50:03.0185417Z [00:01:59.886]➜  mkdir -p $WORK/b791/
2025-08-20T20:50:03.0186791Z [00:01:59.886]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/c0/c0006bee17e73db4b1ec35574120a2ce352760519fb705ffbf40f2cc80ac799e-d # internal
2025-08-20T20:50:03.0188041Z [00:01:59.886]➜  echo '# import config' > $WORK/b791/importcfg # internal
2025-08-20T20:50:03.0192167Z [00:01:59.887]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/filter=>gitlab.com/gitlab-org/cli/internal/commands/token/filter;$WORK/b791=>" -p gitlab.com/gitlab-org/cli/internal/commands/token/filter -lang=go1.25 -complete -installsuffix shared -buildid 7fl8YozFI8MLMooCbO_l/7fl8YozFI8MLMooCbO_l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/filter/filter.go
2025-08-20T20:50:03.0230932Z [00:01:59.892]➜  go tool buildid -w $WORK/b791/_pkg_.a # internal
2025-08-20T20:50:03.0233366Z [00:01:59.892]➜  cp $WORK/b791/_pkg_.a /root/.cache/go-build/94/94998b231e83cdeebf32afddad0c52c280df90cd6c057857a2b27e8f7d7feed8-d # internal
2025-08-20T20:50:03.1030612Z [00:01:59.972]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T20:50:03.1049555Z [00:01:59.974]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/6c/6cfa32abd0d3a1fea5998d9898f62a4f6c32893d21a9bc50c915564ab2298b2c-d # internal
2025-08-20T20:50:04.7631583Z [00:02:01.632]➜  cp /root/.go/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h
2025-08-20T20:50:04.7632431Z [00:02:01.632]➜  cd /root/.go/src/runtime
2025-08-20T20:50:04.7633799Z [00:02:01.632]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s
2025-08-20T20:50:04.7659719Z [00:02:01.635]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s
2025-08-20T20:50:04.7757965Z [00:02:01.644]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s
2025-08-20T20:50:04.7784765Z [00:02:01.647]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/ints.o ./ints.s
2025-08-20T20:50:04.7811749Z [00:02:01.650]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s
2025-08-20T20:50:04.7856414Z [00:02:01.654]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s
2025-08-20T20:50:04.7905174Z [00:02:01.659]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s
2025-08-20T20:50:04.7950883Z [00:02:01.664]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s
2025-08-20T20:50:04.7973083Z [00:02:01.666]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s
2025-08-20T20:50:04.8031197Z [00:02:01.672]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/test_amd64.o ./test_amd64.s
2025-08-20T20:50:04.8052491Z [00:02:01.674]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s
2025-08-20T20:50:04.8094311Z [00:02:01.678]➜  go tool pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/ints.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/test_amd64.o $WORK/b008/time_linux_amd64.o # internal
2025-08-20T20:50:04.8096483Z [00:02:01.679]➜  go tool buildid -w $WORK/b008/_pkg_.a # internal
2025-08-20T20:50:04.8449186Z [00:02:01.714]➜  cp $WORK/b008/_pkg_.a /root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d # internal
2025-08-20T20:50:04.8452842Z [00:02:01.714]➜  iter
2025-08-20T20:50:04.8455664Z [00:02:01.714]➜  mkdir -p $WORK/b037/
2025-08-20T20:50:04.8462842Z [00:02:01.714]➜  internal/reflectlite
2025-08-20T20:50:04.8463472Z [00:02:01.714]➜  mkdir -p $WORK/b003/
2025-08-20T20:50:04.8464352Z [00:02:01.714]➜  echo -n > $WORK/b003/go_asm.h # internal
2025-08-20T20:50:04.8464902Z [00:02:01.714]➜  sync
2025-08-20T20:50:04.8465362Z [00:02:01.714]➜  mkdir -p $WORK/b042/
2025-08-20T20:50:04.8465824Z [00:02:01.714]➜  weak
2025-08-20T20:50:04.8466249Z [00:02:01.714]➜  mkdir -p $WORK/b091/
2025-08-20T20:50:04.8475211Z [00:02:01.714]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T20:50:04.8477532Z [00:02:01.714]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b003=>" -I $WORK/b003/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b003/symabis ./asm.s
2025-08-20T20:50:04.8479676Z [00:02:01.715]➜  cat >/tmp/go-build893324914/b037/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8480337Z [00:02:01.715]➜  # import config
2025-08-20T20:50:04.8481047Z [00:02:01.715]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:04.8481945Z [00:02:01.715]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:04.8482610Z [00:02:01.715]➜  EOF
2025-08-20T20:50:04.8483167Z [00:02:01.715]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:04.8486428Z [00:02:01.715]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/iter=>iter;$WORK/b037=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid 0pZTu9fTQDGRD3NnR3_B/0pZTu9fTQDGRD3NnR3_B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /root/.go/src/iter/iter.go
2025-08-20T20:50:04.8489144Z [00:02:01.715]➜  cat >/tmp/go-build893324914/b042/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8489985Z [00:02:01.715]➜  # import config
2025-08-20T20:50:04.8490985Z [00:02:01.715]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:04.8491902Z [00:02:01.715]➜  packagefile internal/sync=/tmp/go-build893324914/b043/_pkg_.a
2025-08-20T20:50:04.8492836Z [00:02:01.715]➜  packagefile internal/synctest=/tmp/go-build893324914/b045/_pkg_.a
2025-08-20T20:50:04.8493714Z [00:02:01.715]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:04.8494902Z [00:02:01.715]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:04.8495552Z [00:02:01.715]➜  EOF
2025-08-20T20:50:04.8500162Z [00:02:01.715]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b042=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid jwP78NdxT4VwYWlVWasd/jwP78NdxT4VwYWlVWasd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/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-20T20:50:04.8504335Z [00:02:01.716]➜  cat >/tmp/go-build893324914/b091/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8505004Z [00:02:01.716]➜  # import config
2025-08-20T20:50:04.8505680Z [00:02:01.716]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:04.8506659Z [00:02:01.716]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:04.8507274Z [00:02:01.716]➜  EOF
2025-08-20T20:50:04.8511127Z [00:02:01.716]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b091=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid 0tQuWrSLuA2C2pBP-zmG/0tQuWrSLuA2C2pBP-zmG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T20:50:04.8530844Z [00:02:01.720]➜  cat >/tmp/go-build893324914/b003/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8531523Z [00:02:01.720]➜  # import config
2025-08-20T20:50:04.8532432Z [00:02:01.720]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:04.8533334Z [00:02:01.720]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:04.8534286Z [00:02:01.720]➜  packagefile internal/unsafeheader=/tmp/go-build893324914/b007/_pkg_.a
2025-08-20T20:50:04.8535168Z [00:02:01.720]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:04.8535751Z [00:02:01.720]➜  EOF
2025-08-20T20:50:04.8539962Z [00:02:01.720]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b003=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid CMAeW-1UQf_B9x0I_LrK/CMAeW-1UQf_B9x0I_LrK -goversion go1.25.0 -symabis $WORK/b003/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/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-20T20:50:04.8569397Z [00:02:01.726]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T20:50:04.8604036Z [00:02:01.729]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/b3/b35fe2f4af2add37163a99c517d12be21fb3614e3bcd4b3ee29206e95d4c9b7f-d # internal
2025-08-20T20:50:04.8619694Z [00:02:01.729]➜  crypto/subtle
2025-08-20T20:50:04.8620233Z [00:02:01.729]➜  mkdir -p $WORK/b130/
2025-08-20T20:50:04.8620863Z [00:02:01.729]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T20:50:04.8621665Z [00:02:01.729]➜  cat >/tmp/go-build893324914/b130/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8622316Z [00:02:01.729]➜  # import config
2025-08-20T20:50:04.8623155Z [00:02:01.729]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:04.8624236Z [00:02:01.729]➜  packagefile internal/runtime/sys=/tmp/go-build893324914/b029/_pkg_.a
2025-08-20T20:50:04.8625175Z [00:02:01.729]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:04.8625808Z [00:02:01.729]➜  EOF
2025-08-20T20:50:04.8629328Z [00:02:01.729]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b130=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid Xc79yGTipdlJLObEA6rA/Xc79yGTipdlJLObEA6rA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/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-20T20:50:04.8633226Z [00:02:01.729]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/23/23d10c877f3b73604425a334a1530a3d83b5cebea7cc3c08d3b6aea551897635-d # internal
2025-08-20T20:50:04.8634255Z [00:02:01.729]➜  slices
2025-08-20T20:50:04.8634703Z [00:02:01.729]➜  mkdir -p $WORK/b047/
2025-08-20T20:50:04.8635418Z [00:02:01.729]➜  cat >/tmp/go-build893324914/b047/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8636079Z [00:02:01.729]➜  # import config
2025-08-20T20:50:04.8636855Z [00:02:01.729]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:04.8637662Z [00:02:01.729]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:04.8638493Z [00:02:01.729]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:04.8639123Z [00:02:01.729]➜  EOF
2025-08-20T20:50:04.8642661Z [00:02:01.729]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b047=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid -TJanFCYqlKu_SHfks-O/-TJanFCYqlKu_SHfks-O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/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-20T20:50:04.8729809Z [00:02:01.742]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T20:50:04.8731951Z [00:02:01.742]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d # internal
2025-08-20T20:50:04.8757757Z [00:02:01.742]➜  maps
2025-08-20T20:50:04.8758464Z [00:02:01.742]➜  mkdir -p $WORK/b072/
2025-08-20T20:50:04.8759808Z [00:02:01.742]➜  cat >/tmp/go-build893324914/b072/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8760667Z [00:02:01.742]➜  # import config
2025-08-20T20:50:04.8761429Z [00:02:01.742]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:04.8762291Z [00:02:01.742]➜  EOF
2025-08-20T20:50:04.8766449Z [00:02:01.742]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b072=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid 3hmY5SMuxXMJuPsVBmC5/3hmY5SMuxXMJuPsVBmC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T20:50:04.8803026Z [00:02:01.749]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T20:50:04.8814791Z [00:02:01.750]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d # internal
2025-08-20T20:50:04.8816011Z [00:02:01.750]➜  k8s.io/klog/v2/internal/dbg
2025-08-20T20:50:04.8816868Z [00:02:01.750]➜  mkdir -p $WORK/b492/
2025-08-20T20:50:04.8817624Z [00:02:01.750]➜  cat >/tmp/go-build893324914/b492/importcfg << 'EOF' # internal
2025-08-20T20:50:04.8818275Z [00:02:01.750]➜  # import config
2025-08-20T20:50:04.8818927Z [00:02:01.750]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:04.8819516Z [00:02:01.750]➜  EOF
2025-08-20T20:50:04.8822832Z [00:02:01.750]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/dbg=>k8s.io/klog/v2@v2.130.1/internal/dbg;$WORK/b492=>" -p k8s.io/klog/v2/internal/dbg -lang=go1.18 -complete -installsuffix shared -buildid vQ9tr7-aa1xvOpsQgKFJ/vQ9tr7-aa1xvOpsQgKFJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/dbg/dbg.go
2025-08-20T20:50:04.8875838Z [00:02:01.756]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T20:50:04.8885448Z [00:02:01.757]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d # internal
2025-08-20T20:50:04.8909892Z [00:02:01.760]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T20:50:04.8917506Z [00:02:01.760]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/17/17af9ebc7d8bbe893e1d4623a3bae5d2d8cd31fa313dcacfc92507ff24aaa093-d # internal
2025-08-20T20:50:04.9657779Z [00:02:01.833]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T20:50:04.9659206Z [00:02:01.833]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b003=>" -I $WORK/b003/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b003/asm.o ./asm.s
2025-08-20T20:50:04.9667987Z [00:02:01.836]➜  go tool pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal
2025-08-20T20:50:04.9668789Z [00:02:01.836]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T20:50:04.9693016Z [00:02:01.838]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/0a/0a23cc42b594d4aec09fcd5229acbb356c4dd5e04ac724468b0f8f8f9e929ccf-d # internal
2025-08-20T20:50:04.9695540Z [00:02:01.838]➜  sort
2025-08-20T20:50:04.9695973Z [00:02:01.838]➜  mkdir -p $WORK/b069/
2025-08-20T20:50:04.9701197Z [00:02:01.839]➜  cat >/tmp/go-build893324914/b069/importcfg << 'EOF' # internal
2025-08-20T20:50:04.9702264Z [00:02:01.839]➜  # import config
2025-08-20T20:50:04.9703014Z [00:02:01.839]➜  packagefile internal/reflectlite=/tmp/go-build893324914/b003/_pkg_.a
2025-08-20T20:50:04.9703981Z [00:02:01.839]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:04.9704827Z [00:02:01.839]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:04.9705473Z [00:02:01.839]➜  EOF
2025-08-20T20:50:04.9706115Z [00:02:01.839]➜  errors
2025-08-20T20:50:04.9706794Z [00:02:01.839]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:04.9710195Z [00:02:01.839]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b069=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid 3HYodz99RrwN-JsPNx1Z/3HYodz99RrwN-JsPNx1Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/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-20T20:50:04.9712983Z [00:02:01.840]➜  mkdir -p $WORK/b002/
2025-08-20T20:50:04.9713659Z [00:02:01.840]➜  cat >/tmp/go-build893324914/b002/importcfg << 'EOF' # internal
2025-08-20T20:50:04.9714306Z [00:02:01.840]➜  # import config
2025-08-20T20:50:04.9715030Z [00:02:01.840]➜  packagefile internal/reflectlite=/tmp/go-build893324914/b003/_pkg_.a
2025-08-20T20:50:04.9715756Z [00:02:01.840]➜  EOF
2025-08-20T20:50:04.9718937Z [00:02:01.840]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/root/.go/src/errors=>errors;$WORK/b002=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid 7509Dj0f2_7mdq1RmfcX/7509Dj0f2_7mdq1RmfcX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /root/.go/src/errors/errors.go /root/.go/src/errors/join.go /root/.go/src/errors/wrap.go
2025-08-20T20:50:04.9795463Z [00:02:01.848]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T20:50:04.9821177Z [00:02:01.850]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d # internal
2025-08-20T20:50:04.9822450Z [00:02:01.851]➜  internal/bisect
2025-08-20T20:50:04.9823114Z [00:02:01.851]➜  mkdir -p $WORK/b056/
2025-08-20T20:50:04.9823747Z [00:02:01.851]➜  internal/testlog
2025-08-20T20:50:04.9824338Z [00:02:01.851]➜  mkdir -p $WORK/b061/
2025-08-20T20:50:04.9825197Z [00:02:01.851]➜  cat >/tmp/go-build893324914/b056/importcfg << 'EOF' # internal
2025-08-20T20:50:04.9825966Z [00:02:01.851]➜  # import config
2025-08-20T20:50:04.9828746Z [00:02:01.851]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:04.9829619Z [00:02:01.851]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:04.9830467Z [00:02:01.851]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:04.9831106Z [00:02:01.851]➜  EOF
2025-08-20T20:50:04.9831778Z [00:02:01.851]➜  cat >/tmp/go-build893324914/b061/importcfg << 'EOF' # internal
2025-08-20T20:50:04.9832485Z [00:02:01.851]➜  # import config
2025-08-20T20:50:04.9845568Z [00:02:01.851]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:04.9846481Z [00:02:01.851]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:04.9847274Z [00:02:01.851]➜  EOF
2025-08-20T20:50:04.9850462Z [00:02:01.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b056=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid uazNsXXW0-XjraaTntyR/uazNsXXW0-XjraaTntyR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T20:50:04.9855777Z [00:02:01.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "/root/.go/src/internal/testlog=>internal/testlog;$WORK/b061=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid DjWg616cx0sAP4hyNdzt/DjWg616cx0sAP4hyNdzt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /root/.go/src/internal/testlog/exit.go /root/.go/src/internal/testlog/log.go
2025-08-20T20:50:04.9981659Z [00:02:01.867]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T20:50:04.9997077Z [00:02:01.868]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d # internal
2025-08-20T20:50:05.0004866Z [00:02:01.869]➜  strconv
2025-08-20T20:50:05.0009377Z [00:02:01.870]➜  mkdir -p $WORK/b040/
2025-08-20T20:50:05.0014183Z [00:02:01.870]➜  cat >/tmp/go-build893324914/b040/importcfg << 'EOF' # internal
2025-08-20T20:50:05.0016772Z [00:02:01.870]➜  # import config
2025-08-20T20:50:05.0017456Z [00:02:01.870]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.0018347Z [00:02:01.870]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.0019326Z [00:02:01.870]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:05.0020223Z [00:02:01.870]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:05.0021035Z [00:02:01.870]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:05.0021899Z [00:02:01.870]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:05.0022534Z [00:02:01.870]➜  EOF
2025-08-20T20:50:05.0039587Z [00:02:01.872]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b040=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Mkg3RKTEQB77CHc5CteV/Mkg3RKTEQB77CHc5CteV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/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-20T20:50:05.0107508Z [00:02:01.878]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T20:50:05.0135185Z [00:02:01.882]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/4d/4d079f4bb80dece452fc68a494c365a80e7ee4a6c8369b3d0a96b0003a08b2fd-d # internal
2025-08-20T20:50:05.0137871Z [00:02:01.883]➜  io
2025-08-20T20:50:05.0141392Z [00:02:01.883]➜  mkdir -p $WORK/b048/
2025-08-20T20:50:05.0165182Z [00:02:01.885]➜  cat >/tmp/go-build893324914/b048/importcfg << 'EOF' # internal
2025-08-20T20:50:05.0166142Z [00:02:01.885]➜  # import config
2025-08-20T20:50:05.0167192Z [00:02:01.885]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.0168029Z [00:02:01.885]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.0168602Z [00:02:01.885]➜  EOF
2025-08-20T20:50:05.0173797Z [00:02:01.886]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b048=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid lCtZZ8dVmk8y4HP_DWVv/lCtZZ8dVmk8y4HP_DWVv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T20:50:05.0455077Z [00:02:01.914]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T20:50:05.0491586Z [00:02:01.918]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/d1/d19189672caca4bf568c7ed4d6ba74fe0f96e0f4e465ca959d688b6517fee280-d # internal
2025-08-20T20:50:05.0495597Z [00:02:01.918]➜  internal/oserror
2025-08-20T20:50:05.0496163Z [00:02:01.918]➜  mkdir -p $WORK/b052/
2025-08-20T20:50:05.0501931Z [00:02:01.919]➜  cat >/tmp/go-build893324914/b052/importcfg << 'EOF' # internal
2025-08-20T20:50:05.0503174Z [00:02:01.919]➜  # import config
2025-08-20T20:50:05.0504472Z [00:02:01.919]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.0505319Z [00:02:01.919]➜  EOF
2025-08-20T20:50:05.0509392Z [00:02:01.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b052=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid 8mi4VNDDF4DhvcykqDN1/8mi4VNDDF4DhvcykqDN1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T20:50:05.0754906Z [00:02:01.944]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T20:50:05.0759528Z [00:02:01.945]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/36/36c7d10bc34f03c5c6e7771667803ff1e70baaf9cea8e9cebbe793e83ee0ca9c-d # internal
2025-08-20T20:50:05.0765808Z [00:02:01.945]➜  path
2025-08-20T20:50:05.0768144Z [00:02:01.945]➜  mkdir -p $WORK/b053/
2025-08-20T20:50:05.0768890Z [00:02:01.945]➜  cat >/tmp/go-build893324914/b053/importcfg << 'EOF' # internal
2025-08-20T20:50:05.0769568Z [00:02:01.945]➜  # import config
2025-08-20T20:50:05.0770250Z [00:02:01.945]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.0771183Z [00:02:01.945]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.0772143Z [00:02:01.945]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:05.0772823Z [00:02:01.945]➜  EOF
2025-08-20T20:50:05.0775541Z [00:02:01.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b053=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid roIG9ekWhyDxJW_Ts0yu/roIG9ekWhyDxJW_Ts0yu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T20:50:05.1211502Z [00:02:01.990]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T20:50:05.1231641Z [00:02:01.992]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d # internal
2025-08-20T20:50:05.1246853Z [00:02:01.993]➜  internal/godebug
2025-08-20T20:50:05.1249437Z [00:02:01.993]➜  mkdir -p $WORK/b055/
2025-08-20T20:50:05.1258097Z [00:02:01.995]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T20:50:05.1275457Z [00:02:01.995]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d # internal
2025-08-20T20:50:05.1276912Z [00:02:01.996]➜  cat >/tmp/go-build893324914/b055/importcfg << 'EOF' # internal
2025-08-20T20:50:05.1277633Z [00:02:01.996]➜  # import config
2025-08-20T20:50:05.1278363Z [00:02:01.996]➜  packagefile internal/bisect=/tmp/go-build893324914/b056/_pkg_.a
2025-08-20T20:50:05.1279297Z [00:02:01.996]➜  packagefile internal/godebugs=/tmp/go-build893324914/b014/_pkg_.a
2025-08-20T20:50:05.1280141Z [00:02:01.996]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.1280962Z [00:02:01.996]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:05.1281620Z [00:02:01.996]➜  EOF
2025-08-20T20:50:05.1284761Z [00:02:01.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b055=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid N5-mWWbawAbbtRRJA56i/N5-mWWbawAbbtRRJA56i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T20:50:05.1298651Z [00:02:01.999]➜  syscall
2025-08-20T20:50:05.1307611Z [00:02:01.999]➜  mkdir -p $WORK/b057/
2025-08-20T20:50:05.1308202Z [00:02:01.999]➜  echo -n > $WORK/b057/go_asm.h # internal
2025-08-20T20:50:05.1308807Z [00:02:01.999]➜  cd /root/.go/src/syscall
2025-08-20T20:50:05.1310675Z [00:02:01.999]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b057=>" -I $WORK/b057/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b057/symabis ./asm_linux_amd64.s
2025-08-20T20:50:05.1338162Z [00:02:02.002]➜  cat >/tmp/go-build893324914/b057/importcfg << 'EOF' # internal
2025-08-20T20:50:05.1346796Z [00:02:02.003]➜  # import config
2025-08-20T20:50:05.1347448Z [00:02:02.003]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.1348233Z [00:02:02.003]➜  packagefile internal/asan=/tmp/go-build893324914/b026/_pkg_.a
2025-08-20T20:50:05.1349015Z [00:02:02.003]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.1349842Z [00:02:02.003]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:05.1350642Z [00:02:02.003]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:05.1351425Z [00:02:02.003]➜  packagefile internal/itoa=/tmp/go-build893324914/b036/_pkg_.a
2025-08-20T20:50:05.1352191Z [00:02:02.003]➜  packagefile internal/msan=/tmp/go-build893324914/b027/_pkg_.a
2025-08-20T20:50:05.1353017Z [00:02:02.003]➜  packagefile internal/oserror=/tmp/go-build893324914/b052/_pkg_.a
2025-08-20T20:50:05.1353887Z [00:02:02.003]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:05.1354815Z [00:02:02.003]➜  packagefile internal/runtime/syscall=/tmp/go-build893324914/b022/_pkg_.a
2025-08-20T20:50:05.1355679Z [00:02:02.003]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:05.1356462Z [00:02:02.003]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:05.1357382Z [00:02:02.003]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.1358423Z [00:02:02.003]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:05.1359019Z [00:02:02.003]➜  EOF
2025-08-20T20:50:05.1359484Z [00:02:02.003]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:05.1369045Z [00:02:02.003]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b057=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid BjXwGNMiwygH1Ys2pMBt/BjXwGNMiwygH1Ys2pMBt -goversion go1.25.0 -symabis $WORK/b057/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/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_amd64.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_amd64.go /root/.go/src/syscall/zsyscall_linux_amd64.go /root/.go/src/syscall/zsysnum_linux_amd64.go /root/.go/src/syscall/ztypes_linux_amd64.go
2025-08-20T20:50:05.1379652Z [00:02:02.007]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T20:50:05.1398551Z [00:02:02.008]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d # internal
2025-08-20T20:50:05.1418999Z [00:02:02.011]➜  bytes
2025-08-20T20:50:05.1438444Z [00:02:02.011]➜  mkdir -p $WORK/b063/
2025-08-20T20:50:05.1439244Z [00:02:02.011]➜  cat >/tmp/go-build893324914/b063/importcfg << 'EOF' # internal
2025-08-20T20:50:05.1467400Z [00:02:02.011]➜  # import config
2025-08-20T20:50:05.1468095Z [00:02:02.011]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.1469026Z [00:02:02.011]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.1469927Z [00:02:02.011]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:05.1470758Z [00:02:02.011]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:05.1471606Z [00:02:02.011]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:05.1472492Z [00:02:02.011]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:05.1473417Z [00:02:02.011]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:05.1474094Z [00:02:02.011]➜  EOF
2025-08-20T20:50:05.1477444Z [00:02:02.011]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b063=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid d0zgAlIUGYcZ2cGmr7nY/d0zgAlIUGYcZ2cGmr7nY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/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-20T20:50:05.2848162Z [00:02:02.153]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T20:50:05.2879076Z [00:02:02.156]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d # internal
2025-08-20T20:50:05.2880064Z [00:02:02.156]➜  strings
2025-08-20T20:50:05.2880479Z [00:02:02.156]➜  mkdir -p $WORK/b070/
2025-08-20T20:50:05.2881208Z [00:02:02.156]➜  cat >/tmp/go-build893324914/b070/importcfg << 'EOF' # internal
2025-08-20T20:50:05.2881821Z [00:02:02.157]➜  # import config
2025-08-20T20:50:05.2882693Z [00:02:02.157]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.2883441Z [00:02:02.157]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:05.2884272Z [00:02:02.157]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.2885170Z [00:02:02.157]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:05.2886038Z [00:02:02.157]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:05.2887251Z [00:02:02.157]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:05.2888041Z [00:02:02.157]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:05.2888814Z [00:02:02.157]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.2898991Z [00:02:02.157]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:05.2899871Z [00:02:02.157]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:05.2900551Z [00:02:02.157]➜  EOF
2025-08-20T20:50:05.2901093Z [00:02:02.157]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T20:50:05.2905360Z [00:02:02.157]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b070=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid p5X9GGCbh0IlFMI_7Vz2/p5X9GGCbh0IlFMI_7Vz2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/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-20T20:50:05.2913977Z [00:02:02.160]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d # internal
2025-08-20T20:50:05.2918570Z [00:02:02.160]➜  reflect
2025-08-20T20:50:05.2922374Z [00:02:02.160]➜  mkdir -p $WORK/b035/
2025-08-20T20:50:05.2922959Z [00:02:02.161]➜  echo -n > $WORK/b035/go_asm.h # internal
2025-08-20T20:50:05.2924826Z [00:02:02.161]➜  cd /root/.go/src/reflect
2025-08-20T20:50:05.2930529Z [00:02:02.161]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b035=>" -I $WORK/b035/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm_amd64.s
2025-08-20T20:50:05.3029529Z [00:02:02.171]➜  cat >/tmp/go-build893324914/b035/importcfg << 'EOF' # internal
2025-08-20T20:50:05.3072599Z [00:02:02.172]➜  # import config
2025-08-20T20:50:05.3073332Z [00:02:02.172]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.3074238Z [00:02:02.172]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:05.3075211Z [00:02:02.172]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.3076237Z [00:02:02.172]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:05.3077356Z [00:02:02.172]➜  packagefile internal/itoa=/tmp/go-build893324914/b036/_pkg_.a
2025-08-20T20:50:05.3078303Z [00:02:02.172]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:05.3079287Z [00:02:02.172]➜  packagefile internal/runtime/maps=/tmp/go-build893324914/b025/_pkg_.a
2025-08-20T20:50:05.3080321Z [00:02:02.172]➜  packagefile internal/runtime/sys=/tmp/go-build893324914/b029/_pkg_.a
2025-08-20T20:50:05.3081309Z [00:02:02.172]➜  packagefile internal/unsafeheader=/tmp/go-build893324914/b007/_pkg_.a
2025-08-20T20:50:05.3082248Z [00:02:02.172]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:05.3083028Z [00:02:02.172]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:05.3083832Z [00:02:02.172]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:05.3084623Z [00:02:02.172]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:05.3085706Z [00:02:02.172]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.3086680Z [00:02:02.172]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:05.3087549Z [00:02:02.172]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:05.3088189Z [00:02:02.172]➜  EOF
2025-08-20T20:50:05.3088718Z [00:02:02.172]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:05.3094152Z [00:02:02.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b035=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 5sHFdcVSOaePWPa_osmi/5sHFdcVSOaePWPa_osmi -goversion go1.25.0 -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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-20T20:50:05.3254818Z [00:02:02.194]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T20:50:05.3282123Z [00:02:02.197]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d # internal
2025-08-20T20:50:05.3289273Z [00:02:02.197]➜  encoding/base64
2025-08-20T20:50:05.3289811Z [00:02:02.197]➜  mkdir -p $WORK/b079/
2025-08-20T20:50:05.3299059Z [00:02:02.198]➜  cat >/tmp/go-build893324914/b079/importcfg << 'EOF' # internal
2025-08-20T20:50:05.3319137Z [00:02:02.198]➜  # import config
2025-08-20T20:50:05.3319909Z [00:02:02.199]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:05.3321091Z [00:02:02.199]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:05.3321924Z [00:02:02.199]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:05.3322749Z [00:02:02.199]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:05.3323352Z [00:02:02.199]➜  EOF
2025-08-20T20:50:05.3326148Z [00:02:02.199]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b079=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid WtfAcfMQFJdbATnk5y5y/WtfAcfMQFJdbATnk5y5y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T20:50:05.3913714Z [00:02:02.260]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T20:50:05.3935141Z [00:02:02.261]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d # internal
2025-08-20T20:50:05.3936311Z [00:02:02.261]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T20:50:05.3936981Z [00:02:02.262]➜  mkdir -p $WORK/b086/
2025-08-20T20:50:05.3937723Z [00:02:02.262]➜  cat >/tmp/go-build893324914/b086/importcfg << 'EOF' # internal
2025-08-20T20:50:05.3938401Z [00:02:02.262]➜  # import config
2025-08-20T20:50:05.3939063Z [00:02:02.262]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.3939708Z [00:02:02.262]➜  EOF
2025-08-20T20:50:05.3945776Z [00:02:02.262]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b086=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid RxfIdmySJo_fyi_wpEHS/RxfIdmySJo_fyi_wpEHS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T20:50:05.5051023Z [00:02:02.374]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T20:50:05.5096425Z [00:02:02.378]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d # internal
2025-08-20T20:50:05.5098855Z [00:02:02.379]➜  bufio
2025-08-20T20:50:05.5100993Z [00:02:02.379]➜  mkdir -p $WORK/b081/
2025-08-20T20:50:05.5102313Z [00:02:02.379]➜  cat >/tmp/go-build893324914/b081/importcfg << 'EOF' # internal
2025-08-20T20:50:05.5104352Z [00:02:02.379]➜  # import config
2025-08-20T20:50:05.5105049Z [00:02:02.379]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:05.5105876Z [00:02:02.379]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.5106945Z [00:02:02.379]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:05.5107793Z [00:02:02.379]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:05.5108718Z [00:02:02.379]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:05.5109397Z [00:02:02.379]➜  EOF
2025-08-20T20:50:05.5112086Z [00:02:02.379]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b081=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid lMiptq_IVFXdFizLJxvr/lMiptq_IVFXdFizLJxvr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T20:50:05.6038601Z [00:02:02.472]➜  cd /root/.go/src/syscall
2025-08-20T20:50:05.6040618Z [00:02:02.472]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b057=>" -I $WORK/b057/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b057/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T20:50:05.6135624Z [00:02:02.482]➜  go tool pack r $WORK/b057/_pkg_.a $WORK/b057/asm_linux_amd64.o # internal
2025-08-20T20:50:05.6139156Z [00:02:02.482]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T20:50:05.6197212Z [00:02:02.488]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d # internal
2025-08-20T20:50:05.6208448Z [00:02:02.489]➜  time
2025-08-20T20:50:05.6210369Z [00:02:02.489]➜  mkdir -p $WORK/b054/
2025-08-20T20:50:05.6215233Z [00:02:02.490]➜  cat >/tmp/go-build893324914/b054/importcfg << 'EOF' # internal
2025-08-20T20:50:05.6216179Z [00:02:02.490]➜  # import config
2025-08-20T20:50:05.6229241Z [00:02:02.490]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.6230457Z [00:02:02.490]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.6231981Z [00:02:02.490]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:05.6234204Z [00:02:02.490]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:05.6235182Z [00:02:02.490]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:05.6236042Z [00:02:02.490]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:05.6237072Z [00:02:02.490]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.6237894Z [00:02:02.490]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:05.6238501Z [00:02:02.490]➜  EOF
2025-08-20T20:50:05.6239024Z [00:02:02.490]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:05.6243584Z [00:02:02.490]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b054=>" -p time -lang=go1.25 -std -installsuffix shared -buildid SpkV7-F9eS-s5mbczKeK/SpkV7-F9eS-s5mbczKeK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/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-20T20:50:05.6247736Z [00:02:02.492]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T20:50:05.6251798Z [00:02:02.494]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d # internal
2025-08-20T20:50:05.6280863Z [00:02:02.496]➜  internal/syscall/unix
2025-08-20T20:50:05.6291229Z [00:02:02.497]➜  mkdir -p $WORK/b059/
2025-08-20T20:50:05.6292014Z [00:02:02.497]➜  cat >/tmp/go-build893324914/b059/importcfg << 'EOF' # internal
2025-08-20T20:50:05.6292680Z [00:02:02.497]➜  # import config
2025-08-20T20:50:05.6322050Z [00:02:02.497]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:05.6322932Z [00:02:02.497]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:05.6323777Z [00:02:02.497]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:05.6324386Z [00:02:02.497]➜  EOF
2025-08-20T20:50:05.6337005Z [00:02:02.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b059=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid Psg3J4fdrymlNBBWuZrK/Psg3J4fdrymlNBBWuZrK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/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_linux.go /root/.go/src/internal/syscall/unix/at_sysnum_newfstatat_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_amd64.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-20T20:50:05.6640199Z [00:02:02.533]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T20:50:05.6651711Z [00:02:02.534]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/ca/ca1cccbdbc48033da956e2ce732dd02418956360eb20980eeba15ecec95ce61a-d # internal
2025-08-20T20:50:05.6653074Z [00:02:02.534]➜  internal/syscall/execenv
2025-08-20T20:50:05.6654415Z [00:02:02.534]➜  mkdir -p $WORK/b060/
2025-08-20T20:50:05.6658813Z [00:02:02.535]➜  cat >/tmp/go-build893324914/b060/importcfg << 'EOF' # internal
2025-08-20T20:50:05.6660606Z [00:02:02.535]➜  # import config
2025-08-20T20:50:05.6661311Z [00:02:02.535]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:05.6661964Z [00:02:02.535]➜  EOF
2025-08-20T20:50:05.6665240Z [00:02:02.535]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "/root/.go/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b060=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid VBTr6_FsAtNdiuAsmKeK/VBTr6_FsAtNdiuAsmKeK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /root/.go/src/internal/syscall/execenv/execenv_default.go
2025-08-20T20:50:05.6768660Z [00:02:02.546]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T20:50:05.6782071Z [00:02:02.547]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/78/78e88c038ec7f33ab30907b2537c216118212cff0bd9c32c48b63c9f653b5cdf-d # internal
2025-08-20T20:50:05.6791237Z [00:02:02.547]➜  internal/singleflight
2025-08-20T20:50:05.6792152Z [00:02:02.547]➜  mkdir -p $WORK/b088/
2025-08-20T20:50:05.6792909Z [00:02:02.547]➜  cat >/tmp/go-build893324914/b088/importcfg << 'EOF' # internal
2025-08-20T20:50:05.6793602Z [00:02:02.547]➜  # import config
2025-08-20T20:50:05.6794274Z [00:02:02.547]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.6794901Z [00:02:02.547]➜  EOF
2025-08-20T20:50:05.6798222Z [00:02:02.547]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b088=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid g-qjEonbg4KzmVs38yhx/g-qjEonbg4KzmVs38yhx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T20:50:05.6943110Z [00:02:02.563]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T20:50:05.6957360Z [00:02:02.565]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T20:50:05.6964873Z [00:02:02.565]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/7f/7f4bef26bc96f233f4368d5b5b00f042e9f77dc53afc3826de67fcaad1a98096-d # internal
2025-08-20T20:50:05.6970912Z [00:02:02.566]➜  unique
2025-08-20T20:50:05.6972980Z [00:02:02.566]➜  mkdir -p $WORK/b090/
2025-08-20T20:50:05.6977005Z [00:02:02.566]➜  cat >/tmp/go-build893324914/b090/importcfg << 'EOF' # internal
2025-08-20T20:50:05.6977842Z [00:02:02.566]➜  # import config
2025-08-20T20:50:05.6983510Z [00:02:02.566]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:05.6984436Z [00:02:02.566]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:05.6985376Z [00:02:02.566]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:05.6986747Z [00:02:02.566]➜  packagefile internal/sync=/tmp/go-build893324914/b043/_pkg_.a
2025-08-20T20:50:05.6987656Z [00:02:02.566]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:05.6988508Z [00:02:02.566]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:05.6989370Z [00:02:02.566]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:05.6990186Z [00:02:02.566]➜  packagefile weak=/tmp/go-build893324914/b091/_pkg_.a
2025-08-20T20:50:05.6990750Z [00:02:02.566]➜  EOF
2025-08-20T20:50:05.6998069Z [00:02:02.566]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b090=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid slzjFFHIY2oIZPIsSEyx/slzjFFHIY2oIZPIsSEyx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/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-20T20:50:05.7001482Z [00:02:02.567]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/77/778cb86cc7ce4d286b8112b3dc66b4c107d110c761609350420a5a42ce64a6f1-d # internal
2025-08-20T20:50:05.7057419Z [00:02:02.574]➜  runtime/cgo
2025-08-20T20:50:05.7072885Z [00:02:02.575]➜  mkdir -p $WORK/b092/
2025-08-20T20:50:05.7073630Z [00:02:02.575]➜  echo -n > $WORK/b092/preferlinkext # internal
2025-08-20T20:50:05.7074306Z [00:02:02.576]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:05.7076960Z [00:02:02.576]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b092/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T20:50:05.7317539Z [00:02:02.600]➜  cd $WORK/b092
2025-08-20T20:50:05.7322751Z [00:02:02.600]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x001.o -c _cgo_export.c
2025-08-20T20:50:05.7576978Z [00:02:02.625]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x002.o -c cgo.cgo2.c
2025-08-20T20:50:05.8064041Z [00:02:02.675]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T20:50:05.8097842Z [00:02:02.679]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/31/31e528a46c3c921de362b49c379fabc13d93d6d9cb23e5b80c9c14909d23d9e5-d # internal
2025-08-20T20:50:05.8104285Z [00:02:02.679]➜  net/netip
2025-08-20T20:50:05.8105349Z [00:02:02.679]➜  mkdir -p $WORK/b089/
2025-08-20T20:50:05.8114373Z [00:02:02.680]➜  cat >/tmp/go-build893324914/b089/importcfg << 'EOF' # internal
2025-08-20T20:50:05.8115453Z [00:02:02.680]➜  # import config
2025-08-20T20:50:05.8116668Z [00:02:02.680]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:05.8117829Z [00:02:02.680]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:05.8119039Z [00:02:02.680]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:05.8120391Z [00:02:02.680]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:05.8121689Z [00:02:02.680]➜  packagefile internal/itoa=/tmp/go-build893324914/b036/_pkg_.a
2025-08-20T20:50:05.8123484Z [00:02:02.680]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:05.8124285Z [00:02:02.680]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:05.8125309Z [00:02:02.680]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:05.8126139Z [00:02:02.680]➜  packagefile unique=/tmp/go-build893324914/b090/_pkg_.a
2025-08-20T20:50:05.8126967Z [00:02:02.680]➜  EOF
2025-08-20T20:50:05.8127476Z [00:02:02.680]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:05.8130511Z [00:02:02.680]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b089=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid T9NLh6u5PaOGybKdBh3c/T9NLh6u5PaOGybKdBh3c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T20:50:05.8262470Z [00:02:02.695]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:05.8267771Z [00:02:02.695]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x003.o -c gcc_context.c
2025-08-20T20:50:05.8933747Z [00:02:02.762]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x004.o -c gcc_fatalf.c
2025-08-20T20:50:05.9585467Z [00:02:02.827]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x005.o -c gcc_libinit.c
2025-08-20T20:50:06.0602369Z [00:02:02.929]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T20:50:06.0823649Z [00:02:02.951]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d # internal
2025-08-20T20:50:06.0852753Z [00:02:02.954]➜  io/fs
2025-08-20T20:50:06.0860178Z [00:02:02.955]➜  mkdir -p $WORK/b051/
2025-08-20T20:50:06.0868890Z [00:02:02.956]➜  cat >/tmp/go-build893324914/b051/importcfg << 'EOF' # internal
2025-08-20T20:50:06.0870016Z [00:02:02.956]➜  # import config
2025-08-20T20:50:06.0870988Z [00:02:02.956]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:06.0871965Z [00:02:02.956]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:06.0872962Z [00:02:02.956]➜  packagefile internal/oserror=/tmp/go-build893324914/b052/_pkg_.a
2025-08-20T20:50:06.0873868Z [00:02:02.956]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:06.0874687Z [00:02:02.956]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:06.0875517Z [00:02:02.956]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.0878246Z [00:02:02.956]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:06.0879445Z [00:02:02.956]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:06.0880135Z [00:02:02.956]➜  EOF
2025-08-20T20:50:06.0880736Z [00:02:02.957]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.0885368Z [00:02:02.957]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b051=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid pq2CM60xOM7HPAgcBiSM/pq2CM60xOM7HPAgcBiSM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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-20T20:50:06.1512781Z [00:02:03.020]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:06.1515794Z [00:02:03.020]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x006.o -c gcc_linux_amd64.c
2025-08-20T20:50:06.2222582Z [00:02:03.091]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T20:50:06.2247482Z [00:02:03.093]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d # internal
2025-08-20T20:50:06.2253558Z [00:02:03.094]➜  internal/filepathlite
2025-08-20T20:50:06.2257812Z [00:02:03.095]➜  mkdir -p $WORK/b050/
2025-08-20T20:50:06.2266295Z [00:02:03.095]➜  cat >/tmp/go-build893324914/b050/importcfg << 'EOF' # internal
2025-08-20T20:50:06.2269914Z [00:02:03.095]➜  # import config
2025-08-20T20:50:06.2270607Z [00:02:03.095]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:06.2271540Z [00:02:03.095]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:06.2272529Z [00:02:03.095]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:06.2273471Z [00:02:03.095]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:06.2274293Z [00:02:03.095]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.2274928Z [00:02:03.095]➜  EOF
2025-08-20T20:50:06.2282598Z [00:02:03.097]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.2290597Z [00:02:03.097]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b050=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid 8QpI-0QHZ2zFbmcSrCfr/8QpI-0QHZ2zFbmcSrCfr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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-20T20:50:06.2541623Z [00:02:03.123]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:06.2546378Z [00:02:03.123]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x007.o -c gcc_mmap.c
2025-08-20T20:50:06.2609218Z [00:02:03.130]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T20:50:06.2802475Z [00:02:03.149]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d # internal
2025-08-20T20:50:06.2807878Z [00:02:03.150]➜  internal/poll
2025-08-20T20:50:06.2839408Z [00:02:03.153]➜  mkdir -p $WORK/b058/
2025-08-20T20:50:06.2844421Z [00:02:03.153]➜  cat >/tmp/go-build893324914/b058/importcfg << 'EOF' # internal
2025-08-20T20:50:06.2845353Z [00:02:03.153]➜  # import config
2025-08-20T20:50:06.2848099Z [00:02:03.153]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:06.2849305Z [00:02:03.153]➜  packagefile internal/itoa=/tmp/go-build893324914/b036/_pkg_.a
2025-08-20T20:50:06.2851962Z [00:02:03.153]➜  packagefile internal/syscall/unix=/tmp/go-build893324914/b059/_pkg_.a
2025-08-20T20:50:06.2853185Z [00:02:03.153]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:06.2854593Z [00:02:03.153]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:06.2856073Z [00:02:03.153]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.2857333Z [00:02:03.153]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:06.2858530Z [00:02:03.153]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:06.2859784Z [00:02:03.153]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:06.2860993Z [00:02:03.153]➜  EOF
2025-08-20T20:50:06.2861815Z [00:02:03.153]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.2871217Z [00:02:03.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/internal/poll=>internal/poll;$WORK/b058=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid aMkCY-hXUPExFrik4-fF/aMkCY-hXUPExFrik4-fF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/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-20T20:50:06.2985376Z [00:02:03.167]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T20:50:06.3004674Z [00:02:03.169]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/ff/ffb5801c47a3fb009cba1fc66c4ab3b12299a5e506c71615a431026b16fa568a-d # internal
2025-08-20T20:50:06.3008480Z [00:02:03.170]➜  context
2025-08-20T20:50:06.3011268Z [00:02:03.170]➜  mkdir -p $WORK/b077/
2025-08-20T20:50:06.3019330Z [00:02:03.171]➜  cat >/tmp/go-build893324914/b077/importcfg << 'EOF' # internal
2025-08-20T20:50:06.3020017Z [00:02:03.171]➜  # import config
2025-08-20T20:50:06.3020649Z [00:02:03.171]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:06.3021893Z [00:02:03.171]➜  packagefile internal/reflectlite=/tmp/go-build893324914/b003/_pkg_.a
2025-08-20T20:50:06.3022899Z [00:02:03.171]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.3023689Z [00:02:03.171]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:06.3024475Z [00:02:03.171]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:06.3025026Z [00:02:03.171]➜  EOF
2025-08-20T20:50:06.3027815Z [00:02:03.171]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b077=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid cqkdNwrifRVhLsX1-tMY/cqkdNwrifRVhLsX1-tMY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /root/.go/src/context/context.go
2025-08-20T20:50:06.3272077Z [00:02:03.196]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:06.3275113Z [00:02:03.196]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x008.o -c gcc_setenv.c
2025-08-20T20:50:06.3934549Z [00:02:03.262]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x009.o -c gcc_sigaction.c
2025-08-20T20:50:06.4243652Z [00:02:03.293]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T20:50:06.4264242Z [00:02:03.295]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d # internal
2025-08-20T20:50:06.4304032Z [00:02:03.299]➜  regexp/syntax
2025-08-20T20:50:06.4306209Z [00:02:03.299]➜  mkdir -p $WORK/b094/
2025-08-20T20:50:06.4307103Z [00:02:03.299]➜  cat >/tmp/go-build893324914/b094/importcfg << 'EOF' # internal
2025-08-20T20:50:06.4307778Z [00:02:03.299]➜  # import config
2025-08-20T20:50:06.4308426Z [00:02:03.299]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.4309230Z [00:02:03.299]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:06.4310069Z [00:02:03.299]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:06.4310873Z [00:02:03.299]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:06.4311642Z [00:02:03.299]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.4312412Z [00:02:03.299]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:06.4313246Z [00:02:03.299]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:06.4313886Z [00:02:03.299]➜  EOF
2025-08-20T20:50:06.4314405Z [00:02:03.299]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.4319504Z [00:02:03.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b094=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid ZZLt7kv2e7TNThUqQKwy/ZZLt7kv2e7TNThUqQKwy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/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-20T20:50:06.4453425Z [00:02:03.314]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:06.4458925Z [00:02:03.314]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x010.o -c gcc_stack_unix.c
2025-08-20T20:50:06.4821690Z [00:02:03.351]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x011.o -c gcc_traceback.c
2025-08-20T20:50:06.5144895Z [00:02:03.383]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x012.o -c gcc_util.c
2025-08-20T20:50:06.5493282Z [00:02:03.418]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x013.o -c linux_syscall.c
2025-08-20T20:50:06.5837059Z [00:02:03.452]➜  cd /root/.go/src/reflect
2025-08-20T20:50:06.5841139Z [00:02:03.452]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b035=>" -I $WORK/b035/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/asm_amd64.o ./asm_amd64.s
2025-08-20T20:50:06.5888476Z [00:02:03.458]➜  go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm_amd64.o # internal
2025-08-20T20:50:06.5891323Z [00:02:03.458]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T20:50:06.6002000Z [00:02:03.469]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d # internal
2025-08-20T20:50:06.6007051Z [00:02:03.469]➜  internal/fmtsort
2025-08-20T20:50:06.6011273Z [00:02:03.469]➜  mkdir -p $WORK/b033/
2025-08-20T20:50:06.6012921Z [00:02:03.469]➜  cat >/tmp/go-build893324914/b033/importcfg << 'EOF' # internal
2025-08-20T20:50:06.6014218Z [00:02:03.470]➜  # import config
2025-08-20T20:50:06.6015109Z [00:02:03.470]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:06.6016106Z [00:02:03.470]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:06.6018774Z [00:02:03.470]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.6019416Z [00:02:03.470]➜  EOF
2025-08-20T20:50:06.6019945Z [00:02:03.470]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.6023013Z [00:02:03.470]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b033=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid cYUTo3b48V3JDSnH5ZsN/cYUTo3b48V3JDSnH5ZsN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T20:50:06.6025811Z [00:02:03.470]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T20:50:06.6055632Z [00:02:03.474]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/23/23b65ad39a9a3d558cebe6b474db24823d4cdb4d66c1c173a6d7fa8f7b99e627-d # internal
2025-08-20T20:50:06.6111317Z [00:02:03.480]➜  os
2025-08-20T20:50:06.6112140Z [00:02:03.480]➜  mkdir -p $WORK/b049/
2025-08-20T20:50:06.6138091Z [00:02:03.480]➜  cat >/tmp/go-build893324914/b049/importcfg << 'EOF' # internal
2025-08-20T20:50:06.6138886Z [00:02:03.480]➜  # import config
2025-08-20T20:50:06.6139557Z [00:02:03.480]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:06.6140467Z [00:02:03.480]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:06.6141465Z [00:02:03.480]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:06.6142504Z [00:02:03.480]➜  packagefile internal/filepathlite=/tmp/go-build893324914/b050/_pkg_.a
2025-08-20T20:50:06.6143483Z [00:02:03.480]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:06.6144455Z [00:02:03.480]➜  packagefile internal/itoa=/tmp/go-build893324914/b036/_pkg_.a
2025-08-20T20:50:06.6145395Z [00:02:03.480]➜  packagefile internal/poll=/tmp/go-build893324914/b058/_pkg_.a
2025-08-20T20:50:06.6146423Z [00:02:03.481]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:06.6147656Z [00:02:03.481]➜  packagefile internal/syscall/execenv=/tmp/go-build893324914/b060/_pkg_.a
2025-08-20T20:50:06.6148674Z [00:02:03.481]➜  packagefile internal/syscall/unix=/tmp/go-build893324914/b059/_pkg_.a
2025-08-20T20:50:06.6149669Z [00:02:03.481]➜  packagefile internal/testlog=/tmp/go-build893324914/b061/_pkg_.a
2025-08-20T20:50:06.6150511Z [00:02:03.481]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:06.6151294Z [00:02:03.481]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:06.6152101Z [00:02:03.481]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:06.6152907Z [00:02:03.481]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.6154092Z [00:02:03.481]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.6154991Z [00:02:03.481]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:06.6155866Z [00:02:03.481]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:06.6156855Z [00:02:03.481]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:06.6157496Z [00:02:03.481]➜  EOF
2025-08-20T20:50:06.6167924Z [00:02:03.481]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b049=>" -p os -lang=go1.25 -std -installsuffix shared -buildid It42hYxCHsgGWMfaclET/It42hYxCHsgGWMfaclET -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/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-20T20:50:06.6365572Z [00:02:03.505]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:06.6369027Z [00:02:03.505]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_x014.o -c gcc_amd64.S
2025-08-20T20:50:06.6745537Z [00:02:03.543]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T20:50:06.6758728Z [00:02:03.545]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/93/934b7067c85ff7bb07fb95e32b4b4043e76372281a126fd9354837df1db31613-d # internal
2025-08-20T20:50:06.6762610Z [00:02:03.545]➜  encoding/binary
2025-08-20T20:50:06.6763110Z [00:02:03.545]➜  mkdir -p $WORK/b068/
2025-08-20T20:50:06.6768032Z [00:02:03.546]➜  cat >/tmp/go-build893324914/b068/importcfg << 'EOF' # internal
2025-08-20T20:50:06.6771197Z [00:02:03.546]➜  # import config
2025-08-20T20:50:06.6771849Z [00:02:03.546]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:06.6772636Z [00:02:03.546]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:06.6773354Z [00:02:03.546]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:06.6774076Z [00:02:03.546]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:06.6774805Z [00:02:03.546]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.6775571Z [00:02:03.546]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.6776166Z [00:02:03.546]➜  EOF
2025-08-20T20:50:06.6776885Z [00:02:03.546]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.6780881Z [00:02:03.546]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b068=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid YRSaRCULELrqnh_87-ik/YRSaRCULELrqnh_87-ik -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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-20T20:50:06.6826747Z [00:02:03.549]➜  cd $WORK/b092
2025-08-20T20:50:06.6829743Z [00:02:03.549]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b092/_cgo_main.o -c _cgo_main.c
2025-08-20T20:50:06.7392316Z [00:02:03.607]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.7395949Z [00:02:03.607]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/preferlinkext $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o -O2 -g -lpthread
2025-08-20T20:50:06.7473813Z [00:02:03.616]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T20:50:06.7508598Z [00:02:03.619]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/5d/5dc0ab6af6d11857a8878bee66a464632298e872e277f3193cedca8902217a7c-d # internal
2025-08-20T20:50:06.7517481Z [00:02:03.620]➜  regexp
2025-08-20T20:50:06.7522401Z [00:02:03.621]➜  mkdir -p $WORK/b093/
2025-08-20T20:50:06.7531742Z [00:02:03.622]➜  cat >/tmp/go-build893324914/b093/importcfg << 'EOF' # internal
2025-08-20T20:50:06.7534145Z [00:02:03.622]➜  # import config
2025-08-20T20:50:06.7538569Z [00:02:03.622]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:06.7539383Z [00:02:03.622]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:06.7540502Z [00:02:03.622]➜  packagefile regexp/syntax=/tmp/go-build893324914/b094/_pkg_.a
2025-08-20T20:50:06.7541367Z [00:02:03.622]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.7542185Z [00:02:03.622]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:06.7542990Z [00:02:03.622]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:06.7543789Z [00:02:03.622]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.7544579Z [00:02:03.622]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:06.7545423Z [00:02:03.622]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:06.7546062Z [00:02:03.622]➜  EOF
2025-08-20T20:50:06.7555612Z [00:02:03.624]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b093=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid g2uLsHj_e_CJwrugKXHX/g2uLsHj_e_CJwrugKXHX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/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-20T20:50:06.8647258Z [00:02:03.733]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/preferlinkext $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T20:50:06.8679810Z [00:02:03.733]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go -dynlinker
2025-08-20T20:50:06.8772441Z [00:02:03.746]➜  echo -n > $WORK/b092/go_asm.h # internal
2025-08-20T20:50:06.8773151Z [00:02:03.746]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:06.8791926Z [00:02:03.748]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./asm_amd64.s
2025-08-20T20:50:06.8863618Z [00:02:03.755]➜  cat >/tmp/go-build893324914/b092/importcfg << 'EOF' # internal
2025-08-20T20:50:06.8864365Z [00:02:03.755]➜  # import config
2025-08-20T20:50:06.8865128Z [00:02:03.755]➜  packagefile internal/runtime/sys=/tmp/go-build893324914/b029/_pkg_.a
2025-08-20T20:50:06.8866113Z [00:02:03.755]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.8867146Z [00:02:03.755]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:06.8867807Z [00:02:03.755]➜  EOF
2025-08-20T20:50:06.8868313Z [00:02:03.755]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.8874035Z [00:02:03.755]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b092=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid iBW1RfTeOg3zu7emqzxD/iBW1RfTeOg3zu7emqzxD -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/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/b092/_cgo_gotypes.go $WORK/b092/cgo.cgo1.go $WORK/b092/_cgo_import.go
2025-08-20T20:50:06.8908527Z [00:02:03.760]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T20:50:06.8975031Z [00:02:03.766]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d # internal
2025-08-20T20:50:06.9036387Z [00:02:03.772]➜  golang.org/x/sys/unix
2025-08-20T20:50:06.9050917Z [00:02:03.772]➜  mkdir -p $WORK/b067/
2025-08-20T20:50:06.9051556Z [00:02:03.773]➜  echo -n > $WORK/b067/go_asm.h # internal
2025-08-20T20:50:06.9052267Z [00:02:03.773]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T20:50:06.9054678Z [00:02:03.773]➜  /root/.go/pkg/tool/linux_amd64/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/b067=>" -I $WORK/b067/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b067/symabis ./asm_linux_amd64.s
2025-08-20T20:50:06.9147072Z [00:02:03.783]➜  cat >/tmp/go-build893324914/b067/importcfg << 'EOF' # internal
2025-08-20T20:50:06.9149634Z [00:02:03.783]➜  # import config
2025-08-20T20:50:06.9150330Z [00:02:03.783]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:06.9151209Z [00:02:03.783]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:06.9152097Z [00:02:03.783]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:06.9152934Z [00:02:03.783]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:06.9153718Z [00:02:03.783]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:06.9154487Z [00:02:03.783]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:06.9155244Z [00:02:03.783]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:06.9156054Z [00:02:03.783]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:06.9157381Z [00:02:03.783]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:06.9158263Z [00:02:03.783]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:06.9159110Z [00:02:03.783]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:06.9159701Z [00:02:03.783]➜  EOF
2025-08-20T20:50:06.9160209Z [00:02:03.783]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:06.9181049Z [00:02:03.783]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b067=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid VtMkpIaxUwBTTzf1lqNK/VtMkpIaxUwBTTzf1lqNK -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/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_alarm.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_amd64_gc.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_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zptrace_x86_linux.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_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsysnum_linux_amd64.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_amd64.go
2025-08-20T20:50:06.9733897Z [00:02:03.842]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T20:50:06.9809177Z [00:02:03.849]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d # internal
2025-08-20T20:50:06.9810231Z [00:02:03.849]➜  hash
2025-08-20T20:50:06.9825055Z [00:02:03.849]➜  mkdir -p $WORK/b104/
2025-08-20T20:50:06.9825836Z [00:02:03.850]➜  cat >/tmp/go-build893324914/b104/importcfg << 'EOF' # internal
2025-08-20T20:50:06.9826752Z [00:02:03.850]➜  # import config
2025-08-20T20:50:06.9827406Z [00:02:03.850]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:06.9828358Z [00:02:03.850]➜  EOF
2025-08-20T20:50:06.9830942Z [00:02:03.850]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b104=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid Tkz1fl-WPXxHIfzaF8D7/Tkz1fl-WPXxHIfzaF8D7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T20:50:07.0113472Z [00:02:03.880]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T20:50:07.0120782Z [00:02:03.881]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d # internal
2025-08-20T20:50:07.0123120Z [00:02:03.881]➜  hash/crc32
2025-08-20T20:50:07.0125011Z [00:02:03.881]➜  mkdir -p $WORK/b103/
2025-08-20T20:50:07.0132811Z [00:02:03.882]➜  echo -n > $WORK/b103/go_asm.h # internal
2025-08-20T20:50:07.0137059Z [00:02:03.883]➜  cd /root/.go/src/hash/crc32
2025-08-20T20:50:07.0142306Z [00:02:03.883]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b103=>" -I $WORK/b103/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./crc32_amd64.s
2025-08-20T20:50:07.0229554Z [00:02:03.891]➜  cat >/tmp/go-build893324914/b103/importcfg << 'EOF' # internal
2025-08-20T20:50:07.0230290Z [00:02:03.891]➜  # import config
2025-08-20T20:50:07.0230979Z [00:02:03.891]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.0231803Z [00:02:03.891]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:07.0232698Z [00:02:03.891]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:07.0233660Z [00:02:03.891]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:07.0234534Z [00:02:03.892]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:07.0235380Z [00:02:03.892]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:07.0235984Z [00:02:03.892]➜  EOF
2025-08-20T20:50:07.0236447Z [00:02:03.892]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.0240686Z [00:02:03.892]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b103=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid OevusF61XqBiglh2go0s/OevusF61XqBiglh2go0s -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/hash/crc32/crc32.go /root/.go/src/hash/crc32/crc32_amd64.go /root/.go/src/hash/crc32/crc32_generic.go /root/.go/src/hash/crc32/gen.go
2025-08-20T20:50:07.0429309Z [00:02:03.911]➜  cp /root/.go/src/runtime/cgo/abi_amd64.h $WORK/b092/abi_GOARCH.h
2025-08-20T20:50:07.0435832Z [00:02:03.912]➜  cd /root/.go/src/runtime/cgo
2025-08-20T20:50:07.0438312Z [00:02:03.912]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/asm_amd64.o ./asm_amd64.s
2025-08-20T20:50:07.0516733Z [00:02:03.920]➜  go tool pack r $WORK/b092/_pkg_.a $WORK/b092/asm_amd64.o $WORK/b092/preferlinkext $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o # internal
2025-08-20T20:50:07.0523374Z [00:02:03.921]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T20:50:07.0595883Z [00:02:03.927]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d # internal
2025-08-20T20:50:07.0597151Z [00:02:03.927]➜  crypto
2025-08-20T20:50:07.0597630Z [00:02:03.928]➜  mkdir -p $WORK/b108/
2025-08-20T20:50:07.0598396Z [00:02:03.928]➜  cat >/tmp/go-build893324914/b108/importcfg << 'EOF' # internal
2025-08-20T20:50:07.0599081Z [00:02:03.928]➜  # import config
2025-08-20T20:50:07.0599731Z [00:02:03.928]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:07.0600536Z [00:02:03.928]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:07.0601352Z [00:02:03.928]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:07.0601971Z [00:02:03.928]➜  EOF
2025-08-20T20:50:07.0602493Z [00:02:03.928]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.0605229Z [00:02:03.928]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b108=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid Fj1ZPg0uZ0_I-9QQNO9R/Fj1ZPg0uZ0_I-9QQNO9R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T20:50:07.0875059Z [00:02:03.956]➜  cd /root/.go/src/hash/crc32
2025-08-20T20:50:07.0877319Z [00:02:03.956]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b103=>" -I $WORK/b103/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/crc32_amd64.o ./crc32_amd64.s
2025-08-20T20:50:07.0945394Z [00:02:03.963]➜  go tool pack r $WORK/b103/_pkg_.a $WORK/b103/crc32_amd64.o # internal
2025-08-20T20:50:07.0951266Z [00:02:03.964]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T20:50:07.0970400Z [00:02:03.966]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d # internal
2025-08-20T20:50:07.0978378Z [00:02:03.966]➜  crypto/internal/fips140deps/godebug
2025-08-20T20:50:07.0980673Z [00:02:03.966]➜  mkdir -p $WORK/b112/
2025-08-20T20:50:07.1001737Z [00:02:03.969]➜  cat >/tmp/go-build893324914/b112/importcfg << 'EOF' # internal
2025-08-20T20:50:07.1006000Z [00:02:03.969]➜  # import config
2025-08-20T20:50:07.1006944Z [00:02:03.969]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:07.1007645Z [00:02:03.969]➜  EOF
2025-08-20T20:50:07.1008190Z [00:02:03.969]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.1011933Z [00:02:03.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b112=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid VIJSljRWa8MllpNt2aD7/VIJSljRWa8MllpNt2aD7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T20:50:07.1030369Z [00:02:03.972]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T20:50:07.1032154Z [00:02:03.972]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d # internal
2025-08-20T20:50:07.1035680Z [00:02:03.972]➜  crypto/internal/impl
2025-08-20T20:50:07.1067998Z [00:02:03.972]➜  mkdir -p $WORK/b119/
2025-08-20T20:50:07.1072753Z [00:02:03.972]➜  cat >/tmp/go-build893324914/b119/importcfg << 'EOF' # internal
2025-08-20T20:50:07.1074269Z [00:02:03.972]➜  # import config
2025-08-20T20:50:07.1075081Z [00:02:03.972]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.1075680Z [00:02:03.972]➜  EOF
2025-08-20T20:50:07.1078761Z [00:02:03.972]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b119=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid MTfnrs0FwfvqLipeq-UV/MTfnrs0FwfvqLipeq-UV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T20:50:07.1320120Z [00:02:04.001]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T20:50:07.1325756Z [00:02:04.001]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T20:50:07.1332512Z [00:02:04.002]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/68/68d8c6d8ca67668a4e86b0c93cd4057bc6649e016e09cd2c266bb5ccdd8cebc6-d # internal
2025-08-20T20:50:07.1340929Z [00:02:04.003]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/0c/0c5730bd9b04c0157b40a272fb5c8411bfbf1c513b13ba1a1af91298f757e2e4-d # internal
2025-08-20T20:50:07.1369695Z [00:02:04.006]➜  crypto/internal/fips140
2025-08-20T20:50:07.1389423Z [00:02:04.008]➜  mkdir -p $WORK/b111/
2025-08-20T20:50:07.1390346Z [00:02:04.008]➜  cat >/tmp/go-build893324914/b111/importcfg << 'EOF' # internal
2025-08-20T20:50:07.1390995Z [00:02:04.008]➜  # import config
2025-08-20T20:50:07.1391885Z [00:02:04.008]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build893324914/b112/_pkg_.a
2025-08-20T20:50:07.1392853Z [00:02:04.008]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.1393589Z [00:02:04.008]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:07.1394350Z [00:02:04.008]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:07.1395099Z [00:02:04.008]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.1395992Z [00:02:04.008]➜  EOF
2025-08-20T20:50:07.1444394Z [00:02:04.013]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b111=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid wXIzNFqboyIQjN9qzn4-/wXIzNFqboyIQjN9qzn4- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/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-20T20:50:07.1479035Z [00:02:04.017]➜  math/rand/v2
2025-08-20T20:50:07.1479839Z [00:02:04.017]➜  mkdir -p $WORK/b128/
2025-08-20T20:50:07.1483265Z [00:02:04.017]➜  cat >/tmp/go-build893324914/b128/importcfg << 'EOF' # internal
2025-08-20T20:50:07.1485836Z [00:02:04.017]➜  # import config
2025-08-20T20:50:07.1486681Z [00:02:04.017]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.1487581Z [00:02:04.017]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:07.1488560Z [00:02:04.017]➜  packagefile internal/chacha8rand=/tmp/go-build893324914/b012/_pkg_.a
2025-08-20T20:50:07.1489453Z [00:02:04.017]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:07.1490317Z [00:02:04.017]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:07.1490984Z [00:02:04.017]➜  EOF
2025-08-20T20:50:07.1495287Z [00:02:04.017]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b128=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid nHJkHXwWtvYoiSAWDcVC/nHJkHXwWtvYoiSAWDcVC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/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-20T20:50:07.1756849Z [00:02:04.044]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T20:50:07.1771193Z [00:02:04.045]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/fb/fb49772351f8add8f503a109e09d0fb25191ef747bd52d2a6b73ed0d05268c9e-d # internal
2025-08-20T20:50:07.1772493Z [00:02:04.045]➜  crypto/internal/fips140/sha256
2025-08-20T20:50:07.1773052Z [00:02:04.045]➜  mkdir -p $WORK/b116/
2025-08-20T20:50:07.1773632Z [00:02:04.046]➜  echo -n > $WORK/b116/go_asm.h # internal
2025-08-20T20:50:07.1774254Z [00:02:04.046]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T20:50:07.1776416Z [00:02:04.046]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b116=>" -I $WORK/b116/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b116/symabis ./sha256block_amd64.s
2025-08-20T20:50:07.1827479Z [00:02:04.051]➜  cat >/tmp/go-build893324914/b116/importcfg << 'EOF' # internal
2025-08-20T20:50:07.1828170Z [00:02:04.051]➜  # import config
2025-08-20T20:50:07.1828799Z [00:02:04.051]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:07.1829692Z [00:02:04.051]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:07.1830803Z [00:02:04.051]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:07.1831961Z [00:02:04.051]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build893324914/b118/_pkg_.a
2025-08-20T20:50:07.1832972Z [00:02:04.051]➜  packagefile crypto/internal/impl=/tmp/go-build893324914/b119/_pkg_.a
2025-08-20T20:50:07.1833859Z [00:02:04.051]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.1834607Z [00:02:04.051]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:07.1835700Z [00:02:04.051]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:07.1836293Z [00:02:04.051]➜  EOF
2025-08-20T20:50:07.1836964Z [00:02:04.051]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.1842012Z [00:02:04.051]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b116=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid mgJv6PkvVtvfK86miliL/mgJv6PkvVtvfK86miliL -goversion go1.25.0 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/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_amd64.go
2025-08-20T20:50:07.2018436Z [00:02:04.070]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T20:50:07.2115894Z [00:02:04.080]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d # internal
2025-08-20T20:50:07.2124068Z [00:02:04.081]➜  fmt
2025-08-20T20:50:07.2128215Z [00:02:04.082]➜  mkdir -p $WORK/b032/
2025-08-20T20:50:07.2135762Z [00:02:04.082]➜  cat >/tmp/go-build893324914/b032/importcfg << 'EOF' # internal
2025-08-20T20:50:07.2137282Z [00:02:04.082]➜  # import config
2025-08-20T20:50:07.2138581Z [00:02:04.082]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.2139634Z [00:02:04.082]➜  packagefile internal/fmtsort=/tmp/go-build893324914/b033/_pkg_.a
2025-08-20T20:50:07.2141402Z [00:02:04.082]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:07.2142478Z [00:02:04.082]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:07.2143271Z [00:02:04.082]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:07.2144091Z [00:02:04.082]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:07.2144927Z [00:02:04.082]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:07.2145767Z [00:02:04.082]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:07.2146743Z [00:02:04.082]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:07.2147628Z [00:02:04.082]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:07.2148291Z [00:02:04.082]➜  EOF
2025-08-20T20:50:07.2156742Z [00:02:04.084]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b032=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid qqDGHnbvrGH0JVvwba_3/qqDGHnbvrGH0JVvwba_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/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-20T20:50:07.2305637Z [00:02:04.099]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T20:50:07.2310427Z [00:02:04.099]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b116=>" -I $WORK/b116/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b116/sha256block_amd64.o ./sha256block_amd64.s
2025-08-20T20:50:07.2360423Z [00:02:04.105]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T20:50:07.2375730Z [00:02:04.106]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d # internal
2025-08-20T20:50:07.2398026Z [00:02:04.107]➜  path/filepath
2025-08-20T20:50:07.2398961Z [00:02:04.107]➜  mkdir -p $WORK/b074/
2025-08-20T20:50:07.2400752Z [00:02:04.107]➜  cat >/tmp/go-build893324914/b074/importcfg << 'EOF' # internal
2025-08-20T20:50:07.2401861Z [00:02:04.107]➜  # import config
2025-08-20T20:50:07.2404118Z [00:02:04.107]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.2405025Z [00:02:04.107]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:07.2406062Z [00:02:04.107]➜  packagefile internal/filepathlite=/tmp/go-build893324914/b050/_pkg_.a
2025-08-20T20:50:07.2407207Z [00:02:04.107]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:07.2408018Z [00:02:04.107]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:07.2408830Z [00:02:04.107]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:07.2409619Z [00:02:04.107]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:07.2410411Z [00:02:04.107]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.2411211Z [00:02:04.107]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:07.2412024Z [00:02:04.107]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:07.2412605Z [00:02:04.107]➜  EOF
2025-08-20T20:50:07.2413061Z [00:02:04.107]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.2417068Z [00:02:04.107]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b074=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid O8Lc8uUMUzKTa0OHNwgG/O8Lc8uUMUzKTa0OHNwgG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/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-20T20:50:07.2431928Z [00:02:04.112]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T20:50:07.2437348Z [00:02:04.112]➜  go tool pack r $WORK/b116/_pkg_.a $WORK/b116/sha256block_amd64.o # internal
2025-08-20T20:50:07.2438193Z [00:02:04.112]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T20:50:07.2448010Z [00:02:04.113]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/7d/7d6e2b7c4c60f566808f2bab652e2ef5084f5e51e6daa3849c3f0426ad3e11a2-d # internal
2025-08-20T20:50:07.2494757Z [00:02:04.118]➜  net
2025-08-20T20:50:07.2497225Z [00:02:04.118]➜  mkdir -p $WORK/b085/
2025-08-20T20:50:07.2501688Z [00:02:04.119]➜  echo -n > $WORK/b085/preferlinkext # internal
2025-08-20T20:50:07.2505989Z [00:02:04.119]➜  cd /root/.go/src/net
2025-08-20T20:50:07.2508222Z [00:02:04.119]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b085/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b085/ -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-20T20:50:07.3593989Z [00:02:04.228]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T20:50:07.3607970Z [00:02:04.229]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d # internal
2025-08-20T20:50:07.3614027Z [00:02:04.230]➜  crypto/internal/fips140/sha3
2025-08-20T20:50:07.3617922Z [00:02:04.230]➜  mkdir -p $WORK/b120/
2025-08-20T20:50:07.3618529Z [00:02:04.230]➜  echo -n > $WORK/b120/go_asm.h # internal
2025-08-20T20:50:07.3619233Z [00:02:04.231]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T20:50:07.3621766Z [00:02:04.231]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b120=>" -I $WORK/b120/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b120/symabis ./sha3_amd64.s
2025-08-20T20:50:07.3724547Z [00:02:04.241]➜  cat >/tmp/go-build893324914/b120/importcfg << 'EOF' # internal
2025-08-20T20:50:07.3729850Z [00:02:04.241]➜  # import config
2025-08-20T20:50:07.3730472Z [00:02:04.241]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:07.3731624Z [00:02:04.241]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:07.3732607Z [00:02:04.241]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:07.3733693Z [00:02:04.241]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:07.3734779Z [00:02:04.241]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build893324914/b118/_pkg_.a
2025-08-20T20:50:07.3735690Z [00:02:04.241]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.3736436Z [00:02:04.241]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:07.3737180Z [00:02:04.241]➜  EOF
2025-08-20T20:50:07.3737658Z [00:02:04.241]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.3743383Z [00:02:04.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b120=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid pKhCNDCH0S9hFXn29YXH/pKhCNDCH0S9hFXn29YXH -goversion go1.25.0 -symabis $WORK/b120/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/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_amd64.go /root/.go/src/crypto/internal/fips140/sha3/shake.go
2025-08-20T20:50:07.4443512Z [00:02:04.313]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T20:50:07.4448607Z [00:02:04.313]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b120=>" -I $WORK/b120/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b120/sha3_amd64.o ./sha3_amd64.s
2025-08-20T20:50:07.4657674Z [00:02:04.334]➜  go tool pack r $WORK/b120/_pkg_.a $WORK/b120/sha3_amd64.o # internal
2025-08-20T20:50:07.4660608Z [00:02:04.334]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T20:50:07.4675146Z [00:02:04.336]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/05/05f5a8059656ac712e82d3863d001cd9c9cf4ee590101be92985e39fc5e5f3f8-d # internal
2025-08-20T20:50:07.4680809Z [00:02:04.337]➜  crypto/internal/fips140/sha512
2025-08-20T20:50:07.4687137Z [00:02:04.337]➜  mkdir -p $WORK/b122/
2025-08-20T20:50:07.4687722Z [00:02:04.337]➜  echo -n > $WORK/b122/go_asm.h # internal
2025-08-20T20:50:07.4688377Z [00:02:04.337]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T20:50:07.4692073Z [00:02:04.337]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b122=>" -I $WORK/b122/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b122/symabis ./sha512block_amd64.s
2025-08-20T20:50:07.4734487Z [00:02:04.342]➜  cat >/tmp/go-build893324914/b122/importcfg << 'EOF' # internal
2025-08-20T20:50:07.4735618Z [00:02:04.342]➜  # import config
2025-08-20T20:50:07.4738931Z [00:02:04.342]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:07.4739857Z [00:02:04.342]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:07.4741012Z [00:02:04.342]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:07.4742232Z [00:02:04.342]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build893324914/b118/_pkg_.a
2025-08-20T20:50:07.4743362Z [00:02:04.342]➜  packagefile crypto/internal/impl=/tmp/go-build893324914/b119/_pkg_.a
2025-08-20T20:50:07.4744296Z [00:02:04.342]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.4745103Z [00:02:04.342]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:07.4746265Z [00:02:04.342]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:07.4747026Z [00:02:04.342]➜  EOF
2025-08-20T20:50:07.4747566Z [00:02:04.342]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.4752619Z [00:02:04.342]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b122=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid NqVWzt-uxvhAMtyS56fb/NqVWzt-uxvhAMtyS56fb -goversion go1.25.0 -symabis $WORK/b122/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/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_amd64.go
2025-08-20T20:50:07.5370176Z [00:02:04.406]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T20:50:07.5375164Z [00:02:04.406]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b122=>" -I $WORK/b122/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b122/sha512block_amd64.o ./sha512block_amd64.s
2025-08-20T20:50:07.5434479Z [00:02:04.412]➜  go tool pack r $WORK/b122/_pkg_.a $WORK/b122/sha512block_amd64.o # internal
2025-08-20T20:50:07.5453572Z [00:02:04.413]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T20:50:07.5460701Z [00:02:04.415]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/2f/2f5055d5155c1024f9b3a73067545951c7c9ac73d2a344f94926032e30318791-d # internal
2025-08-20T20:50:07.5471650Z [00:02:04.415]➜  crypto/internal/fips140/hmac
2025-08-20T20:50:07.5472516Z [00:02:04.415]➜  mkdir -p $WORK/b115/
2025-08-20T20:50:07.5473264Z [00:02:04.415]➜  cat >/tmp/go-build893324914/b115/importcfg << 'EOF' # internal
2025-08-20T20:50:07.5473944Z [00:02:04.415]➜  # import config
2025-08-20T20:50:07.5474584Z [00:02:04.415]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:07.5475484Z [00:02:04.415]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:07.5476747Z [00:02:04.415]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:07.5477859Z [00:02:04.415]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build893324914/b120/_pkg_.a
2025-08-20T20:50:07.5478945Z [00:02:04.415]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:07.5479910Z [00:02:04.415]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.5480699Z [00:02:04.415]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:07.5481297Z [00:02:04.415]➜  EOF
2025-08-20T20:50:07.5481802Z [00:02:04.415]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:07.5485595Z [00:02:04.415]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b115=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid Xiiz0L1g_PX2TJEdwLnE/Xiiz0L1g_PX2TJEdwLnE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T20:50:07.5629397Z [00:02:04.432]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T20:50:07.5684752Z [00:02:04.437]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d # internal
2025-08-20T20:50:07.5691970Z [00:02:04.438]➜  net/url
2025-08-20T20:50:07.5695797Z [00:02:04.438]➜  mkdir -p $WORK/b073/
2025-08-20T20:50:07.5704177Z [00:02:04.439]➜  cat >/tmp/go-build893324914/b073/importcfg << 'EOF' # internal
2025-08-20T20:50:07.5705755Z [00:02:04.439]➜  # import config
2025-08-20T20:50:07.5706716Z [00:02:04.439]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.5707490Z [00:02:04.439]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:07.5708215Z [00:02:04.439]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:07.5708936Z [00:02:04.439]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:07.5709689Z [00:02:04.439]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:07.5710766Z [00:02:04.439]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:07.5711777Z [00:02:04.439]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.5712343Z [00:02:04.439]➜  EOF
2025-08-20T20:50:07.5714796Z [00:02:04.440]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b073=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid qWuN1b1aWdxv7Pdho_tZ/qWuN1b1aWdxv7Pdho_tZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T20:50:07.5759648Z [00:02:04.445]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T20:50:07.5770703Z [00:02:04.446]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/61/6156ee615bc7e6a0829170545a39e8fc56847b7139a303c4caa12a871bd65309-d # internal
2025-08-20T20:50:07.5774981Z [00:02:04.446]➜  text/template/parse
2025-08-20T20:50:07.5775688Z [00:02:04.446]➜  mkdir -p $WORK/b075/
2025-08-20T20:50:07.5783269Z [00:02:04.447]➜  cat >/tmp/go-build893324914/b075/importcfg << 'EOF' # internal
2025-08-20T20:50:07.5785673Z [00:02:04.447]➜  # import config
2025-08-20T20:50:07.5786331Z [00:02:04.447]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:07.5787588Z [00:02:04.447]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:07.5788421Z [00:02:04.447]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:07.5789252Z [00:02:04.447]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:07.5790064Z [00:02:04.447]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.5790859Z [00:02:04.447]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:07.5791702Z [00:02:04.447]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:07.5792353Z [00:02:04.447]➜  EOF
2025-08-20T20:50:07.5795979Z [00:02:04.447]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b075=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid iLaawt6vnKFXhBlutn6m/iLaawt6vnKFXhBlutn6m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/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-20T20:50:07.8453217Z [00:02:04.714]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T20:50:07.8473304Z [00:02:04.716]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d # internal
2025-08-20T20:50:07.8474590Z [00:02:04.716]➜  encoding/csv
2025-08-20T20:50:07.8511067Z [00:02:04.718]➜  mkdir -p $WORK/b080/
2025-08-20T20:50:07.8511948Z [00:02:04.718]➜  cat >/tmp/go-build893324914/b080/importcfg << 'EOF' # internal
2025-08-20T20:50:07.8512627Z [00:02:04.718]➜  # import config
2025-08-20T20:50:07.8513299Z [00:02:04.718]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:07.8514122Z [00:02:04.718]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:07.8514946Z [00:02:04.718]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.8515788Z [00:02:04.718]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:07.8516746Z [00:02:04.718]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:07.8517900Z [00:02:04.718]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.8518712Z [00:02:04.718]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:07.8519559Z [00:02:04.718]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:07.8520225Z [00:02:04.718]➜  EOF
2025-08-20T20:50:07.8523285Z [00:02:04.718]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "/root/.go/src/encoding/csv=>encoding/csv;$WORK/b080=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid dFigBiPSnLZxb6OSzN82/dFigBiPSnLZxb6OSzN82 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /root/.go/src/encoding/csv/reader.go /root/.go/src/encoding/csv/writer.go
2025-08-20T20:50:07.9460424Z [00:02:04.813]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T20:50:07.9473328Z [00:02:04.814]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d # internal
2025-08-20T20:50:07.9474370Z [00:02:04.814]➜  encoding/hex
2025-08-20T20:50:07.9474832Z [00:02:04.814]➜  mkdir -p $WORK/b082/
2025-08-20T20:50:07.9484789Z [00:02:04.814]➜  cat >/tmp/go-build893324914/b082/importcfg << 'EOF' # internal
2025-08-20T20:50:07.9485459Z [00:02:04.814]➜  # import config
2025-08-20T20:50:07.9486076Z [00:02:04.814]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.9487051Z [00:02:04.814]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:07.9487783Z [00:02:04.814]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:07.9488525Z [00:02:04.814]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:07.9489273Z [00:02:04.814]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.9490102Z [00:02:04.814]➜  EOF
2025-08-20T20:50:07.9492713Z [00:02:04.815]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b082=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid FiBd9Fuh5gov9bYEg4MY/FiBd9Fuh5gov9bYEg4MY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T20:50:07.9629413Z [00:02:04.831]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T20:50:07.9728079Z [00:02:04.842]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/ae/ae9a0621f6fde77d467410d5f5eb272519921568672f4da4250ac6f9f4f196e5-d # internal
2025-08-20T20:50:07.9733675Z [00:02:04.842]➜  text/template
2025-08-20T20:50:07.9734930Z [00:02:04.842]➜  mkdir -p $WORK/b071/
2025-08-20T20:50:07.9740853Z [00:02:04.843]➜  cat >/tmp/go-build893324914/b071/importcfg << 'EOF' # internal
2025-08-20T20:50:07.9742063Z [00:02:04.843]➜  # import config
2025-08-20T20:50:07.9743324Z [00:02:04.843]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.9744288Z [00:02:04.843]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:07.9746125Z [00:02:04.843]➜  packagefile internal/fmtsort=/tmp/go-build893324914/b033/_pkg_.a
2025-08-20T20:50:07.9747168Z [00:02:04.843]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:07.9747948Z [00:02:04.843]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:07.9748709Z [00:02:04.843]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:07.9749501Z [00:02:04.843]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:07.9750264Z [00:02:04.843]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:07.9751053Z [00:02:04.843]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:07.9751903Z [00:02:04.843]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:07.9752790Z [00:02:04.843]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:07.9753599Z [00:02:04.843]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:07.9754742Z [00:02:04.843]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.9755520Z [00:02:04.843]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:07.9756380Z [00:02:04.843]➜  packagefile text/template/parse=/tmp/go-build893324914/b075/_pkg_.a
2025-08-20T20:50:07.9757472Z [00:02:04.843]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:07.9758339Z [00:02:04.843]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:07.9759005Z [00:02:04.843]➜  EOF
2025-08-20T20:50:07.9763075Z [00:02:04.843]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b071=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid ypanQPsal6bRcI3odVa5/ypanQPsal6bRcI3odVa5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/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-20T20:50:07.9783988Z [00:02:04.847]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T20:50:07.9795397Z [00:02:04.848]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d # internal
2025-08-20T20:50:07.9799884Z [00:02:04.849]➜  flag
2025-08-20T20:50:07.9800381Z [00:02:04.849]➜  mkdir -p $WORK/b083/
2025-08-20T20:50:07.9805128Z [00:02:04.849]➜  cat >/tmp/go-build893324914/b083/importcfg << 'EOF' # internal
2025-08-20T20:50:07.9817848Z [00:02:04.849]➜  # import config
2025-08-20T20:50:07.9818514Z [00:02:04.849]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:07.9819570Z [00:02:04.849]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:07.9820384Z [00:02:04.849]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:07.9821162Z [00:02:04.849]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:07.9821907Z [00:02:04.849]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:07.9822701Z [00:02:04.849]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:07.9823504Z [00:02:04.849]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:07.9824289Z [00:02:04.849]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:07.9825071Z [00:02:04.849]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:07.9825865Z [00:02:04.849]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:07.9827242Z [00:02:04.849]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:07.9828180Z [00:02:04.849]➜  EOF
2025-08-20T20:50:07.9830582Z [00:02:04.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b083=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid xNJwWrRXYm4X7HU2StJk/xNJwWrRXYm4X7HU2StJk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T20:50:08.0078207Z [00:02:04.875]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T20:50:08.0082297Z [00:02:04.875]➜  /root/.go/pkg/tool/linux_amd64/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/b067=>" -I $WORK/b067/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b067/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T20:50:08.0117635Z [00:02:04.880]➜  go tool pack r $WORK/b067/_pkg_.a $WORK/b067/asm_linux_amd64.o # internal
2025-08-20T20:50:08.0119404Z [00:02:04.880]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T20:50:08.0271890Z [00:02:04.896]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/ec/ecf8920da66d66fc3ef451e74bb6d9a70f6476ce0dded7d0b6f54760a04261c2-d # internal
2025-08-20T20:50:08.0279314Z [00:02:04.897]➜  github.com/mattn/go-isatty
2025-08-20T20:50:08.0280039Z [00:02:04.897]➜  mkdir -p $WORK/b066/
2025-08-20T20:50:08.0280916Z [00:02:04.897]➜  cat >/tmp/go-build893324914/b066/importcfg << 'EOF' # internal
2025-08-20T20:50:08.0281816Z [00:02:04.897]➜  # import config
2025-08-20T20:50:08.0282739Z [00:02:04.897]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:08.0283609Z [00:02:04.897]➜  EOF
2025-08-20T20:50:08.0284257Z [00:02:04.897]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.0288590Z [00:02:04.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20=>github.com/mattn/go-isatty@v0.0.20;$WORK/b066=>" -p github.com/mattn/go-isatty -lang=go1.15 -complete -installsuffix shared -buildid LRvtMXKxNelCqXbvY2R6/LRvtMXKxNelCqXbvY2R6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/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-20T20:50:08.0712887Z [00:02:04.940]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T20:50:08.0733080Z [00:02:04.942]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/67/673753a92a27c630a73b82bed258abb3928dc1248f9e4538e3a9737b0d78b018-d # internal
2025-08-20T20:50:08.0734152Z [00:02:04.942]➜  github.com/mattn/go-colorable
2025-08-20T20:50:08.0736107Z [00:02:04.942]➜  mkdir -p $WORK/b065/
2025-08-20T20:50:08.0740833Z [00:02:04.942]➜  cat >/tmp/go-build893324914/b065/importcfg << 'EOF' # internal
2025-08-20T20:50:08.0745235Z [00:02:04.942]➜  # import config
2025-08-20T20:50:08.0749965Z [00:02:04.942]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.0753779Z [00:02:04.942]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build893324914/b066/_pkg_.a
2025-08-20T20:50:08.0754761Z [00:02:04.942]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.0755605Z [00:02:04.942]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:08.0756179Z [00:02:04.942]➜  EOF
2025-08-20T20:50:08.0777942Z [00:02:04.942]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14=>github.com/mattn/go-colorable@v0.1.14;$WORK/b065=>" -p github.com/mattn/go-colorable -lang=go1.18 -complete -installsuffix shared -buildid nP0z73nmkgqoCzfxOPjn/nP0z73nmkgqoCzfxOPjn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/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-20T20:50:08.1041158Z [00:02:04.973]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T20:50:08.1048080Z [00:02:04.974]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/13/1364d099900dfd58acd12ffb74336b1b2a139bb6ef1303eeed1d0591c7447ae6-d # internal
2025-08-20T20:50:08.1049600Z [00:02:04.974]➜  github.com/mgutz/ansi
2025-08-20T20:50:08.1050407Z [00:02:04.974]➜  mkdir -p $WORK/b064/
2025-08-20T20:50:08.1054444Z [00:02:04.974]➜  cat >/tmp/go-build893324914/b064/importcfg << 'EOF' # internal
2025-08-20T20:50:08.1055437Z [00:02:04.974]➜  # import config
2025-08-20T20:50:08.1056222Z [00:02:04.974]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.1057171Z [00:02:04.974]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:08.1058053Z [00:02:04.974]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build893324914/b065/_pkg_.a
2025-08-20T20:50:08.1058954Z [00:02:04.974]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:08.1059739Z [00:02:04.974]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:08.1060557Z [00:02:04.974]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:08.1061164Z [00:02:04.974]➜  EOF
2025-08-20T20:50:08.1065879Z [00:02:04.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b064/_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/b064=>" -p github.com/mgutz/ansi -lang=go1.16 -complete -installsuffix shared -buildid 3jD_r-V3y3OU-WS-ZEeO/3jD_r-V3y3OU-WS-ZEeO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/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-20T20:50:08.1071194Z [00:02:04.976]➜  cd $WORK/b085
2025-08-20T20:50:08.1073850Z [00:02:04.976]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b085/_x001.o -c _cgo_export.c
2025-08-20T20:50:08.1128420Z [00:02:04.982]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T20:50:08.1162979Z [00:02:04.985]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d # internal
2025-08-20T20:50:08.1174355Z [00:02:04.986]➜  encoding/json
2025-08-20T20:50:08.1185563Z [00:02:04.987]➜  mkdir -p $WORK/b096/
2025-08-20T20:50:08.1187078Z [00:02:04.987]➜  cat >/tmp/go-build893324914/b096/importcfg << 'EOF' # internal
2025-08-20T20:50:08.1188114Z [00:02:04.987]➜  # import config
2025-08-20T20:50:08.1188936Z [00:02:04.987]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.1189708Z [00:02:04.987]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:08.1190738Z [00:02:04.987]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:08.1191573Z [00:02:04.987]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:08.1192396Z [00:02:04.987]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.1193126Z [00:02:04.987]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:08.1193896Z [00:02:04.987]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.1194633Z [00:02:04.987]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:08.1195394Z [00:02:04.987]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:08.1196184Z [00:02:04.987]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:08.1197357Z [00:02:04.987]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:08.1198149Z [00:02:04.987]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:08.1198944Z [00:02:04.987]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.1199708Z [00:02:04.987]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:08.1200627Z [00:02:04.987]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:08.1201477Z [00:02:04.987]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:08.1202115Z [00:02:04.987]➜  EOF
2025-08-20T20:50:08.1202614Z [00:02:04.987]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.1207417Z [00:02:04.987]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b096=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 9bKiwmcK9ggUgfrzMbzw/9bKiwmcK9ggUgfrzMbzw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/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-20T20:50:08.1353531Z [00:02:05.004]➜  cd $WORK/b085
2025-08-20T20:50:08.1360811Z [00:02:05.004]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b085/_x002.o -c cgo_linux.cgo2.c
2025-08-20T20:50:08.1708739Z [00:02:05.039]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b085/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T20:50:08.1711285Z [00:02:05.040]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T20:50:08.1717815Z [00:02:05.041]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/29/292566c026302aec7cbc9ef1dd19f75f8157d23524190fb7d8e37bad286eb904-d # internal
2025-08-20T20:50:08.1719973Z [00:02:05.041]➜  github.com/google/go-querystring/query
2025-08-20T20:50:08.1720592Z [00:02:05.041]➜  mkdir -p $WORK/b098/
2025-08-20T20:50:08.1752912Z [00:02:05.044]➜  cat >/tmp/go-build893324914/b098/importcfg << 'EOF' # internal
2025-08-20T20:50:08.1767381Z [00:02:05.044]➜  # import config
2025-08-20T20:50:08.1768242Z [00:02:05.044]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.1769026Z [00:02:05.044]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:08.1769775Z [00:02:05.044]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:08.1770519Z [00:02:05.044]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:08.1771550Z [00:02:05.044]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:08.1772323Z [00:02:05.044]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:08.1773085Z [00:02:05.044]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:08.1773706Z [00:02:05.044]➜  EOF
2025-08-20T20:50:08.1774184Z [00:02:05.044]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.1778004Z [00:02:05.044]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-querystring@v1.1.0/query=>github.com/google/go-querystring@v1.1.0/query;$WORK/b098=>" -p github.com/google/go-querystring/query -lang=go1.10 -complete -installsuffix shared -buildid LK3HehowKnvE5__MG1mb/LK3HehowKnvE5__MG1mb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /root/go/pkg/mod/github.com/google/go-querystring@v1.1.0/query/encode.go
2025-08-20T20:50:08.2119169Z [00:02:05.081]➜  cd $WORK/b085
2025-08-20T20:50:08.2122438Z [00:02:05.081]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b085/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T20:50:08.2468034Z [00:02:05.115]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T20:50:08.2489835Z [00:02:05.118]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/d8/d886fc82a74f4155e0532061f21a28c14cbacfc7047b2931fcbc28f0b4e28c0b-d # internal
2025-08-20T20:50:08.2506816Z [00:02:05.119]➜  compress/flate
2025-08-20T20:50:08.2507966Z [00:02:05.119]➜  mkdir -p $WORK/b102/
2025-08-20T20:50:08.2515568Z [00:02:05.120]➜  cat >/tmp/go-build893324914/b102/importcfg << 'EOF' # internal
2025-08-20T20:50:08.2517006Z [00:02:05.120]➜  # import config
2025-08-20T20:50:08.2517960Z [00:02:05.120]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:08.2518970Z [00:02:05.120]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.2520342Z [00:02:05.120]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:08.2521261Z [00:02:05.120]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.2522960Z [00:02:05.120]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:08.2523851Z [00:02:05.120]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:08.2524709Z [00:02:05.120]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:08.2525527Z [00:02:05.120]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:08.2526294Z [00:02:05.120]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.2527049Z [00:02:05.120]➜  EOF
2025-08-20T20:50:08.2527583Z [00:02:05.120]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.2532521Z [00:02:05.120]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b102=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid lu9wJols6mZhiIWbtWKV/lu9wJols6mZhiIWbtWKV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/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-20T20:50:08.2881561Z [00:02:05.157]➜  cd $WORK/b085
2025-08-20T20:50:08.2886695Z [00:02:05.157]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b085/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T20:50:08.3461246Z [00:02:05.215]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b085/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T20:50:08.4220736Z [00:02:05.291]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T20:50:08.4322288Z [00:02:05.301]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b085/_cgo_main.o -c _cgo_main.c
2025-08-20T20:50:08.4348080Z [00:02:05.303]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d # internal
2025-08-20T20:50:08.4370400Z [00:02:05.306]➜  github.com/AlecAivazis/survey/v2/core
2025-08-20T20:50:08.4372343Z [00:02:05.306]➜  mkdir -p $WORK/b062/
2025-08-20T20:50:08.4373069Z [00:02:05.306]➜  cat >/tmp/go-build893324914/b062/importcfg << 'EOF' # internal
2025-08-20T20:50:08.4373756Z [00:02:05.306]➜  # import config
2025-08-20T20:50:08.4374490Z [00:02:05.306]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.4375339Z [00:02:05.306]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.4376158Z [00:02:05.306]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:08.4377270Z [00:02:05.306]➜  packagefile github.com/mgutz/ansi=/tmp/go-build893324914/b064/_pkg_.a
2025-08-20T20:50:08.4378178Z [00:02:05.306]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:08.4379017Z [00:02:05.306]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:08.4379843Z [00:02:05.306]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:08.4381003Z [00:02:05.306]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:08.4381799Z [00:02:05.306]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.4382642Z [00:02:05.306]➜  packagefile text/template=/tmp/go-build893324914/b071/_pkg_.a
2025-08-20T20:50:08.4383480Z [00:02:05.306]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:08.4384095Z [00:02:05.306]➜  EOF
2025-08-20T20:50:08.4407414Z [00:02:05.308]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.4415444Z [00:02:05.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/core=>github.com/AlecAivazis/survey/v2@v2.3.7/core;$WORK/b062=>" -p github.com/AlecAivazis/survey/v2/core -lang=go1.13 -complete -installsuffix shared -buildid kLYhY3Bf1wOMZ6gEvLoj/kLYhY3Bf1wOMZ6gEvLoj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/core/template.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/core/write.go
2025-08-20T20:50:08.4638152Z [00:02:05.332]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -o $WORK/b085/_cgo_.o $WORK/b085/_cgo_main.o $WORK/b085/preferlinkext $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o $WORK/b085/_x006.o -O2 -g -lresolv
2025-08-20T20:50:08.4644256Z [00:02:05.333]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T20:50:08.4689060Z [00:02:05.337]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d # internal
2025-08-20T20:50:08.4695251Z [00:02:05.338]➜  compress/gzip
2025-08-20T20:50:08.4697510Z [00:02:05.338]➜  mkdir -p $WORK/b101/
2025-08-20T20:50:08.4705447Z [00:02:05.339]➜  cat >/tmp/go-build893324914/b101/importcfg << 'EOF' # internal
2025-08-20T20:50:08.4706405Z [00:02:05.339]➜  # import config
2025-08-20T20:50:08.4709320Z [00:02:05.339]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:08.4710234Z [00:02:05.339]➜  packagefile compress/flate=/tmp/go-build893324914/b102/_pkg_.a
2025-08-20T20:50:08.4711176Z [00:02:05.339]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:08.4712120Z [00:02:05.339]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.4712979Z [00:02:05.339]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:08.4713856Z [00:02:05.339]➜  packagefile hash/crc32=/tmp/go-build893324914/b103/_pkg_.a
2025-08-20T20:50:08.4714696Z [00:02:05.339]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.4715514Z [00:02:05.339]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:08.4716156Z [00:02:05.339]➜  EOF
2025-08-20T20:50:08.4719522Z [00:02:05.339]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b101=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid k2XxW7nAX_0rkxTW93-g/k2XxW7nAX_0rkxTW93-g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T20:50:08.5356210Z [00:02:05.404]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T20:50:08.5369932Z [00:02:05.406]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/f5/f5b69448fe95f13fbcd10ba9f34a47d56e4fe33147531d8088a0931822d8236c-d # internal
2025-08-20T20:50:08.5376303Z [00:02:05.406]➜  crypto/internal/fips140/check
2025-08-20T20:50:08.5392289Z [00:02:05.406]➜  mkdir -p $WORK/b114/
2025-08-20T20:50:08.5393058Z [00:02:05.406]➜  cat >/tmp/go-build893324914/b114/importcfg << 'EOF' # internal
2025-08-20T20:50:08.5393707Z [00:02:05.406]➜  # import config
2025-08-20T20:50:08.5394696Z [00:02:05.406]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:08.5395607Z [00:02:05.406]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build893324914/b115/_pkg_.a
2025-08-20T20:50:08.5396713Z [00:02:05.406]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:08.5397887Z [00:02:05.406]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:08.5399063Z [00:02:05.406]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build893324914/b112/_pkg_.a
2025-08-20T20:50:08.5400079Z [00:02:05.406]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.5400688Z [00:02:05.406]➜  EOF
2025-08-20T20:50:08.5404035Z [00:02:05.406]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b114=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid Zxi71vD5hbYwOcUgAqgZ/Zxi71vD5hbYwOcUgAqgZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T20:50:08.5460641Z [00:02:05.415]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T20:50:08.5472958Z [00:02:05.416]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d # internal
2025-08-20T20:50:08.5478860Z [00:02:05.416]➜  crypto/internal/sysrand
2025-08-20T20:50:08.5479437Z [00:02:05.416]➜  mkdir -p $WORK/b126/
2025-08-20T20:50:08.5486960Z [00:02:05.417]➜  cat >/tmp/go-build893324914/b126/importcfg << 'EOF' # internal
2025-08-20T20:50:08.5493522Z [00:02:05.417]➜  # import config
2025-08-20T20:50:08.5494204Z [00:02:05.417]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.5495462Z [00:02:05.417]➜  packagefile internal/syscall/unix=/tmp/go-build893324914/b059/_pkg_.a
2025-08-20T20:50:08.5496452Z [00:02:05.417]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:08.5497474Z [00:02:05.417]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:08.5498281Z [00:02:05.417]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:08.5499105Z [00:02:05.417]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.5499945Z [00:02:05.417]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:08.5500804Z [00:02:05.417]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:08.5501608Z [00:02:05.417]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:08.5502200Z [00:02:05.417]➜  EOF
2025-08-20T20:50:08.5505747Z [00:02:05.417]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b126=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid qgz6XG8iiuUjqDrtwJQ5/qgz6XG8iiuUjqDrtwJQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T20:50:08.5704855Z [00:02:05.439]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T20:50:08.5717399Z [00:02:05.440]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/d4/d4b96864abeddf49c37f9d1b6ca57baee0a45125ad9b361e59aa46a98b9c624e-d # internal
2025-08-20T20:50:08.5737660Z [00:02:05.441]➜  crypto/internal/fips140/aes
2025-08-20T20:50:08.5738215Z [00:02:05.441]➜  mkdir -p $WORK/b110/
2025-08-20T20:50:08.5738817Z [00:02:05.441]➜  echo -n > $WORK/b110/go_asm.h # internal
2025-08-20T20:50:08.5739445Z [00:02:05.442]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T20:50:08.5741944Z [00:02:05.442]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b110=>" -I $WORK/b110/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./aes_amd64.s ./ctr_amd64.s
2025-08-20T20:50:08.5772926Z [00:02:05.446]➜  cat >/tmp/go-build893324914/b110/importcfg << 'EOF' # internal
2025-08-20T20:50:08.5774133Z [00:02:05.446]➜  # import config
2025-08-20T20:50:08.5776359Z [00:02:05.446]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.5777711Z [00:02:05.446]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:08.5809452Z [00:02:05.446]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build893324914/b113/_pkg_.a
2025-08-20T20:50:08.5810602Z [00:02:05.446]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:08.5811757Z [00:02:05.446]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:08.5812933Z [00:02:05.446]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:08.5814119Z [00:02:05.446]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build893324914/b118/_pkg_.a
2025-08-20T20:50:08.5815269Z [00:02:05.446]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build893324914/b112/_pkg_.a
2025-08-20T20:50:08.5816326Z [00:02:05.446]➜  packagefile crypto/internal/impl=/tmp/go-build893324914/b119/_pkg_.a
2025-08-20T20:50:08.5817408Z [00:02:05.446]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.5818221Z [00:02:05.446]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:08.5819029Z [00:02:05.446]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:08.5819617Z [00:02:05.446]➜  EOF
2025-08-20T20:50:08.5820114Z [00:02:05.446]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.5831398Z [00:02:05.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b110=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid HsmuOwP-pFmxRFxv5gV2/HsmuOwP-pFmxRFxv5gV2 -goversion go1.25.0 -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/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-20T20:50:08.5927338Z [00:02:05.461]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T20:50:08.5934155Z [00:02:05.462]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/4b/4b9db9d21c8f8cb536ca608191368c782c12668fd96055efda5393da96c72efe-d # internal
2025-08-20T20:50:08.5951292Z [00:02:05.464]➜  crypto/internal/entropy
2025-08-20T20:50:08.5963909Z [00:02:05.464]➜  mkdir -p $WORK/b125/
2025-08-20T20:50:08.5964644Z [00:02:05.464]➜  cat >/tmp/go-build893324914/b125/importcfg << 'EOF' # internal
2025-08-20T20:50:08.5965300Z [00:02:05.464]➜  # import config
2025-08-20T20:50:08.5966049Z [00:02:05.464]➜  packagefile crypto/internal/sysrand=/tmp/go-build893324914/b126/_pkg_.a
2025-08-20T20:50:08.5971858Z [00:02:05.464]➜  EOF
2025-08-20T20:50:08.5974857Z [00:02:05.464]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b125=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid k9hEEyPYK9ZiSw80V2zZ/k9hEEyPYK9ZiSw80V2zZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T20:50:08.5993628Z [00:02:05.468]➜  gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -o $WORK/b085/_cgo_.o $WORK/b085/_cgo_main.o $WORK/b085/preferlinkext $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o $WORK/b085/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T20:50:08.5999041Z [00:02:05.468]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b085/_cgo_.o -dynout $WORK/b085/_cgo_import.go
2025-08-20T20:50:08.6012509Z [00:02:05.470]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T20:50:08.6024739Z [00:02:05.470]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/c9/c9673cb58317490f6d318f8d40695146a2458c77622a9984fd997c89ed871c90-d # internal
2025-08-20T20:50:08.6025834Z [00:02:05.470]➜  crypto/internal/randutil
2025-08-20T20:50:08.6026825Z [00:02:05.470]➜  mkdir -p $WORK/b127/
2025-08-20T20:50:08.6028775Z [00:02:05.472]➜  cat >/tmp/go-build893324914/b127/importcfg << 'EOF' # internal
2025-08-20T20:50:08.6030030Z [00:02:05.472]➜  # import config
2025-08-20T20:50:08.6030903Z [00:02:05.472]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.6033075Z [00:02:05.472]➜  packagefile math/rand/v2=/tmp/go-build893324914/b128/_pkg_.a
2025-08-20T20:50:08.6033987Z [00:02:05.472]➜  EOF
2025-08-20T20:50:08.6038825Z [00:02:05.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b127=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid _LRhhiq8CBtsB7r7ckZx/_LRhhiq8CBtsB7r7ckZx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T20:50:08.6075045Z [00:02:05.476]➜  cat >/tmp/go-build893324914/b085/importcfg << 'EOF' # internal
2025-08-20T20:50:08.6080523Z [00:02:05.476]➜  # import config
2025-08-20T20:50:08.6081397Z [00:02:05.476]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T20:50:08.6082369Z [00:02:05.476]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:08.6083167Z [00:02:05.476]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:08.6083958Z [00:02:05.476]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.6084956Z [00:02:05.476]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build893324914/b086/_pkg_.a
2025-08-20T20:50:08.6085971Z [00:02:05.476]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:08.6087113Z [00:02:05.476]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:08.6088052Z [00:02:05.476]➜  packagefile internal/itoa=/tmp/go-build893324914/b036/_pkg_.a
2025-08-20T20:50:08.6089003Z [00:02:05.476]➜  packagefile internal/nettrace=/tmp/go-build893324914/b087/_pkg_.a
2025-08-20T20:50:08.6089930Z [00:02:05.476]➜  packagefile internal/poll=/tmp/go-build893324914/b058/_pkg_.a
2025-08-20T20:50:08.6091194Z [00:02:05.476]➜  packagefile internal/singleflight=/tmp/go-build893324914/b088/_pkg_.a
2025-08-20T20:50:08.6092219Z [00:02:05.476]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:08.6093210Z [00:02:05.476]➜  packagefile internal/syscall/unix=/tmp/go-build893324914/b059/_pkg_.a
2025-08-20T20:50:08.6094063Z [00:02:05.476]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.6094823Z [00:02:05.476]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:08.6095599Z [00:02:05.476]➜  packagefile net/netip=/tmp/go-build893324914/b089/_pkg_.a
2025-08-20T20:50:08.6096362Z [00:02:05.476]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:08.6097428Z [00:02:05.476]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:08.6098136Z [00:02:05.476]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:08.6098817Z [00:02:05.476]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.6099663Z [00:02:05.476]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:08.6100450Z [00:02:05.476]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:08.6101246Z [00:02:05.476]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:08.6102006Z [00:02:05.476]➜  packagefile runtime/cgo=/tmp/go-build893324914/b092/_pkg_.a
2025-08-20T20:50:08.6102554Z [00:02:05.476]➜  EOF
2025-08-20T20:50:08.6123638Z [00:02:05.479]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b085=>" -p net -lang=go1.25 -std -installsuffix shared -buildid sZ2VO8qLHWvO7b3fWvkM/sZ2VO8qLHWvO7b3fWvkM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/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/b085/_cgo_gotypes.go $WORK/b085/cgo_linux.cgo1.go $WORK/b085/cgo_resnew.cgo1.go $WORK/b085/cgo_socknew.cgo1.go $WORK/b085/cgo_unix_cgo.cgo1.go $WORK/b085/cgo_unix_cgo_res.cgo1.go $WORK/b085/_cgo_import.go
2025-08-20T20:50:08.6149527Z [00:02:05.484]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T20:50:08.6163927Z [00:02:05.485]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/fc/fcda4929577983205113835be267785e1283b19f36bcf041335af2981fdad11d-d # internal
2025-08-20T20:50:08.6174561Z [00:02:05.486]➜  math/rand
2025-08-20T20:50:08.6177299Z [00:02:05.486]➜  mkdir -p $WORK/b133/
2025-08-20T20:50:08.6188984Z [00:02:05.488]➜  cat >/tmp/go-build893324914/b133/importcfg << 'EOF' # internal
2025-08-20T20:50:08.6200991Z [00:02:05.488]➜  # import config
2025-08-20T20:50:08.6202762Z [00:02:05.488]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:08.6203701Z [00:02:05.488]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:08.6204494Z [00:02:05.488]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.6205336Z [00:02:05.488]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:08.6205970Z [00:02:05.488]➜  EOF
2025-08-20T20:50:08.6209633Z [00:02:05.488]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b133=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid IdCcwEfHNes69rENPqub/IdCcwEfHNes69rENPqub -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/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-20T20:50:08.6973146Z [00:02:05.566]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T20:50:08.6999470Z [00:02:05.566]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b110=>" -I $WORK/b110/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/aes_amd64.o ./aes_amd64.s
2025-08-20T20:50:08.7117739Z [00:02:05.580]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b110=>" -I $WORK/b110/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/ctr_amd64.o ./ctr_amd64.s
2025-08-20T20:50:08.7240519Z [00:02:05.593]➜  go tool pack r $WORK/b110/_pkg_.a $WORK/b110/aes_amd64.o $WORK/b110/ctr_amd64.o # internal
2025-08-20T20:50:08.7241753Z [00:02:05.593]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T20:50:08.7250994Z [00:02:05.594]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/bc/bcd13a7f0dc5edd815fcd26319f95d30cd9827ff1e7d348151785b284326216e-d # internal
2025-08-20T20:50:08.7256867Z [00:02:05.594]➜  crypto/internal/fips140/drbg
2025-08-20T20:50:08.7257489Z [00:02:05.594]➜  mkdir -p $WORK/b124/
2025-08-20T20:50:08.7262309Z [00:02:05.595]➜  cat >/tmp/go-build893324914/b124/importcfg << 'EOF' # internal
2025-08-20T20:50:08.7263571Z [00:02:05.595]➜  # import config
2025-08-20T20:50:08.7265872Z [00:02:05.595]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.7267291Z [00:02:05.595]➜  packagefile crypto/internal/entropy=/tmp/go-build893324914/b125/_pkg_.a
2025-08-20T20:50:08.7270063Z [00:02:05.595]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:08.7271221Z [00:02:05.595]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build893324914/b110/_pkg_.a
2025-08-20T20:50:08.7272365Z [00:02:05.595]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:08.7273556Z [00:02:05.595]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:08.7274812Z [00:02:05.595]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:08.7276078Z [00:02:05.595]➜  packagefile crypto/internal/randutil=/tmp/go-build893324914/b127/_pkg_.a
2025-08-20T20:50:08.7277413Z [00:02:05.595]➜  packagefile crypto/internal/sysrand=/tmp/go-build893324914/b126/_pkg_.a
2025-08-20T20:50:08.7278397Z [00:02:05.595]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.7279587Z [00:02:05.595]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.7286996Z [00:02:05.595]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:08.7287874Z [00:02:05.595]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.7288490Z [00:02:05.595]➜  EOF
2025-08-20T20:50:08.7289028Z [00:02:05.597]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.7293320Z [00:02:05.597]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b124=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid md7VrNf9aNJ1JxNXv2f8/md7VrNf9aNJ1JxNXv2f8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/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-20T20:50:08.7515536Z [00:02:05.620]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T20:50:08.7535670Z [00:02:05.622]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d # internal
2025-08-20T20:50:08.7550631Z [00:02:05.624]➜  math/big
2025-08-20T20:50:08.7557005Z [00:02:05.624]➜  mkdir -p $WORK/b132/
2025-08-20T20:50:08.7557678Z [00:02:05.624]➜  echo -n > $WORK/b132/go_asm.h # internal
2025-08-20T20:50:08.7558902Z [00:02:05.624]➜  cd /root/.go/src/math/big
2025-08-20T20:50:08.7561402Z [00:02:05.624]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b132=>" -I $WORK/b132/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./arith_amd64.s
2025-08-20T20:50:08.7603732Z [00:02:05.629]➜  cat >/tmp/go-build893324914/b132/importcfg << 'EOF' # internal
2025-08-20T20:50:08.7604797Z [00:02:05.629]➜  # import config
2025-08-20T20:50:08.7606001Z [00:02:05.629]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.7607169Z [00:02:05.629]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.7608086Z [00:02:05.629]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:08.7611125Z [00:02:05.629]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:08.7612097Z [00:02:05.629]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:08.7612892Z [00:02:05.629]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.7613683Z [00:02:05.629]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:08.7614481Z [00:02:05.629]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:08.7615346Z [00:02:05.629]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:08.7616168Z [00:02:05.629]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:08.7617228Z [00:02:05.629]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:08.7618077Z [00:02:05.629]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:08.7618925Z [00:02:05.629]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:08.7625255Z [00:02:05.629]➜  EOF
2025-08-20T20:50:08.7625875Z [00:02:05.629]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.7633678Z [00:02:05.630]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b132=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid JofwGRdBClRX1fvGbU-v/JofwGRdBClRX1fvGbU-v -goversion go1.25.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /root/.go/src/math/big/accuracy_string.go /root/.go/src/math/big/arith.go /root/.go/src/math/big/arith_amd64.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-20T20:50:08.7640552Z [00:02:05.631]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T20:50:08.7703063Z [00:02:05.639]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T20:50:08.7713436Z [00:02:05.640]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/d8/d88ffc3228d0ba0a1afebf28c5478b900c9f99772ffe075c0c35739f7e4a5dbc-d # internal
2025-08-20T20:50:08.7718719Z [00:02:05.641]➜  crypto/internal/fips140/aes/gcm
2025-08-20T20:50:08.7722481Z [00:02:05.641]➜  mkdir -p $WORK/b123/
2025-08-20T20:50:08.7723710Z [00:02:05.641]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d # internal
2025-08-20T20:50:08.7726128Z [00:02:05.641]➜  crypto/internal/fips140only
2025-08-20T20:50:08.7728213Z [00:02:05.642]➜  mkdir -p $WORK/b129/
2025-08-20T20:50:08.7730905Z [00:02:05.642]➜  echo -n > $WORK/b123/go_asm.h # internal
2025-08-20T20:50:08.7731603Z [00:02:05.642]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T20:50:08.7735561Z [00:02:05.642]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b123=>" -I $WORK/b123/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b123/symabis ./gcm_amd64.s
2025-08-20T20:50:08.7738467Z [00:02:05.642]➜  cat >/tmp/go-build893324914/b129/importcfg << 'EOF' # internal
2025-08-20T20:50:08.7739339Z [00:02:05.642]➜  # import config
2025-08-20T20:50:08.7740672Z [00:02:05.642]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:08.7742051Z [00:02:05.642]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:08.7743583Z [00:02:05.642]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build893324914/b120/_pkg_.a
2025-08-20T20:50:08.7744965Z [00:02:05.642]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:08.7746192Z [00:02:05.642]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:08.7747463Z [00:02:05.643]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:08.7749433Z [00:02:05.643]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.7750347Z [00:02:05.643]➜  EOF
2025-08-20T20:50:08.7751047Z [00:02:05.643]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.7754661Z [00:02:05.643]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b129=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid y_46Xn2YDwM_D9Y07tca/y_46Xn2YDwM_D9Y07tca -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T20:50:08.7845060Z [00:02:05.653]➜  cat >/tmp/go-build893324914/b123/importcfg << 'EOF' # internal
2025-08-20T20:50:08.7852451Z [00:02:05.653]➜  # import config
2025-08-20T20:50:08.7853289Z [00:02:05.653]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:08.7854424Z [00:02:05.653]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build893324914/b110/_pkg_.a
2025-08-20T20:50:08.7855574Z [00:02:05.653]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build893324914/b113/_pkg_.a
2025-08-20T20:50:08.7857308Z [00:02:05.653]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:08.7858476Z [00:02:05.653]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:08.7859611Z [00:02:05.653]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:08.7860835Z [00:02:05.653]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:08.7862055Z [00:02:05.653]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build893324914/b118/_pkg_.a
2025-08-20T20:50:08.7863147Z [00:02:05.653]➜  packagefile crypto/internal/impl=/tmp/go-build893324914/b119/_pkg_.a
2025-08-20T20:50:08.7864068Z [00:02:05.653]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.7864915Z [00:02:05.653]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:08.7865535Z [00:02:05.653]➜  EOF
2025-08-20T20:50:08.7877672Z [00:02:05.653]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b123=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid 4tWNDO2ebyM7gQMWiRTJ/4tWNDO2ebyM7gQMWiRTJ -goversion go1.25.0 -symabis $WORK/b123/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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-20T20:50:08.7981399Z [00:02:05.667]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T20:50:08.7991606Z [00:02:05.668]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/fe/fe018016f0b5a0e59332ad1304ea15a8ab92b0d07f6d83556e1d5120437fb86e-d # internal
2025-08-20T20:50:08.7998361Z [00:02:05.669]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T20:50:08.8004006Z [00:02:05.669]➜  mkdir -p $WORK/b140/
2025-08-20T20:50:08.8004753Z [00:02:05.669]➜  cat >/tmp/go-build893324914/b140/importcfg << 'EOF' # internal
2025-08-20T20:50:08.8005434Z [00:02:05.669]➜  # import config
2025-08-20T20:50:08.8010311Z [00:02:05.669]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:08.8018152Z [00:02:05.669]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:08.8019183Z [00:02:05.669]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.8020070Z [00:02:05.669]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:08.8020723Z [00:02:05.669]➜  EOF
2025-08-20T20:50:08.8030103Z [00:02:05.669]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b140=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid aAIROas4ZiygnXwYwICn/aAIROas4ZiygnXwYwICn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/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-20T20:50:08.8642899Z [00:02:05.733]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T20:50:08.8647910Z [00:02:05.733]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b123=>" -I $WORK/b123/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b123/gcm_amd64.o ./gcm_amd64.s
2025-08-20T20:50:08.8720453Z [00:02:05.741]➜  go tool pack r $WORK/b123/_pkg_.a $WORK/b123/gcm_amd64.o # internal
2025-08-20T20:50:08.8725610Z [00:02:05.741]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T20:50:08.8735804Z [00:02:05.742]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/d1/d1981a63e6abbe17adce83ff1228a60e99776d57fe07c55c2c78176b607fcf46-d # internal
2025-08-20T20:50:08.8754814Z [00:02:05.743]➜  crypto/cipher
2025-08-20T20:50:08.8755343Z [00:02:05.743]➜  mkdir -p $WORK/b109/
2025-08-20T20:50:08.8756078Z [00:02:05.743]➜  cat >/tmp/go-build893324914/b109/importcfg << 'EOF' # internal
2025-08-20T20:50:08.8756992Z [00:02:05.743]➜  # import config
2025-08-20T20:50:08.8757651Z [00:02:05.743]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:08.8758677Z [00:02:05.743]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build893324914/b110/_pkg_.a
2025-08-20T20:50:08.8759863Z [00:02:05.743]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build893324914/b123/_pkg_.a
2025-08-20T20:50:08.8761057Z [00:02:05.743]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build893324914/b113/_pkg_.a
2025-08-20T20:50:08.8762559Z [00:02:05.743]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:08.8763680Z [00:02:05.743]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:08.8764627Z [00:02:05.743]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:08.8765550Z [00:02:05.743]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:08.8766458Z [00:02:05.743]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:08.8767234Z [00:02:05.743]➜  EOF
2025-08-20T20:50:08.8767767Z [00:02:05.743]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:08.8772270Z [00:02:05.743]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b109=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid o0K3q3km1NpVu9UlVhNm/o0K3q3km1NpVu9UlVhNm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/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-20T20:50:08.9653394Z [00:02:05.834]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T20:50:08.9674339Z [00:02:05.836]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d # internal
2025-08-20T20:50:08.9679688Z [00:02:05.837]➜  crypto/internal/boring
2025-08-20T20:50:08.9680276Z [00:02:05.837]➜  mkdir -p $WORK/b107/
2025-08-20T20:50:08.9683859Z [00:02:05.837]➜  cat >/tmp/go-build893324914/b107/importcfg << 'EOF' # internal
2025-08-20T20:50:08.9685149Z [00:02:05.837]➜  # import config
2025-08-20T20:50:08.9687745Z [00:02:05.837]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:08.9688975Z [00:02:05.837]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:08.9692244Z [00:02:05.837]➜  packagefile crypto/internal/boring/sig=/tmp/go-build893324914/b131/_pkg_.a
2025-08-20T20:50:08.9693232Z [00:02:05.837]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:08.9694203Z [00:02:05.837]➜  EOF
2025-08-20T20:50:08.9697817Z [00:02:05.837]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b107=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid W3zLiifb2SZOjBXz5Ugx/W3zLiifb2SZOjBXz5Ugx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T20:50:09.0075219Z [00:02:05.876]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T20:50:09.0100033Z [00:02:05.879]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/21/218cf35c4ded279c8ffd329e9deaeed9c22d44444e8f0dbe0226e594c32e9258-d # internal
2025-08-20T20:50:09.0103377Z [00:02:05.879]➜  crypto/aes
2025-08-20T20:50:09.0106081Z [00:02:05.879]➜  mkdir -p $WORK/b135/
2025-08-20T20:50:09.0114885Z [00:02:05.880]➜  cat >/tmp/go-build893324914/b135/importcfg << 'EOF' # internal
2025-08-20T20:50:09.0119331Z [00:02:05.880]➜  # import config
2025-08-20T20:50:09.0120072Z [00:02:05.880]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:09.0121055Z [00:02:05.880]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:09.0122098Z [00:02:05.880]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build893324914/b110/_pkg_.a
2025-08-20T20:50:09.0123017Z [00:02:05.880]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:09.0123622Z [00:02:05.880]➜  EOF
2025-08-20T20:50:09.0126736Z [00:02:05.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b135=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid diuGuXsZc3J5Dik1QbrO/diuGuXsZc3J5Dik1QbrO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T20:50:09.0371877Z [00:02:05.906]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T20:50:09.0381039Z [00:02:05.907]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d # internal
2025-08-20T20:50:09.0385920Z [00:02:05.907]➜  crypto/des
2025-08-20T20:50:09.0386455Z [00:02:05.907]➜  mkdir -p $WORK/b136/
2025-08-20T20:50:09.0392125Z [00:02:05.908]➜  cat >/tmp/go-build893324914/b136/importcfg << 'EOF' # internal
2025-08-20T20:50:09.0397254Z [00:02:05.908]➜  # import config
2025-08-20T20:50:09.0398021Z [00:02:05.908]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:09.0399090Z [00:02:05.908]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build893324914/b113/_pkg_.a
2025-08-20T20:50:09.0400230Z [00:02:05.908]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:09.0401226Z [00:02:05.908]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.0402150Z [00:02:05.908]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:09.0403087Z [00:02:05.908]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:09.0403903Z [00:02:05.908]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:09.0404505Z [00:02:05.908]➜  EOF
2025-08-20T20:50:09.0408796Z [00:02:05.908]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b136=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid ndYjqEuglbAPKXBV7bdO/ndYjqEuglbAPKXBV7bdO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/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-20T20:50:09.1041635Z [00:02:05.973]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T20:50:09.1052168Z [00:02:05.974]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/c4/c431769c6541c6d6ae9d3eb5ae089332700228499a65007d261155420ece1702-d # internal
2025-08-20T20:50:09.1079982Z [00:02:05.974]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T20:50:09.1080611Z [00:02:05.975]➜  mkdir -p $WORK/b141/
2025-08-20T20:50:09.1081215Z [00:02:05.975]➜  echo -n > $WORK/b141/go_asm.h # internal
2025-08-20T20:50:09.1081966Z [00:02:05.975]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T20:50:09.1084828Z [00:02:05.976]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b141=>" -I $WORK/b141/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b141/symabis ./fe_amd64.s
2025-08-20T20:50:09.1134640Z [00:02:05.982]➜  cat >/tmp/go-build893324914/b141/importcfg << 'EOF' # internal
2025-08-20T20:50:09.1135886Z [00:02:05.982]➜  # import config
2025-08-20T20:50:09.1138652Z [00:02:05.982]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:09.1139866Z [00:02:05.982]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:09.1141237Z [00:02:05.982]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:09.1144329Z [00:02:05.982]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.1145141Z [00:02:05.982]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:09.1145748Z [00:02:05.982]➜  EOF
2025-08-20T20:50:09.1146242Z [00:02:05.982]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:09.1151956Z [00:02:05.983]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b141=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -installsuffix shared -buildid e_GAB4rhbgWoyM3MCIOm/e_GAB4rhbgWoyM3MCIOm -goversion go1.25.0 -symabis $WORK/b141/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h /root/.go/src/crypto/internal/fips140/edwards25519/field/fe.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
2025-08-20T20:50:09.1810626Z [00:02:06.050]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T20:50:09.1815972Z [00:02:06.050]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b141=>" -I $WORK/b141/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b141/fe_amd64.o ./fe_amd64.s
2025-08-20T20:50:09.1851830Z [00:02:06.054]➜  go tool pack r $WORK/b141/_pkg_.a $WORK/b141/fe_amd64.o # internal
2025-08-20T20:50:09.1854575Z [00:02:06.054]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T20:50:09.1864939Z [00:02:06.055]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/35/35a562b80ddd68a8109b61c6c0ad69c6250d162c4b5e729809ccf7665f213573-d # internal
2025-08-20T20:50:09.1869251Z [00:02:06.055]➜  crypto/internal/fips140/bigmod
2025-08-20T20:50:09.1869828Z [00:02:06.055]➜  mkdir -p $WORK/b146/
2025-08-20T20:50:09.1890312Z [00:02:06.058]➜  echo -n > $WORK/b146/go_asm.h # internal
2025-08-20T20:50:09.1893387Z [00:02:06.058]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T20:50:09.1895931Z [00:02:06.058]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b146=>" -I $WORK/b146/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b146/symabis ./nat_amd64.s
2025-08-20T20:50:09.1937542Z [00:02:06.062]➜  cat >/tmp/go-build893324914/b146/importcfg << 'EOF' # internal
2025-08-20T20:50:09.1938707Z [00:02:06.062]➜  # import config
2025-08-20T20:50:09.1940242Z [00:02:06.062]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:09.1941733Z [00:02:06.062]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:09.1943130Z [00:02:06.062]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build893324914/b118/_pkg_.a
2025-08-20T20:50:09.1944687Z [00:02:06.062]➜  packagefile crypto/internal/impl=/tmp/go-build893324914/b119/_pkg_.a
2025-08-20T20:50:09.1946068Z [00:02:06.062]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.1947688Z [00:02:06.062]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:09.1948685Z [00:02:06.062]➜  EOF
2025-08-20T20:50:09.1949466Z [00:02:06.062]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:09.1958477Z [00:02:06.062]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b146=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid sidcv3mO1PENxxbisPmC/sidcv3mO1PENxxbisPmC -goversion go1.25.0 -symabis $WORK/b146/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T20:50:09.3093495Z [00:02:06.178]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T20:50:09.3267384Z [00:02:06.195]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/de/def1f06f1fec2232cfe08575ef0c3c15c592d40340fd84c8e94a1611a10a3027-d # internal
2025-08-20T20:50:09.3274179Z [00:02:06.196]➜  crypto/internal/fips140/nistec
2025-08-20T20:50:09.3276973Z [00:02:06.196]➜  mkdir -p $WORK/b139/
2025-08-20T20:50:09.3298642Z [00:02:06.199]➜  echo -n > $WORK/b139/go_asm.h # internal
2025-08-20T20:50:09.3300747Z [00:02:06.199]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T20:50:09.3303411Z [00:02:06.199]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b139=>" -I $WORK/b139/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b139/symabis ./p256_asm_amd64.s
2025-08-20T20:50:09.3503402Z [00:02:06.219]➜  cat >/tmp/go-build893324914/b139/importcfg << 'EOF' # internal
2025-08-20T20:50:09.3511173Z [00:02:06.219]➜  # import config
2025-08-20T20:50:09.3512053Z [00:02:06.219]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:09.3513299Z [00:02:06.219]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build893324914/b140/_pkg_.a
2025-08-20T20:50:09.3514534Z [00:02:06.219]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:09.3515744Z [00:02:06.219]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:09.3516917Z [00:02:06.219]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.3517756Z [00:02:06.219]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:09.3518587Z [00:02:06.219]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:09.3519377Z [00:02:06.219]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:09.3519986Z [00:02:06.219]➜  EOF
2025-08-20T20:50:09.3520478Z [00:02:06.219]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:09.3527830Z [00:02:06.219]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b139=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid t8YtTJCyCZCeJ-gYho82/t8YtTJCyCZCeJ-gYho82 -goversion go1.25.0 -symabis $WORK/b139/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/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-20T20:50:09.4137226Z [00:02:06.282]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T20:50:09.4140295Z [00:02:06.283]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b146=>" -I $WORK/b146/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b146/nat_amd64.o ./nat_amd64.s
2025-08-20T20:50:09.4210348Z [00:02:06.290]➜  go tool pack r $WORK/b146/_pkg_.a $WORK/b146/nat_amd64.o # internal
2025-08-20T20:50:09.4211845Z [00:02:06.290]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T20:50:09.4229437Z [00:02:06.292]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/0d/0d01387854d74c7588d39c9e22288a235981f1115e28808b9640eb8d08a8f149-d # internal
2025-08-20T20:50:09.4233857Z [00:02:06.292]➜  crypto/internal/fips140cache
2025-08-20T20:50:09.4234419Z [00:02:06.292]➜  mkdir -p $WORK/b147/
2025-08-20T20:50:09.4237744Z [00:02:06.293]➜  cat >/tmp/go-build893324914/b147/importcfg << 'EOF' # internal
2025-08-20T20:50:09.4238921Z [00:02:06.293]➜  # import config
2025-08-20T20:50:09.4239845Z [00:02:06.293]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:09.4241359Z [00:02:06.293]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:09.4242237Z [00:02:06.293]➜  packagefile weak=/tmp/go-build893324914/b091/_pkg_.a
2025-08-20T20:50:09.4243281Z [00:02:06.293]➜  EOF
2025-08-20T20:50:09.4244073Z [00:02:06.293]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:09.4247684Z [00:02:06.293]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b147=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid 4Os5LiBNx5-iw7jxvt0H/4Os5LiBNx5-iw7jxvt0H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T20:50:09.4394170Z [00:02:06.308]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T20:50:09.4404926Z [00:02:06.309]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/26/2695974d438020987dbb0bbc5a3ea00c924883ef5700a3d0cdde3c092745abfa-d # internal
2025-08-20T20:50:09.4406773Z [00:02:06.310]➜  crypto/sha3
2025-08-20T20:50:09.4408941Z [00:02:06.310]➜  mkdir -p $WORK/b149/
2025-08-20T20:50:09.4437637Z [00:02:06.310]➜  cat >/tmp/go-build893324914/b149/importcfg << 'EOF' # internal
2025-08-20T20:50:09.4439509Z [00:02:06.310]➜  # import config
2025-08-20T20:50:09.4440535Z [00:02:06.310]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:09.4442027Z [00:02:06.310]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build893324914/b120/_pkg_.a
2025-08-20T20:50:09.4443310Z [00:02:06.310]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:09.4444612Z [00:02:06.310]➜  EOF
2025-08-20T20:50:09.4447742Z [00:02:06.310]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b149=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid pp5P7pKUITLhdsC9IHat/pp5P7pKUITLhdsC9IHat -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T20:50:09.4450837Z [00:02:06.311]➜  cd /root/.go/src/math/big
2025-08-20T20:50:09.4452967Z [00:02:06.311]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b132=>" -I $WORK/b132/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/arith_amd64.o ./arith_amd64.s
2025-08-20T20:50:09.4523662Z [00:02:06.321]➜  go tool pack r $WORK/b132/_pkg_.a $WORK/b132/arith_amd64.o # internal
2025-08-20T20:50:09.4529661Z [00:02:06.322]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T20:50:09.4718223Z [00:02:06.341]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d # internal
2025-08-20T20:50:09.4719718Z [00:02:06.341]➜  crypto/rand
2025-08-20T20:50:09.4722586Z [00:02:06.341]➜  mkdir -p $WORK/b106/
2025-08-20T20:50:09.4723993Z [00:02:06.341]➜  cat >/tmp/go-build893324914/b106/importcfg << 'EOF' # internal
2025-08-20T20:50:09.4726470Z [00:02:06.341]➜  # import config
2025-08-20T20:50:09.4729474Z [00:02:06.341]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:09.4730613Z [00:02:06.341]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:09.4731756Z [00:02:06.341]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:09.4732912Z [00:02:06.341]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:09.4734024Z [00:02:06.341]➜  packagefile crypto/internal/randutil=/tmp/go-build893324914/b127/_pkg_.a
2025-08-20T20:50:09.4735090Z [00:02:06.341]➜  packagefile crypto/internal/sysrand=/tmp/go-build893324914/b126/_pkg_.a
2025-08-20T20:50:09.4736044Z [00:02:06.341]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.4737287Z [00:02:06.341]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:09.4738102Z [00:02:06.341]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:09.4738736Z [00:02:06.341]➜  EOF
2025-08-20T20:50:09.4739569Z [00:02:06.341]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:09.4742964Z [00:02:06.341]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b106=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid nPnKckdhg0Aj-vrrKqzH/nPnKckdhg0Aj-vrrKqzH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/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-20T20:50:09.4800516Z [00:02:06.349]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T20:50:09.4811694Z [00:02:06.350]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/31/315fca7796f9d1dee9f4d8a414be1e5f5753675893b4a76480411dde28e05aa0-d # internal
2025-08-20T20:50:09.4814844Z [00:02:06.350]➜  crypto/internal/boring/bbig
2025-08-20T20:50:09.4820631Z [00:02:06.351]➜  mkdir -p $WORK/b144/
2025-08-20T20:50:09.4834240Z [00:02:06.351]➜  cat >/tmp/go-build893324914/b144/importcfg << 'EOF' # internal
2025-08-20T20:50:09.4834982Z [00:02:06.351]➜  # import config
2025-08-20T20:50:09.4835791Z [00:02:06.351]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:09.4836974Z [00:02:06.351]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:09.4842492Z [00:02:06.351]➜  EOF
2025-08-20T20:50:09.4845783Z [00:02:06.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b144=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid Tp8gsMiUDQCd9jyrIB6u/Tp8gsMiUDQCd9jyrIB6u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T20:50:09.4986119Z [00:02:06.367]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T20:50:09.4991381Z [00:02:06.368]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d # internal
2025-08-20T20:50:09.4992881Z [00:02:06.368]➜  crypto/internal/fips140hash
2025-08-20T20:50:09.4994210Z [00:02:06.368]➜  mkdir -p $WORK/b148/
2025-08-20T20:50:09.4995365Z [00:02:06.368]➜  cat >/tmp/go-build893324914/b148/importcfg << 'EOF' # internal
2025-08-20T20:50:09.4996462Z [00:02:06.368]➜  # import config
2025-08-20T20:50:09.5000138Z [00:02:06.368]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build893324914/b120/_pkg_.a
2025-08-20T20:50:09.5001198Z [00:02:06.368]➜  packagefile crypto/sha3=/tmp/go-build893324914/b149/_pkg_.a
2025-08-20T20:50:09.5002080Z [00:02:06.368]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:09.5002710Z [00:02:06.368]➜  EOF
2025-08-20T20:50:09.5006045Z [00:02:06.368]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b148=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid HbGX3TiFEtVejraH8Tg6/HbGX3TiFEtVejraH8Tg6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T20:50:09.5088401Z [00:02:06.378]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T20:50:09.5094622Z [00:02:06.378]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/42/42975a08ce9ec7bcbe424bc45b0461a2ac7315bd8f9ef81a9105bb3ffa767f57-d # internal
2025-08-20T20:50:09.5122315Z [00:02:06.378]➜  crypto/sha512
2025-08-20T20:50:09.5122846Z [00:02:06.378]➜  mkdir -p $WORK/b150/
2025-08-20T20:50:09.5123603Z [00:02:06.378]➜  cat >/tmp/go-build893324914/b150/importcfg << 'EOF' # internal
2025-08-20T20:50:09.5124308Z [00:02:06.379]➜  # import config
2025-08-20T20:50:09.5124996Z [00:02:06.379]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:09.5125982Z [00:02:06.379]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:09.5127707Z [00:02:06.379]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:09.5128690Z [00:02:06.379]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:09.5129320Z [00:02:06.379]➜  EOF
2025-08-20T20:50:09.5132179Z [00:02:06.379]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b150=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid PP4uRN6WNmk3BXz4RjQ5/PP4uRN6WNmk3BXz4RjQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T20:50:09.5160117Z [00:02:06.385]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T20:50:09.5170835Z [00:02:06.386]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/47/47bc6fc1995eed3e803e2f3a1fd9e90f1deba56f9b16be41269404eeeebbaa0b-d # internal
2025-08-20T20:50:09.5177393Z [00:02:06.386]➜  encoding/asn1
2025-08-20T20:50:09.5178523Z [00:02:06.386]➜  mkdir -p $WORK/b152/
2025-08-20T20:50:09.5181270Z [00:02:06.386]➜  cat >/tmp/go-build893324914/b152/importcfg << 'EOF' # internal
2025-08-20T20:50:09.5182548Z [00:02:06.386]➜  # import config
2025-08-20T20:50:09.5183737Z [00:02:06.386]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:09.5184877Z [00:02:06.386]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.5185963Z [00:02:06.386]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:09.5187199Z [00:02:06.386]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:09.5188492Z [00:02:06.386]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:09.5189762Z [00:02:06.386]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:09.5190969Z [00:02:06.386]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:09.5192141Z [00:02:06.386]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:09.5193245Z [00:02:06.386]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:09.5194384Z [00:02:06.386]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:09.5197073Z [00:02:06.386]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:09.5198004Z [00:02:06.387]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:09.5198683Z [00:02:06.387]➜  EOF
2025-08-20T20:50:09.5202005Z [00:02:06.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b152=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid 8wgOJ_Gbm6KylYFz1h3x/8wgOJ_Gbm6KylYFz1h3x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/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-20T20:50:09.5253537Z [00:02:06.394]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T20:50:09.5260168Z [00:02:06.395]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d # internal
2025-08-20T20:50:09.5404540Z [00:02:06.409]➜  crypto/internal/fips140/edwards25519
2025-08-20T20:50:09.5443577Z [00:02:06.409]➜  mkdir -p $WORK/b156/
2025-08-20T20:50:09.5444344Z [00:02:06.410]➜  cat >/tmp/go-build893324914/b156/importcfg << 'EOF' # internal
2025-08-20T20:50:09.5445002Z [00:02:06.410]➜  # import config
2025-08-20T20:50:09.5445842Z [00:02:06.410]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:09.5447440Z [00:02:06.410]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build893324914/b141/_pkg_.a
2025-08-20T20:50:09.5448690Z [00:02:06.410]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:09.5449943Z [00:02:06.410]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:09.5451321Z [00:02:06.410]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.5452231Z [00:02:06.410]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:09.5453093Z [00:02:06.410]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:09.5453698Z [00:02:06.410]➜  EOF
2025-08-20T20:50:09.5460360Z [00:02:06.410]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b156=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid Tg3QPo9m1aHoOG2PD3yz/Tg3QPo9m1aHoOG2PD3yz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/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-20T20:50:09.7456016Z [00:02:06.614]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T20:50:09.7483896Z [00:02:06.617]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/4b/4bb9c913e6e38905d1fbe1acee007f1a63e721cadc9cb58f4450a7556961e34a-d # internal
2025-08-20T20:50:09.7490118Z [00:02:06.617]➜  crypto/internal/fips140/ed25519
2025-08-20T20:50:09.7490735Z [00:02:06.617]➜  mkdir -p $WORK/b155/
2025-08-20T20:50:09.7491534Z [00:02:06.618]➜  cat >/tmp/go-build893324914/b155/importcfg << 'EOF' # internal
2025-08-20T20:50:09.7493688Z [00:02:06.618]➜  # import config
2025-08-20T20:50:09.7496264Z [00:02:06.618]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:09.7499463Z [00:02:06.618]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:09.7500682Z [00:02:06.618]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:09.7501853Z [00:02:06.618]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:09.7503413Z [00:02:06.618]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build893324914/b156/_pkg_.a
2025-08-20T20:50:09.7504558Z [00:02:06.618]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:09.7505472Z [00:02:06.618]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.7506278Z [00:02:06.618]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:09.7510881Z [00:02:06.618]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:09.7511517Z [00:02:06.618]➜  EOF
2025-08-20T20:50:09.7515336Z [00:02:06.618]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b155=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid JR_8jT96jN0U1bKU-DKB/JR_8jT96jN0U1bKU-DKB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T20:50:09.8144069Z [00:02:06.683]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T20:50:09.8194779Z [00:02:06.688]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/05/055a1be01c3af0789956f79452a8fffa3efd06117fc3f7cb4eb3c803b3e9d9e2-d # internal
2025-08-20T20:50:09.8201006Z [00:02:06.688]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T20:50:09.8201646Z [00:02:06.689]➜  mkdir -p $WORK/b151/
2025-08-20T20:50:09.8224148Z [00:02:06.691]➜  cat >/tmp/go-build893324914/b151/importcfg << 'EOF' # internal
2025-08-20T20:50:09.8225461Z [00:02:06.691]➜  # import config
2025-08-20T20:50:09.8227049Z [00:02:06.691]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T20:50:09.8228753Z [00:02:06.691]➜  packagefile encoding/asn1=/tmp/go-build893324914/b152/_pkg_.a
2025-08-20T20:50:09.8229942Z [00:02:06.691]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.8231063Z [00:02:06.691]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:09.8232520Z [00:02:06.691]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build893324914/b153/_pkg_.a
2025-08-20T20:50:09.8233974Z [00:02:06.691]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:09.8235180Z [00:02:06.691]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:09.8236214Z [00:02:06.691]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:09.8237297Z [00:02:06.691]➜  EOF
2025-08-20T20:50:09.8241932Z [00:02:06.691]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b151=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid wXn_Ba9OJqGoQqHGs_I2/wXn_Ba9OJqGoQqHGs_I2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/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-20T20:50:09.8361251Z [00:02:06.705]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T20:50:09.8371350Z [00:02:06.706]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/46/460c8db732d68f249f9c830e71772a6351a13924cd4b30f718449eaf7ae9e049-d # internal
2025-08-20T20:50:09.8378243Z [00:02:06.706]➜  crypto/ed25519
2025-08-20T20:50:09.8378760Z [00:02:06.706]➜  mkdir -p $WORK/b154/
2025-08-20T20:50:09.8393964Z [00:02:06.708]➜  cat >/tmp/go-build893324914/b154/importcfg << 'EOF' # internal
2025-08-20T20:50:09.8395201Z [00:02:06.708]➜  # import config
2025-08-20T20:50:09.8397241Z [00:02:06.708]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:09.8398508Z [00:02:06.708]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build893324914/b155/_pkg_.a
2025-08-20T20:50:09.8400521Z [00:02:06.708]➜  packagefile crypto/internal/fips140cache=/tmp/go-build893324914/b147/_pkg_.a
2025-08-20T20:50:09.8402194Z [00:02:06.708]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:09.8403452Z [00:02:06.708]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:09.8404660Z [00:02:06.708]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:09.8405937Z [00:02:06.708]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:09.8407143Z [00:02:06.708]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:09.8408239Z [00:02:06.708]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:09.8409066Z [00:02:06.708]➜  EOF
2025-08-20T20:50:09.8413506Z [00:02:06.708]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b154=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 2VJPLLpU7wld1E1sFoYw/2VJPLLpU7wld1E1sFoYw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T20:50:10.0499782Z [00:02:06.919]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T20:50:10.0544964Z [00:02:06.923]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/47/47d8ff6391fa039bd87e9d5414a0d1dc310eea23d5afc39c3014e73751dce64a-d # internal
2025-08-20T20:50:10.0550034Z [00:02:06.923]➜  crypto/internal/fips140/hkdf
2025-08-20T20:50:10.0550623Z [00:02:06.924]➜  mkdir -p $WORK/b158/
2025-08-20T20:50:10.0554035Z [00:02:06.924]➜  cat >/tmp/go-build893324914/b158/importcfg << 'EOF' # internal
2025-08-20T20:50:10.0555238Z [00:02:06.924]➜  # import config
2025-08-20T20:50:10.0557906Z [00:02:06.924]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.0559100Z [00:02:06.924]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.0562033Z [00:02:06.924]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.0563166Z [00:02:06.924]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build893324914/b115/_pkg_.a
2025-08-20T20:50:10.0564278Z [00:02:06.924]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:10.0565245Z [00:02:06.924]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.0566034Z [00:02:06.924]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.0566768Z [00:02:06.924]➜  EOF
2025-08-20T20:50:10.0570375Z [00:02:06.924]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b158=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid N8uSgjXMpzi3wKbDLxty/N8uSgjXMpzi3wKbDLxty -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T20:50:10.0771034Z [00:02:06.946]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T20:50:10.0802809Z [00:02:06.949]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T20:50:10.0810426Z [00:02:06.950]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/56/56678f4dc2fbcba3710a8cd271b8691e51779e5fa9611c897d6c7261e2ceccb6-d # internal
2025-08-20T20:50:10.0813283Z [00:02:06.950]➜  crypto/hkdf
2025-08-20T20:50:10.0819484Z [00:02:06.950]➜  mkdir -p $WORK/b157/
2025-08-20T20:50:10.0842919Z [00:02:06.952]➜  cat >/tmp/go-build893324914/b157/importcfg << 'EOF' # internal
2025-08-20T20:50:10.0852547Z [00:02:06.952]➜  # import config
2025-08-20T20:50:10.0853399Z [00:02:06.952]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build893324914/b158/_pkg_.a
2025-08-20T20:50:10.0854473Z [00:02:06.952]➜  packagefile crypto/internal/fips140hash=/tmp/go-build893324914/b148/_pkg_.a
2025-08-20T20:50:10.0855747Z [00:02:06.952]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.0856795Z [00:02:06.952]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.0857575Z [00:02:06.952]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.0858135Z [00:02:06.952]➜  EOF
2025-08-20T20:50:10.0860767Z [00:02:06.953]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b157=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid Tn0lhq-1tisviu673rln/Tn0lhq-1tisviu673rln -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T20:50:10.0863762Z [00:02:06.954]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d # internal
2025-08-20T20:50:10.0864792Z [00:02:06.954]➜  crypto/hmac
2025-08-20T20:50:10.0865280Z [00:02:06.954]➜  mkdir -p $WORK/b159/
2025-08-20T20:50:10.0865970Z [00:02:06.954]➜  cat >/tmp/go-build893324914/b159/importcfg << 'EOF' # internal
2025-08-20T20:50:10.0867766Z [00:02:06.954]➜  # import config
2025-08-20T20:50:10.0868622Z [00:02:06.954]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:10.0869683Z [00:02:06.954]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build893324914/b115/_pkg_.a
2025-08-20T20:50:10.0870739Z [00:02:06.954]➜  packagefile crypto/internal/fips140hash=/tmp/go-build893324914/b148/_pkg_.a
2025-08-20T20:50:10.0871771Z [00:02:06.954]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.0872715Z [00:02:06.954]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:10.0873733Z [00:02:06.954]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.0874330Z [00:02:06.954]➜  EOF
2025-08-20T20:50:10.0877500Z [00:02:06.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b159=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid trw10WIwcdjlZMqH3A48/trw10WIwcdjlZMqH3A48 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T20:50:10.0902459Z [00:02:06.959]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T20:50:10.0905287Z [00:02:06.959]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b139=>" -I $WORK/b139/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b139/p256_asm_amd64.o ./p256_asm_amd64.s
2025-08-20T20:50:10.0916244Z [00:02:06.960]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T20:50:10.0922481Z [00:02:06.961]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/c6/c6bec0dc94a2af0401f7bd13ba310d33f2423bafe6a30653c430f9b1383f6ace-d # internal
2025-08-20T20:50:10.0924313Z [00:02:06.961]➜  crypto/internal/fips140/mlkem
2025-08-20T20:50:10.0926017Z [00:02:06.961]➜  mkdir -p $WORK/b160/
2025-08-20T20:50:10.0932540Z [00:02:06.962]➜  cat >/tmp/go-build893324914/b160/importcfg << 'EOF' # internal
2025-08-20T20:50:10.0933295Z [00:02:06.962]➜  # import config
2025-08-20T20:50:10.0933971Z [00:02:06.962]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.0934934Z [00:02:06.962]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.0936050Z [00:02:06.962]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.0937517Z [00:02:06.962]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:10.0938662Z [00:02:06.962]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build893324914/b120/_pkg_.a
2025-08-20T20:50:10.0939762Z [00:02:06.962]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:10.0941388Z [00:02:06.962]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:10.0942432Z [00:02:06.962]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.0943064Z [00:02:06.962]➜  EOF
2025-08-20T20:50:10.0943604Z [00:02:06.962]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.0948549Z [00:02:06.962]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b160=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid 1CScNZsZ7bTkdX4Fjiqf/1CScNZsZ7bTkdX4Fjiqf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/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-20T20:50:10.1021833Z [00:02:06.970]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T20:50:10.1022695Z [00:02:06.970]➜  go tool pack r $WORK/b139/_pkg_.a $WORK/b139/p256_asm_amd64.o # internal
2025-08-20T20:50:10.1023436Z [00:02:06.971]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T20:50:10.1059584Z [00:02:06.975]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/c8/c8a3f960dfc29752234a5b93577e1c8a66130334369f4fe7cbbb25e03deb79a4-d # internal
2025-08-20T20:50:10.1066442Z [00:02:06.975]➜  crypto/internal/fips140/ecdh
2025-08-20T20:50:10.1069374Z [00:02:06.975]➜  mkdir -p $WORK/b138/
2025-08-20T20:50:10.1079450Z [00:02:06.976]➜  cat >/tmp/go-build893324914/b138/importcfg << 'EOF' # internal
2025-08-20T20:50:10.1083829Z [00:02:06.976]➜  # import config
2025-08-20T20:50:10.1084883Z [00:02:06.976]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.1085911Z [00:02:06.976]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.1088299Z [00:02:06.977]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.1091041Z [00:02:06.977]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:10.1093017Z [00:02:06.977]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build893324914/b139/_pkg_.a
2025-08-20T20:50:10.1098416Z [00:02:06.977]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:10.1100773Z [00:02:06.977]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.1101556Z [00:02:06.977]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.1102370Z [00:02:06.977]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:10.1103262Z [00:02:06.977]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.1103889Z [00:02:06.977]➜  EOF
2025-08-20T20:50:10.1104449Z [00:02:06.977]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.1108925Z [00:02:06.977]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b138=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid 4oF7FWqfaBTIL8HO_O_U/4oF7FWqfaBTIL8HO_O_U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T20:50:10.1157548Z [00:02:06.985]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T20:50:10.1191595Z [00:02:06.988]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d # internal
2025-08-20T20:50:10.1192787Z [00:02:06.988]➜  crypto/elliptic
2025-08-20T20:50:10.1197155Z [00:02:06.988]➜  mkdir -p $WORK/b143/
2025-08-20T20:50:10.1199495Z [00:02:06.988]➜  cat >/tmp/go-build893324914/b143/importcfg << 'EOF' # internal
2025-08-20T20:50:10.1200705Z [00:02:06.988]➜  # import config
2025-08-20T20:50:10.1202335Z [00:02:06.988]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build893324914/b139/_pkg_.a
2025-08-20T20:50:10.1204749Z [00:02:06.988]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.1205853Z [00:02:06.988]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.1206783Z [00:02:06.988]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:10.1207596Z [00:02:06.988]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.1208163Z [00:02:06.988]➜  EOF
2025-08-20T20:50:10.1211816Z [00:02:06.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b143=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid mW0QD0cBy03xwf-ShFj7/mW0QD0cBy03xwf-ShFj7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/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-20T20:50:10.1409110Z [00:02:07.010]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T20:50:10.1420777Z [00:02:07.011]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/b7/b7de87dfc4ac9fdd21345eb21f2942513ffef62d6713dcac817c1cad6ef56782-d # internal
2025-08-20T20:50:10.1421826Z [00:02:07.011]➜  crypto/ecdh
2025-08-20T20:50:10.1427356Z [00:02:07.011]➜  mkdir -p $WORK/b137/
2025-08-20T20:50:10.1428294Z [00:02:07.012]➜  cat >/tmp/go-build893324914/b137/importcfg << 'EOF' # internal
2025-08-20T20:50:10.1429129Z [00:02:07.012]➜  # import config
2025-08-20T20:50:10.1432980Z [00:02:07.012]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.1435248Z [00:02:07.012]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.1439552Z [00:02:07.012]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:10.1440688Z [00:02:07.012]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build893324914/b138/_pkg_.a
2025-08-20T20:50:10.1441953Z [00:02:07.012]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build893324914/b141/_pkg_.a
2025-08-20T20:50:10.1443188Z [00:02:07.012]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.1444286Z [00:02:07.012]➜  packagefile crypto/internal/randutil=/tmp/go-build893324914/b127/_pkg_.a
2025-08-20T20:50:10.1445272Z [00:02:07.012]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:10.1446135Z [00:02:07.012]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.1447051Z [00:02:07.012]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.1447657Z [00:02:07.012]➜  EOF
2025-08-20T20:50:10.1450940Z [00:02:07.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b137=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid ovpeGK47S8GeqgKCwR1i/ovpeGK47S8GeqgKCwR1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/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-20T20:50:10.1468423Z [00:02:07.015]➜  cd /root/.go/src/net
2025-08-20T20:50:10.1473156Z [00:02:07.015]➜  go tool pack r $WORK/b085/_pkg_.a $WORK/b085/preferlinkext $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o $WORK/b085/_x006.o # internal
2025-08-20T20:50:10.1474559Z [00:02:07.016]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T20:50:10.1626106Z [00:02:07.031]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/f6/f6d3f52b8365381ecf38959d9a2291e682317e92a64e8ff4efc22cb160af0d54-d # internal
2025-08-20T20:50:10.1651310Z [00:02:07.032]➜  github.com/spf13/pflag
2025-08-20T20:50:10.1651868Z [00:02:07.033]➜  mkdir -p $WORK/b078/
2025-08-20T20:50:10.1652602Z [00:02:07.033]➜  cat >/tmp/go-build893324914/b078/importcfg << 'EOF' # internal
2025-08-20T20:50:10.1653275Z [00:02:07.033]➜  # import config
2025-08-20T20:50:10.1653913Z [00:02:07.033]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.1654760Z [00:02:07.033]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:10.1655634Z [00:02:07.033]➜  packagefile encoding/csv=/tmp/go-build893324914/b080/_pkg_.a
2025-08-20T20:50:10.1656476Z [00:02:07.033]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:10.1657600Z [00:02:07.033]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.1658425Z [00:02:07.033]➜  packagefile flag=/tmp/go-build893324914/b083/_pkg_.a
2025-08-20T20:50:10.1659534Z [00:02:07.033]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.1660328Z [00:02:07.033]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.1661094Z [00:02:07.033]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:10.1661830Z [00:02:07.033]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:10.1662596Z [00:02:07.033]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:10.1663371Z [00:02:07.033]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:10.1664141Z [00:02:07.033]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:10.1664918Z [00:02:07.033]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:10.1665674Z [00:02:07.033]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:10.1666237Z [00:02:07.033]➜  EOF
2025-08-20T20:50:10.1666933Z [00:02:07.034]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.1685081Z [00:02:07.034]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/pflag@v1.0.6=>github.com/spf13/pflag@v1.0.6;$WORK/b078=>" -p github.com/spf13/pflag -lang=go1.12 -complete -installsuffix shared -buildid 1Sw9JrHExSyqpxOr6YJy/1Sw9JrHExSyqpxOr6YJy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bool.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bool_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bytes.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/count.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/duration.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/duration_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/flag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/golangflag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ip.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ip_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipmask.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipnet.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipnet_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_array.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint_slice.go
2025-08-20T20:50:10.2404413Z [00:02:07.109]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T20:50:10.2424576Z [00:02:07.111]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T20:50:10.2432110Z [00:02:07.112]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d # internal
2025-08-20T20:50:10.2438594Z [00:02:07.113]➜  crypto/internal/fips140/ecdsa
2025-08-20T20:50:10.2439747Z [00:02:07.113]➜  mkdir -p $WORK/b145/
2025-08-20T20:50:10.2446379Z [00:02:07.113]➜  cat >/tmp/go-build893324914/b145/importcfg << 'EOF' # internal
2025-08-20T20:50:10.2448674Z [00:02:07.113]➜  # import config
2025-08-20T20:50:10.2458598Z [00:02:07.113]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.2459536Z [00:02:07.113]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.2460650Z [00:02:07.113]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build893324914/b146/_pkg_.a
2025-08-20T20:50:10.2461695Z [00:02:07.113]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.2462677Z [00:02:07.113]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:10.2463680Z [00:02:07.113]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build893324914/b115/_pkg_.a
2025-08-20T20:50:10.2464720Z [00:02:07.113]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build893324914/b139/_pkg_.a
2025-08-20T20:50:10.2465802Z [00:02:07.113]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:10.2469518Z [00:02:07.113]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.2470307Z [00:02:07.113]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.2471036Z [00:02:07.113]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.2471835Z [00:02:07.113]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.2472470Z [00:02:07.113]➜  EOF
2025-08-20T20:50:10.2477331Z [00:02:07.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b145=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid xU6fJeSfQy4Gg2xOzADQ/xU6fJeSfQy4Gg2xOzADQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/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-20T20:50:10.2482498Z [00:02:07.114]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/29/2905bf4ab17fd6e8c924db184596c8ad0679ed8ef6869776386409dcad23d878-d # internal
2025-08-20T20:50:10.2483901Z [00:02:07.114]➜  crypto/internal/fips140/tls12
2025-08-20T20:50:10.2484607Z [00:02:07.115]➜  mkdir -p $WORK/b161/
2025-08-20T20:50:10.2485285Z [00:02:07.115]➜  cat >/tmp/go-build893324914/b161/importcfg << 'EOF' # internal
2025-08-20T20:50:10.2485906Z [00:02:07.115]➜  # import config
2025-08-20T20:50:10.2486706Z [00:02:07.115]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.2487620Z [00:02:07.115]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.2488632Z [00:02:07.115]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.2489731Z [00:02:07.115]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build893324914/b115/_pkg_.a
2025-08-20T20:50:10.2490856Z [00:02:07.115]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:10.2491928Z [00:02:07.115]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:10.2492814Z [00:02:07.115]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.2493561Z [00:02:07.115]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.2494108Z [00:02:07.115]➜  EOF
2025-08-20T20:50:10.2498219Z [00:02:07.115]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b161=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid GXQl7O3rlmaoAMyB0C-D/GXQl7O3rlmaoAMyB0C-D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T20:50:10.2501671Z [00:02:07.116]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T20:50:10.2511478Z [00:02:07.119]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/fb/fbfc80f107c3fda320eec7630e582bd48c2d008a3f86ab22e80f826ed8e69e79-d # internal
2025-08-20T20:50:10.2512578Z [00:02:07.119]➜  crypto/internal/fips140/tls13
2025-08-20T20:50:10.2513167Z [00:02:07.119]➜  mkdir -p $WORK/b162/
2025-08-20T20:50:10.2513920Z [00:02:07.119]➜  cat >/tmp/go-build893324914/b162/importcfg << 'EOF' # internal
2025-08-20T20:50:10.2514563Z [00:02:07.119]➜  # import config
2025-08-20T20:50:10.2516846Z [00:02:07.119]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.2518059Z [00:02:07.119]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.2519570Z [00:02:07.119]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.2521099Z [00:02:07.119]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build893324914/b158/_pkg_.a
2025-08-20T20:50:10.2522412Z [00:02:07.119]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:10.2524060Z [00:02:07.119]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:10.2525528Z [00:02:07.119]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.2526501Z [00:02:07.119]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.2527288Z [00:02:07.119]➜  EOF
2025-08-20T20:50:10.2530985Z [00:02:07.119]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b162=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid HFlFmkFC0hg0GtV4bvyJ/HFlFmkFC0hg0GtV4bvyJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T20:50:10.2761974Z [00:02:07.145]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T20:50:10.2778193Z [00:02:07.146]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/62/62845e4b9204da3e721510a4a5bb8a4a1bd512a88f3c1fa68aecb582224efa60-d # internal
2025-08-20T20:50:10.2786880Z [00:02:07.147]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T20:50:10.2787531Z [00:02:07.147]➜  mkdir -p $WORK/b165/
2025-08-20T20:50:10.2790878Z [00:02:07.148]➜  cat >/tmp/go-build893324914/b165/importcfg << 'EOF' # internal
2025-08-20T20:50:10.2791562Z [00:02:07.148]➜  # import config
2025-08-20T20:50:10.2792431Z [00:02:07.148]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T20:50:10.2793519Z [00:02:07.148]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:10.2794459Z [00:02:07.148]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:10.2795346Z [00:02:07.148]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.2796446Z [00:02:07.148]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build893324914/b166/_pkg_.a
2025-08-20T20:50:10.2797705Z [00:02:07.148]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:10.2798529Z [00:02:07.148]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:10.2799120Z [00:02:07.148]➜  EOF
2025-08-20T20:50:10.2803872Z [00:02:07.148]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b165=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -complete -installsuffix shared -buildid 5rslxZbOoGpBhzS9_c0e/5rslxZbOoGpBhzS9_c0e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/xor.go
2025-08-20T20:50:10.2875081Z [00:02:07.156]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T20:50:10.2895045Z [00:02:07.158]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/6e/6ebaf1968bb9c8310df131de2b87f7a5075a15eac2168d157b5636e7f02c4260-d # internal
2025-08-20T20:50:10.2896716Z [00:02:07.158]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T20:50:10.2911309Z [00:02:07.160]➜  mkdir -p $WORK/b167/
2025-08-20T20:50:10.2915716Z [00:02:07.160]➜  echo -n > $WORK/b167/go_asm.h # internal
2025-08-20T20:50:10.2916814Z [00:02:07.160]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T20:50:10.2919806Z [00:02:07.160]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b167=>" -I $WORK/b167/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b167/symabis ./sum_amd64.s
2025-08-20T20:50:10.2948824Z [00:02:07.164]➜  cat >/tmp/go-build893324914/b167/importcfg << 'EOF' # internal
2025-08-20T20:50:10.2949755Z [00:02:07.164]➜  # import config
2025-08-20T20:50:10.2950706Z [00:02:07.164]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:10.2951849Z [00:02:07.164]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:10.2953210Z [00:02:07.164]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:10.2968180Z [00:02:07.164]➜  EOF
2025-08-20T20:50:10.2969062Z [00:02:07.164]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.2975882Z [00:02:07.164]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b167=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -installsuffix shared -buildid leCivo_P9GxtMGtNrJKE/leCivo_P9GxtMGtNrJKE -goversion go1.25.0 -symabis $WORK/b167/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
2025-08-20T20:50:10.3462910Z [00:02:07.213]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T20:50:10.3469481Z [00:02:07.216]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/b8/b804fe124ef072873a1051637f26545b29f76fe15a0e3a52c8ad5fc1018740ea-d # internal
2025-08-20T20:50:10.3478598Z [00:02:07.216]➜  vendor/golang.org/x/sys/cpu
2025-08-20T20:50:10.3479098Z [00:02:07.216]➜  mkdir -p $WORK/b168/
2025-08-20T20:50:10.3479701Z [00:02:07.216]➜  echo -n > $WORK/b168/go_asm.h # internal
2025-08-20T20:50:10.3480441Z [00:02:07.216]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T20:50:10.3482980Z [00:02:07.216]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b168=>" -I $WORK/b168/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b168/symabis ./cpu_gc_x86.s
2025-08-20T20:50:10.3531516Z [00:02:07.222]➜  cat >/tmp/go-build893324914/b168/importcfg << 'EOF' # internal
2025-08-20T20:50:10.3538183Z [00:02:07.222]➜  # import config
2025-08-20T20:50:10.3538835Z [00:02:07.222]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:10.3539664Z [00:02:07.222]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:10.3540513Z [00:02:07.222]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:10.3541337Z [00:02:07.222]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:10.3541945Z [00:02:07.222]➜  EOF
2025-08-20T20:50:10.3542780Z [00:02:07.222]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.3550534Z [00:02:07.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b168=>" -p vendor/golang.org/x/sys/cpu -lang=go1.25 -std -installsuffix shared -buildid A2I1ux5R9-Yi8PoeqVzh/A2I1ux5R9-Yi8PoeqVzh -goversion go1.25.0 -symabis $WORK/b168/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h /root/.go/src/vendor/golang.org/x/sys/cpu/byteorder.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/endian_little.go /root/.go/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /root/.go/src/vendor/golang.org/x/sys/cpu/parse.go /root/.go/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /root/.go/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go
2025-08-20T20:50:10.3599033Z [00:02:07.226]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T20:50:10.3603496Z [00:02:07.226]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b167=>" -I $WORK/b167/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b167/sum_amd64.o ./sum_amd64.s
2025-08-20T20:50:10.3613885Z [00:02:07.230]➜  go tool pack r $WORK/b167/_pkg_.a $WORK/b167/sum_amd64.o # internal
2025-08-20T20:50:10.3616795Z [00:02:07.230]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T20:50:10.3627950Z [00:02:07.231]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/08/0896c1abf56875f26229922e80d24e86fcd2e8ab282d508f7a246dc1802c7898-d # internal
2025-08-20T20:50:10.3641027Z [00:02:07.232]➜  crypto/md5
2025-08-20T20:50:10.3641581Z [00:02:07.232]➜  mkdir -p $WORK/b169/
2025-08-20T20:50:10.3642506Z [00:02:07.232]➜  echo -n > $WORK/b169/go_asm.h # internal
2025-08-20T20:50:10.3643111Z [00:02:07.232]➜  cd /root/.go/src/crypto/md5
2025-08-20T20:50:10.3645107Z [00:02:07.232]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b169=>" -I $WORK/b169/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./md5block_amd64.s
2025-08-20T20:50:10.3712044Z [00:02:07.240]➜  cat >/tmp/go-build893324914/b169/importcfg << 'EOF' # internal
2025-08-20T20:50:10.3713645Z [00:02:07.240]➜  # import config
2025-08-20T20:50:10.3715811Z [00:02:07.240]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.3717232Z [00:02:07.240]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.3718718Z [00:02:07.240]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.3719806Z [00:02:07.240]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.3721081Z [00:02:07.240]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:10.3722184Z [00:02:07.240]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:10.3724158Z [00:02:07.240]➜  EOF
2025-08-20T20:50:10.3724671Z [00:02:07.240]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.3728446Z [00:02:07.240]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b169=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid xzJNDPgMPDB6jckQO8_3/xzJNDPgMPDB6jckQO8_3 -goversion go1.25.0 -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h /root/.go/src/crypto/md5/md5.go /root/.go/src/crypto/md5/md5block.go /root/.go/src/crypto/md5/md5block_decl.go
2025-08-20T20:50:10.3780833Z [00:02:07.247]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T20:50:10.3811573Z [00:02:07.250]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/3b/3bbfd9fd94ac9cf2de369327fa8f9fe9a4811c3f7b0a8542849e253eeb144fda-d # internal
2025-08-20T20:50:10.3818663Z [00:02:07.250]➜  crypto/ecdsa
2025-08-20T20:50:10.3819168Z [00:02:07.250]➜  mkdir -p $WORK/b142/
2025-08-20T20:50:10.3822281Z [00:02:07.251]➜  cat >/tmp/go-build893324914/b142/importcfg << 'EOF' # internal
2025-08-20T20:50:10.3823517Z [00:02:07.251]➜  # import config
2025-08-20T20:50:10.3825921Z [00:02:07.251]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T20:50:10.3827603Z [00:02:07.251]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T20:50:10.3829105Z [00:02:07.251]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.3830484Z [00:02:07.251]➜  packagefile crypto/ecdh=/tmp/go-build893324914/b137/_pkg_.a
2025-08-20T20:50:10.3831664Z [00:02:07.251]➜  packagefile crypto/elliptic=/tmp/go-build893324914/b143/_pkg_.a
2025-08-20T20:50:10.3832881Z [00:02:07.251]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:10.3834247Z [00:02:07.251]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build893324914/b144/_pkg_.a
2025-08-20T20:50:10.3835597Z [00:02:07.251]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build893324914/b145/_pkg_.a
2025-08-20T20:50:10.3837167Z [00:02:07.251]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build893324914/b139/_pkg_.a
2025-08-20T20:50:10.3839493Z [00:02:07.251]➜  packagefile crypto/internal/fips140cache=/tmp/go-build893324914/b147/_pkg_.a
2025-08-20T20:50:10.3840596Z [00:02:07.251]➜  packagefile crypto/internal/fips140hash=/tmp/go-build893324914/b148/_pkg_.a
2025-08-20T20:50:10.3841689Z [00:02:07.251]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.3842767Z [00:02:07.251]➜  packagefile crypto/internal/randutil=/tmp/go-build893324914/b127/_pkg_.a
2025-08-20T20:50:10.3843738Z [00:02:07.251]➜  packagefile crypto/sha512=/tmp/go-build893324914/b150/_pkg_.a
2025-08-20T20:50:10.3844892Z [00:02:07.251]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:10.3845735Z [00:02:07.251]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.3861343Z [00:02:07.251]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build893324914/b151/_pkg_.a
2025-08-20T20:50:10.3862717Z [00:02:07.251]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build893324914/b153/_pkg_.a
2025-08-20T20:50:10.3863734Z [00:02:07.251]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.3864429Z [00:02:07.251]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:10.3865256Z [00:02:07.251]➜  packagefile math/rand/v2=/tmp/go-build893324914/b128/_pkg_.a
2025-08-20T20:50:10.3865893Z [00:02:07.251]➜  EOF
2025-08-20T20:50:10.3869422Z [00:02:07.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b142=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid BXz8_d7BRCVv-2cydypf/BXz8_d7BRCVv-2cydypf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/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-20T20:50:10.4074901Z [00:02:07.276]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T20:50:10.4079921Z [00:02:07.276]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b168=>" -I $WORK/b168/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b168/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T20:50:10.4120858Z [00:02:07.281]➜  go tool pack r $WORK/b168/_pkg_.a $WORK/b168/cpu_gc_x86.o # internal
2025-08-20T20:50:10.4123839Z [00:02:07.281]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T20:50:10.4140557Z [00:02:07.283]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/84/84dba0f671f56f52f34616da15a8e590e76614497f215a6b1472d263ec90ad31-d # internal
2025-08-20T20:50:10.4145684Z [00:02:07.283]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T20:50:10.4146310Z [00:02:07.283]➜  mkdir -p $WORK/b164/
2025-08-20T20:50:10.4150273Z [00:02:07.284]➜  echo -n > $WORK/b164/go_asm.h # internal
2025-08-20T20:50:10.4151070Z [00:02:07.284]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T20:50:10.4154496Z [00:02:07.284]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b164=>" -I $WORK/b164/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b164/symabis ./chacha20poly1305_amd64.s
2025-08-20T20:50:10.4200254Z [00:02:07.289]➜  cd /root/.go/src/crypto/md5
2025-08-20T20:50:10.4209337Z [00:02:07.289]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b169=>" -I $WORK/b169/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/md5block_amd64.o ./md5block_amd64.s
2025-08-20T20:50:10.4251968Z [00:02:07.294]➜  go tool pack r $WORK/b169/_pkg_.a $WORK/b169/md5block_amd64.o # internal
2025-08-20T20:50:10.4253205Z [00:02:07.294]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T20:50:10.4260389Z [00:02:07.295]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d # internal
2025-08-20T20:50:10.4262625Z [00:02:07.295]➜  crypto/rc4
2025-08-20T20:50:10.4263334Z [00:02:07.295]➜  mkdir -p $WORK/b170/
2025-08-20T20:50:10.4268402Z [00:02:07.295]➜  cat >/tmp/go-build893324914/b170/importcfg << 'EOF' # internal
2025-08-20T20:50:10.4269104Z [00:02:07.295]➜  # import config
2025-08-20T20:50:10.4270016Z [00:02:07.295]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build893324914/b113/_pkg_.a
2025-08-20T20:50:10.4271956Z [00:02:07.295]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.4273387Z [00:02:07.296]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.4274772Z [00:02:07.296]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:10.4287187Z [00:02:07.296]➜  EOF
2025-08-20T20:50:10.4288370Z [00:02:07.296]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.4291416Z [00:02:07.296]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b170=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid ddivy_vGo7m8X1jdtCf5/ddivy_vGo7m8X1jdtCf5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T20:50:10.4351366Z [00:02:07.304]➜  cat >/tmp/go-build893324914/b164/importcfg << 'EOF' # internal
2025-08-20T20:50:10.4352931Z [00:02:07.304]➜  # import config
2025-08-20T20:50:10.4354163Z [00:02:07.304]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T20:50:10.4355766Z [00:02:07.304]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T20:50:10.4358593Z [00:02:07.304]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T20:50:10.4359779Z [00:02:07.304]➜  importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu
2025-08-20T20:50:10.4360678Z [00:02:07.304]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:10.4361580Z [00:02:07.304]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:10.4362464Z [00:02:07.304]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.4363744Z [00:02:07.304]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build893324914/b165/_pkg_.a
2025-08-20T20:50:10.4364974Z [00:02:07.304]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build893324914/b166/_pkg_.a
2025-08-20T20:50:10.4366284Z [00:02:07.304]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build893324914/b167/_pkg_.a
2025-08-20T20:50:10.4367693Z [00:02:07.304]➜  packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build893324914/b168/_pkg_.a
2025-08-20T20:50:10.4368443Z [00:02:07.304]➜  EOF
2025-08-20T20:50:10.4374568Z [00:02:07.304]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b164=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -installsuffix shared -buildid r9wCMlKr00PnpKYqFOHA/r9wCMlKr00PnpKYqFOHA -goversion go1.25.0 -symabis $WORK/b164/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
2025-08-20T20:50:10.4405771Z [00:02:07.309]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T20:50:10.4414329Z [00:02:07.310]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/ba/ba69c36b33eec064608b3f2edf09a5313f37f2ca175db3a3bd90d25bbec62734-d # internal
2025-08-20T20:50:10.4424406Z [00:02:07.311]➜  crypto/internal/fips140/rsa
2025-08-20T20:50:10.4425049Z [00:02:07.311]➜  mkdir -p $WORK/b172/
2025-08-20T20:50:10.4425736Z [00:02:07.311]➜  cat >/tmp/go-build893324914/b172/importcfg << 'EOF' # internal
2025-08-20T20:50:10.4427138Z [00:02:07.311]➜  # import config
2025-08-20T20:50:10.4429764Z [00:02:07.311]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.4437366Z [00:02:07.311]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.4438875Z [00:02:07.311]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build893324914/b146/_pkg_.a
2025-08-20T20:50:10.4440049Z [00:02:07.311]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.4441194Z [00:02:07.311]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:10.4442338Z [00:02:07.311]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:10.4443495Z [00:02:07.311]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build893324914/b120/_pkg_.a
2025-08-20T20:50:10.4444649Z [00:02:07.311]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:10.4445787Z [00:02:07.311]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:10.4446962Z [00:02:07.311]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.4447787Z [00:02:07.311]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.4448565Z [00:02:07.311]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.4449329Z [00:02:07.311]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.4449904Z [00:02:07.311]➜  EOF
2025-08-20T20:50:10.4454915Z [00:02:07.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b172=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid gZi8IFIZM24eiWNNPCF7/gZi8IFIZM24eiWNNPCF7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/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-20T20:50:10.4855455Z [00:02:07.354]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T20:50:10.4861181Z [00:02:07.354]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b164=>" -I $WORK/b164/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
2025-08-20T20:50:10.5618956Z [00:02:07.428]➜  go tool pack r $WORK/b164/_pkg_.a $WORK/b164/chacha20poly1305_amd64.o # internal
2025-08-20T20:50:10.5637174Z [00:02:07.428]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T20:50:10.5638483Z [00:02:07.428]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/5a/5a642123223ec0a3053dd76096a2a24fb98fa8a1054f42e5b9205d1bb5cde71c-d # internal
2025-08-20T20:50:10.5639609Z [00:02:07.428]➜  crypto/internal/hpke
2025-08-20T20:50:10.5640148Z [00:02:07.428]➜  mkdir -p $WORK/b163/
2025-08-20T20:50:10.5640883Z [00:02:07.428]➜  cat >/tmp/go-build893324914/b163/importcfg << 'EOF' # internal
2025-08-20T20:50:10.5641543Z [00:02:07.428]➜  # import config
2025-08-20T20:50:10.5642465Z [00:02:07.428]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T20:50:10.5643518Z [00:02:07.428]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.5644375Z [00:02:07.428]➜  packagefile crypto/aes=/tmp/go-build893324914/b135/_pkg_.a
2025-08-20T20:50:10.5645253Z [00:02:07.428]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:10.5646135Z [00:02:07.428]➜  packagefile crypto/ecdh=/tmp/go-build893324914/b137/_pkg_.a
2025-08-20T20:50:10.5647256Z [00:02:07.428]➜  packagefile crypto/hkdf=/tmp/go-build893324914/b157/_pkg_.a
2025-08-20T20:50:10.5648170Z [00:02:07.428]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:10.5649030Z [00:02:07.428]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.5650470Z [00:02:07.428]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build893324914/b164/_pkg_.a
2025-08-20T20:50:10.5651654Z [00:02:07.428]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:10.5652598Z [00:02:07.428]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:10.5653238Z [00:02:07.428]➜  EOF
2025-08-20T20:50:10.5653767Z [00:02:07.428]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.5657156Z [00:02:07.428]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b163=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid zuRt2IQzyZolhf5F95d8/zuRt2IQzyZolhf5F95d8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T20:50:10.6547666Z [00:02:07.523]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T20:50:10.6549131Z [00:02:07.524]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T20:50:10.6568091Z [00:02:07.526]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/ce/cef7d57c406c50fa2f1ea2e15eb0196e9f2699037eef871fa52670eb68b94366-d # internal
2025-08-20T20:50:10.6574533Z [00:02:07.526]➜  crypto/rsa
2025-08-20T20:50:10.6575054Z [00:02:07.526]➜  mkdir -p $WORK/b171/
2025-08-20T20:50:10.6580185Z [00:02:07.527]➜  cat >/tmp/go-build893324914/b171/importcfg << 'EOF' # internal
2025-08-20T20:50:10.6581622Z [00:02:07.527]➜  # import config
2025-08-20T20:50:10.6582780Z [00:02:07.527]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.6584046Z [00:02:07.527]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:10.6587376Z [00:02:07.527]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build893324914/b144/_pkg_.a
2025-08-20T20:50:10.6588995Z [00:02:07.527]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build893324914/b146/_pkg_.a
2025-08-20T20:50:10.6592390Z [00:02:07.527]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build893324914/b172/_pkg_.a
2025-08-20T20:50:10.6593572Z [00:02:07.527]➜  packagefile crypto/internal/fips140hash=/tmp/go-build893324914/b148/_pkg_.a
2025-08-20T20:50:10.6594739Z [00:02:07.527]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.6595878Z [00:02:07.527]➜  packagefile crypto/internal/randutil=/tmp/go-build893324914/b127/_pkg_.a
2025-08-20T20:50:10.6598564Z [00:02:07.527]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:10.6599550Z [00:02:07.527]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:10.6600472Z [00:02:07.527]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.6601329Z [00:02:07.527]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.6602148Z [00:02:07.527]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.6603048Z [00:02:07.527]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:10.6603945Z [00:02:07.527]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.6604767Z [00:02:07.527]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:10.6605603Z [00:02:07.527]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:10.6606247Z [00:02:07.527]➜  EOF
2025-08-20T20:50:10.6617942Z [00:02:07.529]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b171=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid m6J4ZMAP7w-IIAmuH7AX/m6J4ZMAP7w-IIAmuH7AX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/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-20T20:50:10.6621793Z [00:02:07.529]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/da/da46e4b4b98bf95f7bb8deb3953637229f49dc7bf378cfca3de765312f8a3b7a-d # internal
2025-08-20T20:50:10.6623232Z [00:02:07.529]➜  crypto/sha1
2025-08-20T20:50:10.6623735Z [00:02:07.529]➜  mkdir -p $WORK/b173/
2025-08-20T20:50:10.6624357Z [00:02:07.530]➜  echo -n > $WORK/b173/go_asm.h # internal
2025-08-20T20:50:10.6624986Z [00:02:07.530]➜  cd /root/.go/src/crypto/sha1
2025-08-20T20:50:10.6627222Z [00:02:07.530]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b173=>" -I $WORK/b173/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b173/symabis ./sha1block_amd64.s
2025-08-20T20:50:10.6757453Z [00:02:07.544]➜  cat >/tmp/go-build893324914/b173/importcfg << 'EOF' # internal
2025-08-20T20:50:10.6762012Z [00:02:07.544]➜  # import config
2025-08-20T20:50:10.6762754Z [00:02:07.544]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.6763750Z [00:02:07.544]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:10.6764872Z [00:02:07.544]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.6765965Z [00:02:07.544]➜  packagefile crypto/internal/impl=/tmp/go-build893324914/b119/_pkg_.a
2025-08-20T20:50:10.6767052Z [00:02:07.544]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.6767882Z [00:02:07.544]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.6768789Z [00:02:07.544]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:10.6769754Z [00:02:07.544]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:10.6770640Z [00:02:07.544]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:10.6771282Z [00:02:07.544]➜  EOF
2025-08-20T20:50:10.6772097Z [00:02:07.545]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.6775976Z [00:02:07.545]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b173=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid KgYea1Pdw3hJNrGRYkZX/KgYea1Pdw3hJNrGRYkZX -goversion go1.25.0 -symabis $WORK/b173/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h /root/.go/src/crypto/sha1/sha1.go /root/.go/src/crypto/sha1/sha1block.go /root/.go/src/crypto/sha1/sha1block_amd64.go
2025-08-20T20:50:10.7634029Z [00:02:07.632]➜  cd /root/.go/src/crypto/sha1
2025-08-20T20:50:10.7638626Z [00:02:07.632]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b173=>" -I $WORK/b173/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b173/sha1block_amd64.o ./sha1block_amd64.s
2025-08-20T20:50:10.7861522Z [00:02:07.655]➜  go tool pack r $WORK/b173/_pkg_.a $WORK/b173/sha1block_amd64.o # internal
2025-08-20T20:50:10.7881539Z [00:02:07.657]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T20:50:10.7893944Z [00:02:07.657]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d # internal
2025-08-20T20:50:10.7895043Z [00:02:07.657]➜  crypto/sha256
2025-08-20T20:50:10.7895533Z [00:02:07.657]➜  mkdir -p $WORK/b174/
2025-08-20T20:50:10.7896239Z [00:02:07.657]➜  cat >/tmp/go-build893324914/b174/importcfg << 'EOF' # internal
2025-08-20T20:50:10.7897044Z [00:02:07.657]➜  # import config
2025-08-20T20:50:10.7897677Z [00:02:07.657]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.7898633Z [00:02:07.657]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:10.7899717Z [00:02:07.657]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:10.7900694Z [00:02:07.657]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:10.7901271Z [00:02:07.657]➜  EOF
2025-08-20T20:50:10.7901762Z [00:02:07.657]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:10.7904977Z [00:02:07.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b174=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid 4E2ZYzolEG0nC41yvScW/4E2ZYzolEG0nC41yvScW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T20:50:10.8110808Z [00:02:07.680]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T20:50:10.8268808Z [00:02:07.695]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d # internal
2025-08-20T20:50:10.8273504Z [00:02:07.696]➜  crypto/fips140
2025-08-20T20:50:10.8274033Z [00:02:07.696]➜  mkdir -p $WORK/b176/
2025-08-20T20:50:10.8282306Z [00:02:07.697]➜  cat >/tmp/go-build893324914/b176/importcfg << 'EOF' # internal
2025-08-20T20:50:10.8288821Z [00:02:07.697]➜  # import config
2025-08-20T20:50:10.8289647Z [00:02:07.697]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:10.8290761Z [00:02:07.697]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:10.8291528Z [00:02:07.697]➜  EOF
2025-08-20T20:50:10.8294306Z [00:02:07.697]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b176=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid L-DdIKuCrCeHDK9rf0tB/L-DdIKuCrCeHDK9rf0tB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T20:50:10.8543396Z [00:02:07.723]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T20:50:10.8549142Z [00:02:07.724]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/b5/b55a9ebe2952586c79911ac32107ae1f4c98934a55a8dec23b1f23b673a10b56-d # internal
2025-08-20T20:50:10.8550910Z [00:02:07.724]➜  crypto/tls/internal/fips140tls
2025-08-20T20:50:10.8558265Z [00:02:07.725]➜  mkdir -p $WORK/b175/
2025-08-20T20:50:10.8562204Z [00:02:07.725]➜  cat >/tmp/go-build893324914/b175/importcfg << 'EOF' # internal
2025-08-20T20:50:10.8562838Z [00:02:07.725]➜  # import config
2025-08-20T20:50:10.8563472Z [00:02:07.725]➜  packagefile crypto/fips140=/tmp/go-build893324914/b176/_pkg_.a
2025-08-20T20:50:10.8564282Z [00:02:07.725]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:10.8564828Z [00:02:07.725]➜  EOF
2025-08-20T20:50:10.8568137Z [00:02:07.725]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b175=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid qPbmajCohCDJ1gMaANVI/qPbmajCohCDJ1gMaANVI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T20:50:10.8581190Z [00:02:07.727]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T20:50:10.8600437Z [00:02:07.729]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d # internal
2025-08-20T20:50:10.8604529Z [00:02:07.729]➜  crypto/dsa
2025-08-20T20:50:10.8608072Z [00:02:07.729]➜  mkdir -p $WORK/b178/
2025-08-20T20:50:10.8608786Z [00:02:07.729]➜  cat >/tmp/go-build893324914/b178/importcfg << 'EOF' # internal
2025-08-20T20:50:10.8609407Z [00:02:07.729]➜  # import config
2025-08-20T20:50:10.8610148Z [00:02:07.729]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:10.8611138Z [00:02:07.729]➜  packagefile crypto/internal/randutil=/tmp/go-build893324914/b127/_pkg_.a
2025-08-20T20:50:10.8611985Z [00:02:07.729]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.8612705Z [00:02:07.729]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.8613681Z [00:02:07.729]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:10.8614240Z [00:02:07.730]➜  EOF
2025-08-20T20:50:10.8616853Z [00:02:07.730]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b178=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid X7ca0nvB5092bacZm4zC/X7ca0nvB5092bacZm4zC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T20:50:10.8688961Z [00:02:07.738]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T20:50:10.8696017Z [00:02:07.738]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/28/28442a2351e9293edd6216370dae4fb6011a2f346fd257b3e00f1b69cc959083-d # internal
2025-08-20T20:50:10.8700671Z [00:02:07.739]➜  crypto/x509/pkix
2025-08-20T20:50:10.8701187Z [00:02:07.739]➜  mkdir -p $WORK/b179/
2025-08-20T20:50:10.8728071Z [00:02:07.739]➜  cat >/tmp/go-build893324914/b179/importcfg << 'EOF' # internal
2025-08-20T20:50:10.8732451Z [00:02:07.739]➜  # import config
2025-08-20T20:50:10.8733114Z [00:02:07.739]➜  packagefile encoding/asn1=/tmp/go-build893324914/b152/_pkg_.a
2025-08-20T20:50:10.8733932Z [00:02:07.739]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:10.8734676Z [00:02:07.739]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.8735418Z [00:02:07.739]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:10.8736142Z [00:02:07.739]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:10.8736807Z [00:02:07.739]➜  EOF
2025-08-20T20:50:10.8739718Z [00:02:07.739]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b179=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid pI0MltfWt5DgwIiDX2vp/pI0MltfWt5DgwIiDX2vp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T20:50:10.9007624Z [00:02:07.769]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T20:50:10.9014048Z [00:02:07.770]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/63/632efaa0d398fa0380525550499c188fd7aacb4fc7248738656ed4c44f0ba6b8-d # internal
2025-08-20T20:50:10.9015751Z [00:02:07.770]➜  encoding/pem
2025-08-20T20:50:10.9016438Z [00:02:07.770]➜  mkdir -p $WORK/b180/
2025-08-20T20:50:10.9019451Z [00:02:07.771]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T20:50:10.9027398Z [00:02:07.772]➜  cat >/tmp/go-build893324914/b180/importcfg << 'EOF' # internal
2025-08-20T20:50:10.9028687Z [00:02:07.772]➜  # import config
2025-08-20T20:50:10.9030878Z [00:02:07.772]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.9033726Z [00:02:07.772]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:10.9034593Z [00:02:07.772]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.9035378Z [00:02:07.772]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.9036118Z [00:02:07.772]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:10.9037040Z [00:02:07.772]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:10.9037655Z [00:02:07.772]➜  EOF
2025-08-20T20:50:10.9040248Z [00:02:07.772]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b180=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid 2ABdeLys1NcXxf9dH5bd/2ABdeLys1NcXxf9dH5bd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T20:50:10.9043199Z [00:02:07.772]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/7c/7cafae7781be2122fa62723eacc88cd108932c944cb7f05e844b857a4ec4aab4-d # internal
2025-08-20T20:50:10.9048553Z [00:02:07.774]➜  vendor/golang.org/x/text/transform
2025-08-20T20:50:10.9051963Z [00:02:07.774]➜  mkdir -p $WORK/b184/
2025-08-20T20:50:10.9053669Z [00:02:07.774]➜  cat >/tmp/go-build893324914/b184/importcfg << 'EOF' # internal
2025-08-20T20:50:10.9054711Z [00:02:07.774]➜  # import config
2025-08-20T20:50:10.9055938Z [00:02:07.774]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.9057670Z [00:02:07.774]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.9058626Z [00:02:07.774]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.9060217Z [00:02:07.774]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:10.9060948Z [00:02:07.774]➜  EOF
2025-08-20T20:50:10.9065330Z [00:02:07.774]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b184=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid kTKUPu3vmDb6uwB5B3sH/kTKUPu3vmDb6uwB5B3sH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T20:50:10.9085657Z [00:02:07.777]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T20:50:10.9156968Z [00:02:07.784]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d # internal
2025-08-20T20:50:10.9158013Z [00:02:07.784]➜  log
2025-08-20T20:50:10.9158449Z [00:02:07.784]➜  mkdir -p $WORK/b186/
2025-08-20T20:50:10.9160757Z [00:02:07.785]➜  cat >/tmp/go-build893324914/b186/importcfg << 'EOF' # internal
2025-08-20T20:50:10.9161439Z [00:02:07.785]➜  # import config
2025-08-20T20:50:10.9162035Z [00:02:07.785]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.9163086Z [00:02:07.785]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.9164009Z [00:02:07.785]➜  packagefile log/internal=/tmp/go-build893324914/b187/_pkg_.a
2025-08-20T20:50:10.9164861Z [00:02:07.785]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:10.9165643Z [00:02:07.785]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:10.9166439Z [00:02:07.785]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.9167543Z [00:02:07.785]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:10.9168340Z [00:02:07.785]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:10.9168896Z [00:02:07.785]➜  EOF
2025-08-20T20:50:10.9172418Z [00:02:07.785]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "/root/.go/src/log=>log;$WORK/b186=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid SSqjE6Su3SsqpCfAlOmL/SSqjE6Su3SsqpCfAlOmL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /root/.go/src/log/log.go
2025-08-20T20:50:10.9231319Z [00:02:07.792]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T20:50:10.9528017Z [00:02:07.821]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/97/97fabbb48f91e3020d324346bf781c3a22e077671eb18405065c898cb7743d68-d # internal
2025-08-20T20:50:10.9532832Z [00:02:07.822]➜  github.com/spf13/cobra
2025-08-20T20:50:10.9533364Z [00:02:07.822]➜  mkdir -p $WORK/b076/
2025-08-20T20:50:10.9542981Z [00:02:07.823]➜  cat >/tmp/go-build893324914/b076/importcfg << 'EOF' # internal
2025-08-20T20:50:10.9547392Z [00:02:07.823]➜  # import config
2025-08-20T20:50:10.9548436Z [00:02:07.823]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.9549248Z [00:02:07.823]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:10.9550030Z [00:02:07.823]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.9550788Z [00:02:07.823]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.9551685Z [00:02:07.823]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:10.9552524Z [00:02:07.823]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.9553551Z [00:02:07.823]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:10.9554350Z [00:02:07.823]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:10.9555174Z [00:02:07.823]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:10.9555959Z [00:02:07.823]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:10.9556918Z [00:02:07.823]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:10.9557700Z [00:02:07.823]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:10.9558522Z [00:02:07.823]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:10.9559471Z [00:02:07.823]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.9560351Z [00:02:07.823]➜  packagefile text/template=/tmp/go-build893324914/b071/_pkg_.a
2025-08-20T20:50:10.9561182Z [00:02:07.823]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:10.9561994Z [00:02:07.823]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:10.9562617Z [00:02:07.823]➜  EOF
2025-08-20T20:50:10.9571503Z [00:02:07.823]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cobra@v1.9.1=>github.com/spf13/cobra@v1.9.1;$WORK/b076=>" -p github.com/spf13/cobra -lang=go1.15 -complete -installsuffix shared -buildid s0t80dn0nqxQFqwTd2zJ/s0t80dn0nqxQFqwTd2zJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/active_help.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/args.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completionsV2.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/cobra.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command_notwin.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/fish_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/flag_groups.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/powershell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/shell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/zsh_completions.go
2025-08-20T20:50:10.9720172Z [00:02:07.841]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T20:50:10.9735107Z [00:02:07.842]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/65/6509cb803159f6dc3c8ac8f9c610dc40c4baf6884ced297932505a2dfcb6a904-d # internal
2025-08-20T20:50:10.9745902Z [00:02:07.843]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T20:50:10.9749134Z [00:02:07.843]➜  mkdir -p $WORK/b188/
2025-08-20T20:50:10.9757422Z [00:02:07.844]➜  cat >/tmp/go-build893324914/b188/importcfg << 'EOF' # internal
2025-08-20T20:50:10.9763824Z [00:02:07.844]➜  # import config
2025-08-20T20:50:10.9764697Z [00:02:07.844]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T20:50:10.9765751Z [00:02:07.844]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:10.9766839Z [00:02:07.844]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.9771924Z [00:02:07.845]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build893324914/b184/_pkg_.a
2025-08-20T20:50:10.9773055Z [00:02:07.845]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.9773802Z [00:02:07.845]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.9774535Z [00:02:07.845]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:10.9775168Z [00:02:07.845]➜  EOF
2025-08-20T20:50:10.9783904Z [00:02:07.845]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b188=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid CrvHwkueVJGmMOQETvFP/CrvHwkueVJGmMOQETvFP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/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-20T20:50:10.9791605Z [00:02:07.847]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T20:50:10.9796740Z [00:02:07.848]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d # internal
2025-08-20T20:50:10.9805949Z [00:02:07.849]➜  crypto/x509
2025-08-20T20:50:10.9811315Z [00:02:07.849]➜  mkdir -p $WORK/b177/
2025-08-20T20:50:10.9813995Z [00:02:07.850]➜  cat >/tmp/go-build893324914/b177/importcfg << 'EOF' # internal
2025-08-20T20:50:10.9815335Z [00:02:07.850]➜  # import config
2025-08-20T20:50:10.9816863Z [00:02:07.850]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T20:50:10.9818407Z [00:02:07.850]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T20:50:10.9819620Z [00:02:07.850]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.9821481Z [00:02:07.850]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:10.9822601Z [00:02:07.850]➜  packagefile crypto/aes=/tmp/go-build893324914/b135/_pkg_.a
2025-08-20T20:50:10.9823475Z [00:02:07.850]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:10.9824344Z [00:02:07.850]➜  packagefile crypto/des=/tmp/go-build893324914/b136/_pkg_.a
2025-08-20T20:50:10.9825188Z [00:02:07.850]➜  packagefile crypto/dsa=/tmp/go-build893324914/b178/_pkg_.a
2025-08-20T20:50:10.9826034Z [00:02:07.850]➜  packagefile crypto/ecdh=/tmp/go-build893324914/b137/_pkg_.a
2025-08-20T20:50:10.9827063Z [00:02:07.850]➜  packagefile crypto/ecdsa=/tmp/go-build893324914/b142/_pkg_.a
2025-08-20T20:50:10.9827950Z [00:02:07.850]➜  packagefile crypto/ed25519=/tmp/go-build893324914/b154/_pkg_.a
2025-08-20T20:50:10.9828834Z [00:02:07.850]➜  packagefile crypto/elliptic=/tmp/go-build893324914/b143/_pkg_.a
2025-08-20T20:50:10.9829685Z [00:02:07.850]➜  packagefile crypto/md5=/tmp/go-build893324914/b169/_pkg_.a
2025-08-20T20:50:10.9830564Z [00:02:07.850]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:10.9831453Z [00:02:07.850]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:10.9832332Z [00:02:07.850]➜  packagefile crypto/sha256=/tmp/go-build893324914/b174/_pkg_.a
2025-08-20T20:50:10.9833256Z [00:02:07.850]➜  packagefile crypto/sha512=/tmp/go-build893324914/b150/_pkg_.a
2025-08-20T20:50:10.9834156Z [00:02:07.850]➜  packagefile crypto/x509/pkix=/tmp/go-build893324914/b179/_pkg_.a
2025-08-20T20:50:10.9835066Z [00:02:07.850]➜  packagefile encoding/asn1=/tmp/go-build893324914/b152/_pkg_.a
2025-08-20T20:50:10.9835942Z [00:02:07.850]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:10.9836993Z [00:02:07.850]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:10.9837849Z [00:02:07.850]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:10.9838625Z [00:02:07.850]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.9839628Z [00:02:07.850]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build893324914/b151/_pkg_.a
2025-08-20T20:50:10.9840879Z [00:02:07.850]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build893324914/b153/_pkg_.a
2025-08-20T20:50:10.9842234Z [00:02:07.850]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:10.9843336Z [00:02:07.850]➜  packagefile internal/goos=/tmp/go-build893324914/b016/_pkg_.a
2025-08-20T20:50:10.9859176Z [00:02:07.850]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:10.9860081Z [00:02:07.850]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:10.9860874Z [00:02:07.850]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:10.9861613Z [00:02:07.850]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:10.9862344Z [00:02:07.850]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:10.9863103Z [00:02:07.850]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:10.9864137Z [00:02:07.850]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:10.9864941Z [00:02:07.850]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:10.9865717Z [00:02:07.850]➜  packagefile net/netip=/tmp/go-build893324914/b089/_pkg_.a
2025-08-20T20:50:10.9866501Z [00:02:07.850]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:10.9867490Z [00:02:07.850]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:10.9868330Z [00:02:07.850]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:10.9869167Z [00:02:07.850]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:10.9869939Z [00:02:07.850]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:10.9870701Z [00:02:07.851]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:10.9871461Z [00:02:07.851]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:10.9872275Z [00:02:07.851]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:10.9873048Z [00:02:07.851]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:10.9873897Z [00:02:07.851]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:10.9874770Z [00:02:07.851]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:10.9875627Z [00:02:07.851]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:10.9876245Z [00:02:07.851]➜  EOF
2025-08-20T20:50:10.9881929Z [00:02:07.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b177=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid -Z8pHxDudnoYAGraLIOZ/-Z8pHxDudnoYAGraLIOZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/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-20T20:50:10.9958672Z [00:02:07.865]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T20:50:10.9981265Z [00:02:07.866]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d # internal
2025-08-20T20:50:10.9983903Z [00:02:07.867]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T20:50:10.9984501Z [00:02:07.867]➜  mkdir -p $WORK/b185/
2025-08-20T20:50:10.9988443Z [00:02:07.867]➜  cat >/tmp/go-build893324914/b185/importcfg << 'EOF' # internal
2025-08-20T20:50:10.9994882Z [00:02:07.868]➜  # import config
2025-08-20T20:50:10.9995558Z [00:02:07.868]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:10.9996458Z [00:02:07.868]➜  packagefile container/list=/tmp/go-build893324914/b105/_pkg_.a
2025-08-20T20:50:10.9997503Z [00:02:07.868]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:10.9998313Z [00:02:07.868]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:10.9999071Z [00:02:07.868]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:11.0000145Z [00:02:07.868]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.0001040Z [00:02:07.868]➜  EOF
2025-08-20T20:50:11.0020305Z [00:02:07.868]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b185=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid SGzG2qJOCZT6g7y-aOhc/SGzG2qJOCZT6g7y-aOhc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/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-20T20:50:11.1759199Z [00:02:08.045]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T20:50:11.1777295Z [00:02:08.046]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/33/33c4eb71fa76cbecb0682a6ea382f0f2685742cae6e1dabfd36cb1b768c1624c-d # internal
2025-08-20T20:50:11.1791820Z [00:02:08.048]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T20:50:11.1794048Z [00:02:08.048]➜  mkdir -p $WORK/b183/
2025-08-20T20:50:11.1802750Z [00:02:08.049]➜  cat >/tmp/go-build893324914/b183/importcfg << 'EOF' # internal
2025-08-20T20:50:11.1803756Z [00:02:08.049]➜  # import config
2025-08-20T20:50:11.1806379Z [00:02:08.049]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T20:50:11.1807678Z [00:02:08.049]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T20:50:11.1809000Z [00:02:08.049]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.1812311Z [00:02:08.049]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build893324914/b184/_pkg_.a
2025-08-20T20:50:11.1813505Z [00:02:08.049]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build893324914/b185/_pkg_.a
2025-08-20T20:50:11.1814553Z [00:02:08.049]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.1815178Z [00:02:08.049]➜  EOF
2025-08-20T20:50:11.1829847Z [00:02:08.049]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b183=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid 2aJaoEQU7s5NWOmU12Ha/2aJaoEQU7s5NWOmU12Ha -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/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-20T20:50:11.2283859Z [00:02:08.097]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T20:50:11.2302532Z [00:02:08.099]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/b9/b928c7151297398403660b1b9809ffe85f877e33acd41d2f9999547d7cdbd1e5-d # internal
2025-08-20T20:50:11.2307312Z [00:02:08.099]➜  net/textproto
2025-08-20T20:50:11.2307862Z [00:02:08.099]➜  mkdir -p $WORK/b189/
2025-08-20T20:50:11.2308611Z [00:02:08.099]➜  cat >/tmp/go-build893324914/b189/importcfg << 'EOF' # internal
2025-08-20T20:50:11.2309344Z [00:02:08.099]➜  # import config
2025-08-20T20:50:11.2310015Z [00:02:08.099]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:11.2310852Z [00:02:08.099]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.2311751Z [00:02:08.099]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.2312589Z [00:02:08.099]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.2313435Z [00:02:08.099]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.2314277Z [00:02:08.099]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:11.2315084Z [00:02:08.099]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:11.2315924Z [00:02:08.099]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:11.2316940Z [00:02:08.099]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.2317801Z [00:02:08.099]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:11.2318447Z [00:02:08.099]➜  EOF
2025-08-20T20:50:11.2322847Z [00:02:08.099]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b189=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid cThhTcu5TcpJ2dWA0LeH/cThhTcu5TcpJ2dWA0LeH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/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-20T20:50:11.4071031Z [00:02:08.276]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T20:50:11.4091121Z [00:02:08.278]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/c9/c9f23db293938ac468ea9a2dfbd9948b3352ff61b6a7f7af9d74e5622bce0641-d # internal
2025-08-20T20:50:11.4095043Z [00:02:08.278]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T20:50:11.4103405Z [00:02:08.278]➜  mkdir -p $WORK/b191/
2025-08-20T20:50:11.4104028Z [00:02:08.279]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T20:50:11.4132360Z [00:02:08.282]➜  cat >/tmp/go-build893324914/b191/importcfg << 'EOF' # internal
2025-08-20T20:50:11.4149470Z [00:02:08.282]➜  # import config
2025-08-20T20:50:11.4150173Z [00:02:08.282]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.4151035Z [00:02:08.282]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.4151822Z [00:02:08.282]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.4152608Z [00:02:08.282]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.4153379Z [00:02:08.282]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:11.4153962Z [00:02:08.282]➜  EOF
2025-08-20T20:50:11.4193103Z [00:02:08.285]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b191=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid kW1aqiTbg5FMyxeSaeDD/kW1aqiTbg5FMyxeSaeDD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/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-20T20:50:11.4200966Z [00:02:08.285]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/93/93c79bca53aeb43e2e6544e4e4f2cc3f0b78596410952a2fed343d8c28209bad-d # internal
2025-08-20T20:50:11.4207102Z [00:02:08.289]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T20:50:11.4213294Z [00:02:08.290]➜  vendor/golang.org/x/net/idna
2025-08-20T20:50:11.4214452Z [00:02:08.290]➜  mkdir -p $WORK/b182/
2025-08-20T20:50:11.4222927Z [00:02:08.291]➜  cat >/tmp/go-build893324914/b182/importcfg << 'EOF' # internal
2025-08-20T20:50:11.4225447Z [00:02:08.291]➜  # import config
2025-08-20T20:50:11.4228731Z [00:02:08.291]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T20:50:11.4229990Z [00:02:08.291]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T20:50:11.4231149Z [00:02:08.291]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T20:50:11.4232129Z [00:02:08.291]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.4233187Z [00:02:08.291]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build893324914/b183/_pkg_.a
2025-08-20T20:50:11.4234447Z [00:02:08.291]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build893324914/b185/_pkg_.a
2025-08-20T20:50:11.4235668Z [00:02:08.291]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build893324914/b188/_pkg_.a
2025-08-20T20:50:11.4236864Z [00:02:08.291]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:11.4237679Z [00:02:08.291]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.4238883Z [00:02:08.291]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.4239579Z [00:02:08.291]➜  EOF
2025-08-20T20:50:11.4245133Z [00:02:08.291]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b182=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid N99KJhQ59yv8HrQUOUjb/N99KJhQ59yv8HrQUOUjb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/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-20T20:50:11.4285357Z [00:02:08.297]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/19/19a3d08472ac87235b0d40b6c2e536daa57d9434f7edc9c8d058a351ca7df223-d # internal
2025-08-20T20:50:11.4305685Z [00:02:08.297]➜  mime
2025-08-20T20:50:11.4306144Z [00:02:08.297]➜  mkdir -p $WORK/b192/
2025-08-20T20:50:11.4307133Z [00:02:08.298]➜  cat >/tmp/go-build893324914/b192/importcfg << 'EOF' # internal
2025-08-20T20:50:11.4307834Z [00:02:08.298]➜  # import config
2025-08-20T20:50:11.4308507Z [00:02:08.298]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:11.4309307Z [00:02:08.298]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.4310172Z [00:02:08.298]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:11.4311045Z [00:02:08.298]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.4311836Z [00:02:08.298]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.4312649Z [00:02:08.298]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.4313397Z [00:02:08.298]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:11.4314144Z [00:02:08.298]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.4314882Z [00:02:08.298]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:11.4315906Z [00:02:08.298]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.4318626Z [00:02:08.298]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:11.4319485Z [00:02:08.298]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:11.4320335Z [00:02:08.298]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.4320989Z [00:02:08.298]➜  EOF
2025-08-20T20:50:11.4324277Z [00:02:08.298]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b192=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid yfkW0OzRs3BX1DtZbK8J/yfkW0OzRs3BX1DtZbK8J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/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-20T20:50:11.5570451Z [00:02:08.425]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T20:50:11.5589748Z [00:02:08.428]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/66/66909985228081b91f1bf1f5c0c424561a1e70477aec01bec971b687b5eb90b1-d # internal
2025-08-20T20:50:11.5592143Z [00:02:08.428]➜  mime/quotedprintable
2025-08-20T20:50:11.5594631Z [00:02:08.428]➜  mkdir -p $WORK/b194/
2025-08-20T20:50:11.5599755Z [00:02:08.429]➜  cat >/tmp/go-build893324914/b194/importcfg << 'EOF' # internal
2025-08-20T20:50:11.5600475Z [00:02:08.429]➜  # import config
2025-08-20T20:50:11.5601185Z [00:02:08.429]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:11.5602024Z [00:02:08.429]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.5602841Z [00:02:08.429]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.5603899Z [00:02:08.429]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.5604523Z [00:02:08.429]➜  EOF
2025-08-20T20:50:11.5609987Z [00:02:08.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b194=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid wtOHu3Lhf1WTujwiV_ff/wtOHu3Lhf1WTujwiV_ff -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T20:50:11.5904660Z [00:02:08.459]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T20:50:11.5921192Z [00:02:08.460]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/79/791ddfd8b3983aae62df0ca0947d6fab622405d102638cb76f40e33d3c4928a0-d # internal
2025-08-20T20:50:11.5922372Z [00:02:08.461]➜  net/http/internal
2025-08-20T20:50:11.5922909Z [00:02:08.461]➜  mkdir -p $WORK/b196/
2025-08-20T20:50:11.5924156Z [00:02:08.461]➜  cat >/tmp/go-build893324914/b196/importcfg << 'EOF' # internal
2025-08-20T20:50:11.5925479Z [00:02:08.461]➜  # import config
2025-08-20T20:50:11.5926725Z [00:02:08.461]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:11.5928185Z [00:02:08.461]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.5929294Z [00:02:08.461]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.5930252Z [00:02:08.461]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.5931473Z [00:02:08.461]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.5932357Z [00:02:08.461]➜  EOF
2025-08-20T20:50:11.5935485Z [00:02:08.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b196=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid CdC88mZs3j8lDIPodnRy/CdC88mZs3j8lDIPodnRy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T20:50:11.6309278Z [00:02:08.500]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T20:50:11.6323102Z [00:02:08.501]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/2e/2ecafcd02ddf529e2f1d65253cd62347916f16e79e04abbed23c94d3cf9d8ebe-d # internal
2025-08-20T20:50:11.6328424Z [00:02:08.502]➜  net/http/internal/ascii
2025-08-20T20:50:11.6328982Z [00:02:08.502]➜  mkdir -p $WORK/b197/
2025-08-20T20:50:11.6333515Z [00:02:08.502]➜  cat >/tmp/go-build893324914/b197/importcfg << 'EOF' # internal
2025-08-20T20:50:11.6334189Z [00:02:08.502]➜  # import config
2025-08-20T20:50:11.6334867Z [00:02:08.502]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.6335660Z [00:02:08.502]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:11.6336257Z [00:02:08.502]➜  EOF
2025-08-20T20:50:11.6339518Z [00:02:08.502]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b197=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid Yaasm65Cfl18FMvZNQb_/Yaasm65Cfl18FMvZNQb_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T20:50:11.6523098Z [00:02:08.521]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T20:50:11.6531563Z [00:02:08.522]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/bb/bbe85c2847289e089ecaa936b2fe9f07c09fe76f93a723c5147ca2f8b0a26426-d # internal
2025-08-20T20:50:11.6536410Z [00:02:08.522]➜  golang.org/x/time/rate
2025-08-20T20:50:11.6537258Z [00:02:08.522]➜  mkdir -p $WORK/b202/
2025-08-20T20:50:11.6543622Z [00:02:08.523]➜  cat >/tmp/go-build893324914/b202/importcfg << 'EOF' # internal
2025-08-20T20:50:11.6544256Z [00:02:08.523]➜  # import config
2025-08-20T20:50:11.6545139Z [00:02:08.523]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:11.6545987Z [00:02:08.523]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.6546948Z [00:02:08.523]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:11.6547711Z [00:02:08.523]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:11.6548452Z [00:02:08.523]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:11.6549030Z [00:02:08.523]➜  EOF
2025-08-20T20:50:11.6552452Z [00:02:08.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/time@v0.12.0/rate=>golang.org/x/time@v0.12.0/rate;$WORK/b202=>" -p golang.org/x/time/rate -lang=go1.23 -complete -installsuffix shared -buildid 02RFla_v7sOzA9pOZu8K/02RFla_v7sOzA9pOZu8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/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-20T20:50:11.7173647Z [00:02:08.586]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T20:50:11.7273595Z [00:02:08.596]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/c1/c166f6e32ca52574d7a5c293a33552301debf029af7c7ce7c273977e4c0b35d2-d # internal
2025-08-20T20:50:11.7292200Z [00:02:08.598]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T20:50:11.7295944Z [00:02:08.598]➜  crypto/tls
2025-08-20T20:50:11.7296442Z [00:02:08.598]➜  mkdir -p $WORK/b134/
2025-08-20T20:50:11.7297642Z [00:02:08.598]➜  cat >/tmp/go-build893324914/b134/importcfg << 'EOF' # internal
2025-08-20T20:50:11.7303246Z [00:02:08.598]➜  # import config
2025-08-20T20:50:11.7304295Z [00:02:08.598]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T20:50:11.7305539Z [00:02:08.598]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T20:50:11.7306702Z [00:02:08.598]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.7307625Z [00:02:08.598]➜  packagefile container/list=/tmp/go-build893324914/b105/_pkg_.a
2025-08-20T20:50:11.7308481Z [00:02:08.598]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:11.7309579Z [00:02:08.598]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:11.7310397Z [00:02:08.598]➜  packagefile crypto/aes=/tmp/go-build893324914/b135/_pkg_.a
2025-08-20T20:50:11.7311274Z [00:02:08.598]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:11.7312124Z [00:02:08.598]➜  packagefile crypto/des=/tmp/go-build893324914/b136/_pkg_.a
2025-08-20T20:50:11.7312955Z [00:02:08.598]➜  packagefile crypto/ecdh=/tmp/go-build893324914/b137/_pkg_.a
2025-08-20T20:50:11.7313819Z [00:02:08.598]➜  packagefile crypto/ecdsa=/tmp/go-build893324914/b142/_pkg_.a
2025-08-20T20:50:11.7314710Z [00:02:08.598]➜  packagefile crypto/ed25519=/tmp/go-build893324914/b154/_pkg_.a
2025-08-20T20:50:11.7315630Z [00:02:08.598]➜  packagefile crypto/elliptic=/tmp/go-build893324914/b143/_pkg_.a
2025-08-20T20:50:11.7318233Z [00:02:08.598]➜  packagefile crypto/hkdf=/tmp/go-build893324914/b157/_pkg_.a
2025-08-20T20:50:11.7319265Z [00:02:08.598]➜  packagefile crypto/hmac=/tmp/go-build893324914/b159/_pkg_.a
2025-08-20T20:50:11.7320252Z [00:02:08.598]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:11.7321337Z [00:02:08.598]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build893324914/b110/_pkg_.a
2025-08-20T20:50:11.7322443Z [00:02:08.598]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build893324914/b123/_pkg_.a
2025-08-20T20:50:11.7323580Z [00:02:08.598]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build893324914/b160/_pkg_.a
2025-08-20T20:50:11.7324674Z [00:02:08.598]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build893324914/b161/_pkg_.a
2025-08-20T20:50:11.7325766Z [00:02:08.598]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build893324914/b162/_pkg_.a
2025-08-20T20:50:11.7327204Z [00:02:08.598]➜  packagefile crypto/internal/hpke=/tmp/go-build893324914/b163/_pkg_.a
2025-08-20T20:50:11.7328198Z [00:02:08.598]➜  packagefile crypto/md5=/tmp/go-build893324914/b169/_pkg_.a
2025-08-20T20:50:11.7329086Z [00:02:08.598]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:11.7329949Z [00:02:08.598]➜  packagefile crypto/rc4=/tmp/go-build893324914/b170/_pkg_.a
2025-08-20T20:50:11.7330818Z [00:02:08.598]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:11.7331642Z [00:02:08.598]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:11.7332496Z [00:02:08.598]➜  packagefile crypto/sha256=/tmp/go-build893324914/b174/_pkg_.a
2025-08-20T20:50:11.7333370Z [00:02:08.598]➜  packagefile crypto/sha512=/tmp/go-build893324914/b150/_pkg_.a
2025-08-20T20:50:11.7334242Z [00:02:08.598]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:11.7335247Z [00:02:08.598]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build893324914/b175/_pkg_.a
2025-08-20T20:50:11.7336225Z [00:02:08.598]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:11.7347295Z [00:02:08.598]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:11.7348142Z [00:02:08.598]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.7348908Z [00:02:08.598]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.7349984Z [00:02:08.598]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build893324914/b164/_pkg_.a
2025-08-20T20:50:11.7351254Z [00:02:08.598]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build893324914/b151/_pkg_.a
2025-08-20T20:50:11.7352180Z [00:02:08.598]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:11.7353009Z [00:02:08.598]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:11.7353925Z [00:02:08.598]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:11.7354843Z [00:02:08.599]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:11.7355834Z [00:02:08.599]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.7356485Z [00:02:08.599]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:11.7357431Z [00:02:08.599]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.7358200Z [00:02:08.599]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:11.7358999Z [00:02:08.599]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:11.7359803Z [00:02:08.599]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:11.7360604Z [00:02:08.599]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:11.7361385Z [00:02:08.599]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.7362162Z [00:02:08.599]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:11.7362987Z [00:02:08.599]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:11.7363795Z [00:02:08.599]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:11.7364576Z [00:02:08.599]➜  packagefile weak=/tmp/go-build893324914/b091/_pkg_.a
2025-08-20T20:50:11.7365157Z [00:02:08.599]➜  EOF
2025-08-20T20:50:11.7373565Z [00:02:08.599]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b134=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid AYla6N5ahXzWhqVLNfT8/AYla6N5ahXzWhqVLNfT8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/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-20T20:50:11.7381216Z [00:02:08.599]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T20:50:11.7382474Z [00:02:08.599]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/f1/f107a750c9185b0f0c01f8b66c658890fb4a5edc02254438a86510f359ef4077-d # internal
2025-08-20T20:50:11.7383562Z [00:02:08.599]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T20:50:11.7384125Z [00:02:08.599]➜  mkdir -p $WORK/b181/
2025-08-20T20:50:11.7384815Z [00:02:08.599]➜  cat >/tmp/go-build893324914/b181/importcfg << 'EOF' # internal
2025-08-20T20:50:11.7385522Z [00:02:08.599]➜  # import config
2025-08-20T20:50:11.7386208Z [00:02:08.599]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T20:50:11.7387407Z [00:02:08.599]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build893324914/b182/_pkg_.a
2025-08-20T20:50:11.7388345Z [00:02:08.599]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:11.7389147Z [00:02:08.599]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:11.7389989Z [00:02:08.599]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.7390820Z [00:02:08.599]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.7391445Z [00:02:08.599]➜  EOF
2025-08-20T20:50:11.7392505Z [00:02:08.599]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/04/045eea114097295433b1eb8ae77921f8968ea712a7a27cb5af3eb0bdb1db655f-d # internal
2025-08-20T20:50:11.7393618Z [00:02:08.599]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T20:50:11.7394198Z [00:02:08.599]➜  mkdir -p $WORK/b190/
2025-08-20T20:50:11.7394884Z [00:02:08.600]➜  cat >/tmp/go-build893324914/b190/importcfg << 'EOF' # internal
2025-08-20T20:50:11.7395775Z [00:02:08.600]➜  # import config
2025-08-20T20:50:11.7396454Z [00:02:08.600]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T20:50:11.7397479Z [00:02:08.600]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.7398256Z [00:02:08.600]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.7399165Z [00:02:08.600]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build893324914/b182/_pkg_.a
2025-08-20T20:50:11.7400058Z [00:02:08.600]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:11.7400826Z [00:02:08.600]➜  packagefile net/netip=/tmp/go-build893324914/b089/_pkg_.a
2025-08-20T20:50:11.7401609Z [00:02:08.600]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:11.7402364Z [00:02:08.600]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.7403127Z [00:02:08.600]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.7403996Z [00:02:08.600]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.7404610Z [00:02:08.600]➜  EOF
2025-08-20T20:50:11.7408225Z [00:02:08.600]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b190=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid gfg-cVCaDU-0IAsl-bW2/gfg-cVCaDU-0IAsl-bW2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T20:50:11.7415125Z [00:02:08.600]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b181=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid 254m2Sxy5j97suhrjKBX/254m2Sxy5j97suhrjKBX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/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-20T20:50:11.7804795Z [00:02:08.649]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T20:50:11.7827934Z [00:02:08.651]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/aa/aa3a7ed4a668a424c0280b52d3ca3df7f38cfec4c9b3ce6c62588fe3d68e0744-d # internal
2025-08-20T20:50:11.7846413Z [00:02:08.652]➜  io/ioutil
2025-08-20T20:50:11.7850558Z [00:02:08.652]➜  mkdir -p $WORK/b206/
2025-08-20T20:50:11.7851332Z [00:02:08.652]➜  cat >/tmp/go-build893324914/b206/importcfg << 'EOF' # internal
2025-08-20T20:50:11.7852020Z [00:02:08.652]➜  # import config
2025-08-20T20:50:11.7852674Z [00:02:08.652]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.7853537Z [00:02:08.652]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:11.7854352Z [00:02:08.652]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.7855205Z [00:02:08.652]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:11.7856110Z [00:02:08.652]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.7856916Z [00:02:08.652]➜  EOF
2025-08-20T20:50:11.7859804Z [00:02:08.652]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b206=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid EEG5fZB88GPgERr2M_6i/EEG5fZB88GPgERr2M_6i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T20:50:11.7877210Z [00:02:08.656]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T20:50:11.7893359Z [00:02:08.658]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/4a/4acb109d86e9b483f8314e36c4196a4aca4f2d0ac9c334a54200edbbc5dd1411-d # internal
2025-08-20T20:50:11.7900824Z [00:02:08.659]➜  os/exec
2025-08-20T20:50:11.7902110Z [00:02:08.659]➜  mkdir -p $WORK/b208/
2025-08-20T20:50:11.7907743Z [00:02:08.659]➜  cat >/tmp/go-build893324914/b208/importcfg << 'EOF' # internal
2025-08-20T20:50:11.7908572Z [00:02:08.660]➜  # import config
2025-08-20T20:50:11.7909592Z [00:02:08.660]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.7910672Z [00:02:08.660]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:11.7913538Z [00:02:08.660]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.7914402Z [00:02:08.660]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:11.7915350Z [00:02:08.660]➜  packagefile internal/syscall/execenv=/tmp/go-build893324914/b060/_pkg_.a
2025-08-20T20:50:11.7916331Z [00:02:08.660]➜  packagefile internal/syscall/unix=/tmp/go-build893324914/b059/_pkg_.a
2025-08-20T20:50:11.7917334Z [00:02:08.660]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.7918096Z [00:02:08.660]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:11.7918811Z [00:02:08.660]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.7919604Z [00:02:08.660]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:11.7920432Z [00:02:08.660]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:11.7940951Z [00:02:08.660]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:11.7941752Z [00:02:08.660]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.7942550Z [00:02:08.660]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:11.7943316Z [00:02:08.660]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:11.7943872Z [00:02:08.660]➜  EOF
2025-08-20T20:50:11.7947127Z [00:02:08.660]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b208=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid KJw3gQLRo8k05qhHz5Ed/KJw3gQLRo8k05qhHz5Ed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/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-20T20:50:11.7949776Z [00:02:08.661]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T20:50:11.7964299Z [00:02:08.665]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d # internal
2025-08-20T20:50:11.7971726Z [00:02:08.666]➜  mime/multipart
2025-08-20T20:50:11.7978987Z [00:02:08.666]➜  mkdir -p $WORK/b193/
2025-08-20T20:50:11.7979719Z [00:02:08.666]➜  cat >/tmp/go-build893324914/b193/importcfg << 'EOF' # internal
2025-08-20T20:50:11.7980417Z [00:02:08.666]➜  # import config
2025-08-20T20:50:11.7981113Z [00:02:08.666]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:11.7981893Z [00:02:08.666]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.7982753Z [00:02:08.666]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:11.7983590Z [00:02:08.666]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.7984343Z [00:02:08.666]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.7985164Z [00:02:08.666]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:11.7986043Z [00:02:08.666]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.7987013Z [00:02:08.666]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:11.7987778Z [00:02:08.666]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:11.7988572Z [00:02:08.666]➜  packagefile mime=/tmp/go-build893324914/b192/_pkg_.a
2025-08-20T20:50:11.7989500Z [00:02:08.666]➜  packagefile mime/quotedprintable=/tmp/go-build893324914/b194/_pkg_.a
2025-08-20T20:50:11.7990446Z [00:02:08.666]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:11.7991558Z [00:02:08.666]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.7992388Z [00:02:08.666]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:11.7993190Z [00:02:08.666]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:11.7993951Z [00:02:08.666]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:11.7994730Z [00:02:08.666]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.7995329Z [00:02:08.666]➜  EOF
2025-08-20T20:50:11.8001441Z [00:02:08.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b193=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid rdBEtV92xch8WGncYCPO/rdBEtV92xch8WGncYCPO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/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-20T20:50:11.8343627Z [00:02:08.703]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T20:50:11.8354625Z [00:02:08.704]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d # internal
2025-08-20T20:50:11.8368581Z [00:02:08.705]➜  github.com/google/renameio/v2
2025-08-20T20:50:11.8369199Z [00:02:08.705]➜  mkdir -p $WORK/b205/
2025-08-20T20:50:11.8369949Z [00:02:08.705]➜  cat >/tmp/go-build893324914/b205/importcfg << 'EOF' # internal
2025-08-20T20:50:11.8370629Z [00:02:08.705]➜  # import config
2025-08-20T20:50:11.8371314Z [00:02:08.705]➜  packagefile io/ioutil=/tmp/go-build893324914/b206/_pkg_.a
2025-08-20T20:50:11.8372510Z [00:02:08.705]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:11.8373397Z [00:02:08.705]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.8374298Z [00:02:08.705]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:11.8375226Z [00:02:08.705]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:11.8375867Z [00:02:08.705]➜  EOF
2025-08-20T20:50:11.8381086Z [00:02:08.705]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/renameio/v2@v2.0.0=>github.com/google/renameio/v2@v2.0.0;$WORK/b205=>" -p github.com/google/renameio/v2 -lang=go1.13 -complete -installsuffix shared -buildid 7vG6_Ln4PsQKB-I0yq_i/7vG6_Ln4PsQKB-I0yq_i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /root/go/pkg/mod/github.com/google/renameio/v2@v2.0.0/doc.go /root/go/pkg/mod/github.com/google/renameio/v2@v2.0.0/option.go /root/go/pkg/mod/github.com/google/renameio/v2@v2.0.0/tempfile.go /root/go/pkg/mod/github.com/google/renameio/v2@v2.0.0/writefile.go
2025-08-20T20:50:11.9213746Z [00:02:08.790]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T20:50:11.9237677Z [00:02:08.792]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d # internal
2025-08-20T20:50:11.9292081Z [00:02:08.798]➜  github.com/mitchellh/go-homedir
2025-08-20T20:50:11.9292854Z [00:02:08.798]➜  mkdir -p $WORK/b207/
2025-08-20T20:50:11.9309110Z [00:02:08.799]➜  cat >/tmp/go-build893324914/b207/importcfg << 'EOF' # internal
2025-08-20T20:50:11.9311707Z [00:02:08.799]➜  # import config
2025-08-20T20:50:11.9312712Z [00:02:08.799]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.9315567Z [00:02:08.799]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.9316352Z [00:02:08.799]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:11.9317695Z [00:02:08.799]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:11.9318689Z [00:02:08.799]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:11.9322065Z [00:02:08.799]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:11.9322887Z [00:02:08.799]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:11.9323714Z [00:02:08.799]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.9324516Z [00:02:08.799]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:11.9325118Z [00:02:08.799]➜  EOF
2025-08-20T20:50:11.9329890Z [00:02:08.799]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/go-homedir@v1.1.0=>github.com/mitchellh/go-homedir@v1.1.0;$WORK/b207=>" -p github.com/mitchellh/go-homedir -lang=go1.16 -complete -installsuffix shared -buildid 5n6VFgUnKJosoLOR4kpN/5n6VFgUnKJosoLOR4kpN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/go-homedir@v1.1.0/homedir.go
2025-08-20T20:50:11.9438411Z [00:02:08.812]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T20:50:11.9462924Z [00:02:08.815]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d # internal
2025-08-20T20:50:11.9471891Z [00:02:08.815]➜  os/user
2025-08-20T20:50:11.9472404Z [00:02:08.816]➜  mkdir -p $WORK/b211/
2025-08-20T20:50:11.9473073Z [00:02:08.816]➜  echo -n > $WORK/b211/preferlinkext # internal
2025-08-20T20:50:11.9482222Z [00:02:08.816]➜  cd /root/.go/src/os/user
2025-08-20T20:50:11.9484230Z [00:02:08.816]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b211/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b211/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T20:50:11.9527221Z [00:02:08.821]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T20:50:11.9552546Z [00:02:08.824]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/18/18de32d8754beaf1eed5374a101eae33d2bc7e51bff6c5275668280522c413de-d # internal
2025-08-20T20:50:11.9555523Z [00:02:08.824]➜  gitlab.com/gitlab-org/cli/internal/glinstance
2025-08-20T20:50:11.9557559Z [00:02:08.824]➜  mkdir -p $WORK/b213/
2025-08-20T20:50:11.9640586Z [00:02:08.833]➜  cat >/tmp/go-build893324914/b213/importcfg << 'EOF' # internal
2025-08-20T20:50:11.9641350Z [00:02:08.833]➜  # import config
2025-08-20T20:50:11.9642038Z [00:02:08.833]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.9642847Z [00:02:08.833]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.9643660Z [00:02:08.833]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.9644280Z [00:02:08.833]➜  EOF
2025-08-20T20:50:11.9645262Z [00:02:08.833]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:11.9649403Z [00:02:08.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glinstance=>gitlab.com/gitlab-org/cli/internal/glinstance;$WORK/b213=>" -p gitlab.com/gitlab-org/cli/internal/glinstance -lang=go1.25 -complete -installsuffix shared -buildid gbk8mpGmowzeGjrz56ZO/gbk8mpGmowzeGjrz56ZO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glinstance/host.go
2025-08-20T20:50:11.9729394Z [00:02:08.841]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T20:50:11.9733589Z [00:02:08.842]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/b0/b06c91cb39009cf39abdbcc7e1943c2039778e5d0d0e1f836116b4a6d8ca1233-d # internal
2025-08-20T20:50:11.9734719Z [00:02:08.842]➜  gopkg.in/yaml.v3
2025-08-20T20:50:11.9735276Z [00:02:08.842]➜  mkdir -p $WORK/b214/
2025-08-20T20:50:11.9741524Z [00:02:08.843]➜  cat >/tmp/go-build893324914/b214/importcfg << 'EOF' # internal
2025-08-20T20:50:11.9744726Z [00:02:08.843]➜  # import config
2025-08-20T20:50:11.9745455Z [00:02:08.843]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.9746342Z [00:02:08.843]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:11.9747775Z [00:02:08.843]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:11.9748678Z [00:02:08.843]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.9749493Z [00:02:08.843]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:11.9750264Z [00:02:08.843]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.9751051Z [00:02:08.843]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:11.9751877Z [00:02:08.843]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:11.9752739Z [00:02:08.843]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:11.9753580Z [00:02:08.843]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:11.9754441Z [00:02:08.843]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:11.9755299Z [00:02:08.843]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:11.9756155Z [00:02:08.843]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:11.9763048Z [00:02:08.843]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:11.9763882Z [00:02:08.843]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:11.9764762Z [00:02:08.843]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.9765424Z [00:02:08.843]➜  EOF
2025-08-20T20:50:11.9772649Z [00:02:08.843]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1=>gopkg.in/yaml.v3@v3.0.1;$WORK/b214=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid 7xeNoW1_O8WLaAVuvFBZ/7xeNoW1_O8WLaAVuvFBZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/apic.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/decode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/emitterc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/encode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/parserc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/readerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/resolve.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/scannerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/sorter.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/writerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yaml.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlh.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlprivateh.go
2025-08-20T20:50:11.9894672Z [00:02:08.858]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T20:50:11.9905589Z [00:02:08.859]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/c9/c93eacfb9f2c98c1ad4cc974bfdbe169e4c583586e8fe3df8618caaf37fcb29e-d # internal
2025-08-20T20:50:11.9906980Z [00:02:08.859]➜  golang.org/x/text/transform
2025-08-20T20:50:11.9915432Z [00:02:08.860]➜  mkdir -p $WORK/b222/
2025-08-20T20:50:11.9920920Z [00:02:08.860]➜  cat >/tmp/go-build893324914/b222/importcfg << 'EOF' # internal
2025-08-20T20:50:11.9921633Z [00:02:08.860]➜  # import config
2025-08-20T20:50:11.9922297Z [00:02:08.860]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:11.9923126Z [00:02:08.860]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:11.9924137Z [00:02:08.860]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:11.9925121Z [00:02:08.860]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:11.9926004Z [00:02:08.860]➜  EOF
2025-08-20T20:50:11.9930372Z [00:02:08.860]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/transform=>golang.org/x/text@v0.28.0/transform;$WORK/b222=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid 6-zpkXXgxjK7EP9n4Juy/6-zpkXXgxjK7EP9n4Juy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/transform/transform.go
2025-08-20T20:50:12.0393218Z [00:02:08.908]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T20:50:12.0398691Z [00:02:08.908]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/4a/4a9bf416a666bb26c29a1647cc9c9546e8f2f6bb3aed16ab0780d7de17ae9aaa-d # internal
2025-08-20T20:50:12.0399731Z [00:02:08.908]➜  golang.org/x/text/width
2025-08-20T20:50:12.0400237Z [00:02:08.908]➜  mkdir -p $WORK/b221/
2025-08-20T20:50:12.0409412Z [00:02:08.910]➜  cat >/tmp/go-build893324914/b221/importcfg << 'EOF' # internal
2025-08-20T20:50:12.0412614Z [00:02:08.910]➜  # import config
2025-08-20T20:50:12.0413388Z [00:02:08.910]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:12.0414287Z [00:02:08.910]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:12.0415130Z [00:02:08.910]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:12.0415747Z [00:02:08.910]➜  EOF
2025-08-20T20:50:12.0430918Z [00:02:08.910]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/width=>golang.org/x/text@v0.28.0/width;$WORK/b221=>" -p golang.org/x/text/width -lang=go1.23 -complete -installsuffix shared -buildid wbWS-8_IApUFT7vc3f_E/wbWS-8_IApUFT7vc3f_E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/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-20T20:50:12.1252363Z [00:02:08.994]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T20:50:12.1268216Z [00:02:08.995]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/da/dae75acb7ae267eb02c99a3aa6c8a5aca4210e510ffcdf5b55379814b254ddf6-d # internal
2025-08-20T20:50:12.1276164Z [00:02:08.996]➜  github.com/AlecAivazis/survey/v2/terminal
2025-08-20T20:50:12.1283488Z [00:02:08.996]➜  mkdir -p $WORK/b220/
2025-08-20T20:50:12.1309497Z [00:02:08.997]➜  cat >/tmp/go-build893324914/b220/importcfg << 'EOF' # internal
2025-08-20T20:50:12.1310771Z [00:02:08.997]➜  # import config
2025-08-20T20:50:12.1312052Z [00:02:08.997]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:12.1313021Z [00:02:08.997]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:12.1315062Z [00:02:08.997]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:12.1315831Z [00:02:08.997]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:12.1316932Z [00:02:08.997]➜  packagefile golang.org/x/text/width=/tmp/go-build893324914/b221/_pkg_.a
2025-08-20T20:50:12.1317878Z [00:02:08.997]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:12.1318696Z [00:02:08.997]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:12.1319527Z [00:02:08.997]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:12.1320384Z [00:02:08.997]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:12.1321205Z [00:02:08.997]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:12.1321807Z [00:02:08.997]➜  EOF
2025-08-20T20:50:12.1332226Z [00:02:08.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal=>github.com/AlecAivazis/survey/v2@v2.3.7/terminal;$WORK/b220=>" -p github.com/AlecAivazis/survey/v2/terminal -lang=go1.13 -complete -installsuffix shared -buildid bCfzIoDesP_BMYPBVpAN/bCfzIoDesP_BMYPBVpAN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/buffered_reader.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/cursor.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/display.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/display_posix.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/error.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/output.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/runereader.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/runereader_linux.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/runereader_posix.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/sequences.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/stdio.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/terminal/terminal.go
2025-08-20T20:50:12.2309862Z [00:02:09.098]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T20:50:12.2317527Z [00:02:09.100]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/53/53f4b6688ba8f37a1ee794df7c6693e3e931e9140362842709e249b06f51ae22-d # internal
2025-08-20T20:50:12.2329606Z [00:02:09.100]➜  github.com/kballard/go-shellquote
2025-08-20T20:50:12.2330259Z [00:02:09.100]➜  mkdir -p $WORK/b223/
2025-08-20T20:50:12.2331018Z [00:02:09.100]➜  cat >/tmp/go-build893324914/b223/importcfg << 'EOF' # internal
2025-08-20T20:50:12.2331686Z [00:02:09.100]➜  # import config
2025-08-20T20:50:12.2332351Z [00:02:09.100]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:12.2333200Z [00:02:09.100]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:12.2334006Z [00:02:09.100]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:12.2334784Z [00:02:09.100]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:12.2335426Z [00:02:09.100]➜  EOF
2025-08-20T20:50:12.2341507Z [00:02:09.100]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kballard/go-shellquote@v0.0.0-20180428030007-95032a82bc51=>github.com/kballard/go-shellquote@v0.0.0-20180428030007-95032a82bc51;$WORK/b223=>" -p github.com/kballard/go-shellquote -lang=go1.16 -complete -installsuffix shared -buildid 3rmonsvrDpbY5yA1QdhD/3rmonsvrDpbY5yA1QdhD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /root/go/pkg/mod/github.com/kballard/go-shellquote@v0.0.0-20180428030007-95032a82bc51/doc.go /root/go/pkg/mod/github.com/kballard/go-shellquote@v0.0.0-20180428030007-95032a82bc51/quote.go /root/go/pkg/mod/github.com/kballard/go-shellquote@v0.0.0-20180428030007-95032a82bc51/unquote.go
2025-08-20T20:50:12.2562440Z [00:02:09.125]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T20:50:12.2569261Z [00:02:09.126]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/e4/e48e48620f1450423a98413433519669e471957ddd834f78566dde80cfffbaba-d # internal
2025-08-20T20:50:12.2574587Z [00:02:09.126]➜  golang.org/x/term
2025-08-20T20:50:12.2575175Z [00:02:09.126]➜  mkdir -p $WORK/b224/
2025-08-20T20:50:12.2579146Z [00:02:09.127]➜  cat >/tmp/go-build893324914/b224/importcfg << 'EOF' # internal
2025-08-20T20:50:12.2582015Z [00:02:09.127]➜  # import config
2025-08-20T20:50:12.2582604Z [00:02:09.127]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:12.2583327Z [00:02:09.127]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:12.2584225Z [00:02:09.127]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:12.2585100Z [00:02:09.127]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:12.2585885Z [00:02:09.127]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:12.2586842Z [00:02:09.127]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:12.2587707Z [00:02:09.127]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:12.2588561Z [00:02:09.127]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:12.2589233Z [00:02:09.127]➜  EOF
2025-08-20T20:50:12.2593386Z [00:02:09.127]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/term@v0.34.0=>golang.org/x/term@v0.34.0;$WORK/b224=>" -p golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid HIvJ50Z7-9ijRv6noSdg/HIvJ50Z7-9ijRv6noSdg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/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-20T20:50:12.3783786Z [00:02:09.247]➜  cd $WORK/b211
2025-08-20T20:50:12.3786440Z [00:02:09.247]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b211/_x001.o -c _cgo_export.c
2025-08-20T20:50:12.3981353Z [00:02:09.267]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T20:50:12.4028327Z [00:02:09.272]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/3e/3eaa9f9ac1622a5701d781dd85f694c545d9c3efd1a654c9a24f535adb09da6a-d # internal
2025-08-20T20:50:12.4035310Z [00:02:09.272]➜  golang.org/x/text/internal/tag
2025-08-20T20:50:12.4040785Z [00:02:09.273]➜  mkdir -p $WORK/b229/
2025-08-20T20:50:12.4048822Z [00:02:09.274]➜  cat >/tmp/go-build893324914/b229/importcfg << 'EOF' # internal
2025-08-20T20:50:12.4049608Z [00:02:09.274]➜  # import config
2025-08-20T20:50:12.4050263Z [00:02:09.274]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:12.4050863Z [00:02:09.274]➜  EOF
2025-08-20T20:50:12.4061396Z [00:02:09.275]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:12.4065202Z [00:02:09.275]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b229/_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/b229=>" -p golang.org/x/text/internal/tag -lang=go1.23 -complete -installsuffix shared -buildid XI2nveOOZEjGc2oohgFW/XI2nveOOZEjGc2oohgFW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/tag/tag.go
2025-08-20T20:50:12.4068503Z [00:02:09.275]➜  cd $WORK/b211
2025-08-20T20:50:12.4071193Z [00:02:09.275]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b211/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T20:50:12.4411410Z [00:02:09.310]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T20:50:12.4419444Z [00:02:09.311]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/86/86a599e1602057c262c3f0727af558f25e5288728affbd992d8e708b24f6e5bf-d # internal
2025-08-20T20:50:12.4427173Z [00:02:09.311]➜  golang.org/x/text/internal/language
2025-08-20T20:50:12.4429098Z [00:02:09.312]➜  mkdir -p $WORK/b228/
2025-08-20T20:50:12.4438731Z [00:02:09.313]➜  cat >/tmp/go-build893324914/b228/importcfg << 'EOF' # internal
2025-08-20T20:50:12.4439809Z [00:02:09.313]➜  # import config
2025-08-20T20:50:12.4440626Z [00:02:09.313]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:12.4441406Z [00:02:09.313]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:12.4442148Z [00:02:09.313]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:12.4443048Z [00:02:09.313]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build893324914/b229/_pkg_.a
2025-08-20T20:50:12.4443927Z [00:02:09.313]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:12.4444692Z [00:02:09.313]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:12.4445448Z [00:02:09.313]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:12.4446303Z [00:02:09.313]➜  EOF
2025-08-20T20:50:12.4453629Z [00:02:09.314]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:12.4467338Z [00:02:09.315]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b228/_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/b228=>" -p golang.org/x/text/internal/language -lang=go1.23 -complete -installsuffix shared -buildid btMq9GwiMwsST6UXu8Hs/btMq9GwiMwsST6UXu8Hs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/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-20T20:50:12.4933172Z [00:02:09.362]➜  cd $WORK/b211
2025-08-20T20:50:12.5520195Z [00:02:09.362]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b211/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T20:50:12.5525047Z [00:02:09.421]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b211/_cgo_main.o -c _cgo_main.c
2025-08-20T20:50:12.5800660Z [00:02:09.449]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:12.5805005Z [00:02:09.449]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -o $WORK/b211/_cgo_.o $WORK/b211/_cgo_main.o $WORK/b211/preferlinkext $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o -O2 -g
2025-08-20T20:50:12.7884926Z [00:02:09.657]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T20:50:12.7933323Z [00:02:09.662]➜  gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -o $WORK/b211/_cgo_.o $WORK/b211/_cgo_main.o $WORK/b211/preferlinkext $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T20:50:12.7938718Z [00:02:09.662]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b211/_cgo_.o -dynout $WORK/b211/_cgo_import.go
2025-08-20T20:50:12.8060311Z [00:02:09.675]➜  cat >/tmp/go-build893324914/b211/importcfg << 'EOF' # internal
2025-08-20T20:50:12.8079157Z [00:02:09.675]➜  # import config
2025-08-20T20:50:12.8080479Z [00:02:09.675]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:12.8081470Z [00:02:09.675]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:12.8083130Z [00:02:09.675]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:12.8083972Z [00:02:09.675]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:12.8084803Z [00:02:09.675]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:12.8085606Z [00:02:09.675]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:12.8086462Z [00:02:09.675]➜  packagefile runtime/cgo=/tmp/go-build893324914/b092/_pkg_.a
2025-08-20T20:50:12.8088593Z [00:02:09.675]➜  EOF
2025-08-20T20:50:12.8092807Z [00:02:09.675]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b211=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid qOYGflXK9YaRotmAluP-/qOYGflXK9YaRotmAluP- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/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/b211/_cgo_gotypes.go $WORK/b211/cgo_lookup_cgo.cgo1.go $WORK/b211/getgrouplist_unix.cgo1.go $WORK/b211/_cgo_import.go
2025-08-20T20:50:12.8110861Z [00:02:09.680]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/52/523508b84ca488dc76f0ffce0ca5b3d903e536900f98926ac0f4be5607051b60-d # internal
2025-08-20T20:50:12.8117176Z [00:02:09.681]➜  golang.org/x/text/unicode/norm
2025-08-20T20:50:12.8118676Z [00:02:09.681]➜  mkdir -p $WORK/b231/
2025-08-20T20:50:12.8142587Z [00:02:09.683]➜  cat >/tmp/go-build893324914/b231/importcfg << 'EOF' # internal
2025-08-20T20:50:12.8144791Z [00:02:09.683]➜  # import config
2025-08-20T20:50:12.8145843Z [00:02:09.683]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:12.8147210Z [00:02:09.683]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:12.8148290Z [00:02:09.683]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:12.8149168Z [00:02:09.683]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:12.8149889Z [00:02:09.683]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:12.8150664Z [00:02:09.683]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:12.8151341Z [00:02:09.683]➜  EOF
2025-08-20T20:50:12.8158860Z [00:02:09.683]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b231/_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/b231=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid 56PcobUadEOJjgGN33RR/56PcobUadEOJjgGN33RR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/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-20T20:50:12.8763747Z [00:02:09.745]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T20:50:12.8838219Z [00:02:09.752]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/ba/ba8fe030e87802c33c73df0d0e278774323912fa697002a42f0c52784e784cf0-d # internal
2025-08-20T20:50:12.8849147Z [00:02:09.754]➜  golang.org/x/text/internal/language/compact
2025-08-20T20:50:12.8851648Z [00:02:09.754]➜  mkdir -p $WORK/b230/
2025-08-20T20:50:12.8863611Z [00:02:09.755]➜  cat >/tmp/go-build893324914/b230/importcfg << 'EOF' # internal
2025-08-20T20:50:12.8872350Z [00:02:09.755]➜  # import config
2025-08-20T20:50:12.8873235Z [00:02:09.755]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build893324914/b228/_pkg_.a
2025-08-20T20:50:12.8874208Z [00:02:09.755]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:12.8874998Z [00:02:09.755]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:12.8875621Z [00:02:09.755]➜  EOF
2025-08-20T20:50:12.8881977Z [00:02:09.755]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b230/_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/b230=>" -p golang.org/x/text/internal/language/compact -lang=go1.23 -complete -installsuffix shared -buildid tmGliMxMxNW0W0l0jyBE/tmGliMxMxNW0W0l0jyBE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/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-20T20:50:12.9028186Z [00:02:09.771]➜  cd /root/.go/src/os/user
2025-08-20T20:50:12.9031733Z [00:02:09.771]➜  go tool pack r $WORK/b211/_pkg_.a $WORK/b211/preferlinkext $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o # internal
2025-08-20T20:50:12.9032923Z [00:02:09.772]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T20:50:12.9044549Z [00:02:09.773]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/35/35a3dc573adbccf1df3ed2cf9d6f468d4bda86117898438b6f0b4ba74c3063cd-d # internal
2025-08-20T20:50:12.9054264Z [00:02:09.774]➜  github.com/godbus/dbus/v5
2025-08-20T20:50:12.9055280Z [00:02:09.774]➜  mkdir -p $WORK/b210/
2025-08-20T20:50:12.9064709Z [00:02:09.775]➜  cat >/tmp/go-build893324914/b210/importcfg << 'EOF' # internal
2025-08-20T20:50:12.9065796Z [00:02:09.775]➜  # import config
2025-08-20T20:50:12.9066802Z [00:02:09.775]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:12.9067604Z [00:02:09.775]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:12.9068375Z [00:02:09.775]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:12.9069189Z [00:02:09.775]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:12.9070001Z [00:02:09.775]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:12.9070856Z [00:02:09.775]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:12.9071692Z [00:02:09.775]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:12.9072445Z [00:02:09.775]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:12.9073158Z [00:02:09.775]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:12.9073906Z [00:02:09.775]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:12.9074734Z [00:02:09.775]➜  packagefile io/ioutil=/tmp/go-build893324914/b206/_pkg_.a
2025-08-20T20:50:12.9075561Z [00:02:09.775]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:12.9076363Z [00:02:09.775]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:12.9077361Z [00:02:09.775]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:12.9078159Z [00:02:09.775]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:12.9079254Z [00:02:09.775]➜  packagefile os/user=/tmp/go-build893324914/b211/_pkg_.a
2025-08-20T20:50:12.9080061Z [00:02:09.775]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:12.9080858Z [00:02:09.775]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:12.9081640Z [00:02:09.775]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:12.9082426Z [00:02:09.775]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:12.9083237Z [00:02:09.775]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:12.9084013Z [00:02:09.775]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:12.9084808Z [00:02:09.775]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:12.9085630Z [00:02:09.775]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:12.9086473Z [00:02:09.775]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:12.9087378Z [00:02:09.775]➜  EOF
2025-08-20T20:50:12.9087895Z [00:02:09.775]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:12.9114570Z [00:02:09.775]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0=>github.com/godbus/dbus/v5@v5.1.0;$WORK/b210=>" -p github.com/godbus/dbus/v5 -lang=go1.12 -complete -installsuffix shared -buildid LAOIpKeLPYZ0yebpRC18/LAOIpKeLPYZ0yebpRC18 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_anonymous.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_external.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_sha1.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/call.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn_other.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/dbus.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/decoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/default_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/doc.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/encoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/escape.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/export.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/homedir.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/match.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/message.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/object.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sequence.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sequential_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/server_interfaces.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sig.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_generic.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_nonce_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_unixcred_linux.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant_lexer.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant_parser.go
2025-08-20T20:50:12.9780892Z [00:02:09.847]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T20:50:12.9797661Z [00:02:09.848]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/6e/6edfe031603c6f867057fee1ec57b98939e1d37717b78183e4dbd91c8f2c4f22-d # internal
2025-08-20T20:50:12.9803345Z [00:02:09.849]➜  golang.org/x/text/language
2025-08-20T20:50:12.9803998Z [00:02:09.849]➜  mkdir -p $WORK/b227/
2025-08-20T20:50:12.9807011Z [00:02:09.849]➜  cat >/tmp/go-build893324914/b227/importcfg << 'EOF' # internal
2025-08-20T20:50:12.9808172Z [00:02:09.849]➜  # import config
2025-08-20T20:50:12.9808962Z [00:02:09.849]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:12.9809827Z [00:02:09.849]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:12.9810963Z [00:02:09.849]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build893324914/b228/_pkg_.a
2025-08-20T20:50:12.9812378Z [00:02:09.849]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build893324914/b230/_pkg_.a
2025-08-20T20:50:12.9813586Z [00:02:09.849]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:12.9814446Z [00:02:09.849]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:12.9815285Z [00:02:09.849]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:12.9816007Z [00:02:09.849]➜  EOF
2025-08-20T20:50:12.9821687Z [00:02:09.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/language=>golang.org/x/text@v0.28.0/language;$WORK/b227=>" -p golang.org/x/text/language -lang=go1.23 -complete -installsuffix shared -buildid yCFA2RpYckXDi1lam-ub/yCFA2RpYckXDi1lam-ub -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/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-20T20:50:13.1558871Z [00:02:10.025]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T20:50:13.1631003Z [00:02:10.031]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/b5/b53e04d930b9da6db161bfd11140bd52dc139ee6e259ea2aef619e0463cb5fbc-d # internal
2025-08-20T20:50:13.1636306Z [00:02:10.032]➜  golang.org/x/text/internal
2025-08-20T20:50:13.1637058Z [00:02:10.032]➜  mkdir -p $WORK/b226/
2025-08-20T20:50:13.1637743Z [00:02:10.032]➜  cat >/tmp/go-build893324914/b226/importcfg << 'EOF' # internal
2025-08-20T20:50:13.1638390Z [00:02:10.032]➜  # import config
2025-08-20T20:50:13.1639169Z [00:02:10.032]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:13.1640098Z [00:02:10.032]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:13.1640670Z [00:02:10.032]➜  EOF
2025-08-20T20:50:13.1644375Z [00:02:10.032]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal=>golang.org/x/text@v0.28.0/internal;$WORK/b226=>" -p golang.org/x/text/internal -lang=go1.23 -complete -installsuffix shared -buildid fvEN9PfZHLVCkKb623qw/fvEN9PfZHLVCkKb623qw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/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-20T20:50:13.2133625Z [00:02:10.082]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T20:50:13.2141199Z [00:02:10.083]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/31/3130a33cfdb204b50ad46198c5e41e9b0504b38228f4a10fd4694bdb6189ac0a-d # internal
2025-08-20T20:50:13.2167814Z [00:02:10.085]➜  encoding/xml
2025-08-20T20:50:13.2169426Z [00:02:10.086]➜  mkdir -p $WORK/b235/
2025-08-20T20:50:13.2174076Z [00:02:10.086]➜  cat >/tmp/go-build893324914/b235/importcfg << 'EOF' # internal
2025-08-20T20:50:13.2176164Z [00:02:10.086]➜  # import config
2025-08-20T20:50:13.2179221Z [00:02:10.086]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:13.2180022Z [00:02:10.086]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:13.2180847Z [00:02:10.086]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:13.2181659Z [00:02:10.086]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:13.2182862Z [00:02:10.086]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:13.2183606Z [00:02:10.086]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:13.2184378Z [00:02:10.086]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:13.2185193Z [00:02:10.086]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:13.2185992Z [00:02:10.086]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:13.2186992Z [00:02:10.086]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:13.2187769Z [00:02:10.086]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:13.2188563Z [00:02:10.086]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:13.2189435Z [00:02:10.086]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:13.2190076Z [00:02:10.086]➜  EOF
2025-08-20T20:50:13.2193618Z [00:02:10.086]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "/root/.go/src/encoding/xml=>encoding/xml;$WORK/b235=>" -p encoding/xml -lang=go1.25 -std -complete -installsuffix shared -buildid gC-cZpw-ijhWc6QWj73c/gC-cZpw-ijhWc6QWj73c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/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-20T20:50:13.4112544Z [00:02:10.280]➜  go tool buildid -w $WORK/b231/_pkg_.a # internal
2025-08-20T20:50:13.4205563Z [00:02:10.289]➜  cp $WORK/b231/_pkg_.a /root/.cache/go-build/e5/e5079ac836f10678a26ae30e107adad7b8ef6972aa86b89659ca2ac563c83706-d # internal
2025-08-20T20:50:13.4209925Z [00:02:10.290]➜  golang.org/x/text/cases
2025-08-20T20:50:13.4242674Z [00:02:10.290]➜  mkdir -p $WORK/b225/
2025-08-20T20:50:13.4243386Z [00:02:10.290]➜  cat >/tmp/go-build893324914/b225/importcfg << 'EOF' # internal
2025-08-20T20:50:13.4244055Z [00:02:10.290]➜  # import config
2025-08-20T20:50:13.4244804Z [00:02:10.290]➜  packagefile golang.org/x/text/internal=/tmp/go-build893324914/b226/_pkg_.a
2025-08-20T20:50:13.4246112Z [00:02:10.290]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:13.4248044Z [00:02:10.290]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:13.4249526Z [00:02:10.290]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build893324914/b231/_pkg_.a
2025-08-20T20:50:13.4250705Z [00:02:10.290]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:13.4251661Z [00:02:10.290]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:13.4252763Z [00:02:10.290]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:13.4253591Z [00:02:10.290]➜  EOF
2025-08-20T20:50:13.4259508Z [00:02:10.290]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/cases=>golang.org/x/text@v0.28.0/cases;$WORK/b225=>" -p golang.org/x/text/cases -lang=go1.23 -complete -installsuffix shared -buildid Tu-JQsjvnVuseomXWU-O/Tu-JQsjvnVuseomXWU-O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/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-20T20:50:13.5864495Z [00:02:10.455]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T20:50:13.6287064Z [00:02:10.497]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/79/794b8b8e4b6c0dfa99a73924b47247489ebe66673ed34b6a01174d2f27ef3347-d # internal
2025-08-20T20:50:13.6290130Z [00:02:10.497]➜  net/http/httptrace
2025-08-20T20:50:13.6293924Z [00:02:10.498]➜  mkdir -p $WORK/b195/
2025-08-20T20:50:13.6297180Z [00:02:10.498]➜  cat >/tmp/go-build893324914/b195/importcfg << 'EOF' # internal
2025-08-20T20:50:13.6297806Z [00:02:10.498]➜  # import config
2025-08-20T20:50:13.6298388Z [00:02:10.498]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:13.6299150Z [00:02:10.498]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:13.6299973Z [00:02:10.498]➜  packagefile internal/nettrace=/tmp/go-build893324914/b087/_pkg_.a
2025-08-20T20:50:13.6300745Z [00:02:10.498]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:13.6301495Z [00:02:10.498]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:13.6302259Z [00:02:10.498]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:13.6302999Z [00:02:10.498]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:13.6303527Z [00:02:10.498]➜  EOF
2025-08-20T20:50:13.6306241Z [00:02:10.498]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b195=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid -K6zr4G-si8mNa5BzEWQ/-K6zr4G-si8mNa5BzEWQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T20:50:13.7102098Z [00:02:10.579]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T20:50:13.7117786Z [00:02:10.580]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/24/24e7c5c02e12493c2ee2633b641e82018e910a6d7330aa1f9464d5645c15b7d5-d # internal
2025-08-20T20:50:13.7119000Z [00:02:10.580]➜  net/http/internal/httpcommon
2025-08-20T20:50:13.7119567Z [00:02:10.581]➜  mkdir -p $WORK/b198/
2025-08-20T20:50:13.7128213Z [00:02:10.581]➜  cat >/tmp/go-build893324914/b198/importcfg << 'EOF' # internal
2025-08-20T20:50:13.7129045Z [00:02:10.581]➜  # import config
2025-08-20T20:50:13.7129928Z [00:02:10.581]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T20:50:13.7131039Z [00:02:10.581]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T20:50:13.7132004Z [00:02:10.581]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:13.7132841Z [00:02:10.581]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:13.7133633Z [00:02:10.581]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:13.7134646Z [00:02:10.581]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build893324914/b181/_pkg_.a
2025-08-20T20:50:13.7135860Z [00:02:10.581]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build893324914/b191/_pkg_.a
2025-08-20T20:50:13.7137749Z [00:02:10.581]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:13.7138631Z [00:02:10.581]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:13.7139438Z [00:02:10.581]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:13.7140161Z [00:02:10.581]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:13.7140872Z [00:02:10.581]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:13.7141595Z [00:02:10.581]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:13.7142304Z [00:02:10.581]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:13.7142840Z [00:02:10.581]➜  EOF
2025-08-20T20:50:13.7145972Z [00:02:10.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b198=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid xK9D9iG9vyQS4DpGdswV/xK9D9iG9vyQS4DpGdswV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T20:50:13.8313029Z [00:02:10.700]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T20:50:13.8351314Z [00:02:10.704]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/c4/c4ffe038b6eccf7f5de9aeb220e4095f1761f6e817c2ec2dc9bfc9ec674ca4f4-d # internal
2025-08-20T20:50:13.8374770Z [00:02:10.706]➜  github.com/AlecAivazis/survey/v2
2025-08-20T20:50:13.8377911Z [00:02:10.706]➜  mkdir -p $WORK/b219/
2025-08-20T20:50:13.8390038Z [00:02:10.708]➜  cat >/tmp/go-build893324914/b219/importcfg << 'EOF' # internal
2025-08-20T20:50:13.8393598Z [00:02:10.708]➜  # import config
2025-08-20T20:50:13.8394234Z [00:02:10.708]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:13.8395032Z [00:02:10.708]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:13.8395843Z [00:02:10.708]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:13.8397029Z [00:02:10.708]➜  packagefile github.com/AlecAivazis/survey/v2/core=/tmp/go-build893324914/b062/_pkg_.a
2025-08-20T20:50:13.8398345Z [00:02:10.708]➜  packagefile github.com/AlecAivazis/survey/v2/terminal=/tmp/go-build893324914/b220/_pkg_.a
2025-08-20T20:50:13.8399550Z [00:02:10.708]➜  packagefile github.com/kballard/go-shellquote=/tmp/go-build893324914/b223/_pkg_.a
2025-08-20T20:50:13.8400574Z [00:02:10.708]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:13.8401538Z [00:02:10.708]➜  packagefile golang.org/x/text/cases=/tmp/go-build893324914/b225/_pkg_.a
2025-08-20T20:50:13.8402554Z [00:02:10.708]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:13.8403436Z [00:02:10.708]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:13.8404216Z [00:02:10.708]➜  packagefile io/ioutil=/tmp/go-build893324914/b206/_pkg_.a
2025-08-20T20:50:13.8405298Z [00:02:10.708]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:13.8406097Z [00:02:10.708]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:13.8407133Z [00:02:10.708]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:13.8407940Z [00:02:10.708]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:13.8408746Z [00:02:10.708]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:13.8409603Z [00:02:10.708]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:13.8410432Z [00:02:10.708]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:13.8411069Z [00:02:10.708]➜  EOF
2025-08-20T20:50:13.8420726Z [00:02:10.708]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7=>github.com/AlecAivazis/survey/v2@v2.3.7;$WORK/b219=>" -p github.com/AlecAivazis/survey/v2 -lang=go1.13 -complete -installsuffix shared -buildid nHoqWvNrPqEroK4AUbaX/nHoqWvNrPqEroK4AUbaX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/confirm.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/editor.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/filter.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/input.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/multiline.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/multiselect.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/password.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/renderer.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/select.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/survey.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/transform.go /root/go/pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/validate.go
2025-08-20T20:50:13.8471689Z [00:02:10.716]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T20:50:13.8484188Z [00:02:10.717]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/81/812ca8e1d7544ccb0e370d4b5f1a300109384e60eae930b9e384e1f28814585a-d # internal
2025-08-20T20:50:13.8511726Z [00:02:10.720]➜  net/http
2025-08-20T20:50:13.8514463Z [00:02:10.720]➜  mkdir -p $WORK/b100/
2025-08-20T20:50:13.8526833Z [00:02:10.721]➜  cat >/tmp/go-build893324914/b100/importcfg << 'EOF' # internal
2025-08-20T20:50:13.8528095Z [00:02:10.721]➜  # import config
2025-08-20T20:50:13.8529176Z [00:02:10.721]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T20:50:13.8530275Z [00:02:10.721]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T20:50:13.8531338Z [00:02:10.721]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T20:50:13.8532263Z [00:02:10.721]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T20:50:13.8533077Z [00:02:10.721]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:13.8533767Z [00:02:10.721]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:13.8534585Z [00:02:10.721]➜  packagefile compress/gzip=/tmp/go-build893324914/b101/_pkg_.a
2025-08-20T20:50:13.8535469Z [00:02:10.721]➜  packagefile container/list=/tmp/go-build893324914/b105/_pkg_.a
2025-08-20T20:50:13.8536289Z [00:02:10.721]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:13.8537267Z [00:02:10.721]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:13.8538002Z [00:02:10.721]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:13.8538773Z [00:02:10.721]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:13.8539535Z [00:02:10.721]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:13.8540336Z [00:02:10.721]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:13.8541352Z [00:02:10.721]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:13.8542356Z [00:02:10.721]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build893324914/b181/_pkg_.a
2025-08-20T20:50:13.8543583Z [00:02:10.721]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build893324914/b190/_pkg_.a
2025-08-20T20:50:13.8544763Z [00:02:10.721]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build893324914/b191/_pkg_.a
2025-08-20T20:50:13.8545860Z [00:02:10.721]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build893324914/b182/_pkg_.a
2025-08-20T20:50:13.8547070Z [00:02:10.721]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:13.8547902Z [00:02:10.721]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:13.8548647Z [00:02:10.721]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:13.8549388Z [00:02:10.721]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:13.8550149Z [00:02:10.721]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:13.8550883Z [00:02:10.721]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:13.8551639Z [00:02:10.721]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:13.8552389Z [00:02:10.721]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:13.8553138Z [00:02:10.721]➜  packagefile mime=/tmp/go-build893324914/b192/_pkg_.a
2025-08-20T20:50:13.8553946Z [00:02:10.721]➜  packagefile mime/multipart=/tmp/go-build893324914/b193/_pkg_.a
2025-08-20T20:50:13.8554721Z [00:02:10.721]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:13.8555534Z [00:02:10.721]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:13.8556465Z [00:02:10.721]➜  packagefile net/http/internal=/tmp/go-build893324914/b196/_pkg_.a
2025-08-20T20:50:13.8567633Z [00:02:10.721]➜  packagefile net/http/internal/ascii=/tmp/go-build893324914/b197/_pkg_.a
2025-08-20T20:50:13.8568548Z [00:02:10.721]➜  packagefile net/http/internal/httpcommon=/tmp/go-build893324914/b198/_pkg_.a
2025-08-20T20:50:13.8569625Z [00:02:10.721]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:13.8570329Z [00:02:10.721]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:13.8570970Z [00:02:10.721]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:13.8571600Z [00:02:10.721]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:13.8572291Z [00:02:10.721]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:13.8572992Z [00:02:10.721]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:13.8573646Z [00:02:10.721]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:13.8574365Z [00:02:10.721]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:13.8575139Z [00:02:10.721]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:13.8575882Z [00:02:10.721]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:13.8576779Z [00:02:10.721]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:13.8577437Z [00:02:10.721]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:13.8578114Z [00:02:10.721]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:13.8578783Z [00:02:10.721]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:13.8579428Z [00:02:10.721]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:13.8580219Z [00:02:10.721]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:13.8580817Z [00:02:10.721]➜  EOF
2025-08-20T20:50:13.8590217Z [00:02:10.722]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b100=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid QeFi8xZqrnXqCQpre0SC/QeFi8xZqrnXqCQpre0SC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/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-20T20:50:13.9071622Z [00:02:10.776]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T20:50:13.9172230Z [00:02:10.786]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d # internal
2025-08-20T20:50:13.9176287Z [00:02:10.786]➜  github.com/dlclark/regexp2/syntax
2025-08-20T20:50:13.9177950Z [00:02:10.786]➜  mkdir -p $WORK/b237/
2025-08-20T20:50:13.9181157Z [00:02:10.787]➜  cat >/tmp/go-build893324914/b237/importcfg << 'EOF' # internal
2025-08-20T20:50:13.9182653Z [00:02:10.787]➜  # import config
2025-08-20T20:50:13.9183242Z [00:02:10.787]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:13.9184017Z [00:02:10.787]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:13.9184816Z [00:02:10.787]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:13.9185529Z [00:02:10.787]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:13.9186504Z [00:02:10.787]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:13.9198984Z [00:02:10.787]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:13.9199807Z [00:02:10.787]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:13.9200638Z [00:02:10.787]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:13.9201484Z [00:02:10.787]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:13.9202295Z [00:02:10.787]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:13.9203171Z [00:02:10.787]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:13.9203845Z [00:02:10.787]➜  EOF
2025-08-20T20:50:13.9215715Z [00:02:10.790]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax=>github.com/dlclark/regexp2@v1.11.4/syntax;$WORK/b237=>" -p github.com/dlclark/regexp2/syntax -lang=go1.13 -complete -installsuffix shared -buildid S45Gj1vZlRoNej9xYBwg/S45Gj1vZlRoNej9xYBwg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/charclass.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/code.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/escape.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/parser.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/prefix.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/replacerdata.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/tree.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/syntax/writer.go
2025-08-20T20:50:13.9434384Z [00:02:10.812]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T20:50:13.9560583Z [00:02:10.825]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/e5/e568ce0dc1b212f1cb0e5a4bdab6141dbeea58e2a6da9f22a0f23355ea73a7c4-d # internal
2025-08-20T20:50:13.9565070Z [00:02:10.825]➜  github.com/zalando/go-keyring/secret_service
2025-08-20T20:50:13.9566998Z [00:02:10.825]➜  mkdir -p $WORK/b212/
2025-08-20T20:50:13.9567699Z [00:02:10.825]➜  cat >/tmp/go-build893324914/b212/importcfg << 'EOF' # internal
2025-08-20T20:50:13.9568364Z [00:02:10.825]➜  # import config
2025-08-20T20:50:13.9569033Z [00:02:10.825]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:13.9569807Z [00:02:10.825]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:13.9570711Z [00:02:10.825]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build893324914/b210/_pkg_.a
2025-08-20T20:50:13.9571428Z [00:02:10.825]➜  EOF
2025-08-20T20:50:13.9575311Z [00:02:10.825]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zalando/go-keyring@v0.2.6/secret_service=>github.com/zalando/go-keyring@v0.2.6/secret_service;$WORK/b212=>" -p github.com/zalando/go-keyring/secret_service -lang=go1.18 -complete -installsuffix shared -buildid MAZcs63xmpvdwtNDD2qo/MAZcs63xmpvdwtNDD2qo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /root/go/pkg/mod/github.com/zalando/go-keyring@v0.2.6/secret_service/secret_service.go
2025-08-20T20:50:14.0495905Z [00:02:10.918]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T20:50:14.0522959Z [00:02:10.921]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/d0/d0aafb19d93e26d37ba1df9ee0beeab1055a999601458550b2a96b109009003a-d # internal
2025-08-20T20:50:14.0527005Z [00:02:10.922]➜  github.com/zalando/go-keyring
2025-08-20T20:50:14.0527933Z [00:02:10.922]➜  mkdir -p $WORK/b209/
2025-08-20T20:50:14.0534883Z [00:02:10.922]➜  cat >/tmp/go-build893324914/b209/importcfg << 'EOF' # internal
2025-08-20T20:50:14.0535758Z [00:02:10.922]➜  # import config
2025-08-20T20:50:14.0538344Z [00:02:10.923]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.0539920Z [00:02:10.923]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.0541146Z [00:02:10.923]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build893324914/b210/_pkg_.a
2025-08-20T20:50:14.0542827Z [00:02:10.923]➜  packagefile github.com/zalando/go-keyring/secret_service=/tmp/go-build893324914/b212/_pkg_.a
2025-08-20T20:50:14.0544098Z [00:02:10.923]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:14.0545038Z [00:02:10.923]➜  EOF
2025-08-20T20:50:14.0561432Z [00:02:10.924]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zalando/go-keyring@v0.2.6=>github.com/zalando/go-keyring@v0.2.6;$WORK/b209=>" -p github.com/zalando/go-keyring -lang=go1.18 -complete -installsuffix shared -buildid 6H7T1uxO0Ms1EacnM_LK/6H7T1uxO0Ms1EacnM_LK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /root/go/pkg/mod/github.com/zalando/go-keyring@v0.2.6/keyring.go /root/go/pkg/mod/github.com/zalando/go-keyring@v0.2.6/keyring_fallback.go /root/go/pkg/mod/github.com/zalando/go-keyring@v0.2.6/keyring_mock.go /root/go/pkg/mod/github.com/zalando/go-keyring@v0.2.6/keyring_unix.go
2025-08-20T20:50:14.1150127Z [00:02:10.984]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T20:50:14.1162494Z [00:02:10.985]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T20:50:14.1199882Z [00:02:10.987]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/6c/6c5fc04eb19628622bc1a4c1292d65c8a5f6e86576531ff5b3e0ad4f79ede68e-d # internal
2025-08-20T20:50:14.1204679Z [00:02:10.988]➜  gitlab.com/gitlab-org/cli/internal/config
2025-08-20T20:50:14.1205297Z [00:02:10.988]➜  mkdir -p $WORK/b204/
2025-08-20T20:50:14.1205997Z [00:02:10.989]➜  cat >/tmp/go-build893324914/b204/importcfg << 'EOF' # internal
2025-08-20T20:50:14.1206905Z [00:02:10.989]➜  # import config
2025-08-20T20:50:14.1207557Z [00:02:10.989]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:14.1208648Z [00:02:10.989]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.1209461Z [00:02:10.989]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.1210436Z [00:02:10.989]➜  packagefile github.com/google/renameio/v2=/tmp/go-build893324914/b205/_pkg_.a
2025-08-20T20:50:14.1211557Z [00:02:10.989]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build893324914/b207/_pkg_.a
2025-08-20T20:50:14.1212672Z [00:02:10.989]➜  packagefile github.com/zalando/go-keyring=/tmp/go-build893324914/b209/_pkg_.a
2025-08-20T20:50:14.1213869Z [00:02:10.989]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:14.1214967Z [00:02:10.989]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build893324914/b214/_pkg_.a
2025-08-20T20:50:14.1215787Z [00:02:10.989]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.1216712Z [00:02:10.989]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:14.1217522Z [00:02:10.989]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:14.1218282Z [00:02:10.989]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:14.1219057Z [00:02:10.989]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:14.1219876Z [00:02:10.989]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:14.1220696Z [00:02:10.989]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:14.1221436Z [00:02:10.989]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:14.1222191Z [00:02:10.989]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.1222955Z [00:02:10.989]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:14.1223524Z [00:02:10.989]➜  EOF
2025-08-20T20:50:14.1231412Z [00:02:10.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config=>gitlab.com/gitlab-org/cli/internal/config;$WORK/b204=>" -p gitlab.com/gitlab-org/cli/internal/config -lang=go1.25 -complete -installsuffix shared -buildid _pLw9bSef3riOcf5caWA/_pLw9bSef3riOcf5caWA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/alias_config.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_file.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_mapping.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_stub.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/file.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/host_config.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/local_config.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/perms.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/testing.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/writefile.go
2025-08-20T20:50:14.1277934Z [00:02:10.997]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/8b/8b24b692e606d806df5d1d1d7b08decbfbfe13678f7b5336288971ef38d689f2-d # internal
2025-08-20T20:50:14.1280845Z [00:02:10.997]➜  html
2025-08-20T20:50:14.1282978Z [00:02:10.997]➜  mkdir -p $WORK/b241/
2025-08-20T20:50:14.1287694Z [00:02:10.998]➜  cat >/tmp/go-build893324914/b241/importcfg << 'EOF' # internal
2025-08-20T20:50:14.1288852Z [00:02:10.998]➜  # import config
2025-08-20T20:50:14.1289777Z [00:02:10.998]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.1291332Z [00:02:10.998]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:14.1292492Z [00:02:10.998]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:14.1293367Z [00:02:10.998]➜  EOF
2025-08-20T20:50:14.1298179Z [00:02:10.998]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b241=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid Y35p46kOumeGfB2fxVra/Y35p46kOumeGfB2fxVra -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T20:50:14.2603190Z [00:02:11.129]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T20:50:14.2621052Z [00:02:11.131]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/9c/9c3641f13dc764266f8f387b7d6ee037fa449ad643b188a87e2bea2a058875da-d # internal
2025-08-20T20:50:14.2627777Z [00:02:11.131]➜  embed
2025-08-20T20:50:14.2628265Z [00:02:11.131]➜  mkdir -p $WORK/b244/
2025-08-20T20:50:14.2631838Z [00:02:11.132]➜  cat >/tmp/go-build893324914/b244/importcfg << 'EOF' # internal
2025-08-20T20:50:14.2633111Z [00:02:11.132]➜  # import config
2025-08-20T20:50:14.2634583Z [00:02:11.132]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.2635804Z [00:02:11.132]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:14.2637372Z [00:02:11.132]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:14.2638597Z [00:02:11.132]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.2640804Z [00:02:11.132]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:14.2641651Z [00:02:11.132]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:14.2642266Z [00:02:11.132]➜  EOF
2025-08-20T20:50:14.2644794Z [00:02:11.132]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b244=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid 12Vewhxkdt4YH69F8bba/12Vewhxkdt4YH69F8bba -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T20:50:14.3013714Z [00:02:11.170]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T20:50:14.3036474Z [00:02:11.172]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/9d/9d68adf92c3d6610ace9c8d5770258e0f211418b242890e4cb720b39b805ef9c-d # internal
2025-08-20T20:50:14.3044571Z [00:02:11.173]➜  github.com/charmbracelet/glamour/internal/autolink
2025-08-20T20:50:14.3047877Z [00:02:11.173]➜  mkdir -p $WORK/b246/
2025-08-20T20:50:14.3059956Z [00:02:11.175]➜  cat >/tmp/go-build893324914/b246/importcfg << 'EOF' # internal
2025-08-20T20:50:14.3061103Z [00:02:11.175]➜  # import config
2025-08-20T20:50:14.3061899Z [00:02:11.175]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.3062920Z [00:02:11.175]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:14.3065694Z [00:02:11.175]➜  EOF
2025-08-20T20:50:14.3070083Z [00:02:11.175]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/internal/autolink=>github.com/charmbracelet/glamour@v0.10.0/internal/autolink;$WORK/b246=>" -p github.com/charmbracelet/glamour/internal/autolink -lang=go1.23 -complete -installsuffix shared -buildid hklqOEFlZUotrwZlJK8-/hklqOEFlZUotrwZlJK8- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/internal/autolink/autolink.go
2025-08-20T20:50:14.3126320Z [00:02:11.181]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T20:50:14.3150459Z [00:02:11.184]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d # internal
2025-08-20T20:50:14.3159290Z [00:02:11.185]➜  hash/adler32
2025-08-20T20:50:14.3161625Z [00:02:11.185]➜  mkdir -p $WORK/b251/
2025-08-20T20:50:14.3167053Z [00:02:11.185]➜  cat >/tmp/go-build893324914/b251/importcfg << 'EOF' # internal
2025-08-20T20:50:14.3167771Z [00:02:11.185]➜  # import config
2025-08-20T20:50:14.3170293Z [00:02:11.185]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.3172942Z [00:02:11.185]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:14.3174066Z [00:02:11.185]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:14.3176959Z [00:02:11.185]➜  EOF
2025-08-20T20:50:14.3179939Z [00:02:11.186]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b251=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid nLLwKS3QG4e0LBzr7Nmu/nLLwKS3QG4e0LBzr7Nmu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T20:50:14.3403594Z [00:02:11.209]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T20:50:14.3411232Z [00:02:11.210]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/e4/e4e72689d9432107ee77e5dfcfd0d7744c8ccdacab6b9a797702cdbdef72a1b2-d # internal
2025-08-20T20:50:14.3414909Z [00:02:11.210]➜  image
2025-08-20T20:50:14.3445846Z [00:02:11.213]➜  mkdir -p $WORK/b252/
2025-08-20T20:50:14.3447213Z [00:02:11.213]➜  cat >/tmp/go-build893324914/b252/importcfg << 'EOF' # internal
2025-08-20T20:50:14.3448183Z [00:02:11.213]➜  # import config
2025-08-20T20:50:14.3453373Z [00:02:11.213]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:14.3454235Z [00:02:11.213]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.3455141Z [00:02:11.213]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:14.3456015Z [00:02:11.213]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.3457048Z [00:02:11.213]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:14.3457879Z [00:02:11.213]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.3458691Z [00:02:11.213]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:14.3459510Z [00:02:11.213]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:14.3460128Z [00:02:11.213]➜  EOF
2025-08-20T20:50:14.3463368Z [00:02:11.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/.go/src/image=>image;$WORK/b252=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid FUsm-DkEVGAeb5T_ajyX/FUsm-DkEVGAeb5T_ajyX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/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-20T20:50:14.3520006Z [00:02:11.221]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T20:50:14.3540875Z [00:02:11.221]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/8a/8a941064c9e1657c92dde5671fbb1ec09bc2d3b729451f80a68553ce03c9a78d-d # internal
2025-08-20T20:50:14.3542068Z [00:02:11.222]➜  compress/zlib
2025-08-20T20:50:14.3542552Z [00:02:11.222]➜  mkdir -p $WORK/b250/
2025-08-20T20:50:14.3543267Z [00:02:11.222]➜  cat >/tmp/go-build893324914/b250/importcfg << 'EOF' # internal
2025-08-20T20:50:14.3543910Z [00:02:11.222]➜  # import config
2025-08-20T20:50:14.3545126Z [00:02:11.222]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:14.3546762Z [00:02:11.222]➜  packagefile compress/flate=/tmp/go-build893324914/b102/_pkg_.a
2025-08-20T20:50:14.3550083Z [00:02:11.222]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:14.3550962Z [00:02:11.222]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.3551761Z [00:02:11.222]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.3552555Z [00:02:11.222]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:14.3553367Z [00:02:11.222]➜  packagefile hash/adler32=/tmp/go-build893324914/b251/_pkg_.a
2025-08-20T20:50:14.3554220Z [00:02:11.222]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.3554854Z [00:02:11.222]➜  EOF
2025-08-20T20:50:14.3558260Z [00:02:11.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b250=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid F7sNlA_TlQHvLu_cpG7C/F7sNlA_TlQHvLu_cpG7C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T20:50:14.3997957Z [00:02:11.267]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T20:50:14.3999468Z [00:02:11.267]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/a3/a328f5e0bc9552a126a174bb76d019adfeb90ff9ff7f7dc10e8db565e08aca37-d # internal
2025-08-20T20:50:14.4000544Z [00:02:11.267]➜  database/sql/driver
2025-08-20T20:50:14.4001053Z [00:02:11.267]➜  mkdir -p $WORK/b257/
2025-08-20T20:50:14.4001728Z [00:02:11.268]➜  cat >/tmp/go-build893324914/b257/importcfg << 'EOF' # internal
2025-08-20T20:50:14.4002360Z [00:02:11.268]➜  # import config
2025-08-20T20:50:14.4002998Z [00:02:11.268]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:14.4003778Z [00:02:11.268]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.4004582Z [00:02:11.268]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.4007041Z [00:02:11.268]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:14.4007820Z [00:02:11.268]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.4008565Z [00:02:11.268]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:14.4009097Z [00:02:11.268]➜  EOF
2025-08-20T20:50:14.4012199Z [00:02:11.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b257=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid INg8tgFsvmSkfhWpsAAf/INg8tgFsvmSkfhWpsAAf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T20:50:14.4045533Z [00:02:11.273]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T20:50:14.4095045Z [00:02:11.278]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/af/aff4bccd64f3ed4d6a2c265c60a4189db9362652f047f3e43d69caa4a0e99d50-d # internal
2025-08-20T20:50:14.4098380Z [00:02:11.279]➜  github.com/dlclark/regexp2
2025-08-20T20:50:14.4103390Z [00:02:11.279]➜  mkdir -p $WORK/b236/
2025-08-20T20:50:14.4113388Z [00:02:11.280]➜  cat >/tmp/go-build893324914/b236/importcfg << 'EOF' # internal
2025-08-20T20:50:14.4114374Z [00:02:11.280]➜  # import config
2025-08-20T20:50:14.4115129Z [00:02:11.280]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:14.4116177Z [00:02:11.280]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.4117293Z [00:02:11.280]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.4118436Z [00:02:11.280]➜  packagefile github.com/dlclark/regexp2/syntax=/tmp/go-build893324914/b237/_pkg_.a
2025-08-20T20:50:14.4119570Z [00:02:11.280]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:14.4120507Z [00:02:11.280]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.4121464Z [00:02:11.280]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.4122389Z [00:02:11.280]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:14.4123355Z [00:02:11.280]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:14.4124283Z [00:02:11.280]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:14.4125176Z [00:02:11.280]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:14.4125905Z [00:02:11.280]➜  EOF
2025-08-20T20:50:14.4148242Z [00:02:11.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4=>github.com/dlclark/regexp2@v1.11.4;$WORK/b236=>" -p github.com/dlclark/regexp2 -lang=go1.13 -complete -installsuffix shared -buildid B8_yTCBjvsvU5_r4XDE6/B8_yTCBjvsvU5_r4XDE6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/fastclock.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/match.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/regexp.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/replace.go /root/go/pkg/mod/github.com/dlclark/regexp2@v1.11.4/runner.go
2025-08-20T20:50:14.4732427Z [00:02:11.342]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T20:50:14.4745131Z [00:02:11.343]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d # internal
2025-08-20T20:50:14.4753940Z [00:02:11.344]➜  github.com/lucasb-eyer/go-colorful
2025-08-20T20:50:14.4757930Z [00:02:11.344]➜  mkdir -p $WORK/b256/
2025-08-20T20:50:14.4764187Z [00:02:11.345]➜  cat >/tmp/go-build893324914/b256/importcfg << 'EOF' # internal
2025-08-20T20:50:14.4765265Z [00:02:11.345]➜  # import config
2025-08-20T20:50:14.4766192Z [00:02:11.345]➜  packagefile database/sql/driver=/tmp/go-build893324914/b257/_pkg_.a
2025-08-20T20:50:14.4769090Z [00:02:11.345]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:14.4770011Z [00:02:11.345]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.4770854Z [00:02:11.345]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:14.4771721Z [00:02:11.345]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:14.4772554Z [00:02:11.345]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:14.4773421Z [00:02:11.345]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:14.4774041Z [00:02:11.345]➜  EOF
2025-08-20T20:50:14.4780889Z [00:02:11.345]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0=>github.com/lucasb-eyer/go-colorful@v1.2.0;$WORK/b256=>" -p github.com/lucasb-eyer/go-colorful -lang=go1.12 -complete -installsuffix shared -buildid 5ZfmM3DAm6Kgvew992V-/5ZfmM3DAm6Kgvew992V- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/colorgens.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/colors.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/happy_palettegen.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/hexcolor.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/hsluv.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/soft_palettegen.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/warm_palettegen.go
2025-08-20T20:50:14.5272663Z [00:02:11.396]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T20:50:14.5307565Z [00:02:11.399]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/ec/ece57b351dee325a192c4ae828e7da8c6842524bfd1e7df9c0641c65b9daf14a-d # internal
2025-08-20T20:50:14.5308728Z [00:02:11.399]➜  image/png
2025-08-20T20:50:14.5309240Z [00:02:11.399]➜  mkdir -p $WORK/b254/
2025-08-20T20:50:14.5318029Z [00:02:11.400]➜  cat >/tmp/go-build893324914/b254/importcfg << 'EOF' # internal
2025-08-20T20:50:14.5318844Z [00:02:11.400]➜  # import config
2025-08-20T20:50:14.5319502Z [00:02:11.400]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:14.5320378Z [00:02:11.400]➜  packagefile compress/zlib=/tmp/go-build893324914/b250/_pkg_.a
2025-08-20T20:50:14.5321286Z [00:02:11.400]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:14.5322195Z [00:02:11.400]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.5322958Z [00:02:11.400]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:14.5324027Z [00:02:11.400]➜  packagefile hash/crc32=/tmp/go-build893324914/b103/_pkg_.a
2025-08-20T20:50:14.5324938Z [00:02:11.400]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:14.5325899Z [00:02:11.400]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:14.5327046Z [00:02:11.400]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.5329227Z [00:02:11.400]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.5329938Z [00:02:11.400]➜  EOF
2025-08-20T20:50:14.5333215Z [00:02:11.400]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/.go/src/image/png=>image/png;$WORK/b254=>" -p image/png -lang=go1.25 -std -complete -installsuffix shared -buildid qzsMKh2rBp5Dhx3yfnzl/qzsMKh2rBp5Dhx3yfnzl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/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-20T20:50:14.6697143Z [00:02:11.538]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T20:50:14.6726172Z [00:02:11.541]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/1c/1c9173e08641b9f3fc40a9e0a12bc59762aa01376e4c4f2f4411b037fcce813a-d # internal
2025-08-20T20:50:14.6735502Z [00:02:11.542]➜  github.com/mattn/go-runewidth
2025-08-20T20:50:14.6736378Z [00:02:11.542]➜  mkdir -p $WORK/b258/
2025-08-20T20:50:14.6737248Z [00:02:11.542]➜  cat >/tmp/go-build893324914/b258/importcfg << 'EOF' # internal
2025-08-20T20:50:14.6737854Z [00:02:11.542]➜  # import config
2025-08-20T20:50:14.6738559Z [00:02:11.542]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:14.6739405Z [00:02:11.542]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:14.6740178Z [00:02:11.542]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:14.6740953Z [00:02:11.542]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.6741503Z [00:02:11.542]➜  EOF
2025-08-20T20:50:14.6745861Z [00:02:11.543]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16=>github.com/mattn/go-runewidth@v0.0.16;$WORK/b258=>" -p github.com/mattn/go-runewidth -lang=go1.9 -complete -installsuffix shared -buildid 3jRGoxD3BDFGd0rRY7mt/3jRGoxD3BDFGd0rRY7mt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth.go /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth_posix.go /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth_table.go
2025-08-20T20:50:14.7190599Z [00:02:11.588]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T20:50:14.7206017Z [00:02:11.589]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/57/5781639d4da87f2e2ba172880d9fd9a8a66c3ae47b2b98e2eab5063f7f9ee3a4-d # internal
2025-08-20T20:50:14.7213824Z [00:02:11.590]➜  github.com/charmbracelet/x/ansi/kitty
2025-08-20T20:50:14.7214437Z [00:02:11.590]➜  mkdir -p $WORK/b249/
2025-08-20T20:50:14.7215127Z [00:02:11.590]➜  cat >/tmp/go-build893324914/b249/importcfg << 'EOF' # internal
2025-08-20T20:50:14.7215775Z [00:02:11.590]➜  # import config
2025-08-20T20:50:14.7216448Z [00:02:11.590]➜  packagefile compress/zlib=/tmp/go-build893324914/b250/_pkg_.a
2025-08-20T20:50:14.7218494Z [00:02:11.590]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:14.7219328Z [00:02:11.590]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.7220094Z [00:02:11.590]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.7220846Z [00:02:11.590]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:14.7221650Z [00:02:11.590]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:14.7222483Z [00:02:11.590]➜  packagefile image/png=/tmp/go-build893324914/b254/_pkg_.a
2025-08-20T20:50:14.7224420Z [00:02:11.590]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.7227957Z [00:02:11.590]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.7228816Z [00:02:11.590]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.7229385Z [00:02:11.590]➜  EOF
2025-08-20T20:50:14.7238673Z [00:02:11.590]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/kitty=>github.com/charmbracelet/x/ansi@v0.8.0/kitty;$WORK/b249=>" -p github.com/charmbracelet/x/ansi/kitty -lang=go1.18 -complete -installsuffix shared -buildid mIruQ8_W-lsXmY99zvBk/mIruQ8_W-lsXmY99zvBk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/kitty/decoder.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/kitty/encoder.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/kitty/graphics.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/kitty/options.go
2025-08-20T20:50:14.7244527Z [00:02:11.592]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T20:50:14.7245814Z [00:02:11.593]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/74/74137ec69c1d323ae63052c516a095c22d3d2c4dcc3f9a2856608c85d4b1b154-d # internal
2025-08-20T20:50:14.7247130Z [00:02:11.593]➜  github.com/charmbracelet/x/term
2025-08-20T20:50:14.7247691Z [00:02:11.593]➜  mkdir -p $WORK/b262/
2025-08-20T20:50:14.7248389Z [00:02:11.593]➜  cat >/tmp/go-build893324914/b262/importcfg << 'EOF' # internal
2025-08-20T20:50:14.7249029Z [00:02:11.593]➜  # import config
2025-08-20T20:50:14.7249762Z [00:02:11.593]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:14.7250604Z [00:02:11.593]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.7251357Z [00:02:11.593]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:14.7251927Z [00:02:11.593]➜  EOF
2025-08-20T20:50:14.7262805Z [00:02:11.593]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1=>github.com/charmbracelet/x/term@v0.2.1;$WORK/b262=>" -p github.com/charmbracelet/x/term -lang=go1.18 -complete -installsuffix shared -buildid khAZnq91ZVB8AsRZ1t9y/khAZnq91ZVB8AsRZ1t9y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/term.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/term_unix.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/term_unix_other.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/terminal.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/util.go
2025-08-20T20:50:14.7641742Z [00:02:11.633]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T20:50:14.7678291Z [00:02:11.637]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/93/93e03ffa905544a0a66a51a22ddb9d6656b418279c1475a6cdd5b27ea1b5715f-d # internal
2025-08-20T20:50:14.7684563Z [00:02:11.637]➜  github.com/charmbracelet/x/ansi
2025-08-20T20:50:14.7685241Z [00:02:11.637]➜  mkdir -p $WORK/b248/
2025-08-20T20:50:14.7692450Z [00:02:11.638]➜  cat >/tmp/go-build893324914/b248/importcfg << 'EOF' # internal
2025-08-20T20:50:14.7693135Z [00:02:11.638]➜  # import config
2025-08-20T20:50:14.7693758Z [00:02:11.638]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:14.7695189Z [00:02:11.638]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:14.7696350Z [00:02:11.638]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:14.7697408Z [00:02:11.638]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.7698144Z [00:02:11.638]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.7699129Z [00:02:11.638]➜  packagefile github.com/charmbracelet/x/ansi/kitty=/tmp/go-build893324914/b249/_pkg_.a
2025-08-20T20:50:14.7700316Z [00:02:11.638]➜  packagefile github.com/charmbracelet/x/ansi/parser=/tmp/go-build893324914/b255/_pkg_.a
2025-08-20T20:50:14.7701462Z [00:02:11.638]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build893324914/b256/_pkg_.a
2025-08-20T20:50:14.7702534Z [00:02:11.638]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build893324914/b258/_pkg_.a
2025-08-20T20:50:14.7703537Z [00:02:11.638]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:14.7704408Z [00:02:11.638]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:14.7705200Z [00:02:11.638]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:14.7705966Z [00:02:11.638]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.7706855Z [00:02:11.638]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:14.7707605Z [00:02:11.638]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:14.7708573Z [00:02:11.638]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:14.7709542Z [00:02:11.638]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.7710329Z [00:02:11.638]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.7711070Z [00:02:11.638]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:14.7711803Z [00:02:11.638]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:14.7712623Z [00:02:11.638]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:14.7713233Z [00:02:11.638]➜  EOF
2025-08-20T20:50:14.7765494Z [00:02:11.638]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0=>github.com/charmbracelet/x/ansi@v0.8.0;$WORK/b248=>" -p github.com/charmbracelet/x/ansi -lang=go1.18 -complete -installsuffix shared -buildid PMB-m6vJ6mAT1lJOJljC/PMB-m6vJ6mAT1lJOJljC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/ansi.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/ascii.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/background.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/c0.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/c1.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/charset.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/clipboard.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/color.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/ctrl.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/cursor.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/cwd.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/doc.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/focus.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/graphics.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/hyperlink.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/iterm2.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/keypad.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/kitty.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/method.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/mode.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/modes.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/mouse.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/notification.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser_decode.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser_handler.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/parser_sync.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/passthrough.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/paste.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/reset.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/screen.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/sgr.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/status.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/style.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/termcap.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/title.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/truncate.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/util.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/width.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/winop.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/wrap.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.8.0/xterm.go
2025-08-20T20:50:14.7785162Z [00:02:11.640]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T20:50:14.7786417Z [00:02:11.641]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/1c/1c68c0f63983d8b963bdc0d9d1f6cf5e4eeb0771076804a341607b7cc51e81f3-d # internal
2025-08-20T20:50:14.7787595Z [00:02:11.641]➜  github.com/xo/terminfo
2025-08-20T20:50:14.7788086Z [00:02:11.642]➜  mkdir -p $WORK/b263/
2025-08-20T20:50:14.7788751Z [00:02:11.642]➜  cat >/tmp/go-build893324914/b263/importcfg << 'EOF' # internal
2025-08-20T20:50:14.7789373Z [00:02:11.642]➜  # import config
2025-08-20T20:50:14.7789980Z [00:02:11.642]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:14.7790715Z [00:02:11.642]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.7791453Z [00:02:11.642]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.7792239Z [00:02:11.642]➜  packagefile io/ioutil=/tmp/go-build893324914/b206/_pkg_.a
2025-08-20T20:50:14.7793200Z [00:02:11.642]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:14.7793942Z [00:02:11.642]➜  packagefile os/user=/tmp/go-build893324914/b211/_pkg_.a
2025-08-20T20:50:14.7794697Z [00:02:11.642]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:14.7795434Z [00:02:11.642]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:14.7796174Z [00:02:11.642]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.7797100Z [00:02:11.642]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.7797863Z [00:02:11.642]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:14.7798413Z [00:02:11.642]➜  EOF
2025-08-20T20:50:14.7806452Z [00:02:11.643]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e=>github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e;$WORK/b263=>" -p github.com/xo/terminfo -lang=go1.19 -complete -installsuffix shared -buildid PxtgFDxRKJe1U-eL6Lzx/PxtgFDxRKJe1U-eL6Lzx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/caps.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/capvals.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/color.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/dec.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/load.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/param.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/stack.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/terminfo.go
2025-08-20T20:50:14.8455026Z [00:02:11.714]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T20:50:14.8484872Z [00:02:11.717]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/af/afbebf7ef293d5e4170c2488a2653b4ffb57eebb9924478aed6d5a1d0a0ad7f1-d # internal
2025-08-20T20:50:14.8491205Z [00:02:11.718]➜  github.com/alecthomas/chroma/v2
2025-08-20T20:50:14.8491839Z [00:02:11.718]➜  mkdir -p $WORK/b234/
2025-08-20T20:50:14.8497127Z [00:02:11.718]➜  cat >/tmp/go-build893324914/b234/importcfg << 'EOF' # internal
2025-08-20T20:50:14.8499396Z [00:02:11.718]➜  # import config
2025-08-20T20:50:14.8500668Z [00:02:11.718]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:14.8503085Z [00:02:11.718]➜  packagefile compress/gzip=/tmp/go-build893324914/b101/_pkg_.a
2025-08-20T20:50:14.8504546Z [00:02:11.718]➜  packagefile encoding/xml=/tmp/go-build893324914/b235/_pkg_.a
2025-08-20T20:50:14.8507150Z [00:02:11.718]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:14.8508785Z [00:02:11.718]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.8511184Z [00:02:11.719]➜  packagefile github.com/dlclark/regexp2=/tmp/go-build893324914/b236/_pkg_.a
2025-08-20T20:50:14.8512668Z [00:02:11.719]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.8515654Z [00:02:11.719]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:14.8516718Z [00:02:11.719]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:14.8517513Z [00:02:11.719]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:14.8518413Z [00:02:11.719]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:14.8519292Z [00:02:11.719]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:14.8520086Z [00:02:11.719]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:14.8520873Z [00:02:11.719]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:14.8521700Z [00:02:11.719]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:14.8522893Z [00:02:11.719]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.8523680Z [00:02:11.719]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:14.8524472Z [00:02:11.719]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:14.8525297Z [00:02:11.719]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:14.8525936Z [00:02:11.719]➜  EOF
2025-08-20T20:50:14.8541254Z [00:02:11.719]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0=>github.com/alecthomas/chroma/v2@v2.14.0;$WORK/b234=>" -p github.com/alecthomas/chroma/v2 -lang=go1.19 -complete -installsuffix shared -buildid ucwTBF1MNOUp8XRRO0Pc/ucwTBF1MNOUp8XRRO0Pc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/coalesce.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/colour.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/delegate.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/doc.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/emitters.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatter.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/iterator.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexer.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/mutators.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/regexp.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/registry.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/remap.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/serialise.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/style.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/tokentype_enumer.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/types.go
2025-08-20T20:50:14.9730116Z [00:02:11.842]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T20:50:14.9792192Z [00:02:11.848]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/7d/7dfeb37c2811f1a873b5342d6a9532dac1ca02974af1217a4b63ef8c071e45b3-d # internal
2025-08-20T20:50:14.9793469Z [00:02:11.848]➜  github.com/aymanbagabas/go-osc52/v2
2025-08-20T20:50:14.9794111Z [00:02:11.848]➜  mkdir -p $WORK/b265/
2025-08-20T20:50:14.9801081Z [00:02:11.849]➜  cat >/tmp/go-build893324914/b265/importcfg << 'EOF' # internal
2025-08-20T20:50:14.9801839Z [00:02:11.849]➜  # import config
2025-08-20T20:50:14.9802590Z [00:02:11.849]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:14.9803495Z [00:02:11.849]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:14.9804318Z [00:02:11.849]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:14.9805191Z [00:02:11.849]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:14.9805847Z [00:02:11.849]➜  EOF
2025-08-20T20:50:14.9811938Z [00:02:11.850]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aymanbagabas/go-osc52/v2@v2.0.1=>github.com/aymanbagabas/go-osc52/v2@v2.0.1;$WORK/b265=>" -p github.com/aymanbagabas/go-osc52/v2 -lang=go1.16 -complete -installsuffix shared -buildid cOolcpb2q78kLlI2QNXY/cOolcpb2q78kLlI2QNXY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /root/go/pkg/mod/github.com/aymanbagabas/go-osc52/v2@v2.0.1/osc52.go
2025-08-20T20:50:15.0412298Z [00:02:11.910]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T20:50:15.0422913Z [00:02:11.911]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/cf/cf5f313e427a1af6c6cc95c09acd0656f764166b0c7aed84f2b14a83348a66f8-d # internal
2025-08-20T20:50:15.0454136Z [00:02:11.914]➜  github.com/muesli/termenv
2025-08-20T20:50:15.0460788Z [00:02:11.915]➜  mkdir -p $WORK/b264/
2025-08-20T20:50:15.0461944Z [00:02:11.915]➜  cat >/tmp/go-build893324914/b264/importcfg << 'EOF' # internal
2025-08-20T20:50:15.0470357Z [00:02:11.915]➜  # import config
2025-08-20T20:50:15.0471465Z [00:02:11.915]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:15.0472287Z [00:02:11.915]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.0473311Z [00:02:11.915]➜  packagefile github.com/aymanbagabas/go-osc52/v2=/tmp/go-build893324914/b265/_pkg_.a
2025-08-20T20:50:15.0474498Z [00:02:11.915]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build893324914/b256/_pkg_.a
2025-08-20T20:50:15.0475664Z [00:02:11.915]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build893324914/b066/_pkg_.a
2025-08-20T20:50:15.0476877Z [00:02:11.915]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:15.0477909Z [00:02:11.915]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:15.0478873Z [00:02:11.915]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:15.0479667Z [00:02:11.915]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:15.0480468Z [00:02:11.915]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:15.0481243Z [00:02:11.915]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:15.0482044Z [00:02:11.915]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:15.0482871Z [00:02:11.915]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.0483668Z [00:02:11.915]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:15.0484491Z [00:02:11.915]➜  packagefile text/template=/tmp/go-build893324914/b071/_pkg_.a
2025-08-20T20:50:15.0485361Z [00:02:11.915]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:15.0485964Z [00:02:11.915]➜  EOF
2025-08-20T20:50:15.0503941Z [00:02:11.915]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/muesli/termenv@v0.16.0=>github.com/muesli/termenv@v0.16.0;$WORK/b264=>" -p github.com/muesli/termenv -lang=go1.17 -complete -installsuffix shared -buildid G0CYUSnWkUvJgOlDo5Ml/G0CYUSnWkUvJgOlDo5Ml -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/ansicolors.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/color.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/constants_linux.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/copy.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/hyperlink.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/notification.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/output.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/profile.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/screen.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/style.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/templatehelper.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/termenv.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/termenv_posix.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/termenv_unix.go
2025-08-20T20:50:15.2083447Z [00:02:12.077]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T20:50:15.2269695Z [00:02:12.094]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/46/4609b69c1de36da46a8f20f5bd3207046ce0bc69f16bdd532ddfa80c41ceff4e-d # internal
2025-08-20T20:50:15.2378988Z [00:02:12.106]➜  github.com/charmbracelet/colorprofile
2025-08-20T20:50:15.2379747Z [00:02:12.106]➜  mkdir -p $WORK/b261/
2025-08-20T20:50:15.2380490Z [00:02:12.106]➜  cat >/tmp/go-build893324914/b261/importcfg << 'EOF' # internal
2025-08-20T20:50:15.2381159Z [00:02:12.106]➜  # import config
2025-08-20T20:50:15.2381801Z [00:02:12.106]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:15.2387014Z [00:02:12.106]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build893324914/b248/_pkg_.a
2025-08-20T20:50:15.2390856Z [00:02:12.106]➜  packagefile github.com/charmbracelet/x/term=/tmp/go-build893324914/b262/_pkg_.a
2025-08-20T20:50:15.2392014Z [00:02:12.106]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build893324914/b256/_pkg_.a
2025-08-20T20:50:15.2393366Z [00:02:12.106]➜  packagefile github.com/xo/terminfo=/tmp/go-build893324914/b263/_pkg_.a
2025-08-20T20:50:15.2394292Z [00:02:12.106]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:15.2395124Z [00:02:12.106]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:15.2395905Z [00:02:12.106]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:15.2403913Z [00:02:12.106]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:15.2404837Z [00:02:12.106]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:15.2405691Z [00:02:12.106]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:15.2406806Z [00:02:12.106]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.2407443Z [00:02:12.106]➜  EOF
2025-08-20T20:50:15.2413933Z [00:02:12.106]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc=>github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc;$WORK/b261=>" -p github.com/charmbracelet/colorprofile -lang=go1.18 -complete -installsuffix shared -buildid tUj6MXuDJXjpR5cnKQ-J/tUj6MXuDJXjpR5cnKQ-J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/env.go /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/env_other.go /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/profile.go /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/writer.go
2025-08-20T20:50:15.3532628Z [00:02:12.222]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T20:50:15.3615952Z [00:02:12.230]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/81/818f24b1450cd83d12b99c7514d72b4b54296be6882179d2a491195f3caab4e3-d # internal
2025-08-20T20:50:15.3621338Z [00:02:12.231]➜  github.com/aymerick/douceur/css
2025-08-20T20:50:15.3621977Z [00:02:12.231]➜  mkdir -p $WORK/b270/
2025-08-20T20:50:15.3629946Z [00:02:12.232]➜  cat >/tmp/go-build893324914/b270/importcfg << 'EOF' # internal
2025-08-20T20:50:15.3631209Z [00:02:12.232]➜  # import config
2025-08-20T20:50:15.3633490Z [00:02:12.232]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.3634563Z [00:02:12.232]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.3637680Z [00:02:12.232]➜  EOF
2025-08-20T20:50:15.3641998Z [00:02:12.232]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aymerick/douceur@v0.2.0/css=>github.com/aymerick/douceur@v0.2.0/css;$WORK/b270=>" -p github.com/aymerick/douceur/css -lang=go1.16 -complete -installsuffix shared -buildid bbKjBIZmqMlAbz6tbo7D/bbKjBIZmqMlAbz6tbo7D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /root/go/pkg/mod/github.com/aymerick/douceur@v0.2.0/css/declaration.go /root/go/pkg/mod/github.com/aymerick/douceur@v0.2.0/css/rule.go /root/go/pkg/mod/github.com/aymerick/douceur@v0.2.0/css/stylesheet.go
2025-08-20T20:50:15.3687671Z [00:02:12.237]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T20:50:15.3750806Z [00:02:12.244]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/89/896461ce0c353ce457e1d1db0555f7eb146af9603c49a7fd63ece98f8fc09352-d # internal
2025-08-20T20:50:15.3757071Z [00:02:12.244]➜  github.com/alecthomas/chroma/v2/formatters/html
2025-08-20T20:50:15.3757733Z [00:02:12.244]➜  mkdir -p $WORK/b240/
2025-08-20T20:50:15.3764456Z [00:02:12.245]➜  cat >/tmp/go-build893324914/b240/importcfg << 'EOF' # internal
2025-08-20T20:50:15.3765297Z [00:02:12.245]➜  # import config
2025-08-20T20:50:15.3767993Z [00:02:12.245]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.3769320Z [00:02:12.245]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:15.3771422Z [00:02:12.245]➜  packagefile html=/tmp/go-build893324914/b241/_pkg_.a
2025-08-20T20:50:15.3772139Z [00:02:12.245]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:15.3772824Z [00:02:12.245]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:15.3773560Z [00:02:12.245]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:15.3774292Z [00:02:12.245]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.3775011Z [00:02:12.245]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:15.3775530Z [00:02:12.245]➜  EOF
2025-08-20T20:50:15.3779595Z [00:02:12.245]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/html=>github.com/alecthomas/chroma/v2@v2.14.0/formatters/html;$WORK/b240=>" -p github.com/alecthomas/chroma/v2/formatters/html -lang=go1.19 -complete -installsuffix shared -buildid iTU1bx3spakFixUgtLCd/iTU1bx3spakFixUgtLCd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/html/html.go
2025-08-20T20:50:15.4363036Z [00:02:12.305]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T20:50:15.4372410Z [00:02:12.306]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/01/01d495434b7e424858c9b1a90cdf4c59a694dc513c354e06708d1137faf52777-d # internal
2025-08-20T20:50:15.4376180Z [00:02:12.306]➜  github.com/alecthomas/chroma/v2/formatters/svg
2025-08-20T20:50:15.4386418Z [00:02:12.306]➜  mkdir -p $WORK/b242/
2025-08-20T20:50:15.4387339Z [00:02:12.307]➜  cat >/tmp/go-build893324914/b242/importcfg << 'EOF' # internal
2025-08-20T20:50:15.4388284Z [00:02:12.307]➜  # import config
2025-08-20T20:50:15.4388976Z [00:02:12.307]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:15.4389807Z [00:02:12.307]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:15.4390516Z [00:02:12.307]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.4391380Z [00:02:12.307]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:15.4392221Z [00:02:12.307]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:15.4392901Z [00:02:12.307]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:15.4393589Z [00:02:12.307]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:15.4394301Z [00:02:12.307]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.4394843Z [00:02:12.307]➜  EOF
2025-08-20T20:50:15.4425407Z [00:02:12.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/svg=>github.com/alecthomas/chroma/v2@v2.14.0/formatters/svg;$WORK/b242=>" -p github.com/alecthomas/chroma/v2/formatters/svg -lang=go1.19 -complete -installsuffix shared -buildid 9rc9QKr2xIrRhK-7Vajb/9rc9QKr2xIrRhK-7Vajb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/svg/font_liberation_mono.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/svg/svg.go
2025-08-20T20:50:15.4783560Z [00:02:12.347]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T20:50:15.4787459Z [00:02:12.347]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T20:50:15.4804316Z [00:02:12.349]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/8d/8d06bff8d65b6b013d80cebfdd7589e1b4c818971ec6d2a8e4a68c8c3dd9634d-d # internal
2025-08-20T20:50:15.4838089Z [00:02:12.352]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/c4/c44439f1ba6f2dfc9952c674d4b1d70f6ef4e083ebdba0fa2409eed8c878e119-d # internal
2025-08-20T20:50:15.4867959Z [00:02:12.356]➜  github.com/alecthomas/chroma/v2/styles
2025-08-20T20:50:15.4869781Z [00:02:12.356]➜  mkdir -p $WORK/b245/
2025-08-20T20:50:15.4909517Z [00:02:12.359]➜  cat >/tmp/go-build893324914/b245/importcfg << 'EOF' # internal
2025-08-20T20:50:15.4910558Z [00:02:12.359]➜  # import config
2025-08-20T20:50:15.4911338Z [00:02:12.359]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:15.4912269Z [00:02:12.359]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:15.4913162Z [00:02:12.359]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:15.4913901Z [00:02:12.359]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:15.4914492Z [00:02:12.359]➜  EOF
2025-08-20T20:50:15.4949293Z [00:02:12.363]➜  cat >/tmp/go-build893324914/b245/embedcfg << 'EOF' # internal
2025-08-20T20:50:15.4949980Z [00:02:12.363]➜  {
2025-08-20T20:50:15.4950405Z [00:02:12.363]➜  	"Patterns": {
2025-08-20T20:50:15.4950851Z [00:02:12.363]➜  		"*.xml": [
2025-08-20T20:50:15.4951291Z [00:02:12.363]➜  			"abap.xml",
2025-08-20T20:50:15.4951722Z [00:02:12.363]➜  			"algol.xml",
2025-08-20T20:50:15.4952179Z [00:02:12.363]➜  			"algol_nu.xml",
2025-08-20T20:50:15.4952658Z [00:02:12.363]➜  			"arduino.xml",
2025-08-20T20:50:15.4953123Z [00:02:12.363]➜  			"autumn.xml",
2025-08-20T20:50:15.4953572Z [00:02:12.363]➜  			"average.xml",
2025-08-20T20:50:15.4954054Z [00:02:12.363]➜  			"base16-snazzy.xml",
2025-08-20T20:50:15.4954542Z [00:02:12.363]➜  			"borland.xml",
2025-08-20T20:50:15.4954986Z [00:02:12.363]➜  			"bw.xml",
2025-08-20T20:50:15.4955518Z [00:02:12.363]➜  			"catppuccin-frappe.xml",
2025-08-20T20:50:15.4956081Z [00:02:12.363]➜  			"catppuccin-latte.xml",
2025-08-20T20:50:15.4956965Z [00:02:12.363]➜  			"catppuccin-macchiato.xml",
2025-08-20T20:50:15.4957582Z [00:02:12.363]➜  			"catppuccin-mocha.xml",
2025-08-20T20:50:15.4958421Z [00:02:12.363]➜  			"colorful.xml",
2025-08-20T20:50:15.4958960Z [00:02:12.363]➜  			"doom-one.xml",
2025-08-20T20:50:15.4959455Z [00:02:12.363]➜  			"doom-one2.xml",
2025-08-20T20:50:15.4959971Z [00:02:12.363]➜  			"dracula.xml",
2025-08-20T20:50:15.4960429Z [00:02:12.363]➜  			"emacs.xml",
2025-08-20T20:50:15.4960890Z [00:02:12.363]➜  			"friendly.xml",
2025-08-20T20:50:15.4961375Z [00:02:12.363]➜  			"fruity.xml",
2025-08-20T20:50:15.4961863Z [00:02:12.363]➜  			"github-dark.xml",
2025-08-20T20:50:15.4962345Z [00:02:12.363]➜  			"github.xml",
2025-08-20T20:50:15.4962834Z [00:02:12.363]➜  			"gruvbox-light.xml",
2025-08-20T20:50:15.4963353Z [00:02:12.363]➜  			"gruvbox.xml",
2025-08-20T20:50:15.4963875Z [00:02:12.363]➜  			"hr_high_contrast.xml",
2025-08-20T20:50:15.4964382Z [00:02:12.363]➜  			"hrdark.xml",
2025-08-20T20:50:15.4964857Z [00:02:12.363]➜  			"igor.xml",
2025-08-20T20:50:15.4965307Z [00:02:12.363]➜  			"lovelace.xml",
2025-08-20T20:50:15.4965781Z [00:02:12.363]➜  			"manni.xml",
2025-08-20T20:50:15.4966299Z [00:02:12.363]➜  			"modus-operandi.xml",
2025-08-20T20:50:15.4967069Z [00:02:12.363]➜  			"modus-vivendi.xml",
2025-08-20T20:50:15.4967607Z [00:02:12.363]➜  			"monokai.xml",
2025-08-20T20:50:15.4968099Z [00:02:12.363]➜  			"monokailight.xml",
2025-08-20T20:50:15.4968598Z [00:02:12.363]➜  			"murphy.xml",
2025-08-20T20:50:15.4969082Z [00:02:12.363]➜  			"native.xml",
2025-08-20T20:50:15.4969561Z [00:02:12.363]➜  			"nord.xml",
2025-08-20T20:50:15.4970009Z [00:02:12.363]➜  			"onedark.xml",
2025-08-20T20:50:15.4970513Z [00:02:12.363]➜  			"onesenterprise.xml",
2025-08-20T20:50:15.4971055Z [00:02:12.363]➜  			"paraiso-dark.xml",
2025-08-20T20:50:15.4971573Z [00:02:12.363]➜  			"paraiso-light.xml",
2025-08-20T20:50:15.4972062Z [00:02:12.363]➜  			"pastie.xml",
2025-08-20T20:50:15.4972535Z [00:02:12.363]➜  			"perldoc.xml",
2025-08-20T20:50:15.4972999Z [00:02:12.363]➜  			"pygments.xml",
2025-08-20T20:50:15.4973483Z [00:02:12.363]➜  			"rainbow_dash.xml",
2025-08-20T20:50:15.4974014Z [00:02:12.363]➜  			"rose-pine-dawn.xml",
2025-08-20T20:50:15.4974540Z [00:02:12.363]➜  			"rose-pine-moon.xml",
2025-08-20T20:50:15.4975053Z [00:02:12.363]➜  			"rose-pine.xml",
2025-08-20T20:50:15.4975789Z [00:02:12.363]➜  			"rrt.xml",
2025-08-20T20:50:15.4976258Z [00:02:12.363]➜  			"solarized-dark.xml",
2025-08-20T20:50:15.4977032Z [00:02:12.363]➜  			"solarized-dark256.xml",
2025-08-20T20:50:15.4977580Z [00:02:12.363]➜  			"solarized-light.xml",
2025-08-20T20:50:15.4978076Z [00:02:12.363]➜  			"swapoff.xml",
2025-08-20T20:50:15.4978528Z [00:02:12.363]➜  			"tango.xml",
2025-08-20T20:50:15.4978988Z [00:02:12.363]➜  			"tokyonight-day.xml",
2025-08-20T20:50:15.4979521Z [00:02:12.363]➜  			"tokyonight-moon.xml",
2025-08-20T20:50:15.4980051Z [00:02:12.363]➜  			"tokyonight-night.xml",
2025-08-20T20:50:15.4980591Z [00:02:12.363]➜  			"tokyonight-storm.xml",
2025-08-20T20:50:15.4981102Z [00:02:12.363]➜  			"trac.xml",
2025-08-20T20:50:15.4981538Z [00:02:12.363]➜  			"vim.xml",
2025-08-20T20:50:15.4981972Z [00:02:12.363]➜  			"vs.xml",
2025-08-20T20:50:15.4982435Z [00:02:12.363]➜  			"vulcan.xml",
2025-08-20T20:50:15.4982910Z [00:02:12.363]➜  			"witchhazel.xml",
2025-08-20T20:50:15.4983408Z [00:02:12.363]➜  			"xcode-dark.xml",
2025-08-20T20:50:15.4983873Z [00:02:12.363]➜  			"xcode.xml"
2025-08-20T20:50:15.4984277Z [00:02:12.363]➜  		]
2025-08-20T20:50:15.4984639Z [00:02:12.363]➜  	},
2025-08-20T20:50:15.4985006Z [00:02:12.363]➜  	"Files": {
2025-08-20T20:50:15.4985849Z [00:02:12.363]➜  		"abap.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/abap.xml",
2025-08-20T20:50:15.4987256Z [00:02:12.363]➜  		"algol.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/algol.xml",
2025-08-20T20:50:15.4988505Z [00:02:12.363]➜  		"algol_nu.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/algol_nu.xml",
2025-08-20T20:50:15.4989771Z [00:02:12.363]➜  		"arduino.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/arduino.xml",
2025-08-20T20:50:15.4991252Z [00:02:12.363]➜  		"autumn.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/autumn.xml",
2025-08-20T20:50:15.4992559Z [00:02:12.363]➜  		"average.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/average.xml",
2025-08-20T20:50:15.4993955Z [00:02:12.363]➜  		"base16-snazzy.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/base16-snazzy.xml",
2025-08-20T20:50:15.4995313Z [00:02:12.363]➜  		"borland.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/borland.xml",
2025-08-20T20:50:15.4996482Z [00:02:12.363]➜  		"bw.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/bw.xml",
2025-08-20T20:50:15.4997952Z [00:02:12.363]➜  		"catppuccin-frappe.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/catppuccin-frappe.xml",
2025-08-20T20:50:15.4999444Z [00:02:12.363]➜  		"catppuccin-latte.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/catppuccin-latte.xml",
2025-08-20T20:50:15.5001057Z [00:02:12.363]➜  		"catppuccin-macchiato.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/catppuccin-macchiato.xml",
2025-08-20T20:50:15.5002646Z [00:02:12.363]➜  		"catppuccin-mocha.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/catppuccin-mocha.xml",
2025-08-20T20:50:15.5003951Z [00:02:12.363]➜  		"colorful.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/colorful.xml",
2025-08-20T20:50:15.5005485Z [00:02:12.363]➜  		"doom-one.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/doom-one.xml",
2025-08-20T20:50:15.5027169Z [00:02:12.363]➜  		"doom-one2.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/doom-one2.xml",
2025-08-20T20:50:15.5028794Z [00:02:12.363]➜  		"dracula.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/dracula.xml",
2025-08-20T20:50:15.5030257Z [00:02:12.363]➜  		"emacs.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/emacs.xml",
2025-08-20T20:50:15.5031697Z [00:02:12.363]➜  		"friendly.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/friendly.xml",
2025-08-20T20:50:15.5043959Z [00:02:12.363]➜  		"fruity.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/fruity.xml",
2025-08-20T20:50:15.5045295Z [00:02:12.363]➜  		"github-dark.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/github-dark.xml",
2025-08-20T20:50:15.5046793Z [00:02:12.363]➜  		"github.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/github.xml",
2025-08-20T20:50:15.5048189Z [00:02:12.363]➜  		"gruvbox-light.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/gruvbox-light.xml",
2025-08-20T20:50:15.5049583Z [00:02:12.363]➜  		"gruvbox.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/gruvbox.xml",
2025-08-20T20:50:15.5050968Z [00:02:12.363]➜  		"hr_high_contrast.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/hr_high_contrast.xml",
2025-08-20T20:50:15.5052310Z [00:02:12.363]➜  		"hrdark.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/hrdark.xml",
2025-08-20T20:50:15.5053478Z [00:02:12.363]➜  		"igor.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/igor.xml",
2025-08-20T20:50:15.5054666Z [00:02:12.363]➜  		"lovelace.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/lovelace.xml",
2025-08-20T20:50:15.5055918Z [00:02:12.363]➜  		"manni.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/manni.xml",
2025-08-20T20:50:15.5057474Z [00:02:12.363]➜  		"modus-operandi.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/modus-operandi.xml",
2025-08-20T20:50:15.5058969Z [00:02:12.363]➜  		"modus-vivendi.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/modus-vivendi.xml",
2025-08-20T20:50:15.5060326Z [00:02:12.363]➜  		"monokai.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/monokai.xml",
2025-08-20T20:50:15.5061910Z [00:02:12.363]➜  		"monokailight.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/monokailight.xml",
2025-08-20T20:50:15.5063286Z [00:02:12.363]➜  		"murphy.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/murphy.xml",
2025-08-20T20:50:15.5064507Z [00:02:12.363]➜  		"native.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/native.xml",
2025-08-20T20:50:15.5065675Z [00:02:12.363]➜  		"nord.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/nord.xml",
2025-08-20T20:50:15.5066963Z [00:02:12.363]➜  		"onedark.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/onedark.xml",
2025-08-20T20:50:15.5068344Z [00:02:12.363]➜  		"onesenterprise.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/onesenterprise.xml",
2025-08-20T20:50:15.5069794Z [00:02:12.363]➜  		"paraiso-dark.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/paraiso-dark.xml",
2025-08-20T20:50:15.5071243Z [00:02:12.363]➜  		"paraiso-light.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/paraiso-light.xml",
2025-08-20T20:50:15.5072584Z [00:02:12.363]➜  		"pastie.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/pastie.xml",
2025-08-20T20:50:15.5073873Z [00:02:12.363]➜  		"perldoc.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/perldoc.xml",
2025-08-20T20:50:15.5075179Z [00:02:12.363]➜  		"pygments.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/pygments.xml",
2025-08-20T20:50:15.5076667Z [00:02:12.363]➜  		"rainbow_dash.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/rainbow_dash.xml",
2025-08-20T20:50:15.5078119Z [00:02:12.363]➜  		"rose-pine-dawn.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/rose-pine-dawn.xml",
2025-08-20T20:50:15.5079584Z [00:02:12.363]➜  		"rose-pine-moon.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/rose-pine-moon.xml",
2025-08-20T20:50:15.5080930Z [00:02:12.363]➜  		"rose-pine.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/rose-pine.xml",
2025-08-20T20:50:15.5082436Z [00:02:12.363]➜  		"rrt.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/rrt.xml",
2025-08-20T20:50:15.5083787Z [00:02:12.363]➜  		"solarized-dark.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/solarized-dark.xml",
2025-08-20T20:50:15.5085356Z [00:02:12.363]➜  		"solarized-dark256.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/solarized-dark256.xml",
2025-08-20T20:50:15.5087065Z [00:02:12.363]➜  		"solarized-light.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/solarized-light.xml",
2025-08-20T20:50:15.5088457Z [00:02:12.363]➜  		"swapoff.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/swapoff.xml",
2025-08-20T20:50:15.5089697Z [00:02:12.363]➜  		"tango.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/tango.xml",
2025-08-20T20:50:15.5091069Z [00:02:12.363]➜  		"tokyonight-day.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/tokyonight-day.xml",
2025-08-20T20:50:15.5092599Z [00:02:12.363]➜  		"tokyonight-moon.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/tokyonight-moon.xml",
2025-08-20T20:50:15.5094149Z [00:02:12.363]➜  		"tokyonight-night.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/tokyonight-night.xml",
2025-08-20T20:50:15.5095734Z [00:02:12.363]➜  		"tokyonight-storm.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/tokyonight-storm.xml",
2025-08-20T20:50:15.5097306Z [00:02:12.363]➜  		"trac.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/trac.xml",
2025-08-20T20:50:15.5098448Z [00:02:12.363]➜  		"vim.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/vim.xml",
2025-08-20T20:50:15.5099828Z [00:02:12.363]➜  		"vs.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/vs.xml",
2025-08-20T20:50:15.5101036Z [00:02:12.363]➜  		"vulcan.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/vulcan.xml",
2025-08-20T20:50:15.5102346Z [00:02:12.363]➜  		"witchhazel.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/witchhazel.xml",
2025-08-20T20:50:15.5103709Z [00:02:12.363]➜  		"xcode-dark.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/xcode-dark.xml",
2025-08-20T20:50:15.5104974Z [00:02:12.363]➜  		"xcode.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/xcode.xml"
2025-08-20T20:50:15.5105734Z [00:02:12.363]➜  	}
2025-08-20T20:50:15.5106104Z [00:02:12.363]➜  }EOF
2025-08-20T20:50:15.5110751Z [00:02:12.363]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles=>github.com/alecthomas/chroma/v2@v2.14.0/styles;$WORK/b245=>" -p github.com/alecthomas/chroma/v2/styles -lang=go1.19 -complete -installsuffix shared -buildid 6gf44t1ZItpWQADS2d_Y/6gf44t1ZItpWQADS2d_Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -embedcfg $WORK/b245/embedcfg -pack /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/api.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/styles/compat.go
2025-08-20T20:50:15.5147440Z [00:02:12.383]➜  github.com/alecthomas/chroma/v2/lexers
2025-08-20T20:50:15.5148081Z [00:02:12.383]➜  mkdir -p $WORK/b243/
2025-08-20T20:50:15.5166843Z [00:02:12.385]➜  cat >/tmp/go-build893324914/b243/importcfg << 'EOF' # internal
2025-08-20T20:50:15.5167543Z [00:02:12.385]➜  # import config
2025-08-20T20:50:15.5168191Z [00:02:12.385]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:15.5169153Z [00:02:12.385]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:15.5170217Z [00:02:12.385]➜  packagefile github.com/dlclark/regexp2=/tmp/go-build893324914/b236/_pkg_.a
2025-08-20T20:50:15.5171148Z [00:02:12.385]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:15.5171921Z [00:02:12.385]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:15.5172970Z [00:02:12.385]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.5173760Z [00:02:12.385]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:15.5174379Z [00:02:12.386]➜  EOF
2025-08-20T20:50:15.5235166Z [00:02:12.392]➜  cat >/tmp/go-build893324914/b243/embedcfg << 'EOF' # internal
2025-08-20T20:50:15.5271918Z [00:02:12.392]➜  {
2025-08-20T20:50:15.5277315Z [00:02:12.392]➜  	"Patterns": {
2025-08-20T20:50:15.5277793Z [00:02:12.392]➜  		"embedded": [
2025-08-20T20:50:15.5278384Z [00:02:12.392]➜  			"embedded/abap.xml",
2025-08-20T20:50:15.5278930Z [00:02:12.392]➜  			"embedded/abnf.xml",
2025-08-20T20:50:15.5279506Z [00:02:12.392]➜  			"embedded/actionscript.xml",
2025-08-20T20:50:15.5280132Z [00:02:12.392]➜  			"embedded/actionscript_3.xml",
2025-08-20T20:50:15.5280731Z [00:02:12.392]➜  			"embedded/ada.xml",
2025-08-20T20:50:15.5281243Z [00:02:12.392]➜  			"embedded/agda.xml",
2025-08-20T20:50:15.5281746Z [00:02:12.392]➜  			"embedded/al.xml",
2025-08-20T20:50:15.5282275Z [00:02:12.392]➜  			"embedded/alloy.xml",
2025-08-20T20:50:15.5282814Z [00:02:12.392]➜  			"embedded/angular2.xml",
2025-08-20T20:50:15.5283343Z [00:02:12.392]➜  			"embedded/antlr.xml",
2025-08-20T20:50:15.5283882Z [00:02:12.392]➜  			"embedded/apacheconf.xml",
2025-08-20T20:50:15.5284400Z [00:02:12.392]➜  			"embedded/apl.xml",
2025-08-20T20:50:15.5284928Z [00:02:12.392]➜  			"embedded/applescript.xml",
2025-08-20T20:50:15.5285493Z [00:02:12.392]➜  			"embedded/arangodb_aql.xml",
2025-08-20T20:50:15.5286042Z [00:02:12.392]➜  			"embedded/arduino.xml",
2025-08-20T20:50:15.5286793Z [00:02:12.392]➜  			"embedded/armasm.xml",
2025-08-20T20:50:15.5287377Z [00:02:12.392]➜  			"embedded/autohotkey.xml",
2025-08-20T20:50:15.5287938Z [00:02:12.392]➜  			"embedded/autoit.xml",
2025-08-20T20:50:15.5288702Z [00:02:12.392]➜  			"embedded/awk.xml",
2025-08-20T20:50:15.5289244Z [00:02:12.392]➜  			"embedded/ballerina.xml",
2025-08-20T20:50:15.5289781Z [00:02:12.392]➜  			"embedded/bash.xml",
2025-08-20T20:50:15.5290345Z [00:02:12.392]➜  			"embedded/bash_session.xml",
2025-08-20T20:50:15.5290911Z [00:02:12.392]➜  			"embedded/batchfile.xml",
2025-08-20T20:50:15.5291447Z [00:02:12.392]➜  			"embedded/bibtex.xml",
2025-08-20T20:50:15.5291955Z [00:02:12.392]➜  			"embedded/bicep.xml",
2025-08-20T20:50:15.5292476Z [00:02:12.392]➜  			"embedded/blitzbasic.xml",
2025-08-20T20:50:15.5292989Z [00:02:12.392]➜  			"embedded/bnf.xml",
2025-08-20T20:50:15.5293492Z [00:02:12.392]➜  			"embedded/bqn.xml",
2025-08-20T20:50:15.5294015Z [00:02:12.392]➜  			"embedded/brainfuck.xml",
2025-08-20T20:50:15.5294539Z [00:02:12.392]➜  			"embedded/c#.xml",
2025-08-20T20:50:15.5295033Z [00:02:12.392]➜  			"embedded/c++.xml",
2025-08-20T20:50:15.5295508Z [00:02:12.392]➜  			"embedded/c.xml",
2025-08-20T20:50:15.5296039Z [00:02:12.392]➜  			"embedded/cap_n_proto.xml",
2025-08-20T20:50:15.5296779Z [00:02:12.392]➜  			"embedded/cassandra_cql.xml",
2025-08-20T20:50:15.5297349Z [00:02:12.392]➜  			"embedded/ceylon.xml",
2025-08-20T20:50:15.5297919Z [00:02:12.392]➜  			"embedded/cfengine3.xml",
2025-08-20T20:50:15.5298494Z [00:02:12.393]➜  			"embedded/cfstatement.xml",
2025-08-20T20:50:15.5299053Z [00:02:12.393]➜  			"embedded/chaiscript.xml",
2025-08-20T20:50:15.5299607Z [00:02:12.393]➜  			"embedded/chapel.xml",
2025-08-20T20:50:15.5300157Z [00:02:12.393]➜  			"embedded/cheetah.xml",
2025-08-20T20:50:15.5300673Z [00:02:12.393]➜  			"embedded/clojure.xml",
2025-08-20T20:50:15.5301173Z [00:02:12.393]➜  			"embedded/cmake.xml",
2025-08-20T20:50:15.5301670Z [00:02:12.393]➜  			"embedded/cobol.xml",
2025-08-20T20:50:15.5302227Z [00:02:12.393]➜  			"embedded/coffeescript.xml",
2025-08-20T20:50:15.5302802Z [00:02:12.393]➜  			"embedded/common_lisp.xml",
2025-08-20T20:50:15.5303339Z [00:02:12.393]➜  			"embedded/coq.xml",
2025-08-20T20:50:15.5303866Z [00:02:12.393]➜  			"embedded/crystal.xml",
2025-08-20T20:50:15.5304371Z [00:02:12.393]➜  			"embedded/css.xml",
2025-08-20T20:50:15.5304853Z [00:02:12.393]➜  			"embedded/cue.xml",
2025-08-20T20:50:15.5305644Z [00:02:12.393]➜  			"embedded/cython.xml",
2025-08-20T20:50:15.5306163Z [00:02:12.393]➜  			"embedded/d.xml",
2025-08-20T20:50:15.5326993Z [00:02:12.393]➜  			"embedded/dart.xml",
2025-08-20T20:50:15.5327615Z [00:02:12.393]➜  			"embedded/dax.xml",
2025-08-20T20:50:15.5328203Z [00:02:12.393]➜  			"embedded/desktop_entry.xml",
2025-08-20T20:50:15.5328803Z [00:02:12.393]➜  			"embedded/diff.xml",
2025-08-20T20:50:15.5329402Z [00:02:12.393]➜  			"embedded/django_jinja.xml",
2025-08-20T20:50:15.5329977Z [00:02:12.393]➜  			"embedded/dns.xml",
2025-08-20T20:50:15.5330528Z [00:02:12.393]➜  			"embedded/docker.xml",
2025-08-20T20:50:15.5331038Z [00:02:12.393]➜  			"embedded/dtd.xml",
2025-08-20T20:50:15.5331555Z [00:02:12.393]➜  			"embedded/dylan.xml",
2025-08-20T20:50:15.5332092Z [00:02:12.393]➜  			"embedded/ebnf.xml",
2025-08-20T20:50:15.5332658Z [00:02:12.393]➜  			"embedded/elixir.xml",
2025-08-20T20:50:15.5333199Z [00:02:12.393]➜  			"embedded/elm.xml",
2025-08-20T20:50:15.5333767Z [00:02:12.393]➜  			"embedded/emacslisp.xml",
2025-08-20T20:50:15.5334324Z [00:02:12.393]➜  			"embedded/erlang.xml",
2025-08-20T20:50:15.5334853Z [00:02:12.393]➜  			"embedded/factor.xml",
2025-08-20T20:50:15.5335378Z [00:02:12.393]➜  			"embedded/fennel.xml",
2025-08-20T20:50:15.5335877Z [00:02:12.393]➜  			"embedded/fish.xml",
2025-08-20T20:50:15.5336374Z [00:02:12.393]➜  			"embedded/forth.xml",
2025-08-20T20:50:15.5337113Z [00:02:12.393]➜  			"embedded/fortran.xml",
2025-08-20T20:50:15.5337715Z [00:02:12.393]➜  			"embedded/fortranfixed.xml",
2025-08-20T20:50:15.5338286Z [00:02:12.393]➜  			"embedded/fsharp.xml",
2025-08-20T20:50:15.5338816Z [00:02:12.393]➜  			"embedded/gas.xml",
2025-08-20T20:50:15.5339334Z [00:02:12.393]➜  			"embedded/gdscript.xml",
2025-08-20T20:50:15.5339886Z [00:02:12.393]➜  			"embedded/gdscript3.xml",
2025-08-20T20:50:15.5340717Z [00:02:12.393]➜  			"embedded/gherkin.xml",
2025-08-20T20:50:15.5341310Z [00:02:12.393]➜  			"embedded/gleam.xml",
2025-08-20T20:50:15.5341876Z [00:02:12.393]➜  			"embedded/glsl.xml",
2025-08-20T20:50:15.5342420Z [00:02:12.393]➜  			"embedded/gnuplot.xml",
2025-08-20T20:50:15.5343002Z [00:02:12.393]➜  			"embedded/go_template.xml",
2025-08-20T20:50:15.5343573Z [00:02:12.393]➜  			"embedded/graphql.xml",
2025-08-20T20:50:15.5344114Z [00:02:12.393]➜  			"embedded/groff.xml",
2025-08-20T20:50:15.5344591Z [00:02:12.393]➜  			"embedded/groovy.xml",
2025-08-20T20:50:15.5345138Z [00:02:12.393]➜  			"embedded/handlebars.xml",
2025-08-20T20:50:15.5345690Z [00:02:12.393]➜  			"embedded/hare.xml",
2025-08-20T20:50:15.5346204Z [00:02:12.393]➜  			"embedded/haskell.xml",
2025-08-20T20:50:15.5347005Z [00:02:12.393]➜  			"embedded/hcl.xml",
2025-08-20T20:50:15.5347582Z [00:02:12.393]➜  			"embedded/hexdump.xml",
2025-08-20T20:50:15.5348105Z [00:02:12.393]➜  			"embedded/hlb.xml",
2025-08-20T20:50:15.5348648Z [00:02:12.393]➜  			"embedded/hlsl.xml",
2025-08-20T20:50:15.5349196Z [00:02:12.393]➜  			"embedded/holyc.xml",
2025-08-20T20:50:15.5349728Z [00:02:12.393]➜  			"embedded/html.xml",
2025-08-20T20:50:15.5350251Z [00:02:12.393]➜  			"embedded/hy.xml",
2025-08-20T20:50:15.5350759Z [00:02:12.393]➜  			"embedded/idris.xml",
2025-08-20T20:50:15.5351294Z [00:02:12.393]➜  			"embedded/igor.xml",
2025-08-20T20:50:15.5351797Z [00:02:12.393]➜  			"embedded/ini.xml",
2025-08-20T20:50:15.5352310Z [00:02:12.393]➜  			"embedded/io.xml",
2025-08-20T20:50:15.5352831Z [00:02:12.393]➜  			"embedded/iscdhcpd.xml",
2025-08-20T20:50:15.5353353Z [00:02:12.393]➜  			"embedded/j.xml",
2025-08-20T20:50:15.5353853Z [00:02:12.393]➜  			"embedded/java.xml",
2025-08-20T20:50:15.5354396Z [00:02:12.393]➜  			"embedded/javascript.xml",
2025-08-20T20:50:15.5354944Z [00:02:12.393]➜  			"embedded/json.xml",
2025-08-20T20:50:15.5355470Z [00:02:12.393]➜  			"embedded/julia.xml",
2025-08-20T20:50:15.5355998Z [00:02:12.393]➜  			"embedded/jungle.xml",
2025-08-20T20:50:15.5356740Z [00:02:12.393]➜  			"embedded/kotlin.xml",
2025-08-20T20:50:15.5357406Z [00:02:12.393]➜  			"embedded/lighttpd_configuration_file.xml",
2025-08-20T20:50:15.5358332Z [00:02:12.393]➜  			"embedded/llvm.xml",
2025-08-20T20:50:15.5358877Z [00:02:12.393]➜  			"embedded/lua.xml",
2025-08-20T20:50:15.5359442Z [00:02:12.393]➜  			"embedded/makefile.xml",
2025-08-20T20:50:15.5359980Z [00:02:12.393]➜  			"embedded/mako.xml",
2025-08-20T20:50:15.5360519Z [00:02:12.393]➜  			"embedded/mason.xml",
2025-08-20T20:50:15.5361124Z [00:02:12.393]➜  			"embedded/materialize_sql_dialect.xml",
2025-08-20T20:50:15.5361762Z [00:02:12.393]➜  			"embedded/mathematica.xml",
2025-08-20T20:50:15.5362343Z [00:02:12.393]➜  			"embedded/matlab.xml",
2025-08-20T20:50:15.5362905Z [00:02:12.393]➜  			"embedded/mcfunction.xml",
2025-08-20T20:50:15.5363440Z [00:02:12.393]➜  			"embedded/meson.xml",
2025-08-20T20:50:15.5363961Z [00:02:12.393]➜  			"embedded/metal.xml",
2025-08-20T20:50:15.5364523Z [00:02:12.393]➜  			"embedded/minizinc.xml",
2025-08-20T20:50:15.5365076Z [00:02:12.393]➜  			"embedded/mlir.xml",
2025-08-20T20:50:15.5365612Z [00:02:12.393]➜  			"embedded/modula-2.xml",
2025-08-20T20:50:15.5366160Z [00:02:12.393]➜  			"embedded/monkeyc.xml",
2025-08-20T20:50:15.5366917Z [00:02:12.393]➜  			"embedded/morrowindscript.xml",
2025-08-20T20:50:15.5367503Z [00:02:12.393]➜  			"embedded/myghty.xml",
2025-08-20T20:50:15.5368019Z [00:02:12.393]➜  			"embedded/mysql.xml",
2025-08-20T20:50:15.5368529Z [00:02:12.393]➜  			"embedded/nasm.xml",
2025-08-20T20:50:15.5369056Z [00:02:12.393]➜  			"embedded/natural.xml",
2025-08-20T20:50:15.5369587Z [00:02:12.393]➜  			"embedded/ndisasm.xml",
2025-08-20T20:50:15.5370126Z [00:02:12.393]➜  			"embedded/newspeak.xml",
2025-08-20T20:50:15.5370728Z [00:02:12.393]➜  			"embedded/nginx_configuration_file.xml",
2025-08-20T20:50:15.5371315Z [00:02:12.393]➜  			"embedded/nim.xml",
2025-08-20T20:50:15.5371809Z [00:02:12.393]➜  			"embedded/nix.xml",
2025-08-20T20:50:15.5372578Z [00:02:12.393]➜  			"embedded/objective-c.xml",
2025-08-20T20:50:15.5373181Z [00:02:12.393]➜  			"embedded/objectpascal.xml",
2025-08-20T20:50:15.5373741Z [00:02:12.393]➜  			"embedded/ocaml.xml",
2025-08-20T20:50:15.5374263Z [00:02:12.393]➜  			"embedded/octave.xml",
2025-08-20T20:50:15.5374776Z [00:02:12.393]➜  			"embedded/odin.xml",
2025-08-20T20:50:15.5375332Z [00:02:12.393]➜  			"embedded/onesenterprise.xml",
2025-08-20T20:50:15.5375926Z [00:02:12.393]➜  			"embedded/openedge_abl.xml",
2025-08-20T20:50:15.5376493Z [00:02:12.393]➜  			"embedded/openscad.xml",
2025-08-20T20:50:15.5377159Z [00:02:12.393]➜  			"embedded/org_mode.xml",
2025-08-20T20:50:15.5377729Z [00:02:12.393]➜  			"embedded/pacmanconf.xml",
2025-08-20T20:50:15.5378297Z [00:02:12.393]➜  			"embedded/perl.xml",
2025-08-20T20:50:15.5378820Z [00:02:12.393]➜  			"embedded/php.xml",
2025-08-20T20:50:15.5379339Z [00:02:12.393]➜  			"embedded/pig.xml",
2025-08-20T20:50:15.5379878Z [00:02:12.393]➜  			"embedded/pkgconfig.xml",
2025-08-20T20:50:15.5380483Z [00:02:12.393]➜  			"embedded/pl_pgsql.xml",
2025-08-20T20:50:15.5381047Z [00:02:12.393]➜  			"embedded/plaintext.xml",
2025-08-20T20:50:15.5381653Z [00:02:12.393]➜  			"embedded/plutus_core.xml",
2025-08-20T20:50:15.5382216Z [00:02:12.393]➜  			"embedded/pony.xml",
2025-08-20T20:50:15.5382843Z [00:02:12.393]➜  			"embedded/postgresql_sql_dialect.xml",
2025-08-20T20:50:15.5383484Z [00:02:12.393]➜  			"embedded/postscript.xml",
2025-08-20T20:50:15.5384050Z [00:02:12.393]➜  			"embedded/povray.xml",
2025-08-20T20:50:15.5384618Z [00:02:12.393]➜  			"embedded/powerquery.xml",
2025-08-20T20:50:15.5385217Z [00:02:12.393]➜  			"embedded/powershell.xml",
2025-08-20T20:50:15.5385786Z [00:02:12.393]➜  			"embedded/prolog.xml",
2025-08-20T20:50:15.5386372Z [00:02:12.393]➜  			"embedded/promela.xml",
2025-08-20T20:50:15.5387194Z [00:02:12.393]➜  			"embedded/promql.xml",
2025-08-20T20:50:15.5387767Z [00:02:12.393]➜  			"embedded/properties.xml",
2025-08-20T20:50:15.5388353Z [00:02:12.393]➜  			"embedded/protocol_buffer.xml",
2025-08-20T20:50:15.5388969Z [00:02:12.393]➜  			"embedded/prql.xml",
2025-08-20T20:50:15.5389512Z [00:02:12.393]➜  			"embedded/psl.xml",
2025-08-20T20:50:15.5390368Z [00:02:12.393]➜  			"embedded/puppet.xml",
2025-08-20T20:50:15.5390931Z [00:02:12.393]➜  			"embedded/python.xml",
2025-08-20T20:50:15.5391475Z [00:02:12.393]➜  			"embedded/python_2.xml",
2025-08-20T20:50:15.5392042Z [00:02:12.393]➜  			"embedded/qbasic.xml",
2025-08-20T20:50:15.5392585Z [00:02:12.393]➜  			"embedded/qml.xml",
2025-08-20T20:50:15.5393106Z [00:02:12.393]➜  			"embedded/r.xml",
2025-08-20T20:50:15.5393653Z [00:02:12.393]➜  			"embedded/racket.xml",
2025-08-20T20:50:15.5394202Z [00:02:12.393]➜  			"embedded/ragel.xml",
2025-08-20T20:50:15.5394749Z [00:02:12.393]➜  			"embedded/react.xml",
2025-08-20T20:50:15.5395308Z [00:02:12.393]➜  			"embedded/reasonml.xml",
2025-08-20T20:50:15.5395856Z [00:02:12.393]➜  			"embedded/reg.xml",
2025-08-20T20:50:15.5396385Z [00:02:12.393]➜  			"embedded/rego.xml",
2025-08-20T20:50:15.5397220Z [00:02:12.393]➜  			"embedded/rexx.xml",
2025-08-20T20:50:15.5397767Z [00:02:12.393]➜  			"embedded/rpm_spec.xml",
2025-08-20T20:50:15.5398338Z [00:02:12.393]➜  			"embedded/ruby.xml",
2025-08-20T20:50:15.5398879Z [00:02:12.393]➜  			"embedded/rust.xml",
2025-08-20T20:50:15.5399406Z [00:02:12.393]➜  			"embedded/sas.xml",
2025-08-20T20:50:15.5399907Z [00:02:12.393]➜  			"embedded/sass.xml",
2025-08-20T20:50:15.5400436Z [00:02:12.393]➜  			"embedded/scala.xml",
2025-08-20T20:50:15.5400965Z [00:02:12.393]➜  			"embedded/scheme.xml",
2025-08-20T20:50:15.5401533Z [00:02:12.393]➜  			"embedded/scilab.xml",
2025-08-20T20:50:15.5402084Z [00:02:12.393]➜  			"embedded/scss.xml",
2025-08-20T20:50:15.5402630Z [00:02:12.393]➜  			"embedded/sed.xml",
2025-08-20T20:50:15.5403144Z [00:02:12.393]➜  			"embedded/sieve.xml",
2025-08-20T20:50:15.5403681Z [00:02:12.393]➜  			"embedded/smali.xml",
2025-08-20T20:50:15.5404254Z [00:02:12.393]➜  			"embedded/smalltalk.xml",
2025-08-20T20:50:15.5405048Z [00:02:12.393]➜  			"embedded/smarty.xml",
2025-08-20T20:50:15.5405613Z [00:02:12.393]➜  			"embedded/snobol.xml",
2025-08-20T20:50:15.5406161Z [00:02:12.393]➜  			"embedded/solidity.xml",
2025-08-20T20:50:15.5406937Z [00:02:12.393]➜  			"embedded/sourcepawn.xml",
2025-08-20T20:50:15.5407492Z [00:02:12.393]➜  			"embedded/sparql.xml",
2025-08-20T20:50:15.5408003Z [00:02:12.393]➜  			"embedded/sql.xml",
2025-08-20T20:50:15.5408525Z [00:02:12.393]➜  			"embedded/squidconf.xml",
2025-08-20T20:50:15.5409074Z [00:02:12.393]➜  			"embedded/standard_ml.xml",
2025-08-20T20:50:15.5409608Z [00:02:12.393]➜  			"embedded/stas.xml",
2025-08-20T20:50:15.5410172Z [00:02:12.393]➜  			"embedded/stylus.xml",
2025-08-20T20:50:15.5410687Z [00:02:12.393]➜  			"embedded/swift.xml",
2025-08-20T20:50:15.5411191Z [00:02:12.393]➜  			"embedded/systemd.xml",
2025-08-20T20:50:15.5417667Z [00:02:12.393]➜  			"embedded/systemverilog.xml",
2025-08-20T20:50:15.5418271Z [00:02:12.393]➜  			"embedded/tablegen.xml",
2025-08-20T20:50:15.5418826Z [00:02:12.393]➜  			"embedded/tal.xml",
2025-08-20T20:50:15.5419366Z [00:02:12.393]➜  			"embedded/tasm.xml",
2025-08-20T20:50:15.5419883Z [00:02:12.393]➜  			"embedded/tcl.xml",
2025-08-20T20:50:15.5420646Z [00:02:12.393]➜  			"embedded/tcsh.xml",
2025-08-20T20:50:15.5421173Z [00:02:12.393]➜  			"embedded/termcap.xml",
2025-08-20T20:50:15.5421718Z [00:02:12.393]➜  			"embedded/terminfo.xml",
2025-08-20T20:50:15.5422260Z [00:02:12.393]➜  			"embedded/terraform.xml",
2025-08-20T20:50:15.5422777Z [00:02:12.393]➜  			"embedded/tex.xml",
2025-08-20T20:50:15.5423286Z [00:02:12.393]➜  			"embedded/thrift.xml",
2025-08-20T20:50:15.5423793Z [00:02:12.393]➜  			"embedded/toml.xml",
2025-08-20T20:50:15.5424322Z [00:02:12.393]➜  			"embedded/tradingview.xml",
2025-08-20T20:50:15.5424892Z [00:02:12.393]➜  			"embedded/transact-sql.xml",
2025-08-20T20:50:15.5425438Z [00:02:12.393]➜  			"embedded/turing.xml",
2025-08-20T20:50:15.5425940Z [00:02:12.393]➜  			"embedded/turtle.xml",
2025-08-20T20:50:15.5426438Z [00:02:12.393]➜  			"embedded/twig.xml",
2025-08-20T20:50:15.5427188Z [00:02:12.393]➜  			"embedded/typescript.xml",
2025-08-20T20:50:15.5427777Z [00:02:12.393]➜  			"embedded/typoscript.xml",
2025-08-20T20:50:15.5428376Z [00:02:12.393]➜  			"embedded/typoscriptcssdata.xml",
2025-08-20T20:50:15.5428994Z [00:02:12.393]➜  			"embedded/typoscripthtmldata.xml",
2025-08-20T20:50:15.5429563Z [00:02:12.393]➜  			"embedded/ucode.xml",
2025-08-20T20:50:15.5430079Z [00:02:12.393]➜  			"embedded/v.xml",
2025-08-20T20:50:15.5430574Z [00:02:12.393]➜  			"embedded/v_shell.xml",
2025-08-20T20:50:15.5431093Z [00:02:12.393]➜  			"embedded/vala.xml",
2025-08-20T20:50:15.5431611Z [00:02:12.393]➜  			"embedded/vb_net.xml",
2025-08-20T20:50:15.5432133Z [00:02:12.393]➜  			"embedded/verilog.xml",
2025-08-20T20:50:15.5432646Z [00:02:12.393]➜  			"embedded/vhdl.xml",
2025-08-20T20:50:15.5433152Z [00:02:12.393]➜  			"embedded/vhs.xml",
2025-08-20T20:50:15.5433661Z [00:02:12.393]➜  			"embedded/viml.xml",
2025-08-20T20:50:15.5434167Z [00:02:12.393]➜  			"embedded/vue.xml",
2025-08-20T20:50:15.5434863Z [00:02:12.393]➜  			"embedded/wdte.xml",
2025-08-20T20:50:15.5435453Z [00:02:12.394]➜  			"embedded/webgpu_shading_language.xml",
2025-08-20T20:50:15.5436056Z [00:02:12.394]➜  			"embedded/whiley.xml",
2025-08-20T20:50:15.5436732Z [00:02:12.394]➜  			"embedded/xml.xml",
2025-08-20T20:50:15.5437277Z [00:02:12.394]➜  			"embedded/xorg.xml",
2025-08-20T20:50:15.5437804Z [00:02:12.394]➜  			"embedded/yaml.xml",
2025-08-20T20:50:15.5438334Z [00:02:12.394]➜  			"embedded/yang.xml",
2025-08-20T20:50:15.5438896Z [00:02:12.394]➜  			"embedded/z80_assembly.xml",
2025-08-20T20:50:15.5439460Z [00:02:12.394]➜  			"embedded/zed.xml",
2025-08-20T20:50:15.5439971Z [00:02:12.394]➜  			"embedded/zig.xml"
2025-08-20T20:50:15.5440438Z [00:02:12.394]➜  		]
2025-08-20T20:50:15.5440828Z [00:02:12.394]➜  	},
2025-08-20T20:50:15.5441244Z [00:02:12.394]➜  	"Files": {
2025-08-20T20:50:15.5442256Z [00:02:12.394]➜  		"embedded/abap.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/abap.xml",
2025-08-20T20:50:15.5443637Z [00:02:12.394]➜  		"embedded/abnf.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/abnf.xml",
2025-08-20T20:50:15.5445090Z [00:02:12.394]➜  		"embedded/actionscript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/actionscript.xml",
2025-08-20T20:50:15.5447208Z [00:02:12.394]➜  		"embedded/actionscript_3.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/actionscript_3.xml",
2025-08-20T20:50:15.5448782Z [00:02:12.394]➜  		"embedded/ada.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ada.xml",
2025-08-20T20:50:15.5450164Z [00:02:12.394]➜  		"embedded/agda.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/agda.xml",
2025-08-20T20:50:15.5451510Z [00:02:12.394]➜  		"embedded/al.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/al.xml",
2025-08-20T20:50:15.5452889Z [00:02:12.394]➜  		"embedded/alloy.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/alloy.xml",
2025-08-20T20:50:15.5454343Z [00:02:12.394]➜  		"embedded/angular2.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/angular2.xml",
2025-08-20T20:50:15.5456096Z [00:02:12.394]➜  		"embedded/antlr.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/antlr.xml",
2025-08-20T20:50:15.5457765Z [00:02:12.394]➜  		"embedded/apacheconf.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/apacheconf.xml",
2025-08-20T20:50:15.5459221Z [00:02:12.394]➜  		"embedded/apl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/apl.xml",
2025-08-20T20:50:15.5460698Z [00:02:12.394]➜  		"embedded/applescript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/applescript.xml",
2025-08-20T20:50:15.5462312Z [00:02:12.394]➜  		"embedded/arangodb_aql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/arangodb_aql.xml",
2025-08-20T20:50:15.5463838Z [00:02:12.394]➜  		"embedded/arduino.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/arduino.xml",
2025-08-20T20:50:15.5465314Z [00:02:12.394]➜  		"embedded/armasm.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/armasm.xml",
2025-08-20T20:50:15.5466979Z [00:02:12.394]➜  		"embedded/autohotkey.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/autohotkey.xml",
2025-08-20T20:50:15.5468501Z [00:02:12.394]➜  		"embedded/autoit.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/autoit.xml",
2025-08-20T20:50:15.5469877Z [00:02:12.394]➜  		"embedded/awk.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/awk.xml",
2025-08-20T20:50:15.5471293Z [00:02:12.394]➜  		"embedded/ballerina.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ballerina.xml",
2025-08-20T20:50:15.5472952Z [00:02:12.394]➜  		"embedded/bash.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/bash.xml",
2025-08-20T20:50:15.5474502Z [00:02:12.394]➜  		"embedded/bash_session.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/bash_session.xml",
2025-08-20T20:50:15.5476049Z [00:02:12.394]➜  		"embedded/batchfile.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/batchfile.xml",
2025-08-20T20:50:15.5477793Z [00:02:12.394]➜  		"embedded/bibtex.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/bibtex.xml",
2025-08-20T20:50:15.5479184Z [00:02:12.394]➜  		"embedded/bicep.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/bicep.xml",
2025-08-20T20:50:15.5480668Z [00:02:12.394]➜  		"embedded/blitzbasic.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/blitzbasic.xml",
2025-08-20T20:50:15.5482091Z [00:02:12.394]➜  		"embedded/bnf.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/bnf.xml",
2025-08-20T20:50:15.5483386Z [00:02:12.394]➜  		"embedded/bqn.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/bqn.xml",
2025-08-20T20:50:15.5484827Z [00:02:12.394]➜  		"embedded/brainfuck.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/brainfuck.xml",
2025-08-20T20:50:15.5486233Z [00:02:12.394]➜  		"embedded/c#.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/c#.xml",
2025-08-20T20:50:15.5487573Z [00:02:12.394]➜  		"embedded/c++.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/c++.xml",
2025-08-20T20:50:15.5488801Z [00:02:12.394]➜  		"embedded/c.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/c.xml",
2025-08-20T20:50:15.5490215Z [00:02:12.394]➜  		"embedded/cap_n_proto.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cap_n_proto.xml",
2025-08-20T20:50:15.5491836Z [00:02:12.394]➜  		"embedded/cassandra_cql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cassandra_cql.xml",
2025-08-20T20:50:15.5493504Z [00:02:12.394]➜  		"embedded/ceylon.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ceylon.xml",
2025-08-20T20:50:15.5494981Z [00:02:12.394]➜  		"embedded/cfengine3.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cfengine3.xml",
2025-08-20T20:50:15.5496724Z [00:02:12.394]➜  		"embedded/cfstatement.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cfstatement.xml",
2025-08-20T20:50:15.5498311Z [00:02:12.394]➜  		"embedded/chaiscript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/chaiscript.xml",
2025-08-20T20:50:15.5499711Z [00:02:12.394]➜  		"embedded/chapel.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/chapel.xml",
2025-08-20T20:50:15.5501067Z [00:02:12.394]➜  		"embedded/cheetah.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cheetah.xml",
2025-08-20T20:50:15.5502416Z [00:02:12.394]➜  		"embedded/clojure.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/clojure.xml",
2025-08-20T20:50:15.5503856Z [00:02:12.394]➜  		"embedded/cmake.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cmake.xml",
2025-08-20T20:50:15.5505215Z [00:02:12.394]➜  		"embedded/cobol.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cobol.xml",
2025-08-20T20:50:15.5506841Z [00:02:12.394]➜  		"embedded/coffeescript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/coffeescript.xml",
2025-08-20T20:50:15.5513228Z [00:02:12.394]➜  		"embedded/common_lisp.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/common_lisp.xml",
2025-08-20T20:50:15.5515295Z [00:02:12.394]➜  		"embedded/coq.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/coq.xml",
2025-08-20T20:50:15.5516893Z [00:02:12.394]➜  		"embedded/crystal.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/crystal.xml",
2025-08-20T20:50:15.5518381Z [00:02:12.394]➜  		"embedded/css.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/css.xml",
2025-08-20T20:50:15.5519702Z [00:02:12.394]➜  		"embedded/cue.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cue.xml",
2025-08-20T20:50:15.5521031Z [00:02:12.394]➜  		"embedded/cython.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/cython.xml",
2025-08-20T20:50:15.5522308Z [00:02:12.394]➜  		"embedded/d.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/d.xml",
2025-08-20T20:50:15.5523586Z [00:02:12.394]➜  		"embedded/dart.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/dart.xml",
2025-08-20T20:50:15.5524944Z [00:02:12.394]➜  		"embedded/dax.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/dax.xml",
2025-08-20T20:50:15.5526381Z [00:02:12.394]➜  		"embedded/desktop_entry.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/desktop_entry.xml",
2025-08-20T20:50:15.5527954Z [00:02:12.394]➜  		"embedded/diff.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/diff.xml",
2025-08-20T20:50:15.5529379Z [00:02:12.394]➜  		"embedded/django_jinja.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/django_jinja.xml",
2025-08-20T20:50:15.5530901Z [00:02:12.394]➜  		"embedded/dns.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/dns.xml",
2025-08-20T20:50:15.5532301Z [00:02:12.394]➜  		"embedded/docker.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/docker.xml",
2025-08-20T20:50:15.5533675Z [00:02:12.394]➜  		"embedded/dtd.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/dtd.xml",
2025-08-20T20:50:15.5535036Z [00:02:12.394]➜  		"embedded/dylan.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/dylan.xml",
2025-08-20T20:50:15.5543039Z [00:02:12.394]➜  		"embedded/ebnf.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ebnf.xml",
2025-08-20T20:50:15.5544987Z [00:02:12.394]➜  		"embedded/elixir.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/elixir.xml",
2025-08-20T20:50:15.5546685Z [00:02:12.394]➜  		"embedded/elm.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/elm.xml",
2025-08-20T20:50:15.5548213Z [00:02:12.394]➜  		"embedded/emacslisp.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/emacslisp.xml",
2025-08-20T20:50:15.5550143Z [00:02:12.394]➜  		"embedded/erlang.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/erlang.xml",
2025-08-20T20:50:15.5551966Z [00:02:12.394]➜  		"embedded/factor.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/factor.xml",
2025-08-20T20:50:15.5553830Z [00:02:12.394]➜  		"embedded/fennel.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/fennel.xml",
2025-08-20T20:50:15.5555307Z [00:02:12.394]➜  		"embedded/fish.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/fish.xml",
2025-08-20T20:50:15.5556846Z [00:02:12.394]➜  		"embedded/forth.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/forth.xml",
2025-08-20T20:50:15.5558304Z [00:02:12.394]➜  		"embedded/fortran.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/fortran.xml",
2025-08-20T20:50:15.5559940Z [00:02:12.394]➜  		"embedded/fortranfixed.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/fortranfixed.xml",
2025-08-20T20:50:15.5562106Z [00:02:12.394]➜  		"embedded/fsharp.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/fsharp.xml",
2025-08-20T20:50:15.5563734Z [00:02:12.394]➜  		"embedded/gas.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/gas.xml",
2025-08-20T20:50:15.5565373Z [00:02:12.394]➜  		"embedded/gdscript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/gdscript.xml",
2025-08-20T20:50:15.5567086Z [00:02:12.394]➜  		"embedded/gdscript3.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/gdscript3.xml",
2025-08-20T20:50:15.5568631Z [00:02:12.394]➜  		"embedded/gherkin.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/gherkin.xml",
2025-08-20T20:50:15.5569962Z [00:02:12.394]➜  		"embedded/gleam.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/gleam.xml",
2025-08-20T20:50:15.5571259Z [00:02:12.394]➜  		"embedded/glsl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/glsl.xml",
2025-08-20T20:50:15.5572604Z [00:02:12.394]➜  		"embedded/gnuplot.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/gnuplot.xml",
2025-08-20T20:50:15.5574014Z [00:02:12.394]➜  		"embedded/go_template.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/go_template.xml",
2025-08-20T20:50:15.5575553Z [00:02:12.394]➜  		"embedded/graphql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/graphql.xml",
2025-08-20T20:50:15.5577147Z [00:02:12.394]➜  		"embedded/groff.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/groff.xml",
2025-08-20T20:50:15.5578558Z [00:02:12.394]➜  		"embedded/groovy.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/groovy.xml",
2025-08-20T20:50:15.5580027Z [00:02:12.394]➜  		"embedded/handlebars.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/handlebars.xml",
2025-08-20T20:50:15.5581483Z [00:02:12.394]➜  		"embedded/hare.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/hare.xml",
2025-08-20T20:50:15.5582905Z [00:02:12.394]➜  		"embedded/haskell.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/haskell.xml",
2025-08-20T20:50:15.5584515Z [00:02:12.394]➜  		"embedded/hcl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/hcl.xml",
2025-08-20T20:50:15.5585917Z [00:02:12.394]➜  		"embedded/hexdump.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/hexdump.xml",
2025-08-20T20:50:15.5591977Z [00:02:12.394]➜  		"embedded/hlb.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/hlb.xml",
2025-08-20T20:50:15.5593670Z [00:02:12.394]➜  		"embedded/hlsl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/hlsl.xml",
2025-08-20T20:50:15.5595486Z [00:02:12.394]➜  		"embedded/holyc.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/holyc.xml",
2025-08-20T20:50:15.5597296Z [00:02:12.394]➜  		"embedded/html.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/html.xml",
2025-08-20T20:50:15.5598733Z [00:02:12.394]➜  		"embedded/hy.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/hy.xml",
2025-08-20T20:50:15.5600564Z [00:02:12.394]➜  		"embedded/idris.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/idris.xml",
2025-08-20T20:50:15.5602040Z [00:02:12.394]➜  		"embedded/igor.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/igor.xml",
2025-08-20T20:50:15.5603363Z [00:02:12.394]➜  		"embedded/ini.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ini.xml",
2025-08-20T20:50:15.5604631Z [00:02:12.394]➜  		"embedded/io.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/io.xml",
2025-08-20T20:50:15.5606222Z [00:02:12.394]➜  		"embedded/iscdhcpd.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/iscdhcpd.xml",
2025-08-20T20:50:15.5607864Z [00:02:12.394]➜  		"embedded/j.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/j.xml",
2025-08-20T20:50:15.5609658Z [00:02:12.394]➜  		"embedded/java.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/java.xml",
2025-08-20T20:50:15.5611188Z [00:02:12.394]➜  		"embedded/javascript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/javascript.xml",
2025-08-20T20:50:15.5612644Z [00:02:12.394]➜  		"embedded/json.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/json.xml",
2025-08-20T20:50:15.5613876Z [00:02:12.394]➜  		"embedded/julia.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/julia.xml",
2025-08-20T20:50:15.5615283Z [00:02:12.394]➜  		"embedded/jungle.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/jungle.xml",
2025-08-20T20:50:15.5616896Z [00:02:12.394]➜  		"embedded/kotlin.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/kotlin.xml",
2025-08-20T20:50:15.5619092Z [00:02:12.394]➜  		"embedded/lighttpd_configuration_file.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/lighttpd_configuration_file.xml",
2025-08-20T20:50:15.5621009Z [00:02:12.394]➜  		"embedded/llvm.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/llvm.xml",
2025-08-20T20:50:15.5622406Z [00:02:12.394]➜  		"embedded/lua.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/lua.xml",
2025-08-20T20:50:15.5623851Z [00:02:12.394]➜  		"embedded/makefile.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/makefile.xml",
2025-08-20T20:50:15.5625311Z [00:02:12.394]➜  		"embedded/mako.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/mako.xml",
2025-08-20T20:50:15.5626863Z [00:02:12.394]➜  		"embedded/mason.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/mason.xml",
2025-08-20T20:50:15.5628601Z [00:02:12.394]➜  		"embedded/materialize_sql_dialect.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/materialize_sql_dialect.xml",
2025-08-20T20:50:15.5630593Z [00:02:12.394]➜  		"embedded/mathematica.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/mathematica.xml",
2025-08-20T20:50:15.5632103Z [00:02:12.394]➜  		"embedded/matlab.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/matlab.xml",
2025-08-20T20:50:15.5633666Z [00:02:12.394]➜  		"embedded/mcfunction.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/mcfunction.xml",
2025-08-20T20:50:15.5635158Z [00:02:12.394]➜  		"embedded/meson.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/meson.xml",
2025-08-20T20:50:15.5644119Z [00:02:12.394]➜  		"embedded/metal.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/metal.xml",
2025-08-20T20:50:15.5645897Z [00:02:12.394]➜  		"embedded/minizinc.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/minizinc.xml",
2025-08-20T20:50:15.5647651Z [00:02:12.394]➜  		"embedded/mlir.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/mlir.xml",
2025-08-20T20:50:15.5649169Z [00:02:12.394]➜  		"embedded/modula-2.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/modula-2.xml",
2025-08-20T20:50:15.5650709Z [00:02:12.394]➜  		"embedded/monkeyc.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/monkeyc.xml",
2025-08-20T20:50:15.5652344Z [00:02:12.394]➜  		"embedded/morrowindscript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/morrowindscript.xml",
2025-08-20T20:50:15.5654005Z [00:02:12.394]➜  		"embedded/myghty.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/myghty.xml",
2025-08-20T20:50:15.5655765Z [00:02:12.394]➜  		"embedded/mysql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/mysql.xml",
2025-08-20T20:50:15.5657568Z [00:02:12.394]➜  		"embedded/nasm.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/nasm.xml",
2025-08-20T20:50:15.5659082Z [00:02:12.394]➜  		"embedded/natural.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/natural.xml",
2025-08-20T20:50:15.5660621Z [00:02:12.394]➜  		"embedded/ndisasm.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ndisasm.xml",
2025-08-20T20:50:15.5662202Z [00:02:12.394]➜  		"embedded/newspeak.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/newspeak.xml",
2025-08-20T20:50:15.5664002Z [00:02:12.394]➜  		"embedded/nginx_configuration_file.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/nginx_configuration_file.xml",
2025-08-20T20:50:15.5665714Z [00:02:12.394]➜  		"embedded/nim.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/nim.xml",
2025-08-20T20:50:15.5667683Z [00:02:12.394]➜  		"embedded/nix.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/nix.xml",
2025-08-20T20:50:15.5669692Z [00:02:12.394]➜  		"embedded/objective-c.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/objective-c.xml",
2025-08-20T20:50:15.5671949Z [00:02:12.394]➜  		"embedded/objectpascal.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/objectpascal.xml",
2025-08-20T20:50:15.5674074Z [00:02:12.394]➜  		"embedded/ocaml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ocaml.xml",
2025-08-20T20:50:15.5676236Z [00:02:12.394]➜  		"embedded/octave.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/octave.xml",
2025-08-20T20:50:15.5678650Z [00:02:12.394]➜  		"embedded/odin.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/odin.xml",
2025-08-20T20:50:15.5680698Z [00:02:12.394]➜  		"embedded/onesenterprise.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/onesenterprise.xml",
2025-08-20T20:50:15.5683690Z [00:02:12.394]➜  		"embedded/openedge_abl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/openedge_abl.xml",
2025-08-20T20:50:15.5685820Z [00:02:12.394]➜  		"embedded/openscad.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/openscad.xml",
2025-08-20T20:50:15.5688338Z [00:02:12.394]➜  		"embedded/org_mode.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/org_mode.xml",
2025-08-20T20:50:15.5690647Z [00:02:12.394]➜  		"embedded/pacmanconf.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/pacmanconf.xml",
2025-08-20T20:50:15.5692843Z [00:02:12.394]➜  		"embedded/perl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/perl.xml",
2025-08-20T20:50:15.5694730Z [00:02:12.394]➜  		"embedded/php.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/php.xml",
2025-08-20T20:50:15.5696800Z [00:02:12.394]➜  		"embedded/pig.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/pig.xml",
2025-08-20T20:50:15.5698780Z [00:02:12.394]➜  		"embedded/pkgconfig.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/pkgconfig.xml",
2025-08-20T20:50:15.5700941Z [00:02:12.394]➜  		"embedded/pl_pgsql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/pl_pgsql.xml",
2025-08-20T20:50:15.5702939Z [00:02:12.394]➜  		"embedded/plaintext.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/plaintext.xml",
2025-08-20T20:50:15.5705150Z [00:02:12.394]➜  		"embedded/plutus_core.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/plutus_core.xml",
2025-08-20T20:50:15.5707553Z [00:02:12.394]➜  		"embedded/pony.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/pony.xml",
2025-08-20T20:50:15.5710098Z [00:02:12.394]➜  		"embedded/postgresql_sql_dialect.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/postgresql_sql_dialect.xml",
2025-08-20T20:50:15.5712555Z [00:02:12.394]➜  		"embedded/postscript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/postscript.xml",
2025-08-20T20:50:15.5714717Z [00:02:12.394]➜  		"embedded/povray.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/povray.xml",
2025-08-20T20:50:15.5716916Z [00:02:12.394]➜  		"embedded/powerquery.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/powerquery.xml",
2025-08-20T20:50:15.5719003Z [00:02:12.394]➜  		"embedded/powershell.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/powershell.xml",
2025-08-20T20:50:15.5721084Z [00:02:12.394]➜  		"embedded/prolog.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/prolog.xml",
2025-08-20T20:50:15.5722893Z [00:02:12.394]➜  		"embedded/promela.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/promela.xml",
2025-08-20T20:50:15.5724670Z [00:02:12.394]➜  		"embedded/promql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/promql.xml",
2025-08-20T20:50:15.5726269Z [00:02:12.394]➜  		"embedded/properties.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/properties.xml",
2025-08-20T20:50:15.5728390Z [00:02:12.394]➜  		"embedded/protocol_buffer.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/protocol_buffer.xml",
2025-08-20T20:50:15.5730005Z [00:02:12.394]➜  		"embedded/prql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/prql.xml",
2025-08-20T20:50:15.5731438Z [00:02:12.394]➜  		"embedded/psl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/psl.xml",
2025-08-20T20:50:15.5732882Z [00:02:12.394]➜  		"embedded/puppet.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/puppet.xml",
2025-08-20T20:50:15.5734627Z [00:02:12.395]➜  		"embedded/python.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/python.xml",
2025-08-20T20:50:15.5736441Z [00:02:12.395]➜  		"embedded/python_2.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/python_2.xml",
2025-08-20T20:50:15.5738141Z [00:02:12.395]➜  		"embedded/qbasic.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/qbasic.xml",
2025-08-20T20:50:15.5739598Z [00:02:12.395]➜  		"embedded/qml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/qml.xml",
2025-08-20T20:50:15.5740958Z [00:02:12.395]➜  		"embedded/r.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/r.xml",
2025-08-20T20:50:15.5742395Z [00:02:12.395]➜  		"embedded/racket.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/racket.xml",
2025-08-20T20:50:15.5743903Z [00:02:12.395]➜  		"embedded/ragel.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ragel.xml",
2025-08-20T20:50:15.5745421Z [00:02:12.395]➜  		"embedded/react.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/react.xml",
2025-08-20T20:50:15.5747136Z [00:02:12.395]➜  		"embedded/reasonml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/reasonml.xml",
2025-08-20T20:50:15.5748877Z [00:02:12.395]➜  		"embedded/reg.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/reg.xml",
2025-08-20T20:50:15.5750319Z [00:02:12.395]➜  		"embedded/rego.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/rego.xml",
2025-08-20T20:50:15.5751759Z [00:02:12.395]➜  		"embedded/rexx.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/rexx.xml",
2025-08-20T20:50:15.5753476Z [00:02:12.395]➜  		"embedded/rpm_spec.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/rpm_spec.xml",
2025-08-20T20:50:15.5755022Z [00:02:12.395]➜  		"embedded/ruby.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ruby.xml",
2025-08-20T20:50:15.5756489Z [00:02:12.395]➜  		"embedded/rust.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/rust.xml",
2025-08-20T20:50:15.5758110Z [00:02:12.395]➜  		"embedded/sas.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/sas.xml",
2025-08-20T20:50:15.5759523Z [00:02:12.395]➜  		"embedded/sass.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/sass.xml",
2025-08-20T20:50:15.5760968Z [00:02:12.395]➜  		"embedded/scala.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/scala.xml",
2025-08-20T20:50:15.5762428Z [00:02:12.395]➜  		"embedded/scheme.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/scheme.xml",
2025-08-20T20:50:15.5763916Z [00:02:12.395]➜  		"embedded/scilab.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/scilab.xml",
2025-08-20T20:50:15.5765375Z [00:02:12.395]➜  		"embedded/scss.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/scss.xml",
2025-08-20T20:50:15.5767152Z [00:02:12.395]➜  		"embedded/sed.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/sed.xml",
2025-08-20T20:50:15.5768599Z [00:02:12.395]➜  		"embedded/sieve.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/sieve.xml",
2025-08-20T20:50:15.5770024Z [00:02:12.395]➜  		"embedded/smali.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/smali.xml",
2025-08-20T20:50:15.5771528Z [00:02:12.395]➜  		"embedded/smalltalk.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/smalltalk.xml",
2025-08-20T20:50:15.5773083Z [00:02:12.395]➜  		"embedded/smarty.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/smarty.xml",
2025-08-20T20:50:15.5775108Z [00:02:12.395]➜  		"embedded/snobol.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/snobol.xml",
2025-08-20T20:50:15.5776846Z [00:02:12.395]➜  		"embedded/solidity.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/solidity.xml",
2025-08-20T20:50:15.5778518Z [00:02:12.395]➜  		"embedded/sourcepawn.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/sourcepawn.xml",
2025-08-20T20:50:15.5780131Z [00:02:12.395]➜  		"embedded/sparql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/sparql.xml",
2025-08-20T20:50:15.5781608Z [00:02:12.395]➜  		"embedded/sql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/sql.xml",
2025-08-20T20:50:15.5783159Z [00:02:12.395]➜  		"embedded/squidconf.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/squidconf.xml",
2025-08-20T20:50:15.5784764Z [00:02:12.395]➜  		"embedded/standard_ml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/standard_ml.xml",
2025-08-20T20:50:15.5786309Z [00:02:12.395]➜  		"embedded/stas.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/stas.xml",
2025-08-20T20:50:15.5788060Z [00:02:12.395]➜  		"embedded/stylus.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/stylus.xml",
2025-08-20T20:50:15.5789535Z [00:02:12.395]➜  		"embedded/swift.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/swift.xml",
2025-08-20T20:50:15.5791508Z [00:02:12.395]➜  		"embedded/systemd.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/systemd.xml",
2025-08-20T20:50:15.5793154Z [00:02:12.395]➜  		"embedded/systemverilog.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/systemverilog.xml",
2025-08-20T20:50:15.5795022Z [00:02:12.395]➜  		"embedded/tablegen.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/tablegen.xml",
2025-08-20T20:50:15.5796686Z [00:02:12.395]➜  		"embedded/tal.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/tal.xml",
2025-08-20T20:50:15.5798170Z [00:02:12.395]➜  		"embedded/tasm.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/tasm.xml",
2025-08-20T20:50:15.5799594Z [00:02:12.395]➜  		"embedded/tcl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/tcl.xml",
2025-08-20T20:50:15.5801000Z [00:02:12.395]➜  		"embedded/tcsh.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/tcsh.xml",
2025-08-20T20:50:15.5802441Z [00:02:12.395]➜  		"embedded/termcap.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/termcap.xml",
2025-08-20T20:50:15.5803997Z [00:02:12.395]➜  		"embedded/terminfo.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/terminfo.xml",
2025-08-20T20:50:15.5805567Z [00:02:12.395]➜  		"embedded/terraform.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/terraform.xml",
2025-08-20T20:50:15.5807278Z [00:02:12.395]➜  		"embedded/tex.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/tex.xml",
2025-08-20T20:50:15.5808768Z [00:02:12.395]➜  		"embedded/thrift.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/thrift.xml",
2025-08-20T20:50:15.5810275Z [00:02:12.395]➜  		"embedded/toml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/toml.xml",
2025-08-20T20:50:15.5811854Z [00:02:12.395]➜  		"embedded/tradingview.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/tradingview.xml",
2025-08-20T20:50:15.5813551Z [00:02:12.395]➜  		"embedded/transact-sql.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/transact-sql.xml",
2025-08-20T20:50:15.5815122Z [00:02:12.395]➜  		"embedded/turing.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/turing.xml",
2025-08-20T20:50:15.5817139Z [00:02:12.395]➜  		"embedded/turtle.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/turtle.xml",
2025-08-20T20:50:15.5818613Z [00:02:12.395]➜  		"embedded/twig.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/twig.xml",
2025-08-20T20:50:15.5820152Z [00:02:12.395]➜  		"embedded/typescript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/typescript.xml",
2025-08-20T20:50:15.5821787Z [00:02:12.395]➜  		"embedded/typoscript.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/typoscript.xml",
2025-08-20T20:50:15.5823545Z [00:02:12.395]➜  		"embedded/typoscriptcssdata.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/typoscriptcssdata.xml",
2025-08-20T20:50:15.5825414Z [00:02:12.396]➜  		"embedded/typoscripthtmldata.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/typoscripthtmldata.xml",
2025-08-20T20:50:15.5827553Z [00:02:12.396]➜  		"embedded/ucode.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/ucode.xml",
2025-08-20T20:50:15.5828999Z [00:02:12.396]➜  		"embedded/v.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/v.xml",
2025-08-20T20:50:15.5830439Z [00:02:12.396]➜  		"embedded/v_shell.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/v_shell.xml",
2025-08-20T20:50:15.5831903Z [00:02:12.396]➜  		"embedded/vala.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/vala.xml",
2025-08-20T20:50:15.5833355Z [00:02:12.396]➜  		"embedded/vb_net.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/vb_net.xml",
2025-08-20T20:50:15.5835104Z [00:02:12.396]➜  		"embedded/verilog.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/verilog.xml",
2025-08-20T20:50:15.5836865Z [00:02:12.397]➜  		"embedded/vhdl.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/vhdl.xml",
2025-08-20T20:50:15.5838349Z [00:02:12.397]➜  		"embedded/vhs.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/vhs.xml",
2025-08-20T20:50:15.5839824Z [00:02:12.397]➜  		"embedded/viml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/viml.xml",
2025-08-20T20:50:15.5841259Z [00:02:12.397]➜  		"embedded/vue.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/vue.xml",
2025-08-20T20:50:15.5842682Z [00:02:12.397]➜  		"embedded/wdte.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/wdte.xml",
2025-08-20T20:50:15.5844417Z [00:02:12.397]➜  		"embedded/webgpu_shading_language.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/webgpu_shading_language.xml",
2025-08-20T20:50:15.5846180Z [00:02:12.397]➜  		"embedded/whiley.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/whiley.xml",
2025-08-20T20:50:15.5847900Z [00:02:12.397]➜  		"embedded/xml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/xml.xml",
2025-08-20T20:50:15.5849296Z [00:02:12.397]➜  		"embedded/xorg.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/xorg.xml",
2025-08-20T20:50:15.5850707Z [00:02:12.397]➜  		"embedded/yaml.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/yaml.xml",
2025-08-20T20:50:15.5852110Z [00:02:12.397]➜  		"embedded/yang.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/yang.xml",
2025-08-20T20:50:15.5853633Z [00:02:12.397]➜  		"embedded/z80_assembly.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/z80_assembly.xml",
2025-08-20T20:50:15.5855140Z [00:02:12.397]➜  		"embedded/zed.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/zed.xml",
2025-08-20T20:50:15.5856793Z [00:02:12.397]➜  		"embedded/zig.xml": "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/embedded/zig.xml"
2025-08-20T20:50:15.5858013Z [00:02:12.397]➜  	}
2025-08-20T20:50:15.5858395Z [00:02:12.397]➜  }EOF
2025-08-20T20:50:15.5871302Z [00:02:12.397]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers=>github.com/alecthomas/chroma/v2@v2.14.0/lexers;$WORK/b243=>" -p github.com/alecthomas/chroma/v2/lexers -lang=go1.19 -complete -installsuffix shared -buildid 43_DSWaDZ11xPYWlhZec/43_DSWaDZ11xPYWlhZec -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -embedcfg $WORK/b243/embedcfg -pack /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/caddyfile.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/cl.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/dns.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/emacs.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/genshi.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/go.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/haxe.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/html.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/http.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/lexers.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/markdown.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/mysql.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/php.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/raku.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/rst.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/svelte.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/typoscript.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/lexers/zed.go
2025-08-20T20:50:15.5882633Z [00:02:12.420]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T20:50:15.5883973Z [00:02:12.423]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/a1/a1f737fd92356d4f5cd0ad489f82ff0bd07957fb7b2ac11582911905196a583d-d # internal
2025-08-20T20:50:15.5885169Z [00:02:12.424]➜  github.com/alecthomas/chroma/v2/formatters
2025-08-20T20:50:15.5885797Z [00:02:12.424]➜  mkdir -p $WORK/b239/
2025-08-20T20:50:15.5886723Z [00:02:12.425]➜  cat >/tmp/go-build893324914/b239/importcfg << 'EOF' # internal
2025-08-20T20:50:15.5887437Z [00:02:12.425]➜  # import config
2025-08-20T20:50:15.5888141Z [00:02:12.425]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:15.5889010Z [00:02:12.425]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.5890019Z [00:02:12.425]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:15.5891338Z [00:02:12.425]➜  packagefile github.com/alecthomas/chroma/v2/formatters/html=/tmp/go-build893324914/b240/_pkg_.a
2025-08-20T20:50:15.5892777Z [00:02:12.425]➜  packagefile github.com/alecthomas/chroma/v2/formatters/svg=/tmp/go-build893324914/b242/_pkg_.a
2025-08-20T20:50:15.5893838Z [00:02:12.425]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:15.5894644Z [00:02:12.425]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:15.5895461Z [00:02:12.425]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:15.5896078Z [00:02:12.425]➜  EOF
2025-08-20T20:50:15.5896835Z [00:02:12.426]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T20:50:15.5898150Z [00:02:12.428]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/63/6330ac46217543df8acac54e7bacf305d00cc802a93535559d05c3dfe759c681-d # internal
2025-08-20T20:50:15.5899322Z [00:02:12.428]➜  github.com/charmbracelet/x/cellbuf
2025-08-20T20:50:15.5899928Z [00:02:12.428]➜  mkdir -p $WORK/b260/
2025-08-20T20:50:15.5900664Z [00:02:12.429]➜  cat >/tmp/go-build893324914/b260/importcfg << 'EOF' # internal
2025-08-20T20:50:15.5901358Z [00:02:12.429]➜  # import config
2025-08-20T20:50:15.5902298Z [00:02:12.429]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:15.5903123Z [00:02:12.429]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:15.5903917Z [00:02:12.429]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.5904922Z [00:02:12.429]➜  packagefile github.com/charmbracelet/colorprofile=/tmp/go-build893324914/b261/_pkg_.a
2025-08-20T20:50:15.5906095Z [00:02:12.429]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build893324914/b248/_pkg_.a
2025-08-20T20:50:15.5907464Z [00:02:12.429]➜  packagefile github.com/charmbracelet/x/term=/tmp/go-build893324914/b262/_pkg_.a
2025-08-20T20:50:15.5908582Z [00:02:12.429]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build893324914/b258/_pkg_.a
2025-08-20T20:50:15.5909665Z [00:02:12.429]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:15.5910630Z [00:02:12.429]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:15.5911469Z [00:02:12.429]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:15.5912267Z [00:02:12.429]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:15.5913019Z [00:02:12.429]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:15.5913788Z [00:02:12.429]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.5914590Z [00:02:12.429]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:15.5915364Z [00:02:12.429]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:15.5916190Z [00:02:12.429]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:15.5917031Z [00:02:12.429]➜  EOF
2025-08-20T20:50:15.5923392Z [00:02:12.430]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters=>github.com/alecthomas/chroma/v2@v2.14.0/formatters;$WORK/b239=>" -p github.com/alecthomas/chroma/v2/formatters -lang=go1.19 -complete -installsuffix shared -buildid 7r3tJrApwg5QJ_QCOU1y/7r3tJrApwg5QJ_QCOU1y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/api.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/json.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/tokens.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/tty_indexed.go /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/formatters/tty_truecolour.go
2025-08-20T20:50:15.5938937Z [00:02:12.431]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13=>github.com/charmbracelet/x/cellbuf@v0.0.13;$WORK/b260=>" -p github.com/charmbracelet/x/cellbuf -lang=go1.18 -complete -installsuffix shared -buildid jeIjCftPc2le2ROCHWbA/jeIjCftPc2le2ROCHWbA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/buffer.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/cell.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/errors.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/geom.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/hardscroll.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/hashmap.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/link.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/screen.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/sequence.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/style.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/tabstop.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/utils.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/wrap.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13/writer.go
2025-08-20T20:50:15.8869378Z [00:02:12.756]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T20:50:15.8954640Z [00:02:12.764]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/d2/d23ce8d165d0f66820939a95ab805c6866b20d0c6e3e2c08beac4948a3bda73a-d # internal
2025-08-20T20:50:15.8963492Z [00:02:12.765]➜  github.com/gorilla/css/scanner
2025-08-20T20:50:15.8967348Z [00:02:12.765]➜  mkdir -p $WORK/b271/
2025-08-20T20:50:15.8982919Z [00:02:12.766]➜  cat >/tmp/go-build893324914/b271/importcfg << 'EOF' # internal
2025-08-20T20:50:15.8985354Z [00:02:12.766]➜  # import config
2025-08-20T20:50:15.8985975Z [00:02:12.766]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.8986897Z [00:02:12.766]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:15.8987680Z [00:02:12.766]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.8988424Z [00:02:12.766]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:15.8989228Z [00:02:12.766]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:15.8989811Z [00:02:12.766]➜  EOF
2025-08-20T20:50:15.8993414Z [00:02:12.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gorilla/css@v1.0.1/scanner=>github.com/gorilla/css@v1.0.1/scanner;$WORK/b271=>" -p github.com/gorilla/css/scanner -lang=go1.20 -complete -installsuffix shared -buildid rDDQtTN9pcG4bUq_DDQR/rDDQtTN9pcG4bUq_DDQR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /root/go/pkg/mod/github.com/gorilla/css@v1.0.1/scanner/doc.go /root/go/pkg/mod/github.com/gorilla/css@v1.0.1/scanner/scanner.go
2025-08-20T20:50:15.9833146Z [00:02:12.852]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T20:50:15.9843986Z [00:02:12.853]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/52/52dac43cc843b1512a6bf9528fe2b78ff962778840cf2c5c91d0bc9dcc6811af-d # internal
2025-08-20T20:50:15.9862675Z [00:02:12.855]➜  github.com/aymerick/douceur/parser
2025-08-20T20:50:15.9867024Z [00:02:12.855]➜  mkdir -p $WORK/b269/
2025-08-20T20:50:15.9867778Z [00:02:12.856]➜  cat >/tmp/go-build893324914/b269/importcfg << 'EOF' # internal
2025-08-20T20:50:15.9871114Z [00:02:12.856]➜  # import config
2025-08-20T20:50:15.9871955Z [00:02:12.856]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:15.9873722Z [00:02:12.856]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:15.9874699Z [00:02:12.856]➜  packagefile github.com/aymerick/douceur/css=/tmp/go-build893324914/b270/_pkg_.a
2025-08-20T20:50:15.9875786Z [00:02:12.856]➜  packagefile github.com/gorilla/css/scanner=/tmp/go-build893324914/b271/_pkg_.a
2025-08-20T20:50:15.9876821Z [00:02:12.856]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:15.9877543Z [00:02:12.856]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:15.9878142Z [00:02:12.856]➜  EOF
2025-08-20T20:50:15.9881580Z [00:02:12.856]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aymerick/douceur@v0.2.0/parser=>github.com/aymerick/douceur@v0.2.0/parser;$WORK/b269=>" -p github.com/aymerick/douceur/parser -lang=go1.16 -complete -installsuffix shared -buildid DovcHK4QwWeyrDOe42V7/DovcHK4QwWeyrDOe42V7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /root/go/pkg/mod/github.com/aymerick/douceur@v0.2.0/parser/parser.go
2025-08-20T20:50:16.0841295Z [00:02:12.953]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T20:50:16.0855903Z [00:02:12.954]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/bf/bf0b482304343d9d4d968ba0622e84f4b0217cf8ee681fd9b79046b8ca56b8c7-d # internal
2025-08-20T20:50:16.0883228Z [00:02:12.957]➜  github.com/microcosm-cc/bluemonday/css
2025-08-20T20:50:16.0883960Z [00:02:12.957]➜  mkdir -p $WORK/b272/
2025-08-20T20:50:16.0890383Z [00:02:12.958]➜  cat >/tmp/go-build893324914/b272/importcfg << 'EOF' # internal
2025-08-20T20:50:16.0892108Z [00:02:12.958]➜  # import config
2025-08-20T20:50:16.0893491Z [00:02:12.958]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:16.0894737Z [00:02:12.958]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:16.0897114Z [00:02:12.958]➜  EOF
2025-08-20T20:50:16.0900946Z [00:02:12.958]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27/css=>github.com/microcosm-cc/bluemonday@v1.0.27/css;$WORK/b272=>" -p github.com/microcosm-cc/bluemonday/css -lang=go1.19 -complete -installsuffix shared -buildid g0y8x8R6JkG4Wuwyi31k/g0y8x8R6JkG4Wuwyi31k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27/css/handlers.go
2025-08-20T20:50:16.2444097Z [00:02:13.113]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T20:50:16.2602037Z [00:02:13.129]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/f2/f20d62a03d67660859c9fe64bcc08b0e2cdcd341e7eaba6a52a1707157bc34eb-d # internal
2025-08-20T20:50:16.2652632Z [00:02:13.133]➜  github.com/charmbracelet/lipgloss
2025-08-20T20:50:16.2653369Z [00:02:13.133]➜  mkdir -p $WORK/b247/
2025-08-20T20:50:16.2654083Z [00:02:13.134]➜  cat >/tmp/go-build893324914/b247/importcfg << 'EOF' # internal
2025-08-20T20:50:16.2654760Z [00:02:13.134]➜  # import config
2025-08-20T20:50:16.2655588Z [00:02:13.134]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build893324914/b248/_pkg_.a
2025-08-20T20:50:16.2656920Z [00:02:13.134]➜  packagefile github.com/charmbracelet/x/cellbuf=/tmp/go-build893324914/b260/_pkg_.a
2025-08-20T20:50:16.2658041Z [00:02:13.134]➜  packagefile github.com/muesli/termenv=/tmp/go-build893324914/b264/_pkg_.a
2025-08-20T20:50:16.2659389Z [00:02:13.134]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:16.2660330Z [00:02:13.134]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:16.2661125Z [00:02:13.134]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:16.2661928Z [00:02:13.134]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:16.2662737Z [00:02:13.134]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:16.2663517Z [00:02:13.134]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:16.2664303Z [00:02:13.134]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:16.2664905Z [00:02:13.134]➜  EOF
2025-08-20T20:50:16.2680966Z [00:02:13.134]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834=>github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834;$WORK/b247=>" -p github.com/charmbracelet/lipgloss -lang=go1.18 -complete -installsuffix shared -buildid 9Y6nojylSWmI1lAKhV1L/9Y6nojylSWmI1lAKhV1L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/align.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/ansi_unix.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/borders.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/color.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/get.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/join.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/lipgloss.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/position.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/ranges.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/renderer.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/runes.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/set.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/size.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/style.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/unset.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/whitespace.go
2025-08-20T20:50:16.6693285Z [00:02:13.538]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T20:50:16.6782607Z [00:02:13.547]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/b7/b7bbaaf09ececcff23636c92bac5701b443525a5034981dc9505c0c6254fb152-d # internal
2025-08-20T20:50:16.6822927Z [00:02:13.551]➜  golang.org/x/net/html
2025-08-20T20:50:16.6847178Z [00:02:13.553]➜  mkdir -p $WORK/b273/
2025-08-20T20:50:16.6855478Z [00:02:13.554]➜  cat >/tmp/go-build893324914/b273/importcfg << 'EOF' # internal
2025-08-20T20:50:16.6911938Z [00:02:13.554]➜  # import config
2025-08-20T20:50:16.6912700Z [00:02:13.554]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:16.6913503Z [00:02:13.554]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:16.6914312Z [00:02:13.554]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:16.6915137Z [00:02:13.554]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:16.6916039Z [00:02:13.554]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build893324914/b274/_pkg_.a
2025-08-20T20:50:16.6917059Z [00:02:13.554]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:16.6917797Z [00:02:13.554]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:16.6918825Z [00:02:13.554]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:16.6919628Z [00:02:13.554]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:16.6920462Z [00:02:13.554]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:16.6921072Z [00:02:13.554]➜  EOF
2025-08-20T20:50:16.6928750Z [00:02:13.556]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/html=>golang.org/x/net@v0.42.0/html;$WORK/b273=>" -p golang.org/x/net/html -lang=go1.23 -complete -installsuffix shared -buildid -BeUbM32YRJPbOcSLX7Z/-BeUbM32YRJPbOcSLX7Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/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-20T20:50:16.8731080Z [00:02:13.742]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T20:50:16.8798615Z [00:02:13.748]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/e4/e448320a4669ec8fe96db43fe1ee816c660abc5addcbdf0f439bbd6123dc1df4-d # internal
2025-08-20T20:50:16.8806014Z [00:02:13.749]➜  github.com/charmbracelet/lipgloss/table
2025-08-20T20:50:16.8812154Z [00:02:13.749]➜  mkdir -p $WORK/b266/
2025-08-20T20:50:16.8812835Z [00:02:13.749]➜  cat >/tmp/go-build893324914/b266/importcfg << 'EOF' # internal
2025-08-20T20:50:16.8813405Z [00:02:13.749]➜  # import config
2025-08-20T20:50:16.8816235Z [00:02:13.749]➜  packagefile github.com/charmbracelet/lipgloss=/tmp/go-build893324914/b247/_pkg_.a
2025-08-20T20:50:16.8819089Z [00:02:13.749]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build893324914/b248/_pkg_.a
2025-08-20T20:50:16.8839654Z [00:02:13.749]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:16.8840448Z [00:02:13.749]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:16.8841232Z [00:02:13.749]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:16.8841843Z [00:02:13.749]➜  EOF
2025-08-20T20:50:16.8848305Z [00:02:13.749]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/table=>github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/table;$WORK/b266=>" -p github.com/charmbracelet/lipgloss/table -lang=go1.18 -complete -installsuffix shared -buildid 7hcAa1ExF_CHn55XeBZv/7hcAa1ExF_CHn55XeBZv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/table/resizing.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/table/rows.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/table/table.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.1-0.20250404203927-76690c660834/table/util.go
2025-08-20T20:50:16.9180077Z [00:02:13.787]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T20:50:16.9344156Z [00:02:13.803]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/bc/bcb26b64820474cf1c48ffea9ff2f06635167b1d59e0ba83256949b920dd7506-d # internal
2025-08-20T20:50:16.9368487Z [00:02:13.806]➜  github.com/alecthomas/chroma/v2/quick
2025-08-20T20:50:16.9373147Z [00:02:13.806]➜  mkdir -p $WORK/b238/
2025-08-20T20:50:16.9382446Z [00:02:13.807]➜  cat >/tmp/go-build893324914/b238/importcfg << 'EOF' # internal
2025-08-20T20:50:16.9403497Z [00:02:13.807]➜  # import config
2025-08-20T20:50:16.9404571Z [00:02:13.807]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:16.9405681Z [00:02:13.807]➜  packagefile github.com/alecthomas/chroma/v2/formatters=/tmp/go-build893324914/b239/_pkg_.a
2025-08-20T20:50:16.9407014Z [00:02:13.807]➜  packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build893324914/b243/_pkg_.a
2025-08-20T20:50:16.9408101Z [00:02:13.807]➜  packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build893324914/b245/_pkg_.a
2025-08-20T20:50:16.9408960Z [00:02:13.807]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:16.9409532Z [00:02:13.807]➜  EOF
2025-08-20T20:50:16.9412718Z [00:02:13.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/quick=>github.com/alecthomas/chroma/v2@v2.14.0/quick;$WORK/b238=>" -p github.com/alecthomas/chroma/v2/quick -lang=go1.19 -complete -installsuffix shared -buildid y1eTqJQ01nkXA997OYyX/y1eTqJQ01nkXA997OYyX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /root/go/pkg/mod/github.com/alecthomas/chroma/v2@v2.14.0/quick/quick.go
2025-08-20T20:50:16.9882072Z [00:02:13.857]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T20:50:16.9888328Z [00:02:13.858]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/41/41ae4cde7806921ffaf54225337abc4f40e6c156dba0eef5dcfcf0fbb81ff6d1-d # internal
2025-08-20T20:50:16.9897049Z [00:02:13.858]➜  github.com/muesli/reflow/ansi
2025-08-20T20:50:16.9909716Z [00:02:13.858]➜  mkdir -p $WORK/b276/
2025-08-20T20:50:16.9910439Z [00:02:13.859]➜  cat >/tmp/go-build893324914/b276/importcfg << 'EOF' # internal
2025-08-20T20:50:16.9911028Z [00:02:13.859]➜  # import config
2025-08-20T20:50:16.9911609Z [00:02:13.859]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:16.9912494Z [00:02:13.859]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build893324914/b258/_pkg_.a
2025-08-20T20:50:16.9913369Z [00:02:13.859]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:16.9914122Z [00:02:13.859]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:16.9914972Z [00:02:13.859]➜  EOF
2025-08-20T20:50:16.9921556Z [00:02:13.859]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/ansi=>github.com/muesli/reflow@v0.3.0/ansi;$WORK/b276=>" -p github.com/muesli/reflow/ansi -lang=go1.13 -complete -installsuffix shared -buildid LOy0ZL60ldnsM8BTszhZ/LOy0ZL60ldnsM8BTszhZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/ansi/ansi.go /root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/ansi/buffer.go /root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/ansi/writer.go
2025-08-20T20:50:17.0110703Z [00:02:13.880]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T20:50:17.0161418Z [00:02:13.885]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T20:50:17.0180415Z [00:02:13.887]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/1f/1fef35d17c20339aaeab43caa7849c5bf45517a0d41af97d065d139d8a69d45e-d # internal
2025-08-20T20:50:17.0222580Z [00:02:13.891]➜  github.com/yuin/goldmark-emoji/definition
2025-08-20T20:50:17.0237864Z [00:02:13.891]➜  mkdir -p $WORK/b280/
2025-08-20T20:50:17.0257724Z [00:02:13.895]➜  cat >/tmp/go-build893324914/b280/importcfg << 'EOF' # internal
2025-08-20T20:50:17.0258650Z [00:02:13.895]➜  # import config
2025-08-20T20:50:17.0259479Z [00:02:13.895]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.0260480Z [00:02:13.895]➜  EOF
2025-08-20T20:50:17.0282849Z [00:02:13.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark-emoji@v1.0.5/definition=>github.com/yuin/goldmark-emoji@v1.0.5/definition;$WORK/b280=>" -p github.com/yuin/goldmark-emoji/definition -lang=go1.15 -complete -installsuffix shared -buildid jmUUrzZySaybqy6Y9Hz_/jmUUrzZySaybqy6Y9Hz_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark-emoji@v1.0.5/definition/definition.go /root/go/pkg/mod/github.com/yuin/goldmark-emoji@v1.0.5/definition/github.go
2025-08-20T20:50:17.0401538Z [00:02:13.909]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T20:50:17.0411429Z [00:02:13.910]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/d1/d1c7c0680f790682dfd3040d2fbe1c9418c6ec89d1dd2bff0625ca14e3de5daf-d # internal
2025-08-20T20:50:17.0417487Z [00:02:13.910]➜  github.com/muesli/reflow/indent
2025-08-20T20:50:17.0421294Z [00:02:13.910]➜  mkdir -p $WORK/b275/
2025-08-20T20:50:17.0421973Z [00:02:13.910]➜  cat >/tmp/go-build893324914/b275/importcfg << 'EOF' # internal
2025-08-20T20:50:17.0422609Z [00:02:13.910]➜  # import config
2025-08-20T20:50:17.0423222Z [00:02:13.910]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.0424137Z [00:02:13.910]➜  packagefile github.com/muesli/reflow/ansi=/tmp/go-build893324914/b276/_pkg_.a
2025-08-20T20:50:17.0425003Z [00:02:13.910]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.0425743Z [00:02:13.910]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.0426309Z [00:02:13.910]➜  EOF
2025-08-20T20:50:17.0429949Z [00:02:13.910]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/indent=>github.com/muesli/reflow@v0.3.0/indent;$WORK/b275=>" -p github.com/muesli/reflow/indent -lang=go1.13 -complete -installsuffix shared -buildid IeeUwgVRIjnmyrtmSJh1/IeeUwgVRIjnmyrtmSJh1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/indent/indent.go
2025-08-20T20:50:17.0480261Z [00:02:13.917]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/61/6165c031d9084d132e897ab33970b97c634c87087f2bebe0721b727bdf39989e-d # internal
2025-08-20T20:50:17.0488127Z [00:02:13.918]➜  github.com/hashicorp/go-cleanhttp
2025-08-20T20:50:17.0493664Z [00:02:13.918]➜  mkdir -p $WORK/b099/
2025-08-20T20:50:17.0503958Z [00:02:13.919]➜  cat >/tmp/go-build893324914/b099/importcfg << 'EOF' # internal
2025-08-20T20:50:17.0511440Z [00:02:13.919]➜  # import config
2025-08-20T20:50:17.0512114Z [00:02:13.919]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:17.0512935Z [00:02:13.919]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:17.0513767Z [00:02:13.919]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:17.0514597Z [00:02:13.919]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.0515379Z [00:02:13.919]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.0516186Z [00:02:13.919]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:17.0517091Z [00:02:13.919]➜  EOF
2025-08-20T20:50:17.0527081Z [00:02:13.921]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2=>github.com/hashicorp/go-cleanhttp@v0.5.2;$WORK/b099=>" -p github.com/hashicorp/go-cleanhttp -lang=go1.13 -complete -installsuffix shared -buildid I5E04tyk9l94a0YrtAxg/I5E04tyk9l94a0YrtAxg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/cleanhttp.go /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/doc.go /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/handlers.go
2025-08-20T20:50:17.0671006Z [00:02:13.935]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T20:50:17.0699054Z [00:02:13.936]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/3d/3df90f2e83e48edcce71bed80fe041d623ac7ef22887cfd372fe70ad9f82fc9d-d # internal
2025-08-20T20:50:17.0700209Z [00:02:13.936]➜  golang.org/x/oauth2/internal
2025-08-20T20:50:17.0700758Z [00:02:13.936]➜  mkdir -p $WORK/b201/
2025-08-20T20:50:17.0701759Z [00:02:13.936]➜  cat >/tmp/go-build893324914/b201/importcfg << 'EOF' # internal
2025-08-20T20:50:17.0702447Z [00:02:13.936]➜  # import config
2025-08-20T20:50:17.0703107Z [00:02:13.936]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:17.0703948Z [00:02:13.936]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:17.0704792Z [00:02:13.936]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:17.0705646Z [00:02:13.936]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:17.0706676Z [00:02:13.936]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:17.0707510Z [00:02:13.937]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:17.0708273Z [00:02:13.937]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.0709011Z [00:02:13.937]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.0709752Z [00:02:13.937]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:17.0710513Z [00:02:13.937]➜  packagefile mime=/tmp/go-build893324914/b192/_pkg_.a
2025-08-20T20:50:17.0711283Z [00:02:13.937]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:17.0712309Z [00:02:13.937]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.0713085Z [00:02:13.937]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:17.0713848Z [00:02:13.937]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.0714606Z [00:02:13.937]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.0715392Z [00:02:13.937]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:17.0716178Z [00:02:13.937]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.0716989Z [00:02:13.937]➜  EOF
2025-08-20T20:50:17.0721595Z [00:02:13.937]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal=>golang.org/x/oauth2@v0.30.0/internal;$WORK/b201=>" -p golang.org/x/oauth2/internal -lang=go1.23 -complete -installsuffix shared -buildid jCKHvJgn_itwQH2_vGE1/jCKHvJgn_itwQH2_vGE1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/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-20T20:50:17.0957682Z [00:02:13.964]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T20:50:17.1027172Z [00:02:13.971]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/4c/4cc32b03cbbd67a1d724223b76eeb57f1a81b8d9c689935757151a5fa9dba263-d # internal
2025-08-20T20:50:17.1031881Z [00:02:13.972]➜  github.com/hashicorp/go-retryablehttp
2025-08-20T20:50:17.1032497Z [00:02:13.972]➜  mkdir -p $WORK/b199/
2025-08-20T20:50:17.1043151Z [00:02:13.972]➜  cat >/tmp/go-build893324914/b199/importcfg << 'EOF' # internal
2025-08-20T20:50:17.1043978Z [00:02:13.972]➜  # import config
2025-08-20T20:50:17.1044666Z [00:02:13.972]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.1045540Z [00:02:13.973]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:17.1046431Z [00:02:13.973]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:17.1047515Z [00:02:13.973]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:17.1048281Z [00:02:13.973]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.1049344Z [00:02:13.973]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build893324914/b099/_pkg_.a
2025-08-20T20:50:17.1050251Z [00:02:13.973]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.1050975Z [00:02:13.973]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:17.1051709Z [00:02:13.973]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:17.1052495Z [00:02:13.973]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:17.1053290Z [00:02:13.973]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:17.1054127Z [00:02:13.973]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.1054880Z [00:02:13.973]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:17.1055618Z [00:02:13.973]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:17.1056377Z [00:02:13.973]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:17.1057310Z [00:02:13.973]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.1058062Z [00:02:13.973]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.1058786Z [00:02:13.973]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.1059341Z [00:02:13.973]➜  EOF
2025-08-20T20:50:17.1064067Z [00:02:13.973]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.8=>github.com/hashicorp/go-retryablehttp@v0.7.8;$WORK/b199=>" -p github.com/hashicorp/go-retryablehttp -lang=go1.23 -complete -installsuffix shared -buildid f-e9mu4e0vPT3JKGaT9u/f-e9mu4e0vPT3JKGaT9u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.8/cert_error_go120.go /root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.8/client.go /root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.8/roundtripper.go
2025-08-20T20:50:17.1235399Z [00:02:13.992]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T20:50:17.1256168Z [00:02:13.993]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/ec/ecadaa4138cef969def04154daafcae1644c6c257a6b1235bdd34398649f6aa1-d # internal
2025-08-20T20:50:17.1257488Z [00:02:13.994]➜  golang.org/x/oauth2
2025-08-20T20:50:17.1258025Z [00:02:13.994]➜  mkdir -p $WORK/b200/
2025-08-20T20:50:17.1258756Z [00:02:13.994]➜  cat >/tmp/go-build893324914/b200/importcfg << 'EOF' # internal
2025-08-20T20:50:17.1259408Z [00:02:13.994]➜  # import config
2025-08-20T20:50:17.1261435Z [00:02:13.994]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.1269750Z [00:02:13.994]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:17.1270626Z [00:02:13.994]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:17.1271498Z [00:02:13.994]➜  packagefile crypto/sha256=/tmp/go-build893324914/b174/_pkg_.a
2025-08-20T20:50:17.1272357Z [00:02:13.994]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:17.1273232Z [00:02:13.994]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:17.1274065Z [00:02:13.994]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:17.1274837Z [00:02:13.994]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.1276049Z [00:02:13.994]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build893324914/b201/_pkg_.a
2025-08-20T20:50:17.1277185Z [00:02:13.994]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.1277979Z [00:02:13.994]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:17.1278786Z [00:02:13.994]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:17.1279622Z [00:02:13.994]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.1280443Z [00:02:13.994]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:17.1281251Z [00:02:13.994]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.1282051Z [00:02:13.994]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.1282847Z [00:02:13.994]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.1283452Z [00:02:13.994]➜  EOF
2025-08-20T20:50:17.1288339Z [00:02:13.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0=>golang.org/x/oauth2@v0.30.0;$WORK/b200=>" -p golang.org/x/oauth2 -lang=go1.23 -complete -installsuffix shared -buildid JjEG46hiUCDV2yECdhpm/JjEG46hiUCDV2yECdhpm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/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-20T20:50:17.2247211Z [00:02:14.093]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T20:50:17.2275272Z [00:02:14.095]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/ba/badb98f0aba5e6cf5ed04253ad99f420e0b361420b1997933f8c28f43ce357d9-d # internal
2025-08-20T20:50:17.2276745Z [00:02:14.095]➜  golang.org/x/oauth2/endpoints
2025-08-20T20:50:17.2277357Z [00:02:14.095]➜  mkdir -p $WORK/b217/
2025-08-20T20:50:17.2278149Z [00:02:14.096]➜  cat >/tmp/go-build893324914/b217/importcfg << 'EOF' # internal
2025-08-20T20:50:17.2279209Z [00:02:14.096]➜  # import config
2025-08-20T20:50:17.2279973Z [00:02:14.096]➜  packagefile golang.org/x/oauth2=/tmp/go-build893324914/b200/_pkg_.a
2025-08-20T20:50:17.2280911Z [00:02:14.096]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.2281565Z [00:02:14.096]➜  EOF
2025-08-20T20:50:17.2285023Z [00:02:14.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/endpoints=>golang.org/x/oauth2@v0.30.0/endpoints;$WORK/b217=>" -p golang.org/x/oauth2/endpoints -lang=go1.23 -complete -installsuffix shared -buildid oi-YBoxtSrJAT9wPRA2v/oi-YBoxtSrJAT9wPRA2v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/endpoints/endpoints.go
2025-08-20T20:50:17.2486206Z [00:02:14.117]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T20:50:17.2503694Z [00:02:14.119]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/56/564a02aa27778a5488ad5a376df224ef89626f3349f940129473a571ea9f76df-d # internal
2025-08-20T20:50:17.2509978Z [00:02:14.119]➜  gitlab.com/gitlab-org/api/client-go/gitlaboauth2
2025-08-20T20:50:17.2510642Z [00:02:14.119]➜  mkdir -p $WORK/b216/
2025-08-20T20:50:17.2511378Z [00:02:14.119]➜  cat >/tmp/go-build893324914/b216/importcfg << 'EOF' # internal
2025-08-20T20:50:17.2512070Z [00:02:14.119]➜  # import config
2025-08-20T20:50:17.2512746Z [00:02:14.119]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:17.2513551Z [00:02:14.119]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.2514463Z [00:02:14.119]➜  packagefile golang.org/x/oauth2=/tmp/go-build893324914/b200/_pkg_.a
2025-08-20T20:50:17.2515547Z [00:02:14.119]➜  packagefile golang.org/x/oauth2/endpoints=/tmp/go-build893324914/b217/_pkg_.a
2025-08-20T20:50:17.2517023Z [00:02:14.119]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:17.2517974Z [00:02:14.119]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.2518818Z [00:02:14.119]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.2519622Z [00:02:14.119]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.2520419Z [00:02:14.119]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.2521020Z [00:02:14.119]➜  EOF
2025-08-20T20:50:17.2526260Z [00:02:14.119]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "/root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/gitlaboauth2=>gitlab.com/gitlab-org/api/client-go@v0.141.1/gitlaboauth2;$WORK/b216=>" -p gitlab.com/gitlab-org/api/client-go/gitlaboauth2 -lang=go1.23 -complete -installsuffix shared -buildid Cgxfvb2c__KxHL8ZGjBV/Cgxfvb2c__KxHL8ZGjBV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/gitlaboauth2/callback_server.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/gitlaboauth2/config.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/gitlaboauth2/flow.go
2025-08-20T20:50:17.2547378Z [00:02:14.123]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T20:50:17.2595258Z [00:02:14.128]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/fb/fb9c9e996857545e52b2c5c9aab72d4bdb64a73913e6f18e7afec78d1a8d4107-d # internal
2025-08-20T20:50:17.2603028Z [00:02:14.129]➜  github.com/microcosm-cc/bluemonday
2025-08-20T20:50:17.2603740Z [00:02:14.129]➜  mkdir -p $WORK/b268/
2025-08-20T20:50:17.2610175Z [00:02:14.130]➜  cat >/tmp/go-build893324914/b268/importcfg << 'EOF' # internal
2025-08-20T20:50:17.2612212Z [00:02:14.130]➜  # import config
2025-08-20T20:50:17.2613664Z [00:02:14.130]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.2614967Z [00:02:14.130]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:17.2616910Z [00:02:14.130]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.2618239Z [00:02:14.130]➜  packagefile github.com/aymerick/douceur/parser=/tmp/go-build893324914/b269/_pkg_.a
2025-08-20T20:50:17.2619999Z [00:02:14.130]➜  packagefile github.com/microcosm-cc/bluemonday/css=/tmp/go-build893324914/b272/_pkg_.a
2025-08-20T20:50:17.2621486Z [00:02:14.130]➜  packagefile golang.org/x/net/html=/tmp/go-build893324914/b273/_pkg_.a
2025-08-20T20:50:17.2622826Z [00:02:14.130]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.2624401Z [00:02:14.130]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.2625654Z [00:02:14.130]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:17.2627857Z [00:02:14.130]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:17.2628642Z [00:02:14.130]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.2629227Z [00:02:14.130]➜  EOF
2025-08-20T20:50:17.2634686Z [00:02:14.130]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27=>github.com/microcosm-cc/bluemonday@v1.0.27;$WORK/b268=>" -p github.com/microcosm-cc/bluemonday -lang=go1.19 -complete -installsuffix shared -buildid ZrjYtipLo-7VKQGs0r2N/ZrjYtipLo-7VKQGs0r2N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27/doc.go /root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27/helpers.go /root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27/policies.go /root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27/policy.go /root/go/pkg/mod/github.com/microcosm-cc/bluemonday@v1.0.27/sanitize.go
2025-08-20T20:50:17.3131377Z [00:02:14.182]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T20:50:17.3196088Z [00:02:14.188]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/e2/e2c3561733fb2b39a0e56e150eb7ac56803b7b266e628b45ce236eb13d3a3059-d # internal
2025-08-20T20:50:17.3310668Z [00:02:14.200]➜  gitlab.com/gitlab-org/api/client-go
2025-08-20T20:50:17.3313353Z [00:02:14.200]➜  mkdir -p $WORK/b095/
2025-08-20T20:50:17.3322669Z [00:02:14.201]➜  cat >/tmp/go-build893324914/b095/importcfg << 'EOF' # internal
2025-08-20T20:50:17.3323723Z [00:02:14.201]➜  # import config
2025-08-20T20:50:17.3324499Z [00:02:14.201]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.3326473Z [00:02:14.201]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:17.3328485Z [00:02:14.201]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:17.3329559Z [00:02:14.201]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:17.3330518Z [00:02:14.201]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.3331573Z [00:02:14.201]➜  packagefile github.com/google/go-querystring/query=/tmp/go-build893324914/b098/_pkg_.a
2025-08-20T20:50:17.3333082Z [00:02:14.201]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build893324914/b099/_pkg_.a
2025-08-20T20:50:17.3334547Z [00:02:14.201]➜  packagefile github.com/hashicorp/go-retryablehttp=/tmp/go-build893324914/b199/_pkg_.a
2025-08-20T20:50:17.3335566Z [00:02:14.201]➜  packagefile golang.org/x/oauth2=/tmp/go-build893324914/b200/_pkg_.a
2025-08-20T20:50:17.3336717Z [00:02:14.201]➜  packagefile golang.org/x/time/rate=/tmp/go-build893324914/b202/_pkg_.a
2025-08-20T20:50:17.3337662Z [00:02:14.201]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.3338387Z [00:02:14.201]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:17.3339108Z [00:02:14.201]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:17.3339840Z [00:02:14.201]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:17.3340614Z [00:02:14.201]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:17.3341432Z [00:02:14.201]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:17.3342258Z [00:02:14.201]➜  packagefile mime/multipart=/tmp/go-build893324914/b193/_pkg_.a
2025-08-20T20:50:17.3343357Z [00:02:14.201]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:17.3344107Z [00:02:14.201]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:17.3344853Z [00:02:14.201]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.3345652Z [00:02:14.201]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:17.3355080Z [00:02:14.201]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:17.3356083Z [00:02:14.201]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:17.3357040Z [00:02:14.201]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:17.3357793Z [00:02:14.201]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:17.3358551Z [00:02:14.201]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:17.3359303Z [00:02:14.201]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.3360045Z [00:02:14.201]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.3360756Z [00:02:14.201]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.3361300Z [00:02:14.201]➜  EOF
2025-08-20T20:50:17.3472536Z [00:02:14.206]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "/root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1=>gitlab.com/gitlab-org/api/client-go@v0.141.1;$WORK/b095=>" -p gitlab.com/gitlab-org/api/client-go -lang=go1.23 -complete -installsuffix shared -buildid -I0QYeViy71uyhCWuvGd/-I0QYeViy71uyhCWuvGd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/access_requests.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/alert_management.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/appearance.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/application_statistics.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/applications.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/audit_events.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/avatar.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/award_emojis.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/boards.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/branches.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/broadcast_messages.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/bulk_imports.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/ci_yml_templates.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/client_options.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/cluster_agents.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/commits.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/container_registry.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/container_registry_protection_rules.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/context.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/custom_attributes.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/database_migrations.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/dependencies.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/dependency_list_export.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/dependency_proxy.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/deploy_keys.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/deploy_tokens.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/deployments.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/deployments_merge_requests.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/discussions.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/dockerfile_templates.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/dora_metrics.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/draft_notes.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/enterprise_users.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/environments.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/epic_issues.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/epics.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/error_tracking.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/event_parsing.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/event_systemhook_types.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/event_webhook_types.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/events.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/external_status_checks.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/feature_flag_user_lists.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/feature_flags.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/freeze_periods.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/generic_packages.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/geo_nodes.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/geo_sites.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/gitignore_templates.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/gitlab.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/graphql.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_access_tokens.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_activity_analytics.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_badges.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_boards.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_clusters.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_epic_boards.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_hooks.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_import_export.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_iterations.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_labels.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_markdown_uploads.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_members.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_milestones.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_protected_environments.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_releases.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_repository_storage_move.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_scim.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_security_settings.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_serviceaccounts.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_ssh_certificates.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_variables.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/group_wikis.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/groups.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/import.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/instance_clusters.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/instance_variables.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/integrations.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/invites.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/issue_links.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/issues.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/issues_statistics.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/job_token_scope.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/jobs.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/keys.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/labels.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/license.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/license_templates.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/markdown.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/markdown_uploads.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/member_roles.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/merge_request_approval_settings.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/merge_request_approvals.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/merge_requests.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/merge_trains.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/metadata.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/milestones.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/namespaces.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/notes.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/notifications.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/packages.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/pages.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/pages_domains.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/pagination.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/personal_access_tokens.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/pipeline_schedules.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/pipeline_triggers.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/pipelines.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/plan_limits.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_access_tokens.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_badges.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_clusters.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_feature_flags.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_import_export.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_iterations.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_markdown_uploads.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_members.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_mirror.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_repository_storage_move.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_security_settings.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_snippets.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_templates.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_variables.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/project_vulnerabilities.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/projects.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/protected_branches.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/protected_environments.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/protected_tags.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/releaselinks.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/releases.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/repositories.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/repository_files.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/repository_submodules.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/request_options.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/resource_group.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/resource_iteration_events.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/resource_label_events.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/resource_milestone_events.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/resource_state_events.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/resource_weight_events.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/runners.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/search.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/secure_files.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/services.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/settings.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/sidekiq_metrics.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/snippet_repository_storage_move.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/snippets.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/strings.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/system_hooks.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/tags.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/terraform_states.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/time_stats.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/todos.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/topics.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/types.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/usage_data.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/users.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/validate.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/version.go /root/go/pkg/mod/gitlab.com/gitlab-org/api/client-go@v0.141.1/wikis.go
2025-08-20T20:50:17.3549594Z [00:02:14.208]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T20:50:17.3550885Z [00:02:14.210]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/27/27b6966ba8ccae9a2ea473b945cdd73c500576c74c643613e7bf253eb95e3fca-d # internal
2025-08-20T20:50:17.3552013Z [00:02:14.210]➜  github.com/muesli/reflow/padding
2025-08-20T20:50:17.3552577Z [00:02:14.210]➜  mkdir -p $WORK/b277/
2025-08-20T20:50:17.3553275Z [00:02:14.210]➜  cat >/tmp/go-build893324914/b277/importcfg << 'EOF' # internal
2025-08-20T20:50:17.3553959Z [00:02:14.210]➜  # import config
2025-08-20T20:50:17.3554606Z [00:02:14.210]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.3555587Z [00:02:14.210]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build893324914/b258/_pkg_.a
2025-08-20T20:50:17.3556831Z [00:02:14.210]➜  packagefile github.com/muesli/reflow/ansi=/tmp/go-build893324914/b276/_pkg_.a
2025-08-20T20:50:17.3557808Z [00:02:14.210]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.3558590Z [00:02:14.210]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.3559195Z [00:02:14.210]➜  EOF
2025-08-20T20:50:17.3562666Z [00:02:14.210]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/padding=>github.com/muesli/reflow@v0.3.0/padding;$WORK/b277=>" -p github.com/muesli/reflow/padding -lang=go1.13 -complete -installsuffix shared -buildid eJflBh_OOnlvay6XG-7P/eJflBh_OOnlvay6XG-7P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/padding/padding.go
2025-08-20T20:50:17.3982284Z [00:02:14.267]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T20:50:17.3994204Z [00:02:14.267]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/a1/a1b241e8debabb991091e79678413742cba3317f1df0a6449ad2109ade8563cc-d # internal
2025-08-20T20:50:17.3995339Z [00:02:14.267]➜  github.com/muesli/reflow/wordwrap
2025-08-20T20:50:17.3995900Z [00:02:14.267]➜  mkdir -p $WORK/b278/
2025-08-20T20:50:17.3996735Z [00:02:14.268]➜  cat >/tmp/go-build893324914/b278/importcfg << 'EOF' # internal
2025-08-20T20:50:17.3997423Z [00:02:14.268]➜  # import config
2025-08-20T20:50:17.3999218Z [00:02:14.268]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.4001609Z [00:02:14.268]➜  packagefile github.com/muesli/reflow/ansi=/tmp/go-build893324914/b276/_pkg_.a
2025-08-20T20:50:17.4002598Z [00:02:14.268]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.4003384Z [00:02:14.268]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:17.4003989Z [00:02:14.268]➜  EOF
2025-08-20T20:50:17.4007606Z [00:02:14.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/wordwrap=>github.com/muesli/reflow@v0.3.0/wordwrap;$WORK/b278=>" -p github.com/muesli/reflow/wordwrap -lang=go1.13 -complete -installsuffix shared -buildid 0fdfTzhmRlczk1ij4zE7/0fdfTzhmRlczk1ij4zE7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack /root/go/pkg/mod/github.com/muesli/reflow@v0.3.0/wordwrap/wordwrap.go
2025-08-20T20:50:17.4344456Z [00:02:14.303]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T20:50:17.4371187Z [00:02:14.306]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/8b/8b1a195fde84269d2c289e408f3cbc578debe296ad4c53c28f34f395a69e394b-d # internal
2025-08-20T20:50:17.4372362Z [00:02:14.306]➜  github.com/yuin/goldmark/util
2025-08-20T20:50:17.4373238Z [00:02:14.306]➜  mkdir -p $WORK/b283/
2025-08-20T20:50:17.4373926Z [00:02:14.306]➜  cat >/tmp/go-build893324914/b283/importcfg << 'EOF' # internal
2025-08-20T20:50:17.4374571Z [00:02:14.306]➜  # import config
2025-08-20T20:50:17.4375180Z [00:02:14.306]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.4375924Z [00:02:14.306]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.4376913Z [00:02:14.306]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.4377645Z [00:02:14.306]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:17.4378376Z [00:02:14.306]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:17.4379111Z [00:02:14.306]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:17.4379855Z [00:02:14.306]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.4380620Z [00:02:14.306]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:17.4381409Z [00:02:14.306]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:17.4382027Z [00:02:14.306]➜  EOF
2025-08-20T20:50:17.4389090Z [00:02:14.306]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/util=>github.com/yuin/goldmark@v1.7.8/util;$WORK/b283=>" -p github.com/yuin/goldmark/util -lang=go1.19 -complete -installsuffix shared -buildid yZdnM2q3HGv-Qq-83kvN/yZdnM2q3HGv-Qq-83kvN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/util/html5entities.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/util/unicode_case_folding.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/util/util.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/util/util_cjk.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/util/util_unsafe_go121.go
2025-08-20T20:50:17.4900912Z [00:02:14.359]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T20:50:17.4916916Z [00:02:14.360]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/35/35070b63a118a7e08eafc63542d97db7184ec3e86fdd210069e77ec0e0fb703c-d # internal
2025-08-20T20:50:17.4940930Z [00:02:14.363]➜  github.com/google/shlex
2025-08-20T20:50:17.4943351Z [00:02:14.363]➜  mkdir -p $WORK/b293/
2025-08-20T20:50:17.4948889Z [00:02:14.364]➜  cat >/tmp/go-build893324914/b293/importcfg << 'EOF' # internal
2025-08-20T20:50:17.4980382Z [00:02:14.364]➜  # import config
2025-08-20T20:50:17.4981016Z [00:02:14.364]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:17.4981753Z [00:02:14.364]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.4982467Z [00:02:14.364]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.4983206Z [00:02:14.364]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.4983947Z [00:02:14.364]➜  EOF
2025-08-20T20:50:17.4988117Z [00:02:14.364]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510=>github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510;$WORK/b293=>" -p github.com/google/shlex -lang=go1.13 -complete -installsuffix shared -buildid 6QED4UZgmJAOAnN0nWiG/6QED4UZgmJAOAnN0nWiG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /root/go/pkg/mod/github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510/shlex.go
2025-08-20T20:50:17.5231165Z [00:02:14.392]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T20:50:17.5237270Z [00:02:14.392]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/d7/d77a18286e82477ad898d802ec7f04c3caeda8b3fb0c8e5fd2c9a8e5ec696668-d # internal
2025-08-20T20:50:17.5243492Z [00:02:14.393]➜  gitlab.com/gitlab-org/cli/internal/browser
2025-08-20T20:50:17.5248870Z [00:02:14.393]➜  mkdir -p $WORK/b292/
2025-08-20T20:50:17.5249969Z [00:02:14.393]➜  cat >/tmp/go-build893324914/b292/importcfg << 'EOF' # internal
2025-08-20T20:50:17.5250688Z [00:02:14.393]➜  # import config
2025-08-20T20:50:17.5251461Z [00:02:14.393]➜  packagefile github.com/google/shlex=/tmp/go-build893324914/b293/_pkg_.a
2025-08-20T20:50:17.5252392Z [00:02:14.393]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:17.5253175Z [00:02:14.393]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:17.5253981Z [00:02:14.393]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:17.5254559Z [00:02:14.393]➜  EOF
2025-08-20T20:50:17.5258628Z [00:02:14.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/browser=>gitlab.com/gitlab-org/cli/internal/browser;$WORK/b292=>" -p gitlab.com/gitlab-org/cli/internal/browser -lang=go1.25 -complete -installsuffix shared -buildid gJKEysDsrjl8inOIHtH5/gJKEysDsrjl8inOIHtH5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/browser/browser.go
2025-08-20T20:50:17.5489296Z [00:02:14.418]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T20:50:17.5497046Z [00:02:14.418]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/f8/f8b2730f1d40039306236030a78bc59fcbce6494b6d8df173b17c7f69c382cf5-d # internal
2025-08-20T20:50:17.5501504Z [00:02:14.419]➜  gitlab.com/gitlab-org/cli/internal/prompt
2025-08-20T20:50:17.5503913Z [00:02:14.419]➜  mkdir -p $WORK/b294/
2025-08-20T20:50:17.5505796Z [00:02:14.419]➜  cat >/tmp/go-build893324914/b294/importcfg << 'EOF' # internal
2025-08-20T20:50:17.5506452Z [00:02:14.419]➜  # import config
2025-08-20T20:50:17.5507260Z [00:02:14.419]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.5508252Z [00:02:14.419]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:17.5509469Z [00:02:14.419]➜  packagefile github.com/AlecAivazis/survey/v2/core=/tmp/go-build893324914/b062/_pkg_.a
2025-08-20T20:50:17.5510560Z [00:02:14.419]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:17.5511220Z [00:02:14.419]➜  EOF
2025-08-20T20:50:17.5515052Z [00:02:14.419]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt=>gitlab.com/gitlab-org/cli/internal/prompt;$WORK/b294=>" -p gitlab.com/gitlab-org/cli/internal/prompt -lang=go1.25 -complete -installsuffix shared -buildid B6LhFrn-zgSlyS8flqRe/B6LhFrn-zgSlyS8flqRe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt/prompt.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt/stubber.go
2025-08-20T20:50:17.6050901Z [00:02:14.474]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T20:50:17.6062365Z [00:02:14.475]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/77/77e044eae2048661f2c3a16efe918c8728eb333ccae3291f9105851542b272b3-d # internal
2025-08-20T20:50:17.6069377Z [00:02:14.476]➜  gitlab.com/gitlab-org/cli/internal/run
2025-08-20T20:50:17.6070010Z [00:02:14.476]➜  mkdir -p $WORK/b295/
2025-08-20T20:50:17.6070710Z [00:02:14.476]➜  cat >/tmp/go-build893324914/b295/importcfg << 'EOF' # internal
2025-08-20T20:50:17.6071392Z [00:02:14.476]➜  # import config
2025-08-20T20:50:17.6072026Z [00:02:14.476]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.6072794Z [00:02:14.476]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.6073537Z [00:02:14.476]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:17.6074322Z [00:02:14.476]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:17.6075108Z [00:02:14.476]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.6075697Z [00:02:14.476]➜  EOF
2025-08-20T20:50:17.6079361Z [00:02:14.476]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/run=>gitlab.com/gitlab-org/cli/internal/run;$WORK/b295=>" -p gitlab.com/gitlab-org/cli/internal/run -lang=go1.25 -complete -installsuffix shared -buildid SecHNAbJpJEHrZrcOsta/SecHNAbJpJEHrZrcOsta -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/run/run.go
2025-08-20T20:50:17.6411613Z [00:02:14.510]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T20:50:17.6434073Z [00:02:14.512]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/40/400a1e7d37fd20f61239dc5d6755e9ab01a4c245935425c091a51349fe17af8f-d # internal
2025-08-20T20:50:17.6437616Z [00:02:14.512]➜  gitlab.com/gitlab-org/cli/internal/execext
2025-08-20T20:50:17.6451006Z [00:02:14.513]➜  mkdir -p $WORK/b297/
2025-08-20T20:50:17.6455114Z [00:02:14.513]➜  cat >/tmp/go-build893324914/b297/importcfg << 'EOF' # internal
2025-08-20T20:50:17.6455805Z [00:02:14.513]➜  # import config
2025-08-20T20:50:17.6456480Z [00:02:14.513]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:17.6457538Z [00:02:14.513]➜  EOF
2025-08-20T20:50:17.6461244Z [00:02:14.513]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext=>gitlab.com/gitlab-org/cli/internal/execext;$WORK/b297=>" -p gitlab.com/gitlab-org/cli/internal/execext -lang=go1.25 -complete -installsuffix shared -buildid c0-cvQxxsV4Ful7IozwF/c0-cvQxxsV4Ful7IozwF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/lp.go
2025-08-20T20:50:17.6559442Z [00:02:14.524]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T20:50:17.6573389Z [00:02:14.524]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/2b/2b10ea8efd686efafa630e6fd32b6015e956163ab0600835c3f633862f96ba2b-d # internal
2025-08-20T20:50:17.6574602Z [00:02:14.524]➜  gitlab.com/gitlab-org/cli/internal/surveyext
2025-08-20T20:50:17.6575213Z [00:02:14.524]➜  mkdir -p $WORK/b296/
2025-08-20T20:50:17.6575906Z [00:02:14.525]➜  cat >/tmp/go-build893324914/b296/importcfg << 'EOF' # internal
2025-08-20T20:50:17.6576736Z [00:02:14.525]➜  # import config
2025-08-20T20:50:17.6577404Z [00:02:14.525]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.6578736Z [00:02:14.525]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:17.6579924Z [00:02:14.525]➜  packagefile github.com/AlecAivazis/survey/v2/terminal=/tmp/go-build893324914/b220/_pkg_.a
2025-08-20T20:50:17.6581096Z [00:02:14.525]➜  packagefile github.com/kballard/go-shellquote=/tmp/go-build893324914/b223/_pkg_.a
2025-08-20T20:50:17.6582242Z [00:02:14.525]➜  packagefile gitlab.com/gitlab-org/cli/internal/execext=/tmp/go-build893324914/b297/_pkg_.a
2025-08-20T20:50:17.6583193Z [00:02:14.525]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.6583912Z [00:02:14.525]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:17.6584644Z [00:02:14.525]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:17.6585488Z [00:02:14.525]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:17.6586294Z [00:02:14.525]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:17.6587089Z [00:02:14.525]➜  EOF
2025-08-20T20:50:17.6590547Z [00:02:14.525]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/surveyext=>gitlab.com/gitlab-org/cli/internal/surveyext;$WORK/b296=>" -p gitlab.com/gitlab-org/cli/internal/surveyext -lang=go1.25 -complete -installsuffix shared -buildid viu_miXumADB2Bql8d7S/viu_miXumADB2Bql8d7S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/surveyext/surveyext.go
2025-08-20T20:50:17.7144948Z [00:02:14.583]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T20:50:17.7162997Z [00:02:14.585]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/73/73601c36ac2c13db7dca309b565d31d3a11732b0e1fa03a99ac382ce856e7a89-d # internal
2025-08-20T20:50:17.7165153Z [00:02:14.585]➜  golang.org/x/sync/errgroup
2025-08-20T20:50:17.7166401Z [00:02:14.585]➜  mkdir -p $WORK/b298/
2025-08-20T20:50:17.7171548Z [00:02:14.586]➜  cat >/tmp/go-build893324914/b298/importcfg << 'EOF' # internal
2025-08-20T20:50:17.7173912Z [00:02:14.586]➜  # import config
2025-08-20T20:50:17.7174550Z [00:02:14.586]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:17.7175308Z [00:02:14.586]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.7176042Z [00:02:14.586]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.7176781Z [00:02:14.586]➜  EOF
2025-08-20T20:50:17.7179971Z [00:02:14.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup=>golang.org/x/sync@v0.16.0/errgroup;$WORK/b298=>" -p golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid h1Iow3w75S4TScP7KNap/h1Iow3w75S4TScP7KNap -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup/errgroup.go
2025-08-20T20:50:17.7373156Z [00:02:14.606]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T20:50:17.7376834Z [00:02:14.606]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/43/43c98acca421e0e582c9a6e78424f17cf8862fe767979cfacecf99b31cba85ca-d # internal
2025-08-20T20:50:17.7378124Z [00:02:14.606]➜  net/http/httputil
2025-08-20T20:50:17.7379817Z [00:02:14.606]➜  mkdir -p $WORK/b299/
2025-08-20T20:50:17.7382321Z [00:02:14.607]➜  cat >/tmp/go-build893324914/b299/importcfg << 'EOF' # internal
2025-08-20T20:50:17.7383032Z [00:02:14.607]➜  # import config
2025-08-20T20:50:17.7383876Z [00:02:14.607]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T20:50:17.7384877Z [00:02:14.607]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:17.7385701Z [00:02:14.607]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:17.7386695Z [00:02:14.607]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:17.7387494Z [00:02:14.607]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:17.7388580Z [00:02:14.607]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.7389527Z [00:02:14.607]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build893324914/b181/_pkg_.a
2025-08-20T20:50:17.7390446Z [00:02:14.607]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:17.7391159Z [00:02:14.607]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:17.7391878Z [00:02:14.607]➜  packagefile mime=/tmp/go-build893324914/b192/_pkg_.a
2025-08-20T20:50:17.7392594Z [00:02:14.607]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:17.7393333Z [00:02:14.607]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:17.7394178Z [00:02:14.607]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:17.7395094Z [00:02:14.607]➜  packagefile net/http/internal=/tmp/go-build893324914/b196/_pkg_.a
2025-08-20T20:50:17.7396027Z [00:02:14.607]➜  packagefile net/http/internal/ascii=/tmp/go-build893324914/b197/_pkg_.a
2025-08-20T20:50:17.7397173Z [00:02:14.607]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:17.7398027Z [00:02:14.607]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:17.7398822Z [00:02:14.607]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.7399587Z [00:02:14.607]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:17.7400330Z [00:02:14.607]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.7400909Z [00:02:14.607]➜  EOF
2025-08-20T20:50:17.7405069Z [00:02:14.607]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b299=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid O01prQuhMO90ESKnrk_W/O01prQuhMO90ESKnrk_W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/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-20T20:50:17.9898177Z [00:02:14.859]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T20:50:17.9962403Z [00:02:14.865]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/39/396314db1a60b658b6259a4799529277f94787a7aa2948a62564e9607ebfbb93-d # internal
2025-08-20T20:50:17.9976110Z [00:02:14.866]➜  github.com/fsnotify/fsnotify/internal
2025-08-20T20:50:17.9985451Z [00:02:14.866]➜  mkdir -p $WORK/b303/
2025-08-20T20:50:17.9986155Z [00:02:14.866]➜  cat >/tmp/go-build893324914/b303/importcfg << 'EOF' # internal
2025-08-20T20:50:17.9986974Z [00:02:14.866]➜  # import config
2025-08-20T20:50:17.9987564Z [00:02:14.866]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:17.9988450Z [00:02:14.866]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:17.9989277Z [00:02:14.866]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:17.9990031Z [00:02:14.866]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:17.9990796Z [00:02:14.866]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:17.9991553Z [00:02:14.866]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:17.9992100Z [00:02:14.866]➜  EOF
2025-08-20T20:50:17.9996984Z [00:02:14.866]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0/internal=>github.com/fsnotify/fsnotify@v1.8.0/internal;$WORK/b303=>" -p github.com/fsnotify/fsnotify/internal -lang=go1.17 -complete -installsuffix shared -buildid I80pqINup5IQ0cufFADI/I80pqINup5IQ0cufFADI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0/internal/debug_linux.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0/internal/internal.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0/internal/unix.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0/internal/unix2.go
2025-08-20T20:50:18.0138699Z [00:02:14.880]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T20:50:18.0171849Z [00:02:14.886]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/88/88701e103b73a0c00be2f8f18a847b9f8762661a832c5723ea03c9f24f14ecda-d # internal
2025-08-20T20:50:18.0173528Z [00:02:14.886]➜  github.com/go-viper/mapstructure/v2/internal/errors
2025-08-20T20:50:18.0174596Z [00:02:14.886]➜  mkdir -p $WORK/b305/
2025-08-20T20:50:18.0177055Z [00:02:14.886]➜  cat >/tmp/go-build893324914/b305/importcfg << 'EOF' # internal
2025-08-20T20:50:18.0177689Z [00:02:14.886]➜  # import config
2025-08-20T20:50:18.0178289Z [00:02:14.886]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:18.0178851Z [00:02:14.886]➜  EOF
2025-08-20T20:50:18.0183481Z [00:02:14.886]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.2.1/internal/errors=>github.com/go-viper/mapstructure/v2@v2.2.1/internal/errors;$WORK/b305=>" -p github.com/go-viper/mapstructure/v2/internal/errors -lang=go1.18 -complete -installsuffix shared -buildid U4VN1MD9DN5XxDCkTwXJ/U4VN1MD9DN5XxDCkTwXJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.2.1/internal/errors/errors.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.2.1/internal/errors/join.go
2025-08-20T20:50:18.0301719Z [00:02:14.899]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T20:50:18.0317833Z [00:02:14.899]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/25/255a87e626622455cd1727b5bcca5dbc3ca58ed4eb9e60cc9f5be8f8345c0c93-d # internal
2025-08-20T20:50:18.0319017Z [00:02:14.900]➜  github.com/go-viper/mapstructure/v2
2025-08-20T20:50:18.0319933Z [00:02:14.900]➜  mkdir -p $WORK/b304/
2025-08-20T20:50:18.0320641Z [00:02:14.900]➜  cat >/tmp/go-build893324914/b304/importcfg << 'EOF' # internal
2025-08-20T20:50:18.0321285Z [00:02:14.900]➜  # import config
2025-08-20T20:50:18.0323427Z [00:02:14.900]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:18.0324224Z [00:02:14.900]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:18.0325027Z [00:02:14.900]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:18.0325753Z [00:02:14.900]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:18.0326980Z [00:02:14.900]➜  packagefile github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build893324914/b305/_pkg_.a
2025-08-20T20:50:18.0328052Z [00:02:14.900]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:18.0328849Z [00:02:14.900]➜  packagefile net/netip=/tmp/go-build893324914/b089/_pkg_.a
2025-08-20T20:50:18.0329678Z [00:02:14.900]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:18.0330477Z [00:02:14.900]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:18.0331288Z [00:02:14.900]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:18.0332061Z [00:02:14.900]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:18.0332852Z [00:02:14.900]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:18.0333611Z [00:02:14.900]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:18.0334192Z [00:02:14.900]➜  EOF
2025-08-20T20:50:18.0344005Z [00:02:14.900]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.2.1=>github.com/go-viper/mapstructure/v2@v2.2.1;$WORK/b304=>" -p github.com/go-viper/mapstructure/v2 -lang=go1.18 -complete -installsuffix shared -buildid mHn6oqj_HPft5cT_tcUc/mHn6oqj_HPft5cT_tcUc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.2.1/decode_hooks.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.2.1/mapstructure.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.2.1/reflect_go1_20.go
2025-08-20T20:50:18.0814399Z [00:02:14.950]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T20:50:18.0856727Z [00:02:14.954]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/7d/7d901764239deee872aff8925293199f349da6f54e4419548893ac8bff2f3c23-d # internal
2025-08-20T20:50:18.0867403Z [00:02:14.954]➜  github.com/fsnotify/fsnotify
2025-08-20T20:50:18.0867958Z [00:02:14.954]➜  mkdir -p $WORK/b302/
2025-08-20T20:50:18.0868570Z [00:02:14.954]➜  cat >/tmp/go-build893324914/b302/importcfg << 'EOF' # internal
2025-08-20T20:50:18.0869131Z [00:02:14.954]➜  # import config
2025-08-20T20:50:18.0869681Z [00:02:14.954]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:18.0870447Z [00:02:14.954]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:18.0871412Z [00:02:14.954]➜  packagefile github.com/fsnotify/fsnotify/internal=/tmp/go-build893324914/b303/_pkg_.a
2025-08-20T20:50:18.0872488Z [00:02:14.954]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:18.0873251Z [00:02:14.954]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:18.0873974Z [00:02:14.954]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:18.0874686Z [00:02:14.954]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:18.0875464Z [00:02:14.954]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:18.0876247Z [00:02:14.954]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:18.0877160Z [00:02:14.954]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:18.0877881Z [00:02:14.955]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:18.0878707Z [00:02:14.955]➜  EOF
2025-08-20T20:50:18.0882066Z [00:02:14.955]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0=>github.com/fsnotify/fsnotify@v1.8.0;$WORK/b302=>" -p github.com/fsnotify/fsnotify -lang=go1.17 -complete -installsuffix shared -buildid _4TEBpM5d77zxP-TyjGv/_4TEBpM5d77zxP-TyjGv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0/backend_inotify.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.8.0/fsnotify.go
2025-08-20T20:50:18.3047468Z [00:02:15.173]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T20:50:18.3064606Z [00:02:15.175]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/9c/9c6048d5cc29e2edcd267ecef06021527cd6ba0f2bad552c282f8255df84221a-d # internal
2025-08-20T20:50:18.3070634Z [00:02:15.175]➜  runtime/debug
2025-08-20T20:50:18.3071106Z [00:02:15.175]➜  mkdir -p $WORK/b310/
2025-08-20T20:50:18.3080493Z [00:02:15.177]➜  echo -n > $WORK/b310/go_asm.h # internal
2025-08-20T20:50:18.3081588Z [00:02:15.177]➜  cd /root/.go/src/runtime/debug
2025-08-20T20:50:18.3088491Z [00:02:15.177]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b310=>" -I $WORK/b310/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b310/symabis ./debug.s
2025-08-20T20:50:18.3274381Z [00:02:15.196]➜  cat >/tmp/go-build893324914/b310/importcfg << 'EOF' # internal
2025-08-20T20:50:18.3275149Z [00:02:15.196]➜  # import config
2025-08-20T20:50:18.3275821Z [00:02:15.196]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:18.3276811Z [00:02:15.196]➜  packagefile internal/poll=/tmp/go-build893324914/b058/_pkg_.a
2025-08-20T20:50:18.3277673Z [00:02:15.196]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:18.3278468Z [00:02:15.196]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:18.3279291Z [00:02:15.196]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:18.3280060Z [00:02:15.196]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:18.3281214Z [00:02:15.196]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:18.3281979Z [00:02:15.196]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:18.3282546Z [00:02:15.196]➜  EOF
2025-08-20T20:50:18.3283067Z [00:02:15.196]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:18.3289183Z [00:02:15.196]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b310=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 7y92FvxpPbsojj3KvJ1V/7y92FvxpPbsojj3KvJ1V -goversion go1.25.0 -symabis $WORK/b310/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack -asmhdr $WORK/b310/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-20T20:50:18.3486359Z [00:02:15.217]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T20:50:18.3527731Z [00:02:15.221]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/de/de76ba6bbd980eefb85b1a583d3d813a2b16649c83c2961136b4d1b3022d16b9-d # internal
2025-08-20T20:50:18.3528935Z [00:02:15.221]➜  github.com/sourcegraph/conc/internal/multierror
2025-08-20T20:50:18.3536428Z [00:02:15.221]➜  mkdir -p $WORK/b311/
2025-08-20T20:50:18.3537273Z [00:02:15.221]➜  cat >/tmp/go-build893324914/b311/importcfg << 'EOF' # internal
2025-08-20T20:50:18.3537894Z [00:02:15.221]➜  # import config
2025-08-20T20:50:18.3538501Z [00:02:15.221]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:18.3539060Z [00:02:15.221]➜  EOF
2025-08-20T20:50:18.3543250Z [00:02:15.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/internal/multierror=>github.com/sourcegraph/conc@v0.3.0/internal/multierror;$WORK/b311=>" -p github.com/sourcegraph/conc/internal/multierror -lang=go1.19 -complete -installsuffix shared -buildid UeCg8PnEnWN7qZt75bHk/UeCg8PnEnWN7qZt75bHk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/internal/multierror/multierror_go120.go
2025-08-20T20:50:18.3693845Z [00:02:15.237]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T20:50:18.3695143Z [00:02:15.237]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/39/39bd96e1b97c057864d58fe51747acdec0ca556552822af122cf2bac5f3e0974-d # internal
2025-08-20T20:50:18.3696225Z [00:02:15.238]➜  github.com/spf13/afero/internal/common
2025-08-20T20:50:18.3696977Z [00:02:15.238]➜  mkdir -p $WORK/b313/
2025-08-20T20:50:18.3697661Z [00:02:15.238]➜  cat >/tmp/go-build893324914/b313/importcfg << 'EOF' # internal
2025-08-20T20:50:18.3698312Z [00:02:15.238]➜  # import config
2025-08-20T20:50:18.3698993Z [00:02:15.238]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:18.3699605Z [00:02:15.238]➜  EOF
2025-08-20T20:50:18.3703299Z [00:02:15.238]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/afero@v1.12.0/internal/common=>github.com/spf13/afero@v1.12.0/internal/common;$WORK/b313=>" -p github.com/spf13/afero/internal/common -lang=go1.21 -complete -installsuffix shared -buildid cbfk_uPhjgsucrlBEl4G/cbfk_uPhjgsucrlBEl4G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/internal/common/adapters.go
2025-08-20T20:50:18.3930512Z [00:02:15.262]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T20:50:18.3953018Z [00:02:15.264]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/8f/8fc7357ca1e45b0a68060d9babdb5d678141738cd3280ef01b3ad3a63b37ce23-d # internal
2025-08-20T20:50:18.3956359Z [00:02:15.264]➜  github.com/spf13/afero/mem
2025-08-20T20:50:18.3957146Z [00:02:15.264]➜  mkdir -p $WORK/b314/
2025-08-20T20:50:18.3957863Z [00:02:15.264]➜  cat >/tmp/go-build893324914/b314/importcfg << 'EOF' # internal
2025-08-20T20:50:18.3958854Z [00:02:15.264]➜  # import config
2025-08-20T20:50:18.3959524Z [00:02:15.264]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:18.3960269Z [00:02:15.264]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:18.3961212Z [00:02:15.264]➜  packagefile github.com/spf13/afero/internal/common=/tmp/go-build893324914/b313/_pkg_.a
2025-08-20T20:50:18.3962180Z [00:02:15.264]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:18.3962993Z [00:02:15.264]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:18.3963775Z [00:02:15.264]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:18.3964612Z [00:02:15.264]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:18.3965469Z [00:02:15.264]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:18.3966289Z [00:02:15.264]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:18.3967269Z [00:02:15.264]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:18.3968153Z [00:02:15.264]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:18.3968725Z [00:02:15.264]➜  EOF
2025-08-20T20:50:18.3972801Z [00:02:15.264]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/afero@v1.12.0/mem=>github.com/spf13/afero@v1.12.0/mem;$WORK/b314=>" -p github.com/spf13/afero/mem -lang=go1.21 -complete -installsuffix shared -buildid DX8AkZIfkU2FfJyPiVBJ/DX8AkZIfkU2FfJyPiVBJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/mem/dir.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/mem/dirmap.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/mem/file.go
2025-08-20T20:50:18.4274599Z [00:02:15.296]➜  cd /root/.go/src/runtime/debug
2025-08-20T20:50:18.4276885Z [00:02:15.296]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b310=>" -I $WORK/b310/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b310/debug.o ./debug.s
2025-08-20T20:50:18.4313367Z [00:02:15.300]➜  go tool pack r $WORK/b310/_pkg_.a $WORK/b310/debug.o # internal
2025-08-20T20:50:18.4314250Z [00:02:15.300]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T20:50:18.4328735Z [00:02:15.302]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d # internal
2025-08-20T20:50:18.4332086Z [00:02:15.302]➜  github.com/sourcegraph/conc/panics
2025-08-20T20:50:18.4332685Z [00:02:15.302]➜  mkdir -p $WORK/b309/
2025-08-20T20:50:18.4338858Z [00:02:15.303]➜  cat >/tmp/go-build893324914/b309/importcfg << 'EOF' # internal
2025-08-20T20:50:18.4341698Z [00:02:15.303]➜  # import config
2025-08-20T20:50:18.4342422Z [00:02:15.303]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:18.4343253Z [00:02:15.303]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:18.4344156Z [00:02:15.303]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:18.4345054Z [00:02:15.303]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:18.4345701Z [00:02:15.303]➜  EOF
2025-08-20T20:50:18.4346229Z [00:02:15.303]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:18.4359633Z [00:02:15.303]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/panics=>github.com/sourcegraph/conc@v0.3.0/panics;$WORK/b309=>" -p github.com/sourcegraph/conc/panics -lang=go1.19 -complete -installsuffix shared -buildid THcaZSZXQrXtTsTjeN4i/THcaZSZXQrXtTsTjeN4i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/panics/panics.go /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/panics/try.go
2025-08-20T20:50:18.4570906Z [00:02:15.326]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T20:50:18.4584489Z [00:02:15.327]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/d4/d4c07e790f17908e05fa3bc610b25d06b8e3c282c38d2d9b1ca775c62bb6e840-d # internal
2025-08-20T20:50:18.4585712Z [00:02:15.327]➜  github.com/sourcegraph/conc
2025-08-20T20:50:18.4590984Z [00:02:15.327]➜  mkdir -p $WORK/b308/
2025-08-20T20:50:18.4591830Z [00:02:15.328]➜  cat >/tmp/go-build893324914/b308/importcfg << 'EOF' # internal
2025-08-20T20:50:18.4592544Z [00:02:15.328]➜  # import config
2025-08-20T20:50:18.4593446Z [00:02:15.328]➜  packagefile github.com/sourcegraph/conc/panics=/tmp/go-build893324914/b309/_pkg_.a
2025-08-20T20:50:18.4594478Z [00:02:15.328]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:18.4595104Z [00:02:15.328]➜  EOF
2025-08-20T20:50:18.4598698Z [00:02:15.328]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0=>github.com/sourcegraph/conc@v0.3.0;$WORK/b308=>" -p github.com/sourcegraph/conc -lang=go1.19 -complete -installsuffix shared -buildid ohpDoMbQCXuNxuKYUJok/ohpDoMbQCXuNxuKYUJok -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/waitgroup.go
2025-08-20T20:50:18.4741886Z [00:02:15.343]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T20:50:18.4754410Z [00:02:15.344]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/86/866e9f0895b0795ada88c5c8034b2ad0b4eb8b2a38614063d38abf1da07d1add-d # internal
2025-08-20T20:50:18.4755566Z [00:02:15.344]➜  github.com/sourcegraph/conc/iter
2025-08-20T20:50:18.4760567Z [00:02:15.345]➜  mkdir -p $WORK/b307/
2025-08-20T20:50:18.4768414Z [00:02:15.345]➜  cat >/tmp/go-build893324914/b307/importcfg << 'EOF' # internal
2025-08-20T20:50:18.4771070Z [00:02:15.345]➜  # import config
2025-08-20T20:50:18.4772191Z [00:02:15.345]➜  packagefile github.com/sourcegraph/conc=/tmp/go-build893324914/b308/_pkg_.a
2025-08-20T20:50:18.4773417Z [00:02:15.345]➜  packagefile github.com/sourcegraph/conc/internal/multierror=/tmp/go-build893324914/b311/_pkg_.a
2025-08-20T20:50:18.4774457Z [00:02:15.345]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:18.4775229Z [00:02:15.345]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:18.4775987Z [00:02:15.345]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:18.4776681Z [00:02:15.345]➜  EOF
2025-08-20T20:50:18.4780534Z [00:02:15.345]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/iter=>github.com/sourcegraph/conc@v0.3.0/iter;$WORK/b307=>" -p github.com/sourcegraph/conc/iter -lang=go1.19 -complete -installsuffix shared -buildid Soy20IC365HpSeglXmJS/Soy20IC365HpSeglXmJS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/iter/iter.go /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/iter/map.go
2025-08-20T20:50:18.4783990Z [00:02:15.346]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T20:50:18.4811391Z [00:02:15.348]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/13/13f206f4468e3e2cb8ec4d6acaeaefd95eb57c0a8d45e911cbf8c4faf6e3a67e-d # internal
2025-08-20T20:50:18.4812525Z [00:02:15.348]➜  golang.org/x/text/runes
2025-08-20T20:50:18.4813070Z [00:02:15.348]➜  mkdir -p $WORK/b315/
2025-08-20T20:50:18.4813772Z [00:02:15.348]➜  cat >/tmp/go-build893324914/b315/importcfg << 'EOF' # internal
2025-08-20T20:50:18.4814401Z [00:02:15.348]➜  # import config
2025-08-20T20:50:18.4815500Z [00:02:15.348]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:18.4816933Z [00:02:15.348]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:18.4818058Z [00:02:15.348]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:18.4819389Z [00:02:15.348]➜  EOF
2025-08-20T20:50:18.4822685Z [00:02:15.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/runes=>golang.org/x/text@v0.28.0/runes;$WORK/b315=>" -p golang.org/x/text/runes -lang=go1.23 -complete -installsuffix shared -buildid -kek9wYFw0hCn2-ZdUoF/-kek9wYFw0hCn2-ZdUoF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/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-20T20:50:18.4872232Z [00:02:15.355]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T20:50:18.4874993Z [00:02:15.356]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/59/599163f951148b4ed4f7e94abbfecc6fa3b531f01266c20f659fe13b737c112d-d # internal
2025-08-20T20:50:18.4880377Z [00:02:15.357]➜  html/template
2025-08-20T20:50:18.4881486Z [00:02:15.357]➜  mkdir -p $WORK/b317/
2025-08-20T20:50:18.4886975Z [00:02:15.357]➜  cat >/tmp/go-build893324914/b317/importcfg << 'EOF' # internal
2025-08-20T20:50:18.4887653Z [00:02:15.357]➜  # import config
2025-08-20T20:50:18.4888227Z [00:02:15.357]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:18.4888975Z [00:02:15.357]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:18.4889738Z [00:02:15.357]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:18.4890422Z [00:02:15.357]➜  packagefile html=/tmp/go-build893324914/b241/_pkg_.a
2025-08-20T20:50:18.4891187Z [00:02:15.357]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:18.4891920Z [00:02:15.357]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:18.4892595Z [00:02:15.357]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:18.4893263Z [00:02:15.357]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:18.4894179Z [00:02:15.357]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:18.4894883Z [00:02:15.357]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:18.4895629Z [00:02:15.357]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:18.4896377Z [00:02:15.357]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:18.4897263Z [00:02:15.357]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:18.4897942Z [00:02:15.357]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:18.4898602Z [00:02:15.357]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:18.4899260Z [00:02:15.357]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:18.4899959Z [00:02:15.357]➜  packagefile text/template=/tmp/go-build893324914/b071/_pkg_.a
2025-08-20T20:50:18.4900739Z [00:02:15.357]➜  packagefile text/template/parse=/tmp/go-build893324914/b075/_pkg_.a
2025-08-20T20:50:18.4901522Z [00:02:15.357]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:18.4902303Z [00:02:15.357]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:18.4902879Z [00:02:15.357]➜  EOF
2025-08-20T20:50:18.4920384Z [00:02:15.358]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/.go/src/html/template=>html/template;$WORK/b317=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid QzBOc82hvH6967WCqxpK/QzBOc82hvH6967WCqxpK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/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-20T20:50:18.5546189Z [00:02:15.423]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T20:50:18.5580015Z [00:02:15.427]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/66/66555d42abd365380192654a080c7374e6666c4ba80e1bf1c436a3a23870bbe5-d # internal
2025-08-20T20:50:18.5593576Z [00:02:15.428]➜  github.com/spf13/afero
2025-08-20T20:50:18.5598788Z [00:02:15.429]➜  mkdir -p $WORK/b312/
2025-08-20T20:50:18.5604230Z [00:02:15.429]➜  cat >/tmp/go-build893324914/b312/importcfg << 'EOF' # internal
2025-08-20T20:50:18.5624246Z [00:02:15.429]➜  # import config
2025-08-20T20:50:18.5624874Z [00:02:15.429]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:18.5625649Z [00:02:15.429]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:18.5626357Z [00:02:15.429]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:18.5627479Z [00:02:15.429]➜  packagefile github.com/spf13/afero/internal/common=/tmp/go-build893324914/b313/_pkg_.a
2025-08-20T20:50:18.5629030Z [00:02:15.429]➜  packagefile github.com/spf13/afero/mem=/tmp/go-build893324914/b314/_pkg_.a
2025-08-20T20:50:18.5630194Z [00:02:15.429]➜  packagefile golang.org/x/text/runes=/tmp/go-build893324914/b315/_pkg_.a
2025-08-20T20:50:18.5631322Z [00:02:15.429]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:18.5632473Z [00:02:15.429]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build893324914/b231/_pkg_.a
2025-08-20T20:50:18.5633438Z [00:02:15.429]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:18.5634259Z [00:02:15.429]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:18.5636477Z [00:02:15.429]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:18.5637555Z [00:02:15.429]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:18.5638335Z [00:02:15.429]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:18.5639076Z [00:02:15.429]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:18.5639899Z [00:02:15.429]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:18.5640693Z [00:02:15.429]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:18.5641464Z [00:02:15.429]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:18.5642194Z [00:02:15.429]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:18.5642934Z [00:02:15.429]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:18.5643660Z [00:02:15.429]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:18.5644435Z [00:02:15.429]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:18.5645186Z [00:02:15.429]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:18.5646145Z [00:02:15.429]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:18.5648126Z [00:02:15.429]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:18.5648706Z [00:02:15.429]➜  EOF
2025-08-20T20:50:18.5658505Z [00:02:15.431]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/afero@v1.12.0=>github.com/spf13/afero@v1.12.0;$WORK/b312=>" -p github.com/spf13/afero -lang=go1.21 -complete -installsuffix shared -buildid DLYv70A0XT1LnJOHB4tV/DLYv70A0XT1LnJOHB4tV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/afero.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/basepath.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/cacheOnReadFs.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/const_win_unix.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/copyOnWriteFs.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/httpFs.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/iofs.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/ioutil.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/lstater.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/match.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/memmap.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/os.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/path.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/readonlyfs.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/regexpfs.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/symlink.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/unionFile.go /root/go/pkg/mod/github.com/spf13/afero@v1.12.0/util.go
2025-08-20T20:50:18.8502361Z [00:02:15.719]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T20:50:18.8577977Z [00:02:15.726]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/f3/f39fb7538d934efd2ad85bf32bd5441be51c8261b7de4a43c3bab1af5d31b6c8-d # internal
2025-08-20T20:50:18.8579103Z [00:02:15.726]➜  github.com/spf13/cast
2025-08-20T20:50:18.8579584Z [00:02:15.727]➜  mkdir -p $WORK/b316/
2025-08-20T20:50:18.8584707Z [00:02:15.727]➜  cat >/tmp/go-build893324914/b316/importcfg << 'EOF' # internal
2025-08-20T20:50:18.8585386Z [00:02:15.727]➜  # import config
2025-08-20T20:50:18.8586005Z [00:02:15.727]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:18.8586931Z [00:02:15.727]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:18.8587660Z [00:02:15.727]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:18.8598179Z [00:02:15.727]➜  packagefile html/template=/tmp/go-build893324914/b317/_pkg_.a
2025-08-20T20:50:18.8598991Z [00:02:15.727]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:18.8599753Z [00:02:15.727]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:18.8600513Z [00:02:15.727]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:18.8601217Z [00:02:15.727]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:18.8601768Z [00:02:15.727]➜  EOF
2025-08-20T20:50:18.8605500Z [00:02:15.727]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cast@v1.7.1=>github.com/spf13/cast@v1.7.1;$WORK/b316=>" -p github.com/spf13/cast -lang=go1.19 -complete -installsuffix shared -buildid wGvkTO-Q0AmW2Skwd7-h/wGvkTO-Q0AmW2Skwd7-h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/cast.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/caste.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/timeformattype_string.go
2025-08-20T20:50:19.0221972Z [00:02:15.891]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T20:50:19.0247885Z [00:02:15.893]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T20:50:19.0274130Z [00:02:15.896]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/6c/6c4e842f37efa133fd0ac0cc216cc42f8f46f4cd477223c474ea1b4fe44662d7-d # internal
2025-08-20T20:50:19.0276060Z [00:02:15.896]➜  golang.org/x/text/encoding
2025-08-20T20:50:19.0276968Z [00:02:15.896]➜  mkdir -p $WORK/b321/
2025-08-20T20:50:19.0280670Z [00:02:15.897]➜  cat >/tmp/go-build893324914/b321/importcfg << 'EOF' # internal
2025-08-20T20:50:19.0281345Z [00:02:15.897]➜  # import config
2025-08-20T20:50:19.0295997Z [00:02:15.897]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:19.0297324Z [00:02:15.897]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build893324914/b322/_pkg_.a
2025-08-20T20:50:19.0298572Z [00:02:15.897]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:19.0299496Z [00:02:15.897]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:19.0300293Z [00:02:15.897]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:19.0301142Z [00:02:15.897]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:19.0301806Z [00:02:15.897]➜  EOF
2025-08-20T20:50:19.0305068Z [00:02:15.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding=>golang.org/x/text@v0.28.0/encoding;$WORK/b321=>" -p golang.org/x/text/encoding -lang=go1.23 -complete -installsuffix shared -buildid CWeoOQ10ohQvrii1lOO-/CWeoOQ10ohQvrii1lOO- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/encoding.go
2025-08-20T20:50:19.0341810Z [00:02:15.903]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/58/58d9856a9ce97756f18a693c63d0c793dae301b9c8a18aa249ce455068faf968-d # internal
2025-08-20T20:50:19.0349609Z [00:02:15.904]➜  github.com/sagikazarmark/locafero
2025-08-20T20:50:19.0353963Z [00:02:15.904]➜  mkdir -p $WORK/b306/
2025-08-20T20:50:19.0362673Z [00:02:15.905]➜  cat >/tmp/go-build893324914/b306/importcfg << 'EOF' # internal
2025-08-20T20:50:19.0363739Z [00:02:15.905]➜  # import config
2025-08-20T20:50:19.0364801Z [00:02:15.905]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:19.0368823Z [00:02:15.905]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.0370083Z [00:02:15.905]➜  packagefile github.com/sourcegraph/conc/iter=/tmp/go-build893324914/b307/_pkg_.a
2025-08-20T20:50:19.0371674Z [00:02:15.905]➜  packagefile github.com/spf13/afero=/tmp/go-build893324914/b312/_pkg_.a
2025-08-20T20:50:19.0374900Z [00:02:15.905]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:19.0376092Z [00:02:15.905]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:19.0377607Z [00:02:15.905]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:19.0378487Z [00:02:15.905]➜  EOF
2025-08-20T20:50:19.0394437Z [00:02:15.908]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.7.0=>github.com/sagikazarmark/locafero@v0.7.0;$WORK/b306=>" -p github.com/sagikazarmark/locafero -lang=go1.21 -complete -installsuffix shared -buildid urkXW2s0uwei7wGIHvFc/urkXW2s0uwei7wGIHvFc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.7.0/file_type.go /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.7.0/finder.go /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.7.0/glob.go /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.7.0/helpers.go
2025-08-20T20:50:19.0662644Z [00:02:15.935]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T20:50:19.0679406Z [00:02:15.936]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/1b/1baafad0a94f0da4f25f89f0b050bfd927000fcfb4df3e95765b4d657e10a085-d # internal
2025-08-20T20:50:19.0684655Z [00:02:15.936]➜  golang.org/x/text/encoding/internal
2025-08-20T20:50:19.0685392Z [00:02:15.937]➜  mkdir -p $WORK/b323/
2025-08-20T20:50:19.0686169Z [00:02:15.937]➜  cat >/tmp/go-build893324914/b323/importcfg << 'EOF' # internal
2025-08-20T20:50:19.0687495Z [00:02:15.937]➜  # import config
2025-08-20T20:50:19.0688333Z [00:02:15.937]➜  packagefile golang.org/x/text/encoding=/tmp/go-build893324914/b321/_pkg_.a
2025-08-20T20:50:19.0689630Z [00:02:15.937]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build893324914/b322/_pkg_.a
2025-08-20T20:50:19.0690925Z [00:02:15.937]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:19.0691719Z [00:02:15.937]➜  EOF
2025-08-20T20:50:19.0695447Z [00:02:15.937]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/internal=>golang.org/x/text@v0.28.0/encoding/internal;$WORK/b323=>" -p golang.org/x/text/encoding/internal -lang=go1.23 -complete -installsuffix shared -buildid CBMg7WfvRMPFKpRnSujz/CBMg7WfvRMPFKpRnSujz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/internal/internal.go
2025-08-20T20:50:19.0861780Z [00:02:15.955]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T20:50:19.0869284Z [00:02:15.956]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/10/10764796cf10e236ac6557c692857211687c9e77e8384a2b55f84d0962bc120c-d # internal
2025-08-20T20:50:19.0874417Z [00:02:15.956]➜  golang.org/x/text/encoding/unicode
2025-08-20T20:50:19.0877130Z [00:02:15.956]➜  mkdir -p $WORK/b320/
2025-08-20T20:50:19.0880329Z [00:02:15.957]➜  cat >/tmp/go-build893324914/b320/importcfg << 'EOF' # internal
2025-08-20T20:50:19.0888742Z [00:02:15.957]➜  # import config
2025-08-20T20:50:19.0889347Z [00:02:15.957]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.0890110Z [00:02:15.957]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:19.0891304Z [00:02:15.957]➜  packagefile golang.org/x/text/encoding=/tmp/go-build893324914/b321/_pkg_.a
2025-08-20T20:50:19.0892348Z [00:02:15.957]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build893324914/b323/_pkg_.a
2025-08-20T20:50:19.0893550Z [00:02:15.957]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build893324914/b322/_pkg_.a
2025-08-20T20:50:19.0894758Z [00:02:15.957]➜  packagefile golang.org/x/text/internal/utf8internal=/tmp/go-build893324914/b324/_pkg_.a
2025-08-20T20:50:19.0895768Z [00:02:15.957]➜  packagefile golang.org/x/text/runes=/tmp/go-build893324914/b315/_pkg_.a
2025-08-20T20:50:19.0897170Z [00:02:15.957]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:19.0898094Z [00:02:15.957]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:19.0898918Z [00:02:15.957]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:19.0899507Z [00:02:15.957]➜  EOF
2025-08-20T20:50:19.0903313Z [00:02:15.957]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/unicode=>golang.org/x/text@v0.28.0/encoding/unicode;$WORK/b320=>" -p golang.org/x/text/encoding/unicode -lang=go1.23 -complete -installsuffix shared -buildid kBbBrOOikbeO6SKj2NGe/kBbBrOOikbeO6SKj2NGe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/unicode/override.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/unicode/unicode.go
2025-08-20T20:50:19.1051796Z [00:02:15.974]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T20:50:19.1080752Z [00:02:15.977]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/bc/bcaf6d6f6cf561509947c556a99fdb5e3ed075a96a0b992982f1a39de8960ffe-d # internal
2025-08-20T20:50:19.1081939Z [00:02:15.977]➜  github.com/spf13/viper/internal/encoding/json
2025-08-20T20:50:19.1084602Z [00:02:15.977]➜  mkdir -p $WORK/b325/
2025-08-20T20:50:19.1089015Z [00:02:15.977]➜  cat >/tmp/go-build893324914/b325/importcfg << 'EOF' # internal
2025-08-20T20:50:19.1092556Z [00:02:15.977]➜  # import config
2025-08-20T20:50:19.1093797Z [00:02:15.977]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:19.1095286Z [00:02:15.977]➜  EOF
2025-08-20T20:50:19.1102333Z [00:02:15.977]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/json=>github.com/spf13/viper@v1.20.1/internal/encoding/json;$WORK/b325=>" -p github.com/spf13/viper/internal/encoding/json -lang=go1.21 -complete -installsuffix shared -buildid pDAoFjAfejimz3pEKS7J/pDAoFjAfejimz3pEKS7J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/json/codec.go
2025-08-20T20:50:19.1241687Z [00:02:15.993]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T20:50:19.1247464Z [00:02:15.993]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/66/669b4a07603069f8d471562f0c6baa32c63474838da2bfb8e1aef48ee9324602-d # internal
2025-08-20T20:50:19.1253925Z [00:02:15.994]➜  github.com/pelletier/go-toml/v2/internal/danger
2025-08-20T20:50:19.1254621Z [00:02:15.994]➜  mkdir -p $WORK/b329/
2025-08-20T20:50:19.1255348Z [00:02:15.994]➜  cat >/tmp/go-build893324914/b329/importcfg << 'EOF' # internal
2025-08-20T20:50:19.1255990Z [00:02:15.994]➜  # import config
2025-08-20T20:50:19.1256777Z [00:02:15.994]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.1257596Z [00:02:15.994]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:19.1258192Z [00:02:15.994]➜  EOF
2025-08-20T20:50:19.1262911Z [00:02:15.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/danger=>github.com/pelletier/go-toml/v2@v2.2.3/internal/danger;$WORK/b329=>" -p github.com/pelletier/go-toml/v2/internal/danger -lang=go1.21 -complete -installsuffix shared -buildid a_0uyY5kX-BynIbEqbH5/a_0uyY5kX-BynIbEqbH5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/danger/danger.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/danger/typeid.go
2025-08-20T20:50:19.1332663Z [00:02:16.002]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T20:50:19.1345166Z [00:02:16.003]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/5f/5f8c359555e66766de4e9db0f21a403edd42f1af255d3944ea82975024fa3fb8-d # internal
2025-08-20T20:50:19.1353706Z [00:02:16.004]➜  github.com/subosito/gotenv
2025-08-20T20:50:19.1363545Z [00:02:16.004]➜  mkdir -p $WORK/b319/
2025-08-20T20:50:19.1364276Z [00:02:16.004]➜  cat >/tmp/go-build893324914/b319/importcfg << 'EOF' # internal
2025-08-20T20:50:19.1364936Z [00:02:16.004]➜  # import config
2025-08-20T20:50:19.1365559Z [00:02:16.004]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:19.1366387Z [00:02:16.004]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.1367355Z [00:02:16.004]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.1368349Z [00:02:16.004]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build893324914/b320/_pkg_.a
2025-08-20T20:50:19.1369467Z [00:02:16.004]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:19.1370355Z [00:02:16.004]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:19.1371081Z [00:02:16.004]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:19.1371899Z [00:02:16.004]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:19.1372744Z [00:02:16.004]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:19.1373510Z [00:02:16.004]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:19.1374249Z [00:02:16.004]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:19.1375058Z [00:02:16.004]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:19.1375633Z [00:02:16.004]➜  EOF
2025-08-20T20:50:19.1381147Z [00:02:16.004]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/subosito/gotenv@v1.6.0=>github.com/subosito/gotenv@v1.6.0;$WORK/b319=>" -p github.com/subosito/gotenv -lang=go1.18 -complete -installsuffix shared -buildid wj0TmshNUbRXK9oQCGmo/wj0TmshNUbRXK9oQCGmo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/go/pkg/mod/github.com/subosito/gotenv@v1.6.0/gotenv.go
2025-08-20T20:50:19.1495738Z [00:02:16.018]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T20:50:19.1505571Z [00:02:16.019]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/f2/f2b2306e96fce850a7fa43231d9c2e53d4b6783e39dcc4604630e4f45920d9e8-d # internal
2025-08-20T20:50:19.1520488Z [00:02:16.021]➜  github.com/pelletier/go-toml/v2/unstable
2025-08-20T20:50:19.1523243Z [00:02:16.021]➜  mkdir -p $WORK/b331/
2025-08-20T20:50:19.1528959Z [00:02:16.022]➜  cat >/tmp/go-build893324914/b331/importcfg << 'EOF' # internal
2025-08-20T20:50:19.1543600Z [00:02:16.022]➜  # import config
2025-08-20T20:50:19.1544311Z [00:02:16.022]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.1545088Z [00:02:16.022]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.1546198Z [00:02:16.022]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build893324914/b328/_pkg_.a
2025-08-20T20:50:19.1547716Z [00:02:16.022]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build893324914/b329/_pkg_.a
2025-08-20T20:50:19.1548812Z [00:02:16.022]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:19.1549433Z [00:02:16.022]➜  EOF
2025-08-20T20:50:19.1557107Z [00:02:16.022]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable=>github.com/pelletier/go-toml/v2@v2.2.3/unstable;$WORK/b331=>" -p github.com/pelletier/go-toml/v2/unstable -lang=go1.21 -complete -installsuffix shared -buildid HOPrdUk5vSc4SSTzu8Pa/HOPrdUk5vSc4SSTzu8Pa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/ast.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/builder.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/doc.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/kind.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/parser.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/scanner.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/unmarshaler.go
2025-08-20T20:50:19.1903789Z [00:02:16.059]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T20:50:19.1956135Z [00:02:16.064]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/d6/d6df05e63c72ca65b6fb2ae8c2ef32a8cb3fb493933210f6a678b1e8c74856aa-d # internal
2025-08-20T20:50:19.1957765Z [00:02:16.064]➜  github.com/spf13/viper/internal/encoding/dotenv
2025-08-20T20:50:19.1958470Z [00:02:16.064]➜  mkdir -p $WORK/b318/
2025-08-20T20:50:19.1967701Z [00:02:16.065]➜  cat >/tmp/go-build893324914/b318/importcfg << 'EOF' # internal
2025-08-20T20:50:19.1968384Z [00:02:16.065]➜  # import config
2025-08-20T20:50:19.1969014Z [00:02:16.065]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.1969778Z [00:02:16.065]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.1970660Z [00:02:16.065]➜  packagefile github.com/spf13/cast=/tmp/go-build893324914/b316/_pkg_.a
2025-08-20T20:50:19.1971657Z [00:02:16.065]➜  packagefile github.com/subosito/gotenv=/tmp/go-build893324914/b319/_pkg_.a
2025-08-20T20:50:19.1972547Z [00:02:16.065]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:19.1973313Z [00:02:16.065]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:19.1973916Z [00:02:16.065]➜  EOF
2025-08-20T20:50:19.1978632Z [00:02:16.065]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/dotenv=>github.com/spf13/viper@v1.20.1/internal/encoding/dotenv;$WORK/b318=>" -p github.com/spf13/viper/internal/encoding/dotenv -lang=go1.21 -complete -installsuffix shared -buildid DWq6gC5PAgzlDt9wqlD9/DWq6gC5PAgzlDt9wqlD9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/dotenv/codec.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/dotenv/map_utils.go
2025-08-20T20:50:19.2513174Z [00:02:16.120]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T20:50:19.2524294Z [00:02:16.121]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/5f/5faf6aa6f4386667cf723089cbf30a70ed116f0af83c46d4b0fb94289ae761c2-d # internal
2025-08-20T20:50:19.2548750Z [00:02:16.121]➜  github.com/spf13/viper/internal/encoding/yaml
2025-08-20T20:50:19.2549492Z [00:02:16.121]➜  mkdir -p $WORK/b332/
2025-08-20T20:50:19.2550226Z [00:02:16.122]➜  cat >/tmp/go-build893324914/b332/importcfg << 'EOF' # internal
2025-08-20T20:50:19.2550954Z [00:02:16.122]➜  # import config
2025-08-20T20:50:19.2551688Z [00:02:16.122]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build893324914/b214/_pkg_.a
2025-08-20T20:50:19.2552382Z [00:02:16.122]➜  EOF
2025-08-20T20:50:19.2556334Z [00:02:16.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/yaml=>github.com/spf13/viper@v1.20.1/internal/encoding/yaml;$WORK/b332=>" -p github.com/spf13/viper/internal/encoding/yaml -lang=go1.21 -complete -installsuffix shared -buildid T_YMK4HKNyOMsrCkxThZ/T_YMK4HKNyOMsrCkxThZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/yaml/codec.go
2025-08-20T20:50:19.2850290Z [00:02:16.154]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T20:50:19.2855188Z [00:02:16.154]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/b1/b17344ad3daa68cceeb86c54f6ee27e5a4d302708c54fda5b9912e05895d69db-d # internal
2025-08-20T20:50:19.2863384Z [00:02:16.155]➜  log/slog/internal/buffer
2025-08-20T20:50:19.2870092Z [00:02:16.155]➜  mkdir -p $WORK/b336/
2025-08-20T20:50:19.2870860Z [00:02:16.155]➜  cat >/tmp/go-build893324914/b336/importcfg << 'EOF' # internal
2025-08-20T20:50:19.2871558Z [00:02:16.155]➜  # import config
2025-08-20T20:50:19.2872201Z [00:02:16.155]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:19.2872816Z [00:02:16.155]➜  EOF
2025-08-20T20:50:19.2875994Z [00:02:16.155]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b336=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid 0HWT8LqazVPdgpieUes_/0HWT8LqazVPdgpieUes_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T20:50:19.2909089Z [00:02:16.160]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T20:50:19.2927331Z [00:02:16.161]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/9f/9f5f36cfac2b5190d20fb000a4c78b8aa1ec243d3424607e83bcdda1198f76a6-d # internal
2025-08-20T20:50:19.2963142Z [00:02:16.165]➜  github.com/pelletier/go-toml/v2/internal/tracker
2025-08-20T20:50:19.2969858Z [00:02:16.165]➜  mkdir -p $WORK/b330/
2025-08-20T20:50:19.2970613Z [00:02:16.165]➜  cat >/tmp/go-build893324914/b330/importcfg << 'EOF' # internal
2025-08-20T20:50:19.2971282Z [00:02:16.165]➜  # import config
2025-08-20T20:50:19.2971931Z [00:02:16.165]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.2972726Z [00:02:16.165]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.2973798Z [00:02:16.165]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build893324914/b331/_pkg_.a
2025-08-20T20:50:19.2974819Z [00:02:16.166]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:19.2975932Z [00:02:16.166]➜  EOF
2025-08-20T20:50:19.2981268Z [00:02:16.166]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker=>github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker;$WORK/b330=>" -p github.com/pelletier/go-toml/v2/internal/tracker -lang=go1.21 -complete -installsuffix shared -buildid SdsH9wahiXXMcXiL_q7Z/SdsH9wahiXXMcXiL_q7Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker/key.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker/seen.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker/tracker.go
2025-08-20T20:50:19.3166900Z [00:02:16.185]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T20:50:19.3174614Z [00:02:16.186]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/36/36eb2e8aaccbeba90afc12b134521137935cf1e21b7a560ac87472a04d456af2-d # internal
2025-08-20T20:50:19.3182800Z [00:02:16.187]➜  log/slog
2025-08-20T20:50:19.3197731Z [00:02:16.187]➜  mkdir -p $WORK/b334/
2025-08-20T20:50:19.3198536Z [00:02:16.187]➜  cat >/tmp/go-build893324914/b334/importcfg << 'EOF' # internal
2025-08-20T20:50:19.3199201Z [00:02:16.187]➜  # import config
2025-08-20T20:50:19.3199839Z [00:02:16.187]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.3200629Z [00:02:16.187]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:19.3201431Z [00:02:16.187]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:19.3202280Z [00:02:16.187]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:19.3203091Z [00:02:16.187]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:19.3204176Z [00:02:16.187]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.3204941Z [00:02:16.187]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:19.3205688Z [00:02:16.187]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:19.3206473Z [00:02:16.187]➜  packagefile log/internal=/tmp/go-build893324914/b187/_pkg_.a
2025-08-20T20:50:19.3208422Z [00:02:16.187]➜  packagefile log/slog/internal=/tmp/go-build893324914/b335/_pkg_.a
2025-08-20T20:50:19.3209461Z [00:02:16.187]➜  packagefile log/slog/internal/buffer=/tmp/go-build893324914/b336/_pkg_.a
2025-08-20T20:50:19.3210413Z [00:02:16.187]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:19.3211225Z [00:02:16.187]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:19.3212030Z [00:02:16.187]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:19.3212847Z [00:02:16.187]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:19.3213688Z [00:02:16.187]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:19.3214532Z [00:02:16.187]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:19.3215376Z [00:02:16.187]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:19.3216233Z [00:02:16.187]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:19.3217235Z [00:02:16.187]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:19.3218051Z [00:02:16.187]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:19.3218903Z [00:02:16.187]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:19.3219582Z [00:02:16.187]➜  EOF
2025-08-20T20:50:19.3224064Z [00:02:16.187]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b334=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid G8YbV9anifGDd3tP3iIN/G8YbV9anifGDd3tP3iIN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/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-20T20:50:19.3921235Z [00:02:16.261]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T20:50:19.3936645Z [00:02:16.262]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/b7/b779646157ae3c6bbdd645df58fc5af10778b0dc2de1f7d8818922edf76356b9-d # internal
2025-08-20T20:50:19.3944461Z [00:02:16.263]➜  github.com/pelletier/go-toml/v2
2025-08-20T20:50:19.3947552Z [00:02:16.263]➜  mkdir -p $WORK/b327/
2025-08-20T20:50:19.3956729Z [00:02:16.264]➜  cat >/tmp/go-build893324914/b327/importcfg << 'EOF' # internal
2025-08-20T20:50:19.3961783Z [00:02:16.264]➜  # import config
2025-08-20T20:50:19.3962522Z [00:02:16.264]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.3963375Z [00:02:16.264]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:19.3964267Z [00:02:16.264]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:19.3965152Z [00:02:16.264]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:19.3965981Z [00:02:16.264]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.3967262Z [00:02:16.264]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build893324914/b328/_pkg_.a
2025-08-20T20:50:19.3968675Z [00:02:16.264]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build893324914/b329/_pkg_.a
2025-08-20T20:50:19.3970046Z [00:02:16.264]➜  packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build893324914/b330/_pkg_.a
2025-08-20T20:50:19.3971395Z [00:02:16.264]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build893324914/b331/_pkg_.a
2025-08-20T20:50:19.3972707Z [00:02:16.264]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:19.3973518Z [00:02:16.264]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:19.3974320Z [00:02:16.264]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:19.3975118Z [00:02:16.264]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:19.3975921Z [00:02:16.264]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:19.3977195Z [00:02:16.264]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:19.3978034Z [00:02:16.264]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:19.3978860Z [00:02:16.264]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:19.3979682Z [00:02:16.264]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:19.3980329Z [00:02:16.264]➜  EOF
2025-08-20T20:50:19.3988785Z [00:02:16.264]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3=>github.com/pelletier/go-toml/v2@v2.2.3;$WORK/b327=>" -p github.com/pelletier/go-toml/v2 -lang=go1.21 -complete -installsuffix shared -buildid 6Gn-JggYjkwnt8DzLqgl/6Gn-JggYjkwnt8DzLqgl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/decode.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/doc.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/errors.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/localtime.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/marshaler.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/strict.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/types.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unmarshaler.go
2025-08-20T20:50:19.7483445Z [00:02:16.617]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T20:50:19.7548977Z [00:02:16.624]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d # internal
2025-08-20T20:50:19.7570834Z [00:02:16.626]➜  gitlab.com/gitlab-org/cli/internal/dbg
2025-08-20T20:50:19.7573714Z [00:02:16.626]➜  mkdir -p $WORK/b337/
2025-08-20T20:50:19.7574462Z [00:02:16.626]➜  cat >/tmp/go-build893324914/b337/importcfg << 'EOF' # internal
2025-08-20T20:50:19.7575162Z [00:02:16.626]➜  # import config
2025-08-20T20:50:19.7575750Z [00:02:16.626]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:19.7576460Z [00:02:16.626]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:19.7577137Z [00:02:16.626]➜  EOF
2025-08-20T20:50:19.7603738Z [00:02:16.629]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/dbg=>gitlab.com/gitlab-org/cli/internal/dbg;$WORK/b337=>" -p gitlab.com/gitlab-org/cli/internal/dbg -lang=go1.25 -complete -installsuffix shared -buildid HSJqACBytnzZbTLrrECj/HSJqACBytnzZbTLrrECj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/dbg/debug.go
2025-08-20T20:50:19.7953351Z [00:02:16.664]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T20:50:19.7959676Z [00:02:16.665]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/f6/f66113801f8cc8170c4fea69057ce6678c6b0555c2b249337cd2ee897be40233-d # internal
2025-08-20T20:50:19.7961739Z [00:02:16.665]➜  github.com/davecgh/go-spew/spew
2025-08-20T20:50:19.7965980Z [00:02:16.665]➜  mkdir -p $WORK/b341/
2025-08-20T20:50:19.7967768Z [00:02:16.665]➜  cat >/tmp/go-build893324914/b341/importcfg << 'EOF' # internal
2025-08-20T20:50:19.7968467Z [00:02:16.665]➜  # import config
2025-08-20T20:50:19.7969122Z [00:02:16.666]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:19.7969997Z [00:02:16.666]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:19.7971165Z [00:02:16.666]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:19.7971977Z [00:02:16.666]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:19.7972751Z [00:02:16.666]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:19.7973536Z [00:02:16.666]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:19.7974347Z [00:02:16.666]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:19.7975122Z [00:02:16.666]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:19.7975871Z [00:02:16.666]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:19.7976801Z [00:02:16.666]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:19.7977394Z [00:02:16.666]➜  EOF
2025-08-20T20:50:19.7985265Z [00:02:16.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew=>github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew;$WORK/b341=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid wLgkqb3Wi5h6TeNIzW7-/wLgkqb3Wi5h6TeNIzW7- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/bypass.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/common.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/config.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/doc.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/dump.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/format.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/spew.go
2025-08-20T20:50:20.0221835Z [00:02:16.891]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T20:50:20.0317501Z [00:02:16.900]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/25/25159fdc8d582297791204359d5f946ecbfcf7c95e2ceb79eb99331f45b0adcb-d # internal
2025-08-20T20:50:20.0319113Z [00:02:16.900]➜  github.com/spf13/viper/internal/encoding/toml
2025-08-20T20:50:20.0319777Z [00:02:16.900]➜  mkdir -p $WORK/b326/
2025-08-20T20:50:20.0320543Z [00:02:16.900]➜  cat >/tmp/go-build893324914/b326/importcfg << 'EOF' # internal
2025-08-20T20:50:20.0321255Z [00:02:16.901]➜  # import config
2025-08-20T20:50:20.0322131Z [00:02:16.901]➜  packagefile github.com/pelletier/go-toml/v2=/tmp/go-build893324914/b327/_pkg_.a
2025-08-20T20:50:20.0322960Z [00:02:16.901]➜  EOF
2025-08-20T20:50:20.0327247Z [00:02:16.901]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/toml=>github.com/spf13/viper@v1.20.1/internal/encoding/toml;$WORK/b326=>" -p github.com/spf13/viper/internal/encoding/toml -lang=go1.21 -complete -installsuffix shared -buildid A7ptNVlcbOdXd9oFdZMO/A7ptNVlcbOdXd9oFdZMO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/toml/codec.go
2025-08-20T20:50:20.0527141Z [00:02:16.921]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T20:50:20.0532748Z [00:02:16.922]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/f0/f0a1f57dceff8a8b6cc08fa19fee20a26c57e0b0f8d50cd843473c0db6c0d5b8-d # internal
2025-08-20T20:50:20.0538728Z [00:02:16.922]➜  github.com/spf13/viper
2025-08-20T20:50:20.0539317Z [00:02:16.922]➜  mkdir -p $WORK/b301/
2025-08-20T20:50:20.0551948Z [00:02:16.924]➜  cat >/tmp/go-build893324914/b301/importcfg << 'EOF' # internal
2025-08-20T20:50:20.0561957Z [00:02:16.924]➜  # import config
2025-08-20T20:50:20.0562559Z [00:02:16.924]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.0563349Z [00:02:16.924]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:20.0564467Z [00:02:16.924]➜  packagefile encoding/csv=/tmp/go-build893324914/b080/_pkg_.a
2025-08-20T20:50:20.0565324Z [00:02:16.924]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:20.0566111Z [00:02:16.924]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:20.0577622Z [00:02:16.924]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build893324914/b302/_pkg_.a
2025-08-20T20:50:20.0579029Z [00:02:16.924]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build893324914/b304/_pkg_.a
2025-08-20T20:50:20.0582708Z [00:02:16.924]➜  packagefile github.com/sagikazarmark/locafero=/tmp/go-build893324914/b306/_pkg_.a
2025-08-20T20:50:20.0583862Z [00:02:16.924]➜  packagefile github.com/spf13/afero=/tmp/go-build893324914/b312/_pkg_.a
2025-08-20T20:50:20.0584917Z [00:02:16.924]➜  packagefile github.com/spf13/cast=/tmp/go-build893324914/b316/_pkg_.a
2025-08-20T20:50:20.0585968Z [00:02:16.924]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:20.0588502Z [00:02:16.924]➜  packagefile github.com/spf13/viper/internal/encoding/dotenv=/tmp/go-build893324914/b318/_pkg_.a
2025-08-20T20:50:20.0589939Z [00:02:16.924]➜  packagefile github.com/spf13/viper/internal/encoding/json=/tmp/go-build893324914/b325/_pkg_.a
2025-08-20T20:50:20.0591298Z [00:02:16.924]➜  packagefile github.com/spf13/viper/internal/encoding/toml=/tmp/go-build893324914/b326/_pkg_.a
2025-08-20T20:50:20.0592653Z [00:02:16.924]➜  packagefile github.com/spf13/viper/internal/encoding/yaml=/tmp/go-build893324914/b332/_pkg_.a
2025-08-20T20:50:20.0593974Z [00:02:16.924]➜  packagefile github.com/spf13/viper/internal/features=/tmp/go-build893324914/b333/_pkg_.a
2025-08-20T20:50:20.0594974Z [00:02:16.924]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:20.0595797Z [00:02:16.924]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:20.0596811Z [00:02:16.924]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:20.0597692Z [00:02:16.924]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:20.0598561Z [00:02:16.924]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:20.0599698Z [00:02:16.924]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:20.0600505Z [00:02:16.924]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:20.0601310Z [00:02:16.924]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:20.0602400Z [00:02:16.924]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.0603241Z [00:02:16.924]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:20.0604004Z [00:02:16.924]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:20.0604806Z [00:02:16.924]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:20.0605421Z [00:02:16.924]➜  EOF
2025-08-20T20:50:20.0612603Z [00:02:16.924]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1=>github.com/spf13/viper@v1.20.1;$WORK/b301=>" -p github.com/spf13/viper -lang=go1.21 -complete -installsuffix shared -buildid XyRF1XrLs16pSiL_oDAi/XyRF1XrLs16pSiL_oDAi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/encoding.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/experimental.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/file.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/finder.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/flags.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/logger.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/remote.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/util.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/viper.go
2025-08-20T20:50:20.1428240Z [00:02:17.011]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T20:50:20.1467557Z [00:02:17.015]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/f7/f7d21a0f7adb2de76e941702066f6e536629edf43d4242967fd0afb92bd4dc56-d # internal
2025-08-20T20:50:20.1475720Z [00:02:17.016]➜  github.com/pmezard/go-difflib/difflib
2025-08-20T20:50:20.1480230Z [00:02:17.017]➜  mkdir -p $WORK/b342/
2025-08-20T20:50:20.1490346Z [00:02:17.018]➜  cat >/tmp/go-build893324914/b342/importcfg << 'EOF' # internal
2025-08-20T20:50:20.1492478Z [00:02:17.018]➜  # import config
2025-08-20T20:50:20.1501143Z [00:02:17.018]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:20.1501990Z [00:02:17.018]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.1502796Z [00:02:17.018]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:20.1503572Z [00:02:17.018]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:20.1504397Z [00:02:17.018]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.1505022Z [00:02:17.018]➜  EOF
2025-08-20T20:50:20.1515561Z [00:02:17.020]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib=>github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib;$WORK/b342=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid YEL_bG1r9-ICZjQjG0VL/YEL_bG1r9-ICZjQjG0VL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib/difflib.go
2025-08-20T20:50:20.2163039Z [00:02:17.085]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T20:50:20.2173683Z [00:02:17.086]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/e6/e66591ed136504f47e1af14e6c3baea3ed3ac0b28ac74811cfd14f2ea1d326a1-d # internal
2025-08-20T20:50:20.2175578Z [00:02:17.086]➜  github.com/stretchr/testify/assert/yaml
2025-08-20T20:50:20.2178110Z [00:02:17.086]➜  mkdir -p $WORK/b343/
2025-08-20T20:50:20.2182991Z [00:02:17.087]➜  cat >/tmp/go-build893324914/b343/importcfg << 'EOF' # internal
2025-08-20T20:50:20.2183728Z [00:02:17.087]➜  # import config
2025-08-20T20:50:20.2184804Z [00:02:17.087]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build893324914/b214/_pkg_.a
2025-08-20T20:50:20.2185479Z [00:02:17.087]➜  EOF
2025-08-20T20:50:20.2189425Z [00:02:17.087]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/yaml=>github.com/stretchr/testify@v1.10.0/assert/yaml;$WORK/b343=>" -p github.com/stretchr/testify/assert/yaml -lang=go1.17 -complete -installsuffix shared -buildid jE4W7s11qk_hld7BFUKp/jE4W7s11qk_hld7BFUKp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/yaml/yaml_default.go
2025-08-20T20:50:20.2358053Z [00:02:17.104]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T20:50:20.2359505Z [00:02:17.104]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/71/71f13bd8e0b913c780cc036a4d9735ba19b23b980a4783019f084d4b7a518591-d # internal
2025-08-20T20:50:20.2360618Z [00:02:17.104]➜  net/http/internal/testcert
2025-08-20T20:50:20.2364540Z [00:02:17.104]➜  mkdir -p $WORK/b345/
2025-08-20T20:50:20.2365288Z [00:02:17.105]➜  cat >/tmp/go-build893324914/b345/importcfg << 'EOF' # internal
2025-08-20T20:50:20.2365989Z [00:02:17.105]➜  # import config
2025-08-20T20:50:20.2366842Z [00:02:17.105]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.2367491Z [00:02:17.105]➜  EOF
2025-08-20T20:50:20.2370748Z [00:02:17.105]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/.go/src/net/http/internal/testcert=>net/http/internal/testcert;$WORK/b345=>" -p net/http/internal/testcert -lang=go1.25 -std -complete -installsuffix shared -buildid 9wghVjh8OTDdMJ73QGaW/9wghVjh8OTDdMJ73QGaW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /root/.go/src/net/http/internal/testcert/testcert.go
2025-08-20T20:50:20.2529315Z [00:02:17.122]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T20:50:20.2579687Z [00:02:17.127]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/d2/d222888e3192fc963bb0649dc64bb40d07eb622c5be398fb0a67a5282a454fcb-d # internal
2025-08-20T20:50:20.2588534Z [00:02:17.127]➜  net/http/httptest
2025-08-20T20:50:20.2589057Z [00:02:17.127]➜  mkdir -p $WORK/b344/
2025-08-20T20:50:20.2589795Z [00:02:17.127]➜  cat >/tmp/go-build893324914/b344/importcfg << 'EOF' # internal
2025-08-20T20:50:20.2590497Z [00:02:17.127]➜  # import config
2025-08-20T20:50:20.2591329Z [00:02:17.127]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T20:50:20.2592324Z [00:02:17.127]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:20.2593129Z [00:02:17.127]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.2593935Z [00:02:17.127]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:20.2594821Z [00:02:17.127]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:20.2595699Z [00:02:17.127]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:20.2596747Z [00:02:17.127]➜  packagefile flag=/tmp/go-build893324914/b083/_pkg_.a
2025-08-20T20:50:20.2597535Z [00:02:17.127]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:20.2598559Z [00:02:17.127]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build893324914/b181/_pkg_.a
2025-08-20T20:50:20.2599527Z [00:02:17.127]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:20.2600275Z [00:02:17.127]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:20.2601049Z [00:02:17.127]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:20.2601862Z [00:02:17.127]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:20.2602849Z [00:02:17.127]➜  packagefile net/http/internal/testcert=/tmp/go-build893324914/b345/_pkg_.a
2025-08-20T20:50:20.2603869Z [00:02:17.127]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:20.2604710Z [00:02:17.127]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:20.2605863Z [00:02:17.127]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:20.2620492Z [00:02:17.127]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.2621426Z [00:02:17.127]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:20.2622237Z [00:02:17.127]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:20.2622851Z [00:02:17.127]➜  EOF
2025-08-20T20:50:20.2626703Z [00:02:17.127]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/.go/src/net/http/httptest=>net/http/httptest;$WORK/b344=>" -p net/http/httptest -lang=go1.25 -std -complete -installsuffix shared -buildid tbDyOnCop13JU-mTsiK1/tbDyOnCop13JU-mTsiK1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/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-20T20:50:20.5223296Z [00:02:17.391]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T20:50:20.5278085Z [00:02:17.396]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/8f/8f3cd10a7f8f8e46031db720ab4c307099a9184739d223917c9c05ccb5cefc7b-d # internal
2025-08-20T20:50:20.5287554Z [00:02:17.398]➜  github.com/stretchr/testify/assert
2025-08-20T20:50:20.5291255Z [00:02:17.398]➜  mkdir -p $WORK/b340/
2025-08-20T20:50:20.5325162Z [00:02:17.401]➜  cat >/tmp/go-build893324914/b340/importcfg << 'EOF' # internal
2025-08-20T20:50:20.5326215Z [00:02:17.401]➜  # import config
2025-08-20T20:50:20.5327947Z [00:02:17.401]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:20.5328723Z [00:02:17.401]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.5329829Z [00:02:17.401]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:20.5330691Z [00:02:17.401]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:20.5331322Z [00:02:17.401]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:20.5332239Z [00:02:17.401]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build893324914/b341/_pkg_.a
2025-08-20T20:50:20.5333344Z [00:02:17.401]➜  packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build893324914/b342/_pkg_.a
2025-08-20T20:50:20.5334527Z [00:02:17.401]➜  packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build893324914/b343/_pkg_.a
2025-08-20T20:50:20.5335504Z [00:02:17.401]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:20.5336283Z [00:02:17.401]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:20.5337320Z [00:02:17.401]➜  packagefile net/http/httptest=/tmp/go-build893324914/b344/_pkg_.a
2025-08-20T20:50:20.5338193Z [00:02:17.401]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:20.5338991Z [00:02:17.401]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:20.5339751Z [00:02:17.401]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:20.5340545Z [00:02:17.401]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:20.5341282Z [00:02:17.401]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:20.5342090Z [00:02:17.401]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:20.5342917Z [00:02:17.401]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.5343715Z [00:02:17.401]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:20.5344505Z [00:02:17.401]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:20.5345356Z [00:02:17.401]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:20.5345986Z [00:02:17.401]➜  EOF
2025-08-20T20:50:20.5354907Z [00:02:17.401]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert=>github.com/stretchr/testify@v1.10.0/assert;$WORK/b340=>" -p github.com/stretchr/testify/assert -lang=go1.17 -complete -installsuffix shared -buildid oLKA_rDM5HW048vXcfWo/oLKA_rDM5HW048vXcfWo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_compare.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_format.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_forward.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_order.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertions.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/doc.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/errors.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/forward_assertions.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/http_assertions.go
2025-08-20T20:50:20.5797183Z [00:02:17.448]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T20:50:20.5877745Z [00:02:17.456]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/97/974c8184abc8b21a310857e6767d5faabb1a495ab227f189d010a62b21fa18e0-d # internal
2025-08-20T20:50:20.5883524Z [00:02:17.456]➜  internal/sysinfo
2025-08-20T20:50:20.5884067Z [00:02:17.456]➜  mkdir -p $WORK/b347/
2025-08-20T20:50:20.5912536Z [00:02:17.460]➜  cat >/tmp/go-build893324914/b347/importcfg << 'EOF' # internal
2025-08-20T20:50:20.5918703Z [00:02:17.460]➜  # import config
2025-08-20T20:50:20.5919381Z [00:02:17.460]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:20.5920184Z [00:02:17.460]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.5921021Z [00:02:17.460]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:20.5922154Z [00:02:17.460]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:20.5922942Z [00:02:17.460]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:20.5923730Z [00:02:17.460]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.5924541Z [00:02:17.460]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:20.5925137Z [00:02:17.460]➜  EOF
2025-08-20T20:50:20.5928574Z [00:02:17.460]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b347=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 2LlP5eE58_Bepn4XAFpx/2LlP5eE58_Bepn4XAFpx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T20:50:20.6389461Z [00:02:17.508]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T20:50:20.6397584Z [00:02:17.508]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/2b/2b97ad2c0335aebfdfc2883ac4201c66777086b1833d6143b9608958e204e6bf-d # internal
2025-08-20T20:50:20.6406349Z [00:02:17.509]➜  runtime/trace
2025-08-20T20:50:20.6407096Z [00:02:17.509]➜  mkdir -p $WORK/b348/
2025-08-20T20:50:20.6407836Z [00:02:17.509]➜  cat >/tmp/go-build893324914/b348/importcfg << 'EOF' # internal
2025-08-20T20:50:20.6408509Z [00:02:17.509]➜  # import config
2025-08-20T20:50:20.6409177Z [00:02:17.509]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:20.6410008Z [00:02:17.509]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:20.6410801Z [00:02:17.509]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:20.6411706Z [00:02:17.509]➜  packagefile internal/trace/tracev2=/tmp/go-build893324914/b031/_pkg_.a
2025-08-20T20:50:20.6412607Z [00:02:17.509]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:20.6413387Z [00:02:17.509]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:20.6414250Z [00:02:17.509]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:20.6415008Z [00:02:17.509]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:20.6416192Z [00:02:17.509]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:20.6417178Z [00:02:17.509]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:20.6417779Z [00:02:17.509]➜  EOF
2025-08-20T20:50:20.6422180Z [00:02:17.509]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b348=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid YFUbVuUvJjUv56KzlldR/YFUbVuUvJjUv56KzlldR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/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-20T20:50:20.7381989Z [00:02:17.607]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T20:50:20.7392806Z [00:02:17.608]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d # internal
2025-08-20T20:50:20.7403529Z [00:02:17.609]➜  testing
2025-08-20T20:50:20.7404990Z [00:02:17.609]➜  mkdir -p $WORK/b346/
2025-08-20T20:50:20.7405746Z [00:02:17.609]➜  cat >/tmp/go-build893324914/b346/importcfg << 'EOF' # internal
2025-08-20T20:50:20.7406422Z [00:02:17.609]➜  # import config
2025-08-20T20:50:20.7407496Z [00:02:17.609]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.7408325Z [00:02:17.609]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:20.7409146Z [00:02:17.609]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:20.7409932Z [00:02:17.609]➜  packagefile flag=/tmp/go-build893324914/b083/_pkg_.a
2025-08-20T20:50:20.7411003Z [00:02:17.609]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:20.7411876Z [00:02:17.609]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:20.7412805Z [00:02:17.609]➜  packagefile internal/sysinfo=/tmp/go-build893324914/b347/_pkg_.a
2025-08-20T20:50:20.7413660Z [00:02:17.609]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:20.7414427Z [00:02:17.609]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:20.7415221Z [00:02:17.609]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:20.7415982Z [00:02:17.609]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:20.7416989Z [00:02:17.609]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:20.7417868Z [00:02:17.609]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:20.7418713Z [00:02:17.609]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:20.7419570Z [00:02:17.609]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:20.7420480Z [00:02:17.609]➜  packagefile runtime/trace=/tmp/go-build893324914/b348/_pkg_.a
2025-08-20T20:50:20.7421330Z [00:02:17.609]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:20.7422128Z [00:02:17.609]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:20.7422918Z [00:02:17.609]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.7423703Z [00:02:17.609]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:20.7424518Z [00:02:17.609]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:20.7425346Z [00:02:17.609]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:20.7426139Z [00:02:17.609]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:20.7427223Z [00:02:17.609]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:20.7427892Z [00:02:17.609]➜  EOF
2025-08-20T20:50:20.7432611Z [00:02:17.609]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b346=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid XVSwLsZ-oMhNg2cX7CBg/XVSwLsZ-oMhNg2cX7CBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/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-20T20:50:20.8294972Z [00:02:17.698]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T20:50:20.8379386Z [00:02:17.707]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/fc/fca31b67e322873ebb49c00de3960399dc66a22996de6f3088aff6398129cec9-d # internal
2025-08-20T20:50:20.8386303Z [00:02:17.707]➜  github.com/yuin/goldmark/text
2025-08-20T20:50:20.8390229Z [00:02:17.708]➜  mkdir -p $WORK/b282/
2025-08-20T20:50:20.8397926Z [00:02:17.709]➜  cat >/tmp/go-build893324914/b282/importcfg << 'EOF' # internal
2025-08-20T20:50:20.8399928Z [00:02:17.709]➜  # import config
2025-08-20T20:50:20.8414545Z [00:02:17.709]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.8415488Z [00:02:17.709]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:20.8416351Z [00:02:17.709]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:20.8420342Z [00:02:17.709]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:20.8421153Z [00:02:17.709]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:20.8421762Z [00:02:17.709]➜  EOF
2025-08-20T20:50:20.8430604Z [00:02:17.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/text=>github.com/yuin/goldmark@v1.7.8/text;$WORK/b282=>" -p github.com/yuin/goldmark/text -lang=go1.19 -complete -installsuffix shared -buildid DfCfjSqUOXMXbD2zMt0z/DfCfjSqUOXMXbD2zMt0z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/text/package.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/text/reader.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/text/segment.go
2025-08-20T20:50:20.9320671Z [00:02:17.801]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T20:50:20.9349060Z [00:02:17.804]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/59/5916dcb1a554138b6d73c9d38792bdd55c142eba8d6f84881613129a467e1d95-d # internal
2025-08-20T20:50:20.9358715Z [00:02:17.804]➜  github.com/yuin/goldmark/ast
2025-08-20T20:50:20.9359270Z [00:02:17.804]➜  mkdir -p $WORK/b281/
2025-08-20T20:50:20.9359939Z [00:02:17.804]➜  cat >/tmp/go-build893324914/b281/importcfg << 'EOF' # internal
2025-08-20T20:50:20.9360583Z [00:02:17.804]➜  # import config
2025-08-20T20:50:20.9361164Z [00:02:17.804]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:20.9361885Z [00:02:17.804]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:20.9362733Z [00:02:17.804]➜  packagefile github.com/yuin/goldmark/text=/tmp/go-build893324914/b282/_pkg_.a
2025-08-20T20:50:20.9363732Z [00:02:17.804]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:20.9364579Z [00:02:17.804]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:20.9365123Z [00:02:17.804]➜  EOF
2025-08-20T20:50:20.9369732Z [00:02:17.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/ast=>github.com/yuin/goldmark@v1.7.8/ast;$WORK/b281=>" -p github.com/yuin/goldmark/ast -lang=go1.19 -complete -installsuffix shared -buildid XmqfLVqYrTC5kXdWjvBM/XmqfLVqYrTC5kXdWjvBM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/ast/ast.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/ast/block.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/ast/inline.go
2025-08-20T20:50:21.0458906Z [00:02:17.912]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T20:50:21.1018388Z [00:02:17.970]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/70/704ecb5499b571c61a40b173d130125bc1ca6b665b50ee2a80f273b2a9c23b41-d # internal
2025-08-20T20:50:21.1020888Z [00:02:17.971]➜  github.com/hashicorp/errwrap
2025-08-20T20:50:21.1026043Z [00:02:17.971]➜  mkdir -p $WORK/b351/
2025-08-20T20:50:21.1036058Z [00:02:17.972]➜  cat >/tmp/go-build893324914/b351/importcfg << 'EOF' # internal
2025-08-20T20:50:21.1037284Z [00:02:17.972]➜  # import config
2025-08-20T20:50:21.1038329Z [00:02:17.972]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:21.1039637Z [00:02:17.972]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:21.1040996Z [00:02:17.972]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.1042053Z [00:02:17.972]➜  EOF
2025-08-20T20:50:21.1056850Z [00:02:17.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0=>github.com/hashicorp/errwrap@v1.1.0;$WORK/b351=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid 7ABM8M-zHEZv3Txr73Fd/7ABM8M-zHEZv3Txr73Fd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0/errwrap.go
2025-08-20T20:50:21.2010706Z [00:02:18.068]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T20:50:21.2018296Z [00:02:18.070]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/84/84bb072f9ad1edfb5234e234db0894de0553569949260896be9f26443cdb96d5-d # internal
2025-08-20T20:50:21.2020358Z [00:02:18.070]➜  github.com/hashicorp/go-multierror
2025-08-20T20:50:21.2022209Z [00:02:18.070]➜  mkdir -p $WORK/b350/
2025-08-20T20:50:21.2023711Z [00:02:18.070]➜  cat >/tmp/go-build893324914/b350/importcfg << 'EOF' # internal
2025-08-20T20:50:21.2024948Z [00:02:18.070]➜  # import config
2025-08-20T20:50:21.2025843Z [00:02:18.070]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:21.2027372Z [00:02:18.070]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.2028739Z [00:02:18.070]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build893324914/b351/_pkg_.a
2025-08-20T20:50:21.2030509Z [00:02:18.070]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.2032159Z [00:02:18.070]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:21.2033429Z [00:02:18.070]➜  EOF
2025-08-20T20:50:21.2041039Z [00:02:18.070]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1=>github.com/hashicorp/go-multierror@v1.1.1;$WORK/b350=>" -p github.com/hashicorp/go-multierror -lang=go1.13 -complete -installsuffix shared -buildid nr4SMuJH3GryakL8RzdI/nr4SMuJH3GryakL8RzdI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/append.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/flatten.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/format.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/group.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/multierror.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/prefix.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/sort.go
2025-08-20T20:50:21.2718142Z [00:02:18.140]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T20:50:21.2728676Z [00:02:18.141]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d # internal
2025-08-20T20:50:21.2763068Z [00:02:18.142]➜  github.com/fatih/color
2025-08-20T20:50:21.2763655Z [00:02:18.142]➜  mkdir -p $WORK/b354/
2025-08-20T20:50:21.2770258Z [00:02:18.146]➜  cat >/tmp/go-build893324914/b354/importcfg << 'EOF' # internal
2025-08-20T20:50:21.2773412Z [00:02:18.146]➜  # import config
2025-08-20T20:50:21.2774107Z [00:02:18.146]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.2775342Z [00:02:18.146]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build893324914/b065/_pkg_.a
2025-08-20T20:50:21.2776890Z [00:02:18.146]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build893324914/b066/_pkg_.a
2025-08-20T20:50:21.2778549Z [00:02:18.146]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:21.2779500Z [00:02:18.146]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:21.2780550Z [00:02:18.146]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:21.2782549Z [00:02:18.146]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.2783635Z [00:02:18.146]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:21.2784262Z [00:02:18.146]➜  EOF
2025-08-20T20:50:21.2789550Z [00:02:18.146]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fatih/color@v1.16.0=>github.com/fatih/color@v1.16.0;$WORK/b354=>" -p github.com/fatih/color -lang=go1.17 -complete -installsuffix shared -buildid NgIpTq-izkVRcIHgfaNx/NgIpTq-izkVRcIHgfaNx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /root/go/pkg/mod/github.com/fatih/color@v1.16.0/color.go /root/go/pkg/mod/github.com/fatih/color@v1.16.0/doc.go
2025-08-20T20:50:21.3240309Z [00:02:18.193]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T20:50:21.3392370Z [00:02:18.208]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/9e/9e6f10fb101c68714a8d9036116075c3d320eea990f76b95349043694d94cfca-d # internal
2025-08-20T20:50:21.3408097Z [00:02:18.209]➜  github.com/stretchr/testify/require
2025-08-20T20:50:21.3414696Z [00:02:18.210]➜  mkdir -p $WORK/b339/
2025-08-20T20:50:21.3420960Z [00:02:18.211]➜  cat >/tmp/go-build893324914/b339/importcfg << 'EOF' # internal
2025-08-20T20:50:21.3422215Z [00:02:18.211]➜  # import config
2025-08-20T20:50:21.3423934Z [00:02:18.211]➜  packagefile github.com/stretchr/testify/assert=/tmp/go-build893324914/b340/_pkg_.a
2025-08-20T20:50:21.3425172Z [00:02:18.211]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:21.3426421Z [00:02:18.211]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:21.3428364Z [00:02:18.211]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:21.3429737Z [00:02:18.211]➜  EOF
2025-08-20T20:50:21.3440019Z [00:02:18.211]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require=>github.com/stretchr/testify@v1.10.0/require;$WORK/b339=>" -p github.com/stretchr/testify/require -lang=go1.17 -complete -installsuffix shared -buildid RKgBw5DS8AEOejOKpFp5/RKgBw5DS8AEOejOKpFp5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/doc.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/forward_requirements.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/require.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/require_forward.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/requirements.go
2025-08-20T20:50:21.4044180Z [00:02:18.273]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T20:50:21.4073808Z [00:02:18.276]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/40/400bab99a1bb302a3da477ff3f13a87128f74f21e5c561ceb4129262c370fea7-d # internal
2025-08-20T20:50:21.4080892Z [00:02:18.277]➜  github.com/briandowns/spinner
2025-08-20T20:50:21.4082682Z [00:02:18.277]➜  mkdir -p $WORK/b353/
2025-08-20T20:50:21.4101919Z [00:02:18.279]➜  cat >/tmp/go-build893324914/b353/importcfg << 'EOF' # internal
2025-08-20T20:50:21.4104323Z [00:02:18.279]➜  # import config
2025-08-20T20:50:21.4105329Z [00:02:18.279]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:21.4107431Z [00:02:18.279]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.4108364Z [00:02:18.279]➜  packagefile github.com/fatih/color=/tmp/go-build893324914/b354/_pkg_.a
2025-08-20T20:50:21.4109352Z [00:02:18.279]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:21.4110196Z [00:02:18.279]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:21.4110975Z [00:02:18.279]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:21.4111729Z [00:02:18.279]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:21.4112507Z [00:02:18.279]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:21.4113306Z [00:02:18.279]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:21.4114404Z [00:02:18.279]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.4115310Z [00:02:18.279]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:21.4116097Z [00:02:18.279]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:21.4117111Z [00:02:18.279]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:21.4117767Z [00:02:18.279]➜  EOF
2025-08-20T20:50:21.4121787Z [00:02:18.279]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/briandowns/spinner@v1.23.2=>github.com/briandowns/spinner@v1.23.2;$WORK/b353=>" -p github.com/briandowns/spinner -lang=go1.17 -complete -installsuffix shared -buildid cZhVNnNutlmWDh9YVVv8/cZhVNnNutlmWDh9YVVv8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/go/pkg/mod/github.com/briandowns/spinner@v1.23.2/character_sets.go /root/go/pkg/mod/github.com/briandowns/spinner@v1.23.2/spinner.go
2025-08-20T20:50:21.4544156Z [00:02:18.323]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T20:50:21.4701678Z [00:02:18.339]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/81/81a5dd3fab2c8c6a1bb12f1259b462e55187ee3eb4f6f94de8977561f112fccf-d # internal
2025-08-20T20:50:21.4725436Z [00:02:18.339]➜  github.com/yuin/goldmark-emoji/ast
2025-08-20T20:50:21.4726158Z [00:02:18.339]➜  mkdir -p $WORK/b279/
2025-08-20T20:50:21.4727047Z [00:02:18.340]➜  cat >/tmp/go-build893324914/b279/importcfg << 'EOF' # internal
2025-08-20T20:50:21.4727726Z [00:02:18.340]➜  # import config
2025-08-20T20:50:21.4735844Z [00:02:18.342]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.4737306Z [00:02:18.342]➜  packagefile github.com/yuin/goldmark-emoji/definition=/tmp/go-build893324914/b280/_pkg_.a
2025-08-20T20:50:21.4738548Z [00:02:18.342]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:21.4739318Z [00:02:18.342]➜  EOF
2025-08-20T20:50:21.4742880Z [00:02:18.342]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark-emoji@v1.0.5/ast=>github.com/yuin/goldmark-emoji@v1.0.5/ast;$WORK/b279=>" -p github.com/yuin/goldmark-emoji/ast -lang=go1.15 -complete -installsuffix shared -buildid b7FtEvHifR_ea8rpANg7/b7FtEvHifR_ea8rpANg7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark-emoji@v1.0.5/ast/emoji.go
2025-08-20T20:50:21.4865421Z [00:02:18.355]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T20:50:21.5070790Z [00:02:18.376]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/8f/8f5b5dd7d32fdf4b925afe1dbbd9c379a24426d3e2199bab1a3728fc8b868e9b-d # internal
2025-08-20T20:50:21.5083158Z [00:02:18.377]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T20:50:21.5094037Z [00:02:18.378]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/b8/b816f017e0a87f18e0af0f96061d257aedac304c4d444aedef5fe702394fb04a-d # internal
2025-08-20T20:50:21.5095916Z [00:02:18.378]➜  github.com/yuin/goldmark/renderer
2025-08-20T20:50:21.5101340Z [00:02:18.379]➜  mkdir -p $WORK/b285/
2025-08-20T20:50:21.5105134Z [00:02:18.379]➜  cat >/tmp/go-build893324914/b285/importcfg << 'EOF' # internal
2025-08-20T20:50:21.5105835Z [00:02:18.379]➜  # import config
2025-08-20T20:50:21.5106710Z [00:02:18.379]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:21.5107715Z [00:02:18.379]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:21.5108826Z [00:02:18.379]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:21.5109784Z [00:02:18.379]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:21.5110543Z [00:02:18.379]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:21.5111129Z [00:02:18.379]➜  EOF
2025-08-20T20:50:21.5114953Z [00:02:18.379]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/renderer=>github.com/yuin/goldmark@v1.7.8/renderer;$WORK/b285=>" -p github.com/yuin/goldmark/renderer -lang=go1.19 -complete -installsuffix shared -buildid 3ib7i_Vz7Rb9TXc5n2cR/3ib7i_Vz7Rb9TXc5n2cR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/renderer/renderer.go
2025-08-20T20:50:21.5127805Z [00:02:18.382]➜  github.com/yuin/goldmark/extension/ast
2025-08-20T20:50:21.5128615Z [00:02:18.382]➜  mkdir -p $WORK/b284/
2025-08-20T20:50:21.5144442Z [00:02:18.383]➜  cat >/tmp/go-build893324914/b284/importcfg << 'EOF' # internal
2025-08-20T20:50:21.5152019Z [00:02:18.383]➜  # import config
2025-08-20T20:50:21.5152693Z [00:02:18.384]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.5153668Z [00:02:18.384]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:21.5154669Z [00:02:18.384]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.5159480Z [00:02:18.384]➜  EOF
2025-08-20T20:50:21.5165474Z [00:02:18.384]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/ast=>github.com/yuin/goldmark@v1.7.8/extension/ast;$WORK/b284=>" -p github.com/yuin/goldmark/extension/ast -lang=go1.19 -complete -installsuffix shared -buildid BYpK0R5kuhG9JbgRus9m/BYpK0R5kuhG9JbgRus9m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/ast/definition_list.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/ast/footnote.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/ast/strikethrough.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/ast/table.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/ast/tasklist.go
2025-08-20T20:50:21.5417763Z [00:02:18.410]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T20:50:21.5427601Z [00:02:18.411]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/ab/ab29754f33ceb203dc24d605b210cb71b810f076be872b907029d05e71bd3fc5-d # internal
2025-08-20T20:50:21.5434249Z [00:02:18.412]➜  github.com/yuin/goldmark/parser
2025-08-20T20:50:21.5437188Z [00:02:18.412]➜  mkdir -p $WORK/b288/
2025-08-20T20:50:21.5441624Z [00:02:18.413]➜  cat >/tmp/go-build893324914/b288/importcfg << 'EOF' # internal
2025-08-20T20:50:21.5444416Z [00:02:18.413]➜  # import config
2025-08-20T20:50:21.5446157Z [00:02:18.413]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:21.5447213Z [00:02:18.413]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.5448206Z [00:02:18.413]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:21.5449388Z [00:02:18.413]➜  packagefile github.com/yuin/goldmark/text=/tmp/go-build893324914/b282/_pkg_.a
2025-08-20T20:50:21.5450574Z [00:02:18.413]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:21.5451534Z [00:02:18.413]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:21.5452355Z [00:02:18.413]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:21.5453179Z [00:02:18.413]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:21.5454007Z [00:02:18.413]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.5454822Z [00:02:18.413]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:21.5455419Z [00:02:18.413]➜  EOF
2025-08-20T20:50:21.5469155Z [00:02:18.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser=>github.com/yuin/goldmark@v1.7.8/parser;$WORK/b288=>" -p github.com/yuin/goldmark/parser -lang=go1.19 -complete -installsuffix shared -buildid m41vZ542tjwzqAba-boS/m41vZ542tjwzqAba-boS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/attribute.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/atx_heading.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/auto_link.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/blockquote.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/code_block.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/code_span.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/delimiter.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/emphasis.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/fcode_block.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/html_block.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/link.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/link_ref.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/list.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/list_item.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/paragraph.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/parser.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/raw_html.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/setext_headings.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/parser/thematic_break.go
2025-08-20T20:50:21.5479763Z [00:02:18.413]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T20:50:21.5502657Z [00:02:18.419]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/a7/a75c008370bad45ab394d027a501ad0582ac99bf63a942405939157a3a68cffb-d # internal
2025-08-20T20:50:21.5507831Z [00:02:18.419]➜  github.com/yuin/goldmark/renderer/html
2025-08-20T20:50:21.5508575Z [00:02:18.419]➜  mkdir -p $WORK/b289/
2025-08-20T20:50:21.5532426Z [00:02:18.422]➜  cat >/tmp/go-build893324914/b289/importcfg << 'EOF' # internal
2025-08-20T20:50:21.5548371Z [00:02:18.422]➜  # import config
2025-08-20T20:50:21.5549022Z [00:02:18.422]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:21.5549849Z [00:02:18.422]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.5550822Z [00:02:18.422]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:21.5552240Z [00:02:18.422]➜  packagefile github.com/yuin/goldmark/renderer=/tmp/go-build893324914/b285/_pkg_.a
2025-08-20T20:50:21.5553370Z [00:02:18.422]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:21.5554320Z [00:02:18.422]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:21.5555105Z [00:02:18.422]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:21.5555933Z [00:02:18.422]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:21.5567023Z [00:02:18.422]➜  EOF
2025-08-20T20:50:21.5570914Z [00:02:18.422]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/renderer/html=>github.com/yuin/goldmark@v1.7.8/renderer/html;$WORK/b289=>" -p github.com/yuin/goldmark/renderer/html -lang=go1.19 -complete -installsuffix shared -buildid BcDgskCHCT9qRbpoViPB/BcDgskCHCT9qRbpoViPB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/renderer/html/html.go
2025-08-20T20:50:21.7383704Z [00:02:18.607]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T20:50:21.7520311Z [00:02:18.621]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/49/493c08131d6c5c5898083a44199aaf07ad7f5c98f5b5ab6d69a41b0472906676-d # internal
2025-08-20T20:50:21.7581469Z [00:02:18.627]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T20:50:21.7603355Z [00:02:18.627]➜  gitlab.com/gitlab-org/cli/internal/git
2025-08-20T20:50:21.7604025Z [00:02:18.627]➜  mkdir -p $WORK/b338/
2025-08-20T20:50:21.7604817Z [00:02:18.628]➜  cat >/tmp/go-build893324914/b338/importcfg << 'EOF' # internal
2025-08-20T20:50:21.7605525Z [00:02:18.628]➜  # import config
2025-08-20T20:50:21.7606488Z [00:02:18.628]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:21.7607540Z [00:02:18.628]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:21.7608485Z [00:02:18.628]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:21.7609396Z [00:02:18.628]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:21.7610209Z [00:02:18.628]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.7611230Z [00:02:18.628]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build893324914/b207/_pkg_.a
2025-08-20T20:50:21.7612483Z [00:02:18.628]➜  packagefile github.com/stretchr/testify/require=/tmp/go-build893324914/b339/_pkg_.a
2025-08-20T20:50:21.7613808Z [00:02:18.628]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:21.7615124Z [00:02:18.628]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:21.7616236Z [00:02:18.628]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:21.7623518Z [00:02:18.628]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:21.7624382Z [00:02:18.628]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:21.7625228Z [00:02:18.628]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:21.7626043Z [00:02:18.628]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:21.7627027Z [00:02:18.628]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:21.7627824Z [00:02:18.628]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:21.7628705Z [00:02:18.628]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:21.7629605Z [00:02:18.628]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:21.7630444Z [00:02:18.628]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:21.7631307Z [00:02:18.628]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.7632150Z [00:02:18.628]➜  packagefile testing=/tmp/go-build893324914/b346/_pkg_.a
2025-08-20T20:50:21.7633112Z [00:02:18.628]➜  EOF
2025-08-20T20:50:21.7639202Z [00:02:18.628]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git=>gitlab.com/gitlab-org/cli/internal/git;$WORK/b338=>" -p gitlab.com/gitlab-org/cli/internal/git -lang=go1.25 -complete -installsuffix shared -buildid Jy4NT3dKHWHq3-cGi2IN/Jy4NT3dKHWHq3-cGi2IN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git_runner.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/ssh_config.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stack_struct.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stacked.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/test_helpers.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/url.go
2025-08-20T20:50:21.7645157Z [00:02:18.631]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/47/47ed8f38d2160bf8b8d1b01f07298f3c7db87cf7578fd963caaaf92916ec8216-d # internal
2025-08-20T20:50:21.7676344Z [00:02:18.631]➜  gitlab.com/gitlab-org/cli/internal/iostreams
2025-08-20T20:50:21.7677247Z [00:02:18.631]➜  mkdir -p $WORK/b352/
2025-08-20T20:50:21.7677981Z [00:02:18.631]➜  cat >/tmp/go-build893324914/b352/importcfg << 'EOF' # internal
2025-08-20T20:50:21.7678674Z [00:02:18.631]➜  # import config
2025-08-20T20:50:21.7679331Z [00:02:18.631]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:21.7680178Z [00:02:18.631]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.7681173Z [00:02:18.631]➜  packagefile github.com/briandowns/spinner=/tmp/go-build893324914/b353/_pkg_.a
2025-08-20T20:50:21.7682238Z [00:02:18.631]➜  packagefile github.com/google/shlex=/tmp/go-build893324914/b293/_pkg_.a
2025-08-20T20:50:21.7683618Z [00:02:18.631]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build893324914/b065/_pkg_.a
2025-08-20T20:50:21.7684721Z [00:02:18.631]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build893324914/b066/_pkg_.a
2025-08-20T20:50:21.7685848Z [00:02:18.631]➜  packagefile github.com/mgutz/ansi=/tmp/go-build893324914/b064/_pkg_.a
2025-08-20T20:50:21.7687118Z [00:02:18.631]➜  packagefile github.com/muesli/termenv=/tmp/go-build893324914/b264/_pkg_.a
2025-08-20T20:50:21.7688321Z [00:02:18.631]➜  packagefile gitlab.com/gitlab-org/cli/internal/execext=/tmp/go-build893324914/b297/_pkg_.a
2025-08-20T20:50:21.7689437Z [00:02:18.631]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:21.7690287Z [00:02:18.631]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:21.7691049Z [00:02:18.631]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:21.7691839Z [00:02:18.631]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:21.7692672Z [00:02:18.631]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:21.7693481Z [00:02:18.631]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:21.7694290Z [00:02:18.631]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.7695059Z [00:02:18.631]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:21.7695623Z [00:02:18.631]➜  EOF
2025-08-20T20:50:21.7701707Z [00:02:18.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams=>gitlab.com/gitlab-org/cli/internal/iostreams;$WORK/b352=>" -p gitlab.com/gitlab-org/cli/internal/iostreams -lang=go1.25 -complete -installsuffix shared -buildid 0tap0MQw6T00uFw7vMwG/0tap0MQw6T00uFw7vMwG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/color.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/icons.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/iostreams.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/logger.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/pager.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/terminal.go
2025-08-20T20:50:21.7990839Z [00:02:18.668]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T20:50:21.8043892Z [00:02:18.673]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/78/78c1ae0441f75967b5a1fa9316dc10e35291bcab78523478ed70c7ea18e122ef-d # internal
2025-08-20T20:50:21.8050749Z [00:02:18.674]➜  github.com/charmbracelet/glamour/ansi
2025-08-20T20:50:21.8051366Z [00:02:18.674]➜  mkdir -p $WORK/b233/
2025-08-20T20:50:21.8055625Z [00:02:18.674]➜  cat >/tmp/go-build893324914/b233/importcfg << 'EOF' # internal
2025-08-20T20:50:21.8058787Z [00:02:18.674]➜  # import config
2025-08-20T20:50:21.8059462Z [00:02:18.674]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:21.8060268Z [00:02:18.674]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.8061269Z [00:02:18.674]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:21.8062441Z [00:02:18.674]➜  packagefile github.com/alecthomas/chroma/v2/quick=/tmp/go-build893324914/b238/_pkg_.a
2025-08-20T20:50:21.8063669Z [00:02:18.674]➜  packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build893324914/b245/_pkg_.a
2025-08-20T20:50:21.8064998Z [00:02:18.674]➜  packagefile github.com/charmbracelet/glamour/internal/autolink=/tmp/go-build893324914/b246/_pkg_.a
2025-08-20T20:50:21.8066280Z [00:02:18.674]➜  packagefile github.com/charmbracelet/lipgloss=/tmp/go-build893324914/b247/_pkg_.a
2025-08-20T20:50:21.8080146Z [00:02:18.674]➜  packagefile github.com/charmbracelet/lipgloss/table=/tmp/go-build893324914/b266/_pkg_.a
2025-08-20T20:50:21.8081402Z [00:02:18.674]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build893324914/b248/_pkg_.a
2025-08-20T20:50:21.8082603Z [00:02:18.674]➜  packagefile github.com/charmbracelet/x/exp/slice=/tmp/go-build893324914/b267/_pkg_.a
2025-08-20T20:50:21.8084232Z [00:02:18.674]➜  packagefile github.com/microcosm-cc/bluemonday=/tmp/go-build893324914/b268/_pkg_.a
2025-08-20T20:50:21.8085395Z [00:02:18.674]➜  packagefile github.com/muesli/reflow/indent=/tmp/go-build893324914/b275/_pkg_.a
2025-08-20T20:50:21.8086723Z [00:02:18.674]➜  packagefile github.com/muesli/reflow/padding=/tmp/go-build893324914/b277/_pkg_.a
2025-08-20T20:50:21.8087905Z [00:02:18.674]➜  packagefile github.com/muesli/reflow/wordwrap=/tmp/go-build893324914/b278/_pkg_.a
2025-08-20T20:50:21.8088996Z [00:02:18.674]➜  packagefile github.com/muesli/termenv=/tmp/go-build893324914/b264/_pkg_.a
2025-08-20T20:50:21.8090098Z [00:02:18.674]➜  packagefile github.com/yuin/goldmark-emoji/ast=/tmp/go-build893324914/b279/_pkg_.a
2025-08-20T20:50:21.8091208Z [00:02:18.674]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:21.8092347Z [00:02:18.674]➜  packagefile github.com/yuin/goldmark/extension/ast=/tmp/go-build893324914/b284/_pkg_.a
2025-08-20T20:50:21.8093495Z [00:02:18.674]➜  packagefile github.com/yuin/goldmark/renderer=/tmp/go-build893324914/b285/_pkg_.a
2025-08-20T20:50:21.8094598Z [00:02:18.674]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:21.8095638Z [00:02:18.674]➜  packagefile golang.org/x/text/cases=/tmp/go-build893324914/b225/_pkg_.a
2025-08-20T20:50:21.8096827Z [00:02:18.674]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:21.8097701Z [00:02:18.674]➜  packagefile html=/tmp/go-build893324914/b241/_pkg_.a
2025-08-20T20:50:21.8098427Z [00:02:18.674]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:21.8099159Z [00:02:18.674]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:21.8099901Z [00:02:18.674]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:21.8100636Z [00:02:18.674]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:21.8101411Z [00:02:18.674]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:21.8102209Z [00:02:18.674]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.8103305Z [00:02:18.674]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:21.8104156Z [00:02:18.674]➜  packagefile text/template=/tmp/go-build893324914/b071/_pkg_.a
2025-08-20T20:50:21.8104843Z [00:02:18.674]➜  EOF
2025-08-20T20:50:21.8119882Z [00:02:18.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi=>github.com/charmbracelet/glamour@v0.10.0/ansi;$WORK/b233=>" -p github.com/charmbracelet/glamour/ansi -lang=go1.23 -complete -installsuffix shared -buildid 42Bqt6gdBteIFXaLS7ks/42Bqt6gdBteIFXaLS7ks -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/ansi.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/baseelement.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/blockelement.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/blockstack.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/codeblock.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/codespan.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/context.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/elements.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/emphasis.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/heading.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/image.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/link.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/listitem.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/margin.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/paragraph.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/renderer.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/style.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/table.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/table_links.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/task.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/ansi/templatehelper.go
2025-08-20T20:50:21.8670584Z [00:02:18.736]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T20:50:21.8687732Z [00:02:18.737]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/62/6231c86bbb24bb0cafc395252c747064a9b6a1a2b366cef457a63e55e41d32c6-d # internal
2025-08-20T20:50:21.8698124Z [00:02:18.738]➜  github.com/MakeNowJust/heredoc/v2
2025-08-20T20:50:21.8698735Z [00:02:18.738]➜  mkdir -p $WORK/b356/
2025-08-20T20:50:21.8699468Z [00:02:18.738]➜  cat >/tmp/go-build893324914/b356/importcfg << 'EOF' # internal
2025-08-20T20:50:21.8700168Z [00:02:18.738]➜  # import config
2025-08-20T20:50:21.8700859Z [00:02:18.738]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.8701666Z [00:02:18.738]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.8702315Z [00:02:18.738]➜  EOF
2025-08-20T20:50:21.8705883Z [00:02:18.738]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!make!now!just/heredoc/v2@v2.0.1=>github.com/MakeNowJust/heredoc/v2@v2.0.1;$WORK/b356=>" -p github.com/MakeNowJust/heredoc/v2 -lang=go1.12 -complete -installsuffix shared -buildid yakWnkLY8Szaj6FgbFtS/yakWnkLY8Szaj6FgbFtS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /root/go/pkg/mod/github.com/!make!now!just/heredoc/v2@v2.0.1/heredoc.go
2025-08-20T20:50:21.9083463Z [00:02:18.777]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T20:50:21.9089685Z [00:02:18.778]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/44/44cf1124134dba7cd30b495216a994d719c7af4dda5d8032e3769f1e9c2db85d-d # internal
2025-08-20T20:50:21.9091987Z [00:02:18.778]➜  gitlab.com/gitlab-org/cli/internal/text
2025-08-20T20:50:21.9093163Z [00:02:18.778]➜  mkdir -p $WORK/b361/
2025-08-20T20:50:21.9098276Z [00:02:18.779]➜  cat >/tmp/go-build893324914/b361/importcfg << 'EOF' # internal
2025-08-20T20:50:21.9099363Z [00:02:18.779]➜  # import config
2025-08-20T20:50:21.9100041Z [00:02:18.779]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:21.9101012Z [00:02:18.779]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build893324914/b258/_pkg_.a
2025-08-20T20:50:21.9102016Z [00:02:18.779]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:21.9102877Z [00:02:18.779]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.9103516Z [00:02:18.779]➜  EOF
2025-08-20T20:50:21.9108569Z [00:02:18.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text=>gitlab.com/gitlab-org/cli/internal/text;$WORK/b361=>" -p gitlab.com/gitlab-org/cli/internal/text -lang=go1.25 -complete -installsuffix shared -buildid qSebIkLQRwqDL2SIfEJQ/qSebIkLQRwqDL2SIfEJQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/text.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/truncate.go
2025-08-20T20:50:21.9730256Z [00:02:18.842]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T20:50:21.9740094Z [00:02:18.843]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/f9/f95bdadbed9695f3a007ea049377cf5ffc4b74552d10efc7fbab2dd864375b58-d # internal
2025-08-20T20:50:21.9743169Z [00:02:18.843]➜  gitlab.com/gitlab-org/cli/internal/tableprinter
2025-08-20T20:50:21.9745914Z [00:02:18.843]➜  mkdir -p $WORK/b360/
2025-08-20T20:50:21.9755262Z [00:02:18.844]➜  cat >/tmp/go-build893324914/b360/importcfg << 'EOF' # internal
2025-08-20T20:50:21.9758665Z [00:02:18.844]➜  # import config
2025-08-20T20:50:21.9760610Z [00:02:18.844]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:21.9762268Z [00:02:18.844]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:21.9765431Z [00:02:18.844]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:21.9766127Z [00:02:18.844]➜  EOF
2025-08-20T20:50:21.9772784Z [00:02:18.845]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/tableprinter=>gitlab.com/gitlab-org/cli/internal/tableprinter;$WORK/b360=>" -p gitlab.com/gitlab-org/cli/internal/tableprinter -lang=go1.25 -complete -installsuffix shared -buildid AUwqWr796e2a2GWQsJUb/AUwqWr796e2a2GWQsJUb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/tableprinter/table_printer.go
2025-08-20T20:50:22.0313395Z [00:02:18.900]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T20:50:22.0381864Z [00:02:18.907]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T20:50:22.0414090Z [00:02:18.910]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/a7/a755a63353a82688a5edb8173dda417719f3e60b841dc343d65e0b36f2cc213c-d # internal
2025-08-20T20:50:22.0420617Z [00:02:18.910]➜  github.com/tidwall/pretty
2025-08-20T20:50:22.0423268Z [00:02:18.910]➜  mkdir -p $WORK/b364/
2025-08-20T20:50:22.0424007Z [00:02:18.911]➜  cat >/tmp/go-build893324914/b364/importcfg << 'EOF' # internal
2025-08-20T20:50:22.0424657Z [00:02:18.911]➜  # import config
2025-08-20T20:50:22.0425277Z [00:02:18.911]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.0426092Z [00:02:18.911]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.0427056Z [00:02:18.911]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:22.0427808Z [00:02:18.911]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.0428377Z [00:02:18.911]➜  EOF
2025-08-20T20:50:22.0432166Z [00:02:18.912]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/tidwall/pretty@v1.2.1=>github.com/tidwall/pretty@v1.2.1;$WORK/b364=>" -p github.com/tidwall/pretty -lang=go1.16 -complete -installsuffix shared -buildid F_Duz22-7HGZRMVAyIZe/F_Duz22-7HGZRMVAyIZe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /root/go/pkg/mod/github.com/tidwall/pretty@v1.2.1/pretty.go
2025-08-20T20:50:22.0454283Z [00:02:18.914]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/a1/a100d6f7fbd6610efc138a81243518672b288619ab134445432ba4d4ddf990d2-d # internal
2025-08-20T20:50:22.0459548Z [00:02:18.915]➜  github.com/yuin/goldmark
2025-08-20T20:50:22.0461501Z [00:02:18.915]➜  mkdir -p $WORK/b287/
2025-08-20T20:50:22.0464479Z [00:02:18.915]➜  cat >/tmp/go-build893324914/b287/importcfg << 'EOF' # internal
2025-08-20T20:50:22.0465172Z [00:02:18.915]➜  # import config
2025-08-20T20:50:22.0466007Z [00:02:18.915]➜  packagefile github.com/yuin/goldmark/parser=/tmp/go-build893324914/b288/_pkg_.a
2025-08-20T20:50:22.0467388Z [00:02:18.915]➜  packagefile github.com/yuin/goldmark/renderer=/tmp/go-build893324914/b285/_pkg_.a
2025-08-20T20:50:22.0468537Z [00:02:18.915]➜  packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build893324914/b289/_pkg_.a
2025-08-20T20:50:22.0469669Z [00:02:18.915]➜  packagefile github.com/yuin/goldmark/text=/tmp/go-build893324914/b282/_pkg_.a
2025-08-20T20:50:22.0470714Z [00:02:18.915]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:22.0471593Z [00:02:18.915]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.0472144Z [00:02:18.915]➜  EOF
2025-08-20T20:50:22.0475597Z [00:02:18.915]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8=>github.com/yuin/goldmark@v1.7.8;$WORK/b287=>" -p github.com/yuin/goldmark -lang=go1.19 -complete -installsuffix shared -buildid BHpeyoV5f2IjLECa13Bm/BHpeyoV5f2IjLECa13Bm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/markdown.go
2025-08-20T20:50:22.0714537Z [00:02:18.940]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T20:50:22.0752535Z [00:02:18.944]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/aa/aa165d72f94784e39febae0eedf345d8e1e7e9817850e096729c559d3d9e1c87-d # internal
2025-08-20T20:50:22.0759311Z [00:02:18.944]➜  github.com/docker/docker-credential-helpers/credentials
2025-08-20T20:50:22.0761021Z [00:02:18.944]➜  mkdir -p $WORK/b372/
2025-08-20T20:50:22.0761766Z [00:02:18.945]➜  cat >/tmp/go-build893324914/b372/importcfg << 'EOF' # internal
2025-08-20T20:50:22.0762420Z [00:02:18.945]➜  # import config
2025-08-20T20:50:22.0763053Z [00:02:18.945]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:22.0763847Z [00:02:18.945]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.0764681Z [00:02:18.945]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.0765564Z [00:02:18.945]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.0766334Z [00:02:18.945]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.0767345Z [00:02:18.945]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.0768127Z [00:02:18.945]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.0768895Z [00:02:18.945]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.0769489Z [00:02:18.945]➜  EOF
2025-08-20T20:50:22.0775553Z [00:02:18.945]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials=>github.com/docker/docker-credential-helpers@v0.9.3/credentials;$WORK/b372=>" -p github.com/docker/docker-credential-helpers/credentials -lang=go1.21 -complete -installsuffix shared -buildid 3q0-iXroygWVkwVf14aO/3q0-iXroygWVkwVf14aO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/credentials.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/error.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/helper.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/version.go
2025-08-20T20:50:22.0819278Z [00:02:18.951]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T20:50:22.0839088Z [00:02:18.953]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/87/87cbcd8dc6ced53bd080fca401160681b6d3875eeadd6b269c1508eb259373f2-d # internal
2025-08-20T20:50:22.0842181Z [00:02:18.953]➜  github.com/yuin/goldmark-emoji
2025-08-20T20:50:22.0843339Z [00:02:18.953]➜  mkdir -p $WORK/b290/
2025-08-20T20:50:22.0844382Z [00:02:18.953]➜  cat >/tmp/go-build893324914/b290/importcfg << 'EOF' # internal
2025-08-20T20:50:22.0845097Z [00:02:18.953]➜  # import config
2025-08-20T20:50:22.0845758Z [00:02:18.953]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.0846898Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark=/tmp/go-build893324914/b287/_pkg_.a
2025-08-20T20:50:22.0848069Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark-emoji/ast=/tmp/go-build893324914/b279/_pkg_.a
2025-08-20T20:50:22.0849361Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark-emoji/definition=/tmp/go-build893324914/b280/_pkg_.a
2025-08-20T20:50:22.0850566Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:22.0851680Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark/parser=/tmp/go-build893324914/b288/_pkg_.a
2025-08-20T20:50:22.0852833Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark/renderer=/tmp/go-build893324914/b285/_pkg_.a
2025-08-20T20:50:22.0854019Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build893324914/b289/_pkg_.a
2025-08-20T20:50:22.0855232Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark/text=/tmp/go-build893324914/b282/_pkg_.a
2025-08-20T20:50:22.0856751Z [00:02:18.953]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:22.0857779Z [00:02:18.953]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.0858441Z [00:02:18.953]➜  EOF
2025-08-20T20:50:22.0861879Z [00:02:18.953]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark-emoji@v1.0.5=>github.com/yuin/goldmark-emoji@v1.0.5;$WORK/b290=>" -p github.com/yuin/goldmark-emoji -lang=go1.15 -complete -installsuffix shared -buildid qnrkpA_1IiAnmrqnykfi/qnrkpA_1IiAnmrqnykfi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark-emoji@v1.0.5/emoji.go
2025-08-20T20:50:22.0980894Z [00:02:18.967]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T20:50:22.1027713Z [00:02:18.972]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/6b/6bd4912cb889d1bf79050947436032f38a223233e819e6d985c757a152cac676-d # internal
2025-08-20T20:50:22.1090419Z [00:02:18.978]➜  github.com/charmbracelet/glamour/styles
2025-08-20T20:50:22.1095265Z [00:02:18.978]➜  mkdir -p $WORK/b286/
2025-08-20T20:50:22.1102548Z [00:02:18.979]➜  cat >/tmp/go-build893324914/b286/importcfg << 'EOF' # internal
2025-08-20T20:50:22.1105254Z [00:02:18.979]➜  # import config
2025-08-20T20:50:22.1106206Z [00:02:18.979]➜  packagefile github.com/charmbracelet/glamour/ansi=/tmp/go-build893324914/b233/_pkg_.a
2025-08-20T20:50:22.1107277Z [00:02:18.979]➜  EOF
2025-08-20T20:50:22.1117377Z [00:02:18.980]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/styles=>github.com/charmbracelet/glamour@v0.10.0/styles;$WORK/b286=>" -p github.com/charmbracelet/glamour/styles -lang=go1.23 -complete -installsuffix shared -buildid yag7syL0uk_xglEGIrIw/yag7syL0uk_xglEGIrIw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/styles/dracula.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/styles/styles.go /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/styles/tokyo-night.go
2025-08-20T20:50:22.1300316Z [00:02:18.999]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T20:50:22.1312787Z [00:02:19.000]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/f2/f2cdb1aa8a48bfefa3790dfc1a33a726bc84c46c2ac3ee91d5f4ef8f6e055e94-d # internal
2025-08-20T20:50:22.1317617Z [00:02:19.001]➜  github.com/yuin/goldmark/extension
2025-08-20T20:50:22.1320827Z [00:02:19.001]➜  mkdir -p $WORK/b291/
2025-08-20T20:50:22.1322355Z [00:02:19.001]➜  cat >/tmp/go-build893324914/b291/importcfg << 'EOF' # internal
2025-08-20T20:50:22.1323275Z [00:02:19.001]➜  # import config
2025-08-20T20:50:22.1324520Z [00:02:19.001]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.1325638Z [00:02:19.001]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.1326980Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark=/tmp/go-build893324914/b287/_pkg_.a
2025-08-20T20:50:22.1328589Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:22.1329811Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark/extension/ast=/tmp/go-build893324914/b284/_pkg_.a
2025-08-20T20:50:22.1330999Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark/parser=/tmp/go-build893324914/b288/_pkg_.a
2025-08-20T20:50:22.1332175Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark/renderer=/tmp/go-build893324914/b285/_pkg_.a
2025-08-20T20:50:22.1333414Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build893324914/b289/_pkg_.a
2025-08-20T20:50:22.1334575Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark/text=/tmp/go-build893324914/b282/_pkg_.a
2025-08-20T20:50:22.1335691Z [00:02:19.002]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:22.1337108Z [00:02:19.002]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:22.1337972Z [00:02:19.002]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.1338811Z [00:02:19.002]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:22.1339445Z [00:02:19.002]➜  EOF
2025-08-20T20:50:22.1358536Z [00:02:19.002]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension=>github.com/yuin/goldmark@v1.7.8/extension;$WORK/b291=>" -p github.com/yuin/goldmark/extension -lang=go1.19 -complete -installsuffix shared -buildid QHcB1n2ND5jq2A7upc_R/QHcB1n2ND5jq2A7upc_R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/cjk.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/definition_list.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/footnote.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/gfm.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/linkify.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/package.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/strikethrough.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/table.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/tasklist.go /root/go/pkg/mod/github.com/yuin/goldmark@v1.7.8/extension/typographer.go
2025-08-20T20:50:22.1371096Z [00:02:19.006]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T20:50:22.1373882Z [00:02:19.006]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/c7/c7de30160936f00f343d99a3597226fb585df1d24d8e2cfa49a99e0c9eaed234-d # internal
2025-08-20T20:50:22.1375104Z [00:02:19.006]➜  github.com/docker/docker-credential-helpers/client
2025-08-20T20:50:22.1375775Z [00:02:19.006]➜  mkdir -p $WORK/b371/
2025-08-20T20:50:22.1376482Z [00:02:19.006]➜  cat >/tmp/go-build893324914/b371/importcfg << 'EOF' # internal
2025-08-20T20:50:22.1377337Z [00:02:19.006]➜  # import config
2025-08-20T20:50:22.1377991Z [00:02:19.006]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.1378859Z [00:02:19.006]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.1379985Z [00:02:19.006]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.1381152Z [00:02:19.006]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build893324914/b372/_pkg_.a
2025-08-20T20:50:22.1382253Z [00:02:19.006]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.1382999Z [00:02:19.006]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.1383764Z [00:02:19.006]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:22.1384560Z [00:02:19.006]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.1385177Z [00:02:19.006]➜  EOF
2025-08-20T20:50:22.1390027Z [00:02:19.006]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/client=>github.com/docker/docker-credential-helpers@v0.9.3/client;$WORK/b371=>" -p github.com/docker/docker-credential-helpers/client -lang=go1.21 -complete -installsuffix shared -buildid rpZxWnMHqmN_mkQzJbtT/rpZxWnMHqmN_mkQzJbtT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/client/client.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/client/command.go
2025-08-20T20:50:22.1629151Z [00:02:19.031]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T20:50:22.1645489Z [00:02:19.033]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/6f/6f78a66089e87fe63e129efa4f041648688fb4ccfd37c1602c9949a3dc4fc0d7-d # internal
2025-08-20T20:50:22.1647982Z [00:02:19.034]➜  github.com/pkg/errors
2025-08-20T20:50:22.1649295Z [00:02:19.034]➜  mkdir -p $WORK/b374/
2025-08-20T20:50:22.1655014Z [00:02:19.034]➜  cat >/tmp/go-build893324914/b374/importcfg << 'EOF' # internal
2025-08-20T20:50:22.1657138Z [00:02:19.035]➜  # import config
2025-08-20T20:50:22.1658001Z [00:02:19.035]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.1660061Z [00:02:19.035]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.1660723Z [00:02:19.035]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.1661478Z [00:02:19.035]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:22.1662274Z [00:02:19.035]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:22.1663070Z [00:02:19.035]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.1663840Z [00:02:19.035]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.1664444Z [00:02:19.035]➜  EOF
2025-08-20T20:50:22.1668384Z [00:02:19.035]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/errors@v0.9.1=>github.com/pkg/errors@v0.9.1;$WORK/b374=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid OfTW2PxT3RKlBCLCMOAi/OfTW2PxT3RKlBCLCMOAi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/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-20T20:50:22.1828179Z [00:02:19.051]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T20:50:22.1833509Z [00:02:19.052]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T20:50:22.1838069Z [00:02:19.052]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/b8/b81198bcda731aa77e8860099735862e0b094e669af208a84e41e18f9b585bff-d # internal
2025-08-20T20:50:22.1842468Z [00:02:19.053]➜  github.com/sirupsen/logrus
2025-08-20T20:50:22.1843050Z [00:02:19.053]➜  mkdir -p $WORK/b375/
2025-08-20T20:50:22.1847981Z [00:02:19.053]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/8f/8fe40fb4855bd952b107721a9311a22d85a2e7825093c0bd0e7205683fa4a45a-d # internal
2025-08-20T20:50:22.1849478Z [00:02:19.053]➜  cat >/tmp/go-build893324914/b375/importcfg << 'EOF' # internal
2025-08-20T20:50:22.1851262Z [00:02:19.053]➜  # import config
2025-08-20T20:50:22.1852284Z [00:02:19.053]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:22.1853364Z [00:02:19.053]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.1856795Z [00:02:19.053]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:22.1858103Z [00:02:19.053]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.1859681Z [00:02:19.053]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.1860913Z [00:02:19.053]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:22.1862058Z [00:02:19.053]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.1864149Z [00:02:19.053]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:22.1865003Z [00:02:19.053]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.1865887Z [00:02:19.053]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:22.1866906Z [00:02:19.053]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:22.1867769Z [00:02:19.053]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:22.1868623Z [00:02:19.053]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.1869471Z [00:02:19.054]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.1870305Z [00:02:19.054]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.1871174Z [00:02:19.054]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:22.1872045Z [00:02:19.054]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.1873170Z [00:02:19.054]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:22.1873874Z [00:02:19.054]➜  EOF
2025-08-20T20:50:22.1894195Z [00:02:19.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3=>github.com/sirupsen/logrus@v1.9.3;$WORK/b375=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid ggeMImB_X02jO3C41CXX/ggeMImB_X02jO3C41CXX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/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-20T20:50:22.1902719Z [00:02:19.054]➜  github.com/docker/cli/cli/config/credentials
2025-08-20T20:50:22.1903351Z [00:02:19.054]➜  mkdir -p $WORK/b369/
2025-08-20T20:50:22.1904063Z [00:02:19.054]➜  cat >/tmp/go-build893324914/b369/importcfg << 'EOF' # internal
2025-08-20T20:50:22.1904746Z [00:02:19.054]➜  # import config
2025-08-20T20:50:22.1905387Z [00:02:19.054]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.1906424Z [00:02:19.054]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build893324914/b370/_pkg_.a
2025-08-20T20:50:22.1907970Z [00:02:19.054]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build893324914/b371/_pkg_.a
2025-08-20T20:50:22.1909478Z [00:02:19.054]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build893324914/b372/_pkg_.a
2025-08-20T20:50:22.1910973Z [00:02:19.054]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:22.1911810Z [00:02:19.054]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:22.1912600Z [00:02:19.054]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.1913419Z [00:02:19.054]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:22.1914239Z [00:02:19.054]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.1915090Z [00:02:19.055]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:22.1915730Z [00:02:19.055]➜  EOF
2025-08-20T20:50:22.1923303Z [00:02:19.055]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials=>github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials;$WORK/b369=>" -p github.com/docker/cli/cli/config/credentials -lang=go1.16 -complete -installsuffix shared -buildid IMipiVeqRd10wkBB-Rm_/IMipiVeqRd10wkBB-Rm_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/credentials.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/default_store.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/default_store_linux.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/file_store.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/native_store.go
2025-08-20T20:50:22.2229282Z [00:02:19.092]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T20:50:22.2246272Z [00:02:19.093]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/f6/f62846c2df7947016a78a498a0a5aef32aa232aa1b95c993714fc181f9489a1f-d # internal
2025-08-20T20:50:22.2255801Z [00:02:19.094]➜  github.com/golang-jwt/jwt/v5
2025-08-20T20:50:22.2258541Z [00:02:19.094]➜  mkdir -p $WORK/b377/
2025-08-20T20:50:22.2264286Z [00:02:19.095]➜  cat >/tmp/go-build893324914/b377/importcfg << 'EOF' # internal
2025-08-20T20:50:22.2272755Z [00:02:19.095]➜  # import config
2025-08-20T20:50:22.2273422Z [00:02:19.095]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.2274216Z [00:02:19.095]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:22.2275069Z [00:02:19.095]➜  packagefile crypto/ecdsa=/tmp/go-build893324914/b142/_pkg_.a
2025-08-20T20:50:22.2275961Z [00:02:19.095]➜  packagefile crypto/ed25519=/tmp/go-build893324914/b154/_pkg_.a
2025-08-20T20:50:22.2276999Z [00:02:19.095]➜  packagefile crypto/hmac=/tmp/go-build893324914/b159/_pkg_.a
2025-08-20T20:50:22.2277850Z [00:02:19.096]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:22.2278682Z [00:02:19.096]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:22.2279565Z [00:02:19.096]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:22.2280441Z [00:02:19.096]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:22.2281271Z [00:02:19.096]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.2282146Z [00:02:19.096]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:22.2282971Z [00:02:19.096]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.2283747Z [00:02:19.096]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.2284540Z [00:02:19.096]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:22.2285372Z [00:02:19.096]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:22.2286250Z [00:02:19.096]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:22.2287284Z [00:02:19.096]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.2288458Z [00:02:19.096]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.2289323Z [00:02:19.096]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.2290130Z [00:02:19.096]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.2290752Z [00:02:19.096]➜  EOF
2025-08-20T20:50:22.2305230Z [00:02:19.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0=>github.com/golang-jwt/jwt/v5@v5.3.0;$WORK/b377=>" -p github.com/golang-jwt/jwt/v5 -lang=go1.21 -complete -installsuffix shared -buildid anpJowps55RF25guueor/anpJowps55RF25guueor -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/doc.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/ecdsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/ecdsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/ed25519.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/ed25519_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/errors.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/hmac.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/map_claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/none.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/parser.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/parser_option.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/registered_claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/rsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/rsa_pss.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/rsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/signing_method.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/token.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/token_option.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/types.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/validator.go
2025-08-20T20:50:22.2316303Z [00:02:19.099]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T20:50:22.2317732Z [00:02:19.099]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/4a/4a6eeb9f16b7601ba219a899076fe076dcaf0bafc8c9d5c3b5ba89feac5abc56-d # internal
2025-08-20T20:50:22.2318854Z [00:02:19.099]➜  github.com/docker/cli/cli/config/memorystore
2025-08-20T20:50:22.2319429Z [00:02:19.099]➜  mkdir -p $WORK/b373/
2025-08-20T20:50:22.2349074Z [00:02:19.104]➜  cat >/tmp/go-build893324914/b373/importcfg << 'EOF' # internal
2025-08-20T20:50:22.2357029Z [00:02:19.104]➜  # import config
2025-08-20T20:50:22.2357687Z [00:02:19.104]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.2358519Z [00:02:19.104]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.2359551Z [00:02:19.104]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build893324914/b369/_pkg_.a
2025-08-20T20:50:22.2360813Z [00:02:19.104]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build893324914/b370/_pkg_.a
2025-08-20T20:50:22.2368360Z [00:02:19.105]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:22.2369145Z [00:02:19.105]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.2369915Z [00:02:19.105]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.2370507Z [00:02:19.105]➜  EOF
2025-08-20T20:50:22.2374764Z [00:02:19.105]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/memorystore=>github.com/docker/cli@v28.3.3+incompatible/cli/config/memorystore;$WORK/b373=>" -p github.com/docker/cli/cli/config/memorystore -lang=go1.16 -complete -installsuffix shared -buildid SIrvtk9HWHMwB7u3Ryc1/SIrvtk9HWHMwB7u3Ryc1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/memorystore/store.go
2025-08-20T20:50:22.2596149Z [00:02:19.128]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T20:50:22.2628510Z [00:02:19.130]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/eb/ebc36e7cab0d6830095a664f33068358c246de1c31b16cc9b173768182ad2268-d # internal
2025-08-20T20:50:22.2633966Z [00:02:19.132]➜  github.com/google/uuid
2025-08-20T20:50:22.2637478Z [00:02:19.133]➜  mkdir -p $WORK/b378/
2025-08-20T20:50:22.2641820Z [00:02:19.133]➜  cat >/tmp/go-build893324914/b378/importcfg << 'EOF' # internal
2025-08-20T20:50:22.2642912Z [00:02:19.133]➜  # import config
2025-08-20T20:50:22.2644035Z [00:02:19.133]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.2646242Z [00:02:19.133]➜  packagefile crypto/md5=/tmp/go-build893324914/b169/_pkg_.a
2025-08-20T20:50:22.2647324Z [00:02:19.133]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:22.2648184Z [00:02:19.133]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:22.2649107Z [00:02:19.133]➜  packagefile database/sql/driver=/tmp/go-build893324914/b257/_pkg_.a
2025-08-20T20:50:22.2650039Z [00:02:19.133]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:22.2650895Z [00:02:19.133]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:22.2651742Z [00:02:19.133]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.2652577Z [00:02:19.133]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.2653353Z [00:02:19.133]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.2654107Z [00:02:19.133]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:22.2654858Z [00:02:19.133]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.2655901Z [00:02:19.133]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:22.2656855Z [00:02:19.133]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.2657659Z [00:02:19.133]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.2658428Z [00:02:19.133]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.2659174Z [00:02:19.133]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.2659754Z [00:02:19.133]➜  EOF
2025-08-20T20:50:22.2670710Z [00:02:19.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/uuid@v1.6.0=>github.com/google/uuid@v1.6.0;$WORK/b378=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid ofKnU1eHQJyhuNcUilsO/ofKnU1eHQJyhuNcUilsO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/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-20T20:50:22.4102719Z [00:02:19.277]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T20:50:22.4103606Z [00:02:19.277]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T20:50:22.4104996Z [00:02:19.279]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/d1/d141578a6d998829499eb80858c9d07c7810ba4ecca46867ad1434a32300bae8-d # internal
2025-08-20T20:50:22.4161345Z [00:02:19.285]➜  golang.org/x/crypto/ed25519
2025-08-20T20:50:22.4161917Z [00:02:19.285]➜  mkdir -p $WORK/b380/
2025-08-20T20:50:22.4167780Z [00:02:19.286]➜  cat >/tmp/go-build893324914/b380/importcfg << 'EOF' # internal
2025-08-20T20:50:22.4168676Z [00:02:19.286]➜  # import config
2025-08-20T20:50:22.4169869Z [00:02:19.286]➜  packagefile crypto/ed25519=/tmp/go-build893324914/b154/_pkg_.a
2025-08-20T20:50:22.4170757Z [00:02:19.286]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.4171558Z [00:02:19.286]➜  EOF
2025-08-20T20:50:22.4175536Z [00:02:19.286]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ed25519=>golang.org/x/crypto@v0.41.0/ed25519;$WORK/b380=>" -p golang.org/x/crypto/ed25519 -lang=go1.23 -complete -installsuffix shared -buildid QIm5SeYnr8TJthX2879b/QIm5SeYnr8TJthX2879b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ed25519/ed25519.go
2025-08-20T20:50:22.4235204Z [00:02:19.292]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/b6/b683699afd7639e33009e8b83b4e8cef4bd5fc874e84f07514b67dcbfcd1a8d4-d # internal
2025-08-20T20:50:22.4251839Z [00:02:19.294]➜  github.com/charmbracelet/glamour
2025-08-20T20:50:22.4252446Z [00:02:19.294]➜  mkdir -p $WORK/b232/
2025-08-20T20:50:22.4261171Z [00:02:19.295]➜  cat >/tmp/go-build893324914/b232/importcfg << 'EOF' # internal
2025-08-20T20:50:22.4261899Z [00:02:19.295]➜  # import config
2025-08-20T20:50:22.4262553Z [00:02:19.295]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.4263405Z [00:02:19.295]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.4264214Z [00:02:19.295]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.4265506Z [00:02:19.295]➜  packagefile github.com/charmbracelet/glamour/ansi=/tmp/go-build893324914/b233/_pkg_.a
2025-08-20T20:50:22.4266981Z [00:02:19.295]➜  packagefile github.com/charmbracelet/glamour/styles=/tmp/go-build893324914/b286/_pkg_.a
2025-08-20T20:50:22.4268232Z [00:02:19.295]➜  packagefile github.com/muesli/termenv=/tmp/go-build893324914/b264/_pkg_.a
2025-08-20T20:50:22.4269330Z [00:02:19.295]➜  packagefile github.com/yuin/goldmark=/tmp/go-build893324914/b287/_pkg_.a
2025-08-20T20:50:22.4270449Z [00:02:19.295]➜  packagefile github.com/yuin/goldmark-emoji=/tmp/go-build893324914/b290/_pkg_.a
2025-08-20T20:50:22.4271649Z [00:02:19.295]➜  packagefile github.com/yuin/goldmark/extension=/tmp/go-build893324914/b291/_pkg_.a
2025-08-20T20:50:22.4272878Z [00:02:19.295]➜  packagefile github.com/yuin/goldmark/parser=/tmp/go-build893324914/b288/_pkg_.a
2025-08-20T20:50:22.4274077Z [00:02:19.295]➜  packagefile github.com/yuin/goldmark/renderer=/tmp/go-build893324914/b285/_pkg_.a
2025-08-20T20:50:22.4275291Z [00:02:19.295]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:22.4276380Z [00:02:19.295]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:22.4277778Z [00:02:19.295]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.4278535Z [00:02:19.295]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.4279117Z [00:02:19.295]➜  EOF
2025-08-20T20:50:22.4282643Z [00:02:19.295]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0=>github.com/charmbracelet/glamour@v0.10.0;$WORK/b232=>" -p github.com/charmbracelet/glamour -lang=go1.23 -complete -installsuffix shared -buildid Fsfgl_4MB7CJojabkeTZ/Fsfgl_4MB7CJojabkeTZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/glamour@v0.10.0/glamour.go
2025-08-20T20:50:22.4474138Z [00:02:19.315]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T20:50:22.4476437Z [00:02:19.316]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/13/13ebc1ad471cd9e95c4f854ebdb3505ed852c7920b8590cf5490a142165eb4eb-d # internal
2025-08-20T20:50:22.4477873Z [00:02:19.316]➜  crypto/mlkem
2025-08-20T20:50:22.4478355Z [00:02:19.316]➜  mkdir -p $WORK/b382/
2025-08-20T20:50:22.4485547Z [00:02:19.317]➜  cat >/tmp/go-build893324914/b382/importcfg << 'EOF' # internal
2025-08-20T20:50:22.4486268Z [00:02:19.317]➜  # import config
2025-08-20T20:50:22.4487224Z [00:02:19.317]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build893324914/b160/_pkg_.a
2025-08-20T20:50:22.4487961Z [00:02:19.317]➜  EOF
2025-08-20T20:50:22.4490928Z [00:02:19.317]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/.go/src/crypto/mlkem=>crypto/mlkem;$WORK/b382=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid KqkmcQiOurqlGwIgMONU/KqkmcQiOurqlGwIgMONU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /root/.go/src/crypto/mlkem/mlkem.go
2025-08-20T20:50:22.4673405Z [00:02:19.336]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T20:50:22.4794303Z [00:02:19.348]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/be/bebe6fb7533540776da53c04e1701556cb60bafbe1868b364a5f34a3aa2ae507-d # internal
2025-08-20T20:50:22.4795498Z [00:02:19.348]➜  github.com/docker/cli/cli/config/configfile
2025-08-20T20:50:22.4796136Z [00:02:19.348]➜  mkdir -p $WORK/b368/
2025-08-20T20:50:22.4797086Z [00:02:19.348]➜  cat >/tmp/go-build893324914/b368/importcfg << 'EOF' # internal
2025-08-20T20:50:22.4797758Z [00:02:19.348]➜  # import config
2025-08-20T20:50:22.4798473Z [00:02:19.348]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:22.4799397Z [00:02:19.348]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:22.4800245Z [00:02:19.348]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.4803461Z [00:02:19.348]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build893324914/b369/_pkg_.a
2025-08-20T20:50:22.4805087Z [00:02:19.348]➜  packagefile github.com/docker/cli/cli/config/memorystore=/tmp/go-build893324914/b373/_pkg_.a
2025-08-20T20:50:22.4817174Z [00:02:19.348]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build893324914/b370/_pkg_.a
2025-08-20T20:50:22.4818424Z [00:02:19.348]➜  packagefile github.com/pkg/errors=/tmp/go-build893324914/b374/_pkg_.a
2025-08-20T20:50:22.4819597Z [00:02:19.348]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build893324914/b375/_pkg_.a
2025-08-20T20:50:22.4820555Z [00:02:19.348]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.4821362Z [00:02:19.348]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.4822205Z [00:02:19.348]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:22.4823052Z [00:02:19.348]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.4823895Z [00:02:19.348]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:22.4824518Z [00:02:19.348]➜  EOF
2025-08-20T20:50:22.4829644Z [00:02:19.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile=>github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile;$WORK/b368=>" -p github.com/docker/cli/cli/config/configfile -lang=go1.16 -complete -installsuffix shared -buildid V9S3OKWSINSeHr9nczF0/V9S3OKWSINSeHr9nczF0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile/file.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile/file_unix.go
2025-08-20T20:50:22.4834711Z [00:02:19.348]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T20:50:22.4836029Z [00:02:19.349]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/0b/0b9829b2f3454839c9454b9095737f8ab612c03722f12df4b9dcfb36c34eca27-d # internal
2025-08-20T20:50:22.4837281Z [00:02:19.349]➜  golang.org/x/crypto/chacha20
2025-08-20T20:50:22.4837843Z [00:02:19.349]➜  mkdir -p $WORK/b383/
2025-08-20T20:50:22.4838577Z [00:02:19.349]➜  cat >/tmp/go-build893324914/b383/importcfg << 'EOF' # internal
2025-08-20T20:50:22.4839244Z [00:02:19.350]➜  # import config
2025-08-20T20:50:22.4839932Z [00:02:19.350]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:22.4840854Z [00:02:19.350]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:22.4841705Z [00:02:19.350]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.4842694Z [00:02:19.350]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build893324914/b384/_pkg_.a
2025-08-20T20:50:22.4843699Z [00:02:19.350]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:22.4844524Z [00:02:19.350]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:22.4845385Z [00:02:19.350]➜  EOF
2025-08-20T20:50:22.4849794Z [00:02:19.350]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20=>golang.org/x/crypto@v0.41.0/chacha20;$WORK/b383=>" -p golang.org/x/crypto/chacha20 -lang=go1.23 -complete -installsuffix shared -buildid N4enn78SeZ6byG7-JA7u/N4enn78SeZ6byG7-JA7u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /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/chacha_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20/xor.go
2025-08-20T20:50:22.5181179Z [00:02:19.387]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T20:50:22.5207630Z [00:02:19.389]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T20:50:22.5227841Z [00:02:19.391]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/64/64bdee51a3fd259fc96d3eaa530656c116eb3a625af39d3fb604d9904eb65f88-d # internal
2025-08-20T20:50:22.5229534Z [00:02:19.392]➜  gitlab.com/gitlab-org/cli/internal/utils
2025-08-20T20:50:22.5230134Z [00:02:19.392]➜  mkdir -p $WORK/b218/
2025-08-20T20:50:22.5231524Z [00:02:19.392]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/f8/f82f3fbc8c9970f4c661ea2c2fa701aeed8dc9cb321f9dd95ff584c93493171d-d # internal
2025-08-20T20:50:22.5235571Z [00:02:19.392]➜  gitlab.com/gitlab-org/cli/internal/commands/auth/generate/dpop
2025-08-20T20:50:22.5237153Z [00:02:19.392]➜  mkdir -p $WORK/b379/
2025-08-20T20:50:22.5237917Z [00:02:19.392]➜  cat >/tmp/go-build893324914/b218/importcfg << 'EOF' # internal
2025-08-20T20:50:22.5238707Z [00:02:19.392]➜  # import config
2025-08-20T20:50:22.5239562Z [00:02:19.392]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.5240647Z [00:02:19.392]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:22.5241756Z [00:02:19.392]➜  packagefile github.com/charmbracelet/glamour=/tmp/go-build893324914/b232/_pkg_.a
2025-08-20T20:50:22.5242819Z [00:02:19.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/browser=/tmp/go-build893324914/b292/_pkg_.a
2025-08-20T20:50:22.5244317Z [00:02:19.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:22.5245514Z [00:02:19.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:22.5254874Z [00:02:19.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/surveyext=/tmp/go-build893324914/b296/_pkg_.a
2025-08-20T20:50:22.5255982Z [00:02:19.392]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:22.5257392Z [00:02:19.392]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:22.5258220Z [00:02:19.392]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:22.5259079Z [00:02:19.392]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:22.5259859Z [00:02:19.392]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:22.5260637Z [00:02:19.392]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.5261460Z [00:02:19.392]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.5262228Z [00:02:19.392]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.5262833Z [00:02:19.392]➜  EOF
2025-08-20T20:50:22.5267249Z [00:02:19.392]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils=>gitlab.com/gitlab-org/cli/internal/utils;$WORK/b218=>" -p gitlab.com/gitlab-org/cli/internal/utils -lang=go1.25 -complete -installsuffix shared -buildid YMWgBhTyjC3QZg8x_mR6/YMWgBhTyjC3QZg8x_mR6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/display.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/manip.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/utils.go
2025-08-20T20:50:22.5271562Z [00:02:19.393]➜  cat >/tmp/go-build893324914/b379/importcfg << 'EOF' # internal
2025-08-20T20:50:22.5272285Z [00:02:19.393]➜  # import config
2025-08-20T20:50:22.5272996Z [00:02:19.393]➜  packagefile crypto/ecdsa=/tmp/go-build893324914/b142/_pkg_.a
2025-08-20T20:50:22.5273905Z [00:02:19.393]➜  packagefile crypto/ed25519=/tmp/go-build893324914/b154/_pkg_.a
2025-08-20T20:50:22.5274768Z [00:02:19.393]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:22.5275674Z [00:02:19.393]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:22.5276670Z [00:02:19.393]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.5277637Z [00:02:19.393]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build893324914/b377/_pkg_.a
2025-08-20T20:50:22.5278607Z [00:02:19.393]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:22.5279235Z [00:02:19.393]➜  EOF
2025-08-20T20:50:22.5283721Z [00:02:19.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop=>gitlab.com/gitlab-org/cli/internal/commands/auth/generate/dpop;$WORK/b379=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth/generate/dpop -lang=go1.25 -complete -installsuffix shared -buildid KRh2PD4I-VODv6tHDxMv/KRh2PD4I-VODv6tHDxMv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop/dpop.go
2025-08-20T20:50:22.5348264Z [00:02:19.403]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T20:50:22.5371335Z [00:02:19.406]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/22/229ac86215ac2db9567d56f32d0a0f47db1f4232c2adba8f005b0bffc9996852-d # internal
2025-08-20T20:50:22.5372491Z [00:02:19.406]➜  golang.org/x/crypto/curve25519
2025-08-20T20:50:22.5373025Z [00:02:19.406]➜  mkdir -p $WORK/b385/
2025-08-20T20:50:22.5373726Z [00:02:19.406]➜  cat >/tmp/go-build893324914/b385/importcfg << 'EOF' # internal
2025-08-20T20:50:22.5374410Z [00:02:19.406]➜  # import config
2025-08-20T20:50:22.5375117Z [00:02:19.406]➜  packagefile crypto/ecdh=/tmp/go-build893324914/b137/_pkg_.a
2025-08-20T20:50:22.5376253Z [00:02:19.406]➜  EOF
2025-08-20T20:50:22.5379808Z [00:02:19.406]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/curve25519=>golang.org/x/crypto@v0.41.0/curve25519;$WORK/b385=>" -p golang.org/x/crypto/curve25519 -lang=go1.23 -complete -installsuffix shared -buildid fAP_lV4h0DWSVt440pmb/fAP_lV4h0DWSVt440pmb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/curve25519/curve25519.go
2025-08-20T20:50:22.5521717Z [00:02:19.421]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T20:50:22.5523080Z [00:02:19.421]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/90/904cad3e26a38ae9dee5a3d583843b267e54c72bf847d5d8f31c83ef7a8c8f78-d # internal
2025-08-20T20:50:22.5525542Z [00:02:19.421]➜  golang.org/x/crypto/internal/poly1305
2025-08-20T20:50:22.5527093Z [00:02:19.421]➜  mkdir -p $WORK/b386/
2025-08-20T20:50:22.5527806Z [00:02:19.421]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T20:50:22.5528516Z [00:02:19.421]➜  echo -n > $WORK/b386/go_asm.h # internal
2025-08-20T20:50:22.5529305Z [00:02:19.422]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305
2025-08-20T20:50:22.5534299Z [00:02:19.422]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305=>golang.org/x/crypto@v0.41.0/internal/poly1305;$WORK/b386=>" -I $WORK/b386/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b386/symabis ./sum_amd64.s
2025-08-20T20:50:22.5537955Z [00:02:19.422]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/7b/7bfb2b8475dafadf9387da1d76f817150694977be42cb7bdee6c810077603026-d # internal
2025-08-20T20:50:22.5540654Z [00:02:19.422]➜  golang.org/x/crypto/blowfish
2025-08-20T20:50:22.5542323Z [00:02:19.422]➜  mkdir -p $WORK/b388/
2025-08-20T20:50:22.5543027Z [00:02:19.423]➜  cat >/tmp/go-build893324914/b388/importcfg << 'EOF' # internal
2025-08-20T20:50:22.5543752Z [00:02:19.423]➜  # import config
2025-08-20T20:50:22.5544422Z [00:02:19.423]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.5545014Z [00:02:19.423]➜  EOF
2025-08-20T20:50:22.5545504Z [00:02:19.423]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:22.5570223Z [00:02:19.423]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish=>golang.org/x/crypto@v0.41.0/blowfish;$WORK/b388=>" -p golang.org/x/crypto/blowfish -lang=go1.23 -complete -installsuffix shared -buildid _Ewtp5yR2WUUdKpdE0zH/_Ewtp5yR2WUUdKpdE0zH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/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-20T20:50:22.5582211Z [00:02:19.427]➜  cat >/tmp/go-build893324914/b386/importcfg << 'EOF' # internal
2025-08-20T20:50:22.5582916Z [00:02:19.427]➜  # import config
2025-08-20T20:50:22.5583589Z [00:02:19.427]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:22.5584478Z [00:02:19.427]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:22.5585325Z [00:02:19.427]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:22.5585914Z [00:02:19.427]➜  EOF
2025-08-20T20:50:22.5591470Z [00:02:19.427]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b386/_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/b386=>" -p golang.org/x/crypto/internal/poly1305 -lang=go1.23 -installsuffix shared -buildid tSgFkyWqz-D-GzjyvbHu/tSgFkyWqz-D-GzjyvbHu -goversion go1.25.0 -symabis $WORK/b386/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack -asmhdr $WORK/b386/go_asm.h /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_asm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305/sum_generic.go
2025-08-20T20:50:22.5823955Z [00:02:19.451]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T20:50:22.5852123Z [00:02:19.454]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/a2/a2f1a44744dfa83ec31a2d58d44fee4d08ade1ff7f2b4cd9cc11303058da5484-d # internal
2025-08-20T20:50:22.5853258Z [00:02:19.454]➜  github.com/docker/cli/cli/config
2025-08-20T20:50:22.5853839Z [00:02:19.454]➜  mkdir -p $WORK/b367/
2025-08-20T20:50:22.5859970Z [00:02:19.455]➜  cat >/tmp/go-build893324914/b367/importcfg << 'EOF' # internal
2025-08-20T20:50:22.5860673Z [00:02:19.455]➜  # import config
2025-08-20T20:50:22.5861816Z [00:02:19.455]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.5863020Z [00:02:19.455]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build893324914/b368/_pkg_.a
2025-08-20T20:50:22.5864290Z [00:02:19.455]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build893324914/b369/_pkg_.a
2025-08-20T20:50:22.5865494Z [00:02:19.455]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build893324914/b370/_pkg_.a
2025-08-20T20:50:22.5866683Z [00:02:19.455]➜  packagefile github.com/pkg/errors=/tmp/go-build893324914/b374/_pkg_.a
2025-08-20T20:50:22.5867515Z [00:02:19.455]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.5868230Z [00:02:19.455]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.5868998Z [00:02:19.455]➜  packagefile os/user=/tmp/go-build893324914/b211/_pkg_.a
2025-08-20T20:50:22.5877521Z [00:02:19.455]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:22.5878757Z [00:02:19.455]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:22.5880037Z [00:02:19.455]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.5880867Z [00:02:19.455]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.5881440Z [00:02:19.455]➜  EOF
2025-08-20T20:50:22.5885282Z [00:02:19.457]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config=>github.com/docker/cli@v28.3.3+incompatible/cli/config;$WORK/b367=>" -p github.com/docker/cli/cli/config -lang=go1.16 -complete -installsuffix shared -buildid zdw6rUzwzVpbMPeNqIZr/zdw6rUzwzVpbMPeNqIZr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/config.go
2025-08-20T20:50:22.6001537Z [00:02:19.469]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T20:50:22.6013408Z [00:02:19.470]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/61/6136eb3ec5b35dabcde74061eadb81e4066d87abd890b5f1d87d23bb12b5b0c7-d # internal
2025-08-20T20:50:22.6016889Z [00:02:19.471]➜  golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
2025-08-20T20:50:22.6018301Z [00:02:19.471]➜  mkdir -p $WORK/b387/
2025-08-20T20:50:22.6024144Z [00:02:19.471]➜  cat >/tmp/go-build893324914/b387/importcfg << 'EOF' # internal
2025-08-20T20:50:22.6026420Z [00:02:19.471]➜  # import config
2025-08-20T20:50:22.6027796Z [00:02:19.471]➜  packagefile crypto/sha512=/tmp/go-build893324914/b150/_pkg_.a
2025-08-20T20:50:22.6028814Z [00:02:19.471]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.6029993Z [00:02:19.471]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build893324914/b388/_pkg_.a
2025-08-20T20:50:22.6030745Z [00:02:19.471]➜  EOF
2025-08-20T20:50:22.6034513Z [00:02:19.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b387/_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/b387=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid RC6vY48SRwQ6w9DjHqox/RC6vY48SRwQ6w9DjHqox -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
2025-08-20T20:50:22.6058366Z [00:02:19.475]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T20:50:22.6077474Z [00:02:19.476]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/d4/d4c6267416e8a60ad757b8038e66abd1d870840e1485546386edf2a16703db06-d # internal
2025-08-20T20:50:22.6078662Z [00:02:19.477]➜  gitlab.com/gitlab-org/cli/internal/oauth2
2025-08-20T20:50:22.6079251Z [00:02:19.477]➜  mkdir -p $WORK/b215/
2025-08-20T20:50:22.6088706Z [00:02:19.477]➜  cat >/tmp/go-build893324914/b215/importcfg << 'EOF' # internal
2025-08-20T20:50:22.6092277Z [00:02:19.477]➜  # import config
2025-08-20T20:50:22.6094142Z [00:02:19.477]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:22.6096330Z [00:02:19.477]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.6097660Z [00:02:19.477]➜  packagefile gitlab.com/gitlab-org/api/client-go/gitlaboauth2=/tmp/go-build893324914/b216/_pkg_.a
2025-08-20T20:50:22.6098987Z [00:02:19.477]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:22.6100318Z [00:02:19.478]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:22.6101637Z [00:02:19.478]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:22.6102755Z [00:02:19.478]➜  packagefile golang.org/x/oauth2=/tmp/go-build893324914/b200/_pkg_.a
2025-08-20T20:50:22.6103631Z [00:02:19.478]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.6104433Z [00:02:19.478]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:22.6105537Z [00:02:19.478]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.6106437Z [00:02:19.478]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.6108323Z [00:02:19.478]➜  EOF
2025-08-20T20:50:22.6113708Z [00:02:19.478]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2=>gitlab.com/gitlab-org/cli/internal/oauth2;$WORK/b215=>" -p gitlab.com/gitlab-org/cli/internal/oauth2 -lang=go1.25 -complete -installsuffix shared -buildid ZxZ7idB-ULUgTc4jN2nb/ZxZ7idB-ULUgTc4jN2nb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/config.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/oauth2.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/token_source.go
2025-08-20T20:50:22.6164472Z [00:02:19.485]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305
2025-08-20T20:50:22.6176068Z [00:02:19.485]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305=>golang.org/x/crypto@v0.41.0/internal/poly1305;$WORK/b386=>" -I $WORK/b386/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b386/sum_amd64.o ./sum_amd64.s
2025-08-20T20:50:22.6215140Z [00:02:19.490]➜  go tool pack r $WORK/b386/_pkg_.a $WORK/b386/sum_amd64.o # internal
2025-08-20T20:50:22.6217461Z [00:02:19.490]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T20:50:22.6255768Z [00:02:19.494]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T20:50:22.6257233Z [00:02:19.494]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/bb/bb812826f36e4fbf15f6f90bc5dfe2d6d8dd0e8caca06de8d3e2276ef74ea89c-d # internal
2025-08-20T20:50:22.6261254Z [00:02:19.495]➜  gitlab.com/gitlab-org/cli/internal/commands/auth/authutils
2025-08-20T20:50:22.6262643Z [00:02:19.495]➜  mkdir -p $WORK/b390/
2025-08-20T20:50:22.6264790Z [00:02:19.495]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T20:50:22.6276137Z [00:02:19.496]➜  cat >/tmp/go-build893324914/b390/importcfg << 'EOF' # internal
2025-08-20T20:50:22.6278599Z [00:02:19.496]➜  # import config
2025-08-20T20:50:22.6279334Z [00:02:19.496]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.6280164Z [00:02:19.496]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.6281181Z [00:02:19.496]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:22.6294692Z [00:02:19.496]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:22.6295877Z [00:02:19.496]➜  packagefile github.com/google/shlex=/tmp/go-build893324914/b293/_pkg_.a
2025-08-20T20:50:22.6297135Z [00:02:19.496]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:22.6298435Z [00:02:19.496]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:22.6299642Z [00:02:19.496]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:22.6300717Z [00:02:19.496]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:22.6301728Z [00:02:19.496]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.6302497Z [00:02:19.496]➜  EOF
2025-08-20T20:50:22.6306485Z [00:02:19.496]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:22.6315094Z [00:02:19.496]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/authutils=>gitlab.com/gitlab-org/cli/internal/commands/auth/authutils;$WORK/b390=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth/authutils -lang=go1.25 -complete -installsuffix shared -buildid N0Yge8L6H-miA2sU_xUe/N0Yge8L6H-miA2sU_xUe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/authutils/git_credentials.go
2025-08-20T20:50:22.6330641Z [00:02:19.496]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/75/751eac496cb4fcefb017bf124588f98023f7cfee78f7eeec3de9e34150670c1b-d # internal
2025-08-20T20:50:22.6331753Z [00:02:19.497]➜  archive/zip
2025-08-20T20:50:22.6332245Z [00:02:19.497]➜  mkdir -p $WORK/b398/
2025-08-20T20:50:22.6332961Z [00:02:19.497]➜  cat >/tmp/go-build893324914/b398/importcfg << 'EOF' # internal
2025-08-20T20:50:22.6333618Z [00:02:19.497]➜  # import config
2025-08-20T20:50:22.6334256Z [00:02:19.497]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:22.6335111Z [00:02:19.497]➜  packagefile compress/flate=/tmp/go-build893324914/b102/_pkg_.a
2025-08-20T20:50:22.6336027Z [00:02:19.497]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:22.6338898Z [00:02:19.497]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.6339675Z [00:02:19.497]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.6340490Z [00:02:19.497]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:22.6341383Z [00:02:19.497]➜  packagefile hash/crc32=/tmp/go-build893324914/b103/_pkg_.a
2025-08-20T20:50:22.6342315Z [00:02:19.497]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:22.6343224Z [00:02:19.497]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.6343990Z [00:02:19.497]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:22.6344708Z [00:02:19.497]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.6345454Z [00:02:19.497]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:22.6346271Z [00:02:19.498]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:22.6347428Z [00:02:19.498]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:22.6348242Z [00:02:19.498]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.6349050Z [00:02:19.498]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.6349816Z [00:02:19.498]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.6351080Z [00:02:19.498]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:22.6351748Z [00:02:19.498]➜  EOF
2025-08-20T20:50:22.6355289Z [00:02:19.498]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/.go/src/archive/zip=>archive/zip;$WORK/b398=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid POmn5GHYG7XLbkAGVbpy/POmn5GHYG7XLbkAGVbpy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/.go/src/archive/zip/reader.go /root/.go/src/archive/zip/register.go /root/.go/src/archive/zip/struct.go /root/.go/src/archive/zip/writer.go
2025-08-20T20:50:22.6359392Z [00:02:19.498]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/dd/ddd3e9bf4217313dab3b2424647ed0ca34df6b32e4ef9ceef1e3a7b7ba13f282-d # internal
2025-08-20T20:50:22.6360444Z [00:02:19.499]➜  golang.org/x/crypto/ssh
2025-08-20T20:50:22.6360964Z [00:02:19.499]➜  mkdir -p $WORK/b381/
2025-08-20T20:50:22.6361639Z [00:02:19.500]➜  cat >/tmp/go-build893324914/b381/importcfg << 'EOF' # internal
2025-08-20T20:50:22.6362258Z [00:02:19.500]➜  # import config
2025-08-20T20:50:22.6362908Z [00:02:19.500]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:22.6363700Z [00:02:19.500]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.6364494Z [00:02:19.500]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:22.6365275Z [00:02:19.500]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:22.6366090Z [00:02:19.500]➜  packagefile crypto/aes=/tmp/go-build893324914/b135/_pkg_.a
2025-08-20T20:50:22.6367202Z [00:02:19.500]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:22.6368382Z [00:02:19.500]➜  packagefile crypto/des=/tmp/go-build893324914/b136/_pkg_.a
2025-08-20T20:50:22.6369260Z [00:02:19.500]➜  packagefile crypto/dsa=/tmp/go-build893324914/b178/_pkg_.a
2025-08-20T20:50:22.6370164Z [00:02:19.500]➜  packagefile crypto/ecdsa=/tmp/go-build893324914/b142/_pkg_.a
2025-08-20T20:50:22.6371062Z [00:02:19.500]➜  packagefile crypto/ed25519=/tmp/go-build893324914/b154/_pkg_.a
2025-08-20T20:50:22.6371987Z [00:02:19.500]➜  packagefile crypto/elliptic=/tmp/go-build893324914/b143/_pkg_.a
2025-08-20T20:50:22.6372869Z [00:02:19.500]➜  packagefile crypto/hmac=/tmp/go-build893324914/b159/_pkg_.a
2025-08-20T20:50:22.6373693Z [00:02:19.500]➜  packagefile crypto/md5=/tmp/go-build893324914/b169/_pkg_.a
2025-08-20T20:50:22.6374546Z [00:02:19.500]➜  packagefile crypto/mlkem=/tmp/go-build893324914/b382/_pkg_.a
2025-08-20T20:50:22.6375407Z [00:02:19.500]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:22.6376252Z [00:02:19.500]➜  packagefile crypto/rc4=/tmp/go-build893324914/b170/_pkg_.a
2025-08-20T20:50:22.6377280Z [00:02:19.500]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:22.6378150Z [00:02:19.500]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:22.6379021Z [00:02:19.500]➜  packagefile crypto/sha256=/tmp/go-build893324914/b174/_pkg_.a
2025-08-20T20:50:22.6379892Z [00:02:19.500]➜  packagefile crypto/sha512=/tmp/go-build893324914/b150/_pkg_.a
2025-08-20T20:50:22.6380757Z [00:02:19.500]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:22.6381616Z [00:02:19.500]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:22.6382488Z [00:02:19.500]➜  packagefile encoding/asn1=/tmp/go-build893324914/b152/_pkg_.a
2025-08-20T20:50:22.6383394Z [00:02:19.500]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:22.6384303Z [00:02:19.500]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:22.6385230Z [00:02:19.500]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:22.6386095Z [00:02:19.500]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:22.6387358Z [00:02:19.500]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.6388126Z [00:02:19.500]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.6389063Z [00:02:19.500]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build893324914/b383/_pkg_.a
2025-08-20T20:50:22.6390156Z [00:02:19.500]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build893324914/b385/_pkg_.a
2025-08-20T20:50:22.6391298Z [00:02:19.500]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build893324914/b386/_pkg_.a
2025-08-20T20:50:22.6392586Z [00:02:19.500]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build893324914/b387/_pkg_.a
2025-08-20T20:50:22.6393612Z [00:02:19.500]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:22.6394376Z [00:02:19.500]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.6395116Z [00:02:19.500]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:22.6395879Z [00:02:19.500]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:22.6396856Z [00:02:19.500]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:22.6397677Z [00:02:19.500]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:22.6398446Z [00:02:19.500]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:22.6399179Z [00:02:19.500]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.6399949Z [00:02:19.500]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:22.6400719Z [00:02:19.500]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:22.6401435Z [00:02:19.500]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:22.6402117Z [00:02:19.500]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:22.6402992Z [00:02:19.500]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.6403680Z [00:02:19.500]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.6404377Z [00:02:19.500]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.6405133Z [00:02:19.500]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:22.6405881Z [00:02:19.500]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.6406412Z [00:02:19.500]➜  EOF
2025-08-20T20:50:22.6448692Z [00:02:19.500]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh=>golang.org/x/crypto@v0.41.0/ssh;$WORK/b381=>" -p golang.org/x/crypto/ssh -lang=go1.23 -complete -installsuffix shared -buildid IeC4XRyUphn9BYLKHDlO/IeC4XRyUphn9BYLKHDlO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/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-20T20:50:22.6552526Z [00:02:19.524]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T20:50:22.6566002Z [00:02:19.525]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/78/788f7abf6d1f835bfb185ffa80e43d55c0aca6d6fae4b2ff4e5fa69232cb272d-d # internal
2025-08-20T20:50:22.6583681Z [00:02:19.527]➜  gitlab.com/gitlab-org/cli/internal/api
2025-08-20T20:50:22.6587493Z [00:02:19.527]➜  mkdir -p $WORK/b203/
2025-08-20T20:50:22.6588230Z [00:02:19.527]➜  cat >/tmp/go-build893324914/b203/importcfg << 'EOF' # internal
2025-08-20T20:50:22.6588914Z [00:02:19.527]➜  # import config
2025-08-20T20:50:22.6589593Z [00:02:19.527]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:22.6590437Z [00:02:19.527]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:22.6591330Z [00:02:19.527]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:22.6592181Z [00:02:19.527]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.6592958Z [00:02:19.527]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.6593968Z [00:02:19.527]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:22.6595211Z [00:02:19.527]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:22.6596669Z [00:02:19.527]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:22.6598004Z [00:02:19.527]➜  packagefile gitlab.com/gitlab-org/cli/internal/oauth2=/tmp/go-build893324914/b215/_pkg_.a
2025-08-20T20:50:22.6611477Z [00:02:19.527]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build893324914/b298/_pkg_.a
2025-08-20T20:50:22.6612813Z [00:02:19.527]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.6613640Z [00:02:19.527]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:22.6614481Z [00:02:19.527]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:22.6615408Z [00:02:19.527]➜  packagefile net/http/httputil=/tmp/go-build893324914/b299/_pkg_.a
2025-08-20T20:50:22.6616298Z [00:02:19.527]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:22.6617411Z [00:02:19.527]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.6618200Z [00:02:19.527]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:22.6618993Z [00:02:19.527]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.6619866Z [00:02:19.527]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.6620686Z [00:02:19.527]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.6621288Z [00:02:19.527]➜  EOF
2025-08-20T20:50:22.6628225Z [00:02:19.527]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api=>gitlab.com/gitlab-org/cli/internal/api;$WORK/b203=>" -p gitlab.com/gitlab-org/cli/internal/api -lang=go1.25 -complete -installsuffix shared -buildid SQGjgvNs5cfVcVo_tLqr/SQGjgvNs5cfVcVo_tLqr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/client.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/debug_transport.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/default.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/issue.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/merge_request.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/milestone.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/pipeline.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/project.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/user.go
2025-08-20T20:50:22.6776108Z [00:02:19.546]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T20:50:22.6802307Z [00:02:19.549]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/06/06e8dcd541fbba0e627903f7bfc97dd3d4dfb4b9b1975f02743c9f44d944ab2c-d # internal
2025-08-20T20:50:22.6811088Z [00:02:19.549]➜  github.com/gdamore/encoding
2025-08-20T20:50:22.6811707Z [00:02:19.549]➜  mkdir -p $WORK/b413/
2025-08-20T20:50:22.6812459Z [00:02:19.549]➜  cat >/tmp/go-build893324914/b413/importcfg << 'EOF' # internal
2025-08-20T20:50:22.6813195Z [00:02:19.549]➜  # import config
2025-08-20T20:50:22.6814015Z [00:02:19.549]➜  packagefile golang.org/x/text/encoding=/tmp/go-build893324914/b321/_pkg_.a
2025-08-20T20:50:22.6815147Z [00:02:19.549]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:22.6816122Z [00:02:19.549]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.6817141Z [00:02:19.549]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:22.6817827Z [00:02:19.549]➜  EOF
2025-08-20T20:50:22.6823987Z [00:02:19.549]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1=>github.com/gdamore/encoding@v1.0.1;$WORK/b413=>" -p github.com/gdamore/encoding -lang=go1.9 -complete -installsuffix shared -buildid g56Z6m9XnG7KyIRbo77k/g56Z6m9XnG7KyIRbo77k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/ascii.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/charmap.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/doc.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/ebcdic.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/latin1.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/latin5.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/utf8.go
2025-08-20T20:50:22.7113015Z [00:02:19.580]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T20:50:22.7124018Z [00:02:19.581]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/e7/e7a2d8b67074505c992c99458b5897b7bbd662790ff6df412602b6365124b73d-d # internal
2025-08-20T20:50:22.7129232Z [00:02:19.582]➜  github.com/gdamore/tcell/v2/terminfo
2025-08-20T20:50:22.7131247Z [00:02:19.582]➜  mkdir -p $WORK/b414/
2025-08-20T20:50:22.7134828Z [00:02:19.582]➜  cat >/tmp/go-build893324914/b414/importcfg << 'EOF' # internal
2025-08-20T20:50:22.7137169Z [00:02:19.582]➜  # import config
2025-08-20T20:50:22.7137846Z [00:02:19.582]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.7138660Z [00:02:19.582]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.7139456Z [00:02:19.582]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.7140227Z [00:02:19.582]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:22.7141012Z [00:02:19.582]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:22.7141850Z [00:02:19.582]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.7142731Z [00:02:19.582]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.7143529Z [00:02:19.582]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:22.7144348Z [00:02:19.582]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:22.7144959Z [00:02:19.582]➜  EOF
2025-08-20T20:50:22.7148814Z [00:02:19.582]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo=>github.com/gdamore/tcell/v2@v2.8.1/terminfo;$WORK/b414=>" -p github.com/gdamore/tcell/v2/terminfo -lang=go1.12 -complete -installsuffix shared -buildid -uTOGwe154QlQ6hFbD_E/-uTOGwe154QlQ6hFbD_E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/terminfo.go
2025-08-20T20:50:22.7970662Z [00:02:19.664]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T20:50:22.7972038Z [00:02:19.666]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/11/11ecf8bfe04169784b5738e0450528204a9623e7c45f5b8dd4e5edd0b9036c18-d # internal
2025-08-20T20:50:22.7982545Z [00:02:19.666]➜  github.com/gdamore/tcell/v2/terminfo/a/ansi
2025-08-20T20:50:22.7983559Z [00:02:19.666]➜  mkdir -p $WORK/b416/
2025-08-20T20:50:22.7984285Z [00:02:19.666]➜  cat >/tmp/go-build893324914/b416/importcfg << 'EOF' # internal
2025-08-20T20:50:22.7984923Z [00:02:19.666]➜  # import config
2025-08-20T20:50:22.7985790Z [00:02:19.666]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:22.7986775Z [00:02:19.666]➜  EOF
2025-08-20T20:50:22.7990676Z [00:02:19.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/ansi=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/ansi;$WORK/b416=>" -p github.com/gdamore/tcell/v2/terminfo/a/ansi -lang=go1.12 -complete -installsuffix shared -buildid Ut9sBvUsUSn895WZ6TUN/Ut9sBvUsUSn895WZ6TUN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/ansi/term.go
2025-08-20T20:50:22.8073313Z [00:02:19.676]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T20:50:22.8079113Z [00:02:19.677]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/fe/fe91b6698cad5d56f0025a36be6765d75ceb854ed4cc78e16d2b3a01de7a51b9-d # internal
2025-08-20T20:50:22.8082895Z [00:02:19.677]➜  github.com/gdamore/tcell/v2/terminfo/v/vt100
2025-08-20T20:50:22.8083539Z [00:02:19.677]➜  mkdir -p $WORK/b417/
2025-08-20T20:50:22.8084271Z [00:02:19.677]➜  cat >/tmp/go-build893324914/b417/importcfg << 'EOF' # internal
2025-08-20T20:50:22.8084963Z [00:02:19.677]➜  # import config
2025-08-20T20:50:22.8085840Z [00:02:19.677]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:22.8086855Z [00:02:19.677]➜  EOF
2025-08-20T20:50:22.8091036Z [00:02:19.677]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt100=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt100;$WORK/b417=>" -p github.com/gdamore/tcell/v2/terminfo/v/vt100 -lang=go1.12 -complete -installsuffix shared -buildid 4LAjPijY1Vom39f6WhGI/4LAjPijY1Vom39f6WhGI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt100/term.go
2025-08-20T20:50:22.8181737Z [00:02:19.687]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T20:50:22.8187599Z [00:02:19.687]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/da/da5571557ecd6a3b26d414751dca2aa572430ab3af21c0bbc2783e8d4954a82d-d # internal
2025-08-20T20:50:22.8195993Z [00:02:19.688]➜  github.com/gdamore/tcell/v2/terminfo/v/vt102
2025-08-20T20:50:22.8196818Z [00:02:19.688]➜  mkdir -p $WORK/b418/
2025-08-20T20:50:22.8197551Z [00:02:19.688]➜  cat >/tmp/go-build893324914/b418/importcfg << 'EOF' # internal
2025-08-20T20:50:22.8198221Z [00:02:19.688]➜  # import config
2025-08-20T20:50:22.8199112Z [00:02:19.688]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:22.8199910Z [00:02:19.688]➜  EOF
2025-08-20T20:50:22.8203671Z [00:02:19.688]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt102=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt102;$WORK/b418=>" -p github.com/gdamore/tcell/v2/terminfo/v/vt102 -lang=go1.12 -complete -installsuffix shared -buildid D_pYQ4RDYUwO9W10GPTm/D_pYQ4RDYUwO9W10GPTm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt102/term.go
2025-08-20T20:50:22.8283647Z [00:02:19.697]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T20:50:22.8290399Z [00:02:19.698]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/1a/1adfc235adf0d8655341eb4fafb63b67d9f14fad56c7f2b4f56ca308e4341907-d # internal
2025-08-20T20:50:22.8291635Z [00:02:19.698]➜  github.com/gdamore/tcell/v2/terminfo/v/vt220
2025-08-20T20:50:22.8293955Z [00:02:19.698]➜  mkdir -p $WORK/b419/
2025-08-20T20:50:22.8296907Z [00:02:19.698]➜  cat >/tmp/go-build893324914/b419/importcfg << 'EOF' # internal
2025-08-20T20:50:22.8308052Z [00:02:19.698]➜  # import config
2025-08-20T20:50:22.8308933Z [00:02:19.698]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:22.8309702Z [00:02:19.698]➜  EOF
2025-08-20T20:50:22.8313424Z [00:02:19.699]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt220=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt220;$WORK/b419=>" -p github.com/gdamore/tcell/v2/terminfo/v/vt220 -lang=go1.12 -complete -installsuffix shared -buildid QSMTvEO_6pbvd9gXu_Kv/QSMTvEO_6pbvd9gXu_Kv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt220/term.go
2025-08-20T20:50:22.8401221Z [00:02:19.709]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T20:50:22.8408595Z [00:02:19.709]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/64/64db6719524d7030e8f3982aca37f98f787f23f5c2cc162d663b682ca1bf4985-d # internal
2025-08-20T20:50:22.8416122Z [00:02:19.710]➜  github.com/gdamore/tcell/v2/terminfo/x/xterm
2025-08-20T20:50:22.8437526Z [00:02:19.710]➜  mkdir -p $WORK/b420/
2025-08-20T20:50:22.8438286Z [00:02:19.710]➜  cat >/tmp/go-build893324914/b420/importcfg << 'EOF' # internal
2025-08-20T20:50:22.8438989Z [00:02:19.710]➜  # import config
2025-08-20T20:50:22.8439915Z [00:02:19.710]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:22.8440771Z [00:02:19.710]➜  EOF
2025-08-20T20:50:22.8445606Z [00:02:19.710]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm;$WORK/b420=>" -p github.com/gdamore/tcell/v2/terminfo/x/xterm -lang=go1.12 -complete -installsuffix shared -buildid eW5qm561yIwhKVu7yUV0/eW5qm561yIwhKVu7yUV0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm/direct.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm/term.go
2025-08-20T20:50:22.8632530Z [00:02:19.732]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T20:50:22.8647416Z [00:02:19.733]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/eb/ebc9d3fbdf772f35b02a633a7a3b053b801f6b8907cc923e3731d494456fe079-d # internal
2025-08-20T20:50:22.8648703Z [00:02:19.733]➜  github.com/gdamore/tcell/v2/terminfo/base
2025-08-20T20:50:22.8649323Z [00:02:19.733]➜  mkdir -p $WORK/b415/
2025-08-20T20:50:22.8652330Z [00:02:19.733]➜  cat >/tmp/go-build893324914/b415/importcfg << 'EOF' # internal
2025-08-20T20:50:22.8653052Z [00:02:19.733]➜  # import config
2025-08-20T20:50:22.8654012Z [00:02:19.733]➜  packagefile github.com/gdamore/tcell/v2/terminfo/a/ansi=/tmp/go-build893324914/b416/_pkg_.a
2025-08-20T20:50:22.8655361Z [00:02:19.733]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt100=/tmp/go-build893324914/b417/_pkg_.a
2025-08-20T20:50:22.8656937Z [00:02:19.733]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt102=/tmp/go-build893324914/b418/_pkg_.a
2025-08-20T20:50:22.8658364Z [00:02:19.733]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt220=/tmp/go-build893324914/b419/_pkg_.a
2025-08-20T20:50:22.8659746Z [00:02:19.733]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xterm=/tmp/go-build893324914/b420/_pkg_.a
2025-08-20T20:50:22.8660668Z [00:02:19.733]➜  EOF
2025-08-20T20:50:22.8664506Z [00:02:19.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/base=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/base;$WORK/b415=>" -p github.com/gdamore/tcell/v2/terminfo/base -lang=go1.12 -complete -installsuffix shared -buildid wY2ncmTeUVNvFnLqQv93/wY2ncmTeUVNvFnLqQv93 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/base/base.go
2025-08-20T20:50:22.8750408Z [00:02:19.744]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T20:50:22.8755293Z [00:02:19.744]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/49/49dde555895f031db409823b1353058cc52faf11dff2f8e1d85c3e5cf4254017-d # internal
2025-08-20T20:50:22.8792317Z [00:02:19.744]➜  github.com/gdamore/tcell/v2/terminfo/dynamic
2025-08-20T20:50:22.8792999Z [00:02:19.744]➜  mkdir -p $WORK/b421/
2025-08-20T20:50:22.8793746Z [00:02:19.745]➜  cat >/tmp/go-build893324914/b421/importcfg << 'EOF' # internal
2025-08-20T20:50:22.8794471Z [00:02:19.745]➜  # import config
2025-08-20T20:50:22.8795138Z [00:02:19.745]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:22.8795970Z [00:02:19.745]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.8797254Z [00:02:19.745]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:22.8798333Z [00:02:19.745]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:22.8799160Z [00:02:19.745]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:22.8799976Z [00:02:19.745]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:22.8800815Z [00:02:19.745]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.8801453Z [00:02:19.745]➜  EOF
2025-08-20T20:50:22.8805679Z [00:02:19.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/dynamic=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/dynamic;$WORK/b421=>" -p github.com/gdamore/tcell/v2/terminfo/dynamic -lang=go1.12 -complete -installsuffix shared -buildid 5a1-3tjsaHqwbefWyfcG/5a1-3tjsaHqwbefWyfcG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/dynamic/dynamic.go
2025-08-20T20:50:22.9453757Z [00:02:19.814]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T20:50:22.9508707Z [00:02:19.820]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/da/dad135adb053d8579850e9a17133296fa28daba8eb5780c4b7afe3dace93779c-d # internal
2025-08-20T20:50:22.9521378Z [00:02:19.821]➜  gitlab.com/gitlab-org/cli/internal/glrepo
2025-08-20T20:50:22.9523670Z [00:02:19.821]➜  mkdir -p $WORK/b349/
2025-08-20T20:50:22.9553906Z [00:02:19.824]➜  cat >/tmp/go-build893324914/b349/importcfg << 'EOF' # internal
2025-08-20T20:50:22.9554853Z [00:02:19.824]➜  # import config
2025-08-20T20:50:22.9557792Z [00:02:19.824]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:22.9558837Z [00:02:19.824]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:22.9560364Z [00:02:19.824]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build893324914/b350/_pkg_.a
2025-08-20T20:50:22.9562970Z [00:02:19.824]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:22.9564251Z [00:02:19.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:22.9565475Z [00:02:19.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:22.9566831Z [00:02:19.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:22.9568143Z [00:02:19.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:22.9569462Z [00:02:19.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:22.9570719Z [00:02:19.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:22.9571749Z [00:02:19.824]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:22.9572557Z [00:02:19.824]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:22.9573706Z [00:02:19.824]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:22.9574503Z [00:02:19.824]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:22.9575101Z [00:02:19.824]➜  EOF
2025-08-20T20:50:22.9581921Z [00:02:19.824]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo=>gitlab.com/gitlab-org/cli/internal/glrepo;$WORK/b349=>" -p gitlab.com/gitlab-org/cli/internal/glrepo -lang=go1.25 -complete -installsuffix shared -buildid Lgm3H_6qDKwQnkGg_19t/Lgm3H_6qDKwQnkGg_19t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/remote.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/repo.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/resolver.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/test_helpers.go
2025-08-20T20:50:23.0020706Z [00:02:19.871]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T20:50:23.0049524Z [00:02:19.873]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/a6/a61fe7e9fbe187407ac7896cbb09946fc8dc8c0f946467404779b07b4b3c6e51-d # internal
2025-08-20T20:50:23.0086035Z [00:02:19.873]➜  github.com/gdamore/tcell/v2/terminfo/a/aixterm
2025-08-20T20:50:23.0087526Z [00:02:19.873]➜  mkdir -p $WORK/b423/
2025-08-20T20:50:23.0088278Z [00:02:19.874]➜  cat >/tmp/go-build893324914/b423/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0088964Z [00:02:19.874]➜  # import config
2025-08-20T20:50:23.0089845Z [00:02:19.874]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0090667Z [00:02:19.874]➜  EOF
2025-08-20T20:50:23.0094969Z [00:02:19.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/aixterm=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/aixterm;$WORK/b423=>" -p github.com/gdamore/tcell/v2/terminfo/a/aixterm -lang=go1.12 -complete -installsuffix shared -buildid QvBcyWb0wflIDq_7qdNf/QvBcyWb0wflIDq_7qdNf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/aixterm/term.go
2025-08-20T20:50:23.0149109Z [00:02:19.884]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T20:50:23.0155794Z [00:02:19.884]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/05/05d57f6edf4aeb6da7013db67a5264d0229f78b95edd8959bd7aab7d99c33a68-d # internal
2025-08-20T20:50:23.0157633Z [00:02:19.885]➜  github.com/gdamore/tcell/v2/terminfo/a/alacritty
2025-08-20T20:50:23.0159274Z [00:02:19.885]➜  mkdir -p $WORK/b424/
2025-08-20T20:50:23.0163867Z [00:02:19.885]➜  cat >/tmp/go-build893324914/b424/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0164808Z [00:02:19.885]➜  # import config
2025-08-20T20:50:23.0166037Z [00:02:19.885]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0167308Z [00:02:19.885]➜  EOF
2025-08-20T20:50:23.0171985Z [00:02:19.885]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/alacritty=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/alacritty;$WORK/b424=>" -p github.com/gdamore/tcell/v2/terminfo/a/alacritty -lang=go1.12 -complete -installsuffix shared -buildid J_M0IdYFugYxY_M0O0Sm/J_M0IdYFugYxY_M0O0Sm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/alacritty/direct.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/a/alacritty/term.go
2025-08-20T20:50:23.0300444Z [00:02:19.899]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T20:50:23.0310846Z [00:02:19.900]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/73/732cee04ae44038fec639ab546e5f1fa9d324fd682be8a452c6e11c5ef875f32-d # internal
2025-08-20T20:50:23.0317175Z [00:02:19.900]➜  github.com/gdamore/tcell/v2/terminfo/b/beterm
2025-08-20T20:50:23.0318093Z [00:02:19.900]➜  mkdir -p $WORK/b425/
2025-08-20T20:50:23.0320277Z [00:02:19.901]➜  cat >/tmp/go-build893324914/b425/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0321429Z [00:02:19.901]➜  # import config
2025-08-20T20:50:23.0323899Z [00:02:19.901]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0324612Z [00:02:19.901]➜  EOF
2025-08-20T20:50:23.0328269Z [00:02:19.901]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/b/beterm=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/b/beterm;$WORK/b425=>" -p github.com/gdamore/tcell/v2/terminfo/b/beterm -lang=go1.12 -complete -installsuffix shared -buildid kl4LDfyc_7X8iDYxvCi4/kl4LDfyc_7X8iDYxvCi4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/b/beterm/term.go
2025-08-20T20:50:23.0349854Z [00:02:19.904]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T20:50:23.0416349Z [00:02:19.910]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/1c/1cafd0e5ff9450d48acd602b17e3bfb853fb8216a2705901746de2900322870f-d # internal
2025-08-20T20:50:23.0425175Z [00:02:19.911]➜  github.com/gdamore/tcell/v2/terminfo/c/cygwin
2025-08-20T20:50:23.0425870Z [00:02:19.911]➜  mkdir -p $WORK/b426/
2025-08-20T20:50:23.0426797Z [00:02:19.911]➜  cat >/tmp/go-build893324914/b426/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0427491Z [00:02:19.911]➜  # import config
2025-08-20T20:50:23.0428390Z [00:02:19.911]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0429249Z [00:02:19.911]➜  EOF
2025-08-20T20:50:23.0433446Z [00:02:19.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/c/cygwin=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/c/cygwin;$WORK/b426=>" -p github.com/gdamore/tcell/v2/terminfo/c/cygwin -lang=go1.12 -complete -installsuffix shared -buildid IryNhMnPANZeqvPYu-9h/IryNhMnPANZeqvPYu-9h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/c/cygwin/term.go
2025-08-20T20:50:23.0582045Z [00:02:19.927]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T20:50:23.0583597Z [00:02:19.927]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/54/540c564bbfa14aa8d353db228e6d408f507c52652db72debe27bd22f7831ae21-d # internal
2025-08-20T20:50:23.0584781Z [00:02:19.927]➜  github.com/gdamore/tcell/v2/terminfo/d/dtterm
2025-08-20T20:50:23.0585372Z [00:02:19.927]➜  mkdir -p $WORK/b427/
2025-08-20T20:50:23.0586046Z [00:02:19.927]➜  cat >/tmp/go-build893324914/b427/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0586859Z [00:02:19.927]➜  # import config
2025-08-20T20:50:23.0587722Z [00:02:19.927]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0588502Z [00:02:19.927]➜  EOF
2025-08-20T20:50:23.0592470Z [00:02:19.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/d/dtterm=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/d/dtterm;$WORK/b427=>" -p github.com/gdamore/tcell/v2/terminfo/d/dtterm -lang=go1.12 -complete -installsuffix shared -buildid TPQpIUJLnpA_VsVtUzOj/TPQpIUJLnpA_VsVtUzOj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/d/dtterm/term.go
2025-08-20T20:50:23.0674211Z [00:02:19.936]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T20:50:23.0687397Z [00:02:19.937]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/3e/3e140bfa6d935f7d9c52005138160781bc7ecc2455a4d59a8fe0175fc8612bec-d # internal
2025-08-20T20:50:23.0689771Z [00:02:19.937]➜  github.com/gdamore/tcell/v2/terminfo/e/emacs
2025-08-20T20:50:23.0692833Z [00:02:19.937]➜  mkdir -p $WORK/b428/
2025-08-20T20:50:23.0693915Z [00:02:19.937]➜  cat >/tmp/go-build893324914/b428/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0694605Z [00:02:19.937]➜  # import config
2025-08-20T20:50:23.0695504Z [00:02:19.937]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0696340Z [00:02:19.937]➜  EOF
2025-08-20T20:50:23.0700521Z [00:02:19.937]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/e/emacs=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/e/emacs;$WORK/b428=>" -p github.com/gdamore/tcell/v2/terminfo/e/emacs -lang=go1.12 -complete -installsuffix shared -buildid lmeMtpo1XsoM6Owb-n-r/lmeMtpo1XsoM6Owb-n-r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/e/emacs/term.go
2025-08-20T20:50:23.0727109Z [00:02:19.941]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T20:50:23.0735290Z [00:02:19.942]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/cc/cc8961d1479537f13dd48041fa360c03c9afd1dfe67fda6d8490906d674440aa-d # internal
2025-08-20T20:50:23.0738569Z [00:02:19.942]➜  github.com/gdamore/tcell/v2/terminfo/f/foot
2025-08-20T20:50:23.0743168Z [00:02:19.943]➜  mkdir -p $WORK/b429/
2025-08-20T20:50:23.0779923Z [00:02:19.943]➜  cat >/tmp/go-build893324914/b429/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0780605Z [00:02:19.943]➜  # import config
2025-08-20T20:50:23.0781445Z [00:02:19.943]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0782215Z [00:02:19.943]➜  EOF
2025-08-20T20:50:23.0786202Z [00:02:19.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/f/foot=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/f/foot;$WORK/b429=>" -p github.com/gdamore/tcell/v2/terminfo/f/foot -lang=go1.12 -complete -installsuffix shared -buildid T7o2ErSNlE2fV2ec-6gE/T7o2ErSNlE2fV2ec-6gE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/f/foot/foot.go
2025-08-20T20:50:23.0808571Z [00:02:19.950]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T20:50:23.0814867Z [00:02:19.950]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/8c/8c55ad818079feb5abbcf80198b9576e16cb0c46b6109426aaf51738353871f1-d # internal
2025-08-20T20:50:23.0823685Z [00:02:19.950]➜  github.com/gdamore/tcell/v2/terminfo/g/gnome
2025-08-20T20:50:23.0824312Z [00:02:19.951]➜  mkdir -p $WORK/b430/
2025-08-20T20:50:23.0824997Z [00:02:19.951]➜  cat >/tmp/go-build893324914/b430/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0825643Z [00:02:19.951]➜  # import config
2025-08-20T20:50:23.0826656Z [00:02:19.951]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0827579Z [00:02:19.951]➜  EOF
2025-08-20T20:50:23.0837109Z [00:02:19.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/g/gnome=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/g/gnome;$WORK/b430=>" -p github.com/gdamore/tcell/v2/terminfo/g/gnome -lang=go1.12 -complete -installsuffix shared -buildid EgO5Zf4Lw_W0WRWGjJeO/EgO5Zf4Lw_W0WRWGjJeO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/g/gnome/term.go
2025-08-20T20:50:23.0858383Z [00:02:19.955]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T20:50:23.0865826Z [00:02:19.955]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/f2/f2902cb87b622cc8cb5892234fad00f351d04f3fc39905a7bac38c79efc32b5c-d # internal
2025-08-20T20:50:23.0872560Z [00:02:19.956]➜  github.com/gdamore/tcell/v2/terminfo/h/hpterm
2025-08-20T20:50:23.0873245Z [00:02:19.956]➜  mkdir -p $WORK/b431/
2025-08-20T20:50:23.0877560Z [00:02:19.956]➜  cat >/tmp/go-build893324914/b431/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0878518Z [00:02:19.956]➜  # import config
2025-08-20T20:50:23.0879368Z [00:02:19.956]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0880141Z [00:02:19.956]➜  EOF
2025-08-20T20:50:23.0883967Z [00:02:19.956]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/h/hpterm=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/h/hpterm;$WORK/b431=>" -p github.com/gdamore/tcell/v2/terminfo/h/hpterm -lang=go1.12 -complete -installsuffix shared -buildid eXL3BkrnY1SKzOd59H7L/eXL3BkrnY1SKzOd59H7L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/h/hpterm/term.go
2025-08-20T20:50:23.0953436Z [00:02:19.964]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T20:50:23.0964808Z [00:02:19.965]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/61/61b157f7296b4340d37b65ada2ef93443e8efcdea01cef217f5372bf5dab258e-d # internal
2025-08-20T20:50:23.0978544Z [00:02:19.965]➜  github.com/gdamore/tcell/v2/terminfo/k/konsole
2025-08-20T20:50:23.0979177Z [00:02:19.965]➜  mkdir -p $WORK/b432/
2025-08-20T20:50:23.0979853Z [00:02:19.965]➜  cat >/tmp/go-build893324914/b432/importcfg << 'EOF' # internal
2025-08-20T20:50:23.0984544Z [00:02:19.965]➜  # import config
2025-08-20T20:50:23.0985463Z [00:02:19.965]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.0986234Z [00:02:19.965]➜  EOF
2025-08-20T20:50:23.0994897Z [00:02:19.965]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/k/konsole=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/k/konsole;$WORK/b432=>" -p github.com/gdamore/tcell/v2/terminfo/k/konsole -lang=go1.12 -complete -installsuffix shared -buildid EzbbFx_ai3thqV-pVSzI/EzbbFx_ai3thqV-pVSzI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/k/konsole/term.go
2025-08-20T20:50:23.0998460Z [00:02:19.966]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T20:50:23.0999688Z [00:02:19.967]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/09/0948c0aa7bc57c5450de7252ab644ce6547469bdbef69692d0f3d837ea8fca0e-d # internal
2025-08-20T20:50:23.1000889Z [00:02:19.967]➜  github.com/gdamore/tcell/v2/terminfo/k/kterm
2025-08-20T20:50:23.1001455Z [00:02:19.967]➜  mkdir -p $WORK/b433/
2025-08-20T20:50:23.1002106Z [00:02:19.968]➜  cat >/tmp/go-build893324914/b433/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1002711Z [00:02:19.968]➜  # import config
2025-08-20T20:50:23.1003506Z [00:02:19.968]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.1004257Z [00:02:19.968]➜  EOF
2025-08-20T20:50:23.1008031Z [00:02:19.968]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/k/kterm=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/k/kterm;$WORK/b433=>" -p github.com/gdamore/tcell/v2/terminfo/k/kterm -lang=go1.12 -complete -installsuffix shared -buildid vJgVBR_Rh6kVdr9yUY7u/vJgVBR_Rh6kVdr9yUY7u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/k/kterm/term.go
2025-08-20T20:50:23.1074877Z [00:02:19.976]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T20:50:23.1088421Z [00:02:19.978]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T20:50:23.1095458Z [00:02:19.978]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/e7/e7ae21e2c98ef2d68e08cb92ed42c5d443b9cfbfac2cfcfcdf1f51f3c1932d3f-d # internal
2025-08-20T20:50:23.1136695Z [00:02:19.978]➜  github.com/gdamore/tcell/v2/terminfo/l/linux
2025-08-20T20:50:23.1137357Z [00:02:19.978]➜  mkdir -p $WORK/b434/
2025-08-20T20:50:23.1138075Z [00:02:19.979]➜  cat >/tmp/go-build893324914/b434/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1138816Z [00:02:19.979]➜  # import config
2025-08-20T20:50:23.1139746Z [00:02:19.979]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.1140586Z [00:02:19.979]➜  EOF
2025-08-20T20:50:23.1144763Z [00:02:19.979]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/l/linux=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/l/linux;$WORK/b434=>" -p github.com/gdamore/tcell/v2/terminfo/l/linux -lang=go1.12 -complete -installsuffix shared -buildid W-OF1-Tb6zrgFwZKipgp/W-OF1-Tb6zrgFwZKipgp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/l/linux/term.go
2025-08-20T20:50:23.1148792Z [00:02:19.979]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T20:50:23.1150105Z [00:02:19.979]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/c7/c713b6a30645443cff451aa408cfa02aa882f5971e9a323b7e430e556ab3f7c1-d # internal
2025-08-20T20:50:23.1151379Z [00:02:19.980]➜  github.com/gdamore/tcell/v2/terminfo/p/pcansi
2025-08-20T20:50:23.1152035Z [00:02:19.980]➜  mkdir -p $WORK/b435/
2025-08-20T20:50:23.1152746Z [00:02:19.980]➜  cat >/tmp/go-build893324914/b435/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1153436Z [00:02:19.980]➜  # import config
2025-08-20T20:50:23.1154297Z [00:02:19.980]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.1155094Z [00:02:19.980]➜  EOF
2025-08-20T20:50:23.1163334Z [00:02:19.980]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/p/pcansi=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/p/pcansi;$WORK/b435=>" -p github.com/gdamore/tcell/v2/terminfo/p/pcansi -lang=go1.12 -complete -installsuffix shared -buildid h4w14GoC832H1O_W6z77/h4w14GoC832H1O_W6z77 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/p/pcansi/term.go
2025-08-20T20:50:23.1167685Z [00:02:19.983]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/ab/ab9909bb35bdf7b30e348cefc4c2cfa40b1b1978fe3c6a83a50163a6019f4452-d # internal
2025-08-20T20:50:23.1168881Z [00:02:19.984]➜  gitlab.com/gitlab-org/cli/internal/cmdutils
2025-08-20T20:50:23.1169507Z [00:02:19.984]➜  mkdir -p $WORK/b300/
2025-08-20T20:50:23.1170214Z [00:02:19.984]➜  cat >/tmp/go-build893324914/b300/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1170896Z [00:02:19.984]➜  # import config
2025-08-20T20:50:23.1171557Z [00:02:19.984]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:23.1172350Z [00:02:19.984]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.1173353Z [00:02:19.984]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:23.1174616Z [00:02:19.984]➜  packagefile github.com/AlecAivazis/survey/v2/terminal=/tmp/go-build893324914/b220/_pkg_.a
2025-08-20T20:50:23.1176077Z [00:02:19.984]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.1177309Z [00:02:19.984]➜  packagefile github.com/spf13/viper=/tmp/go-build893324914/b301/_pkg_.a
2025-08-20T20:50:23.1178435Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:23.1179669Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:23.1180926Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.1182195Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:23.1183484Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:23.1184827Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:23.1186176Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:23.1187676Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.1188991Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:23.1190299Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/surveyext=/tmp/go-build893324914/b296/_pkg_.a
2025-08-20T20:50:23.1191588Z [00:02:19.984]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:23.1192813Z [00:02:19.984]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:23.1193639Z [00:02:19.984]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:23.1194471Z [00:02:19.984]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:23.1195238Z [00:02:19.984]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:23.1196080Z [00:02:19.984]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:23.1197160Z [00:02:19.984]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:23.1197952Z [00:02:19.984]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:23.1198723Z [00:02:19.984]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:23.1199512Z [00:02:19.984]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.1200302Z [00:02:19.984]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:23.1200895Z [00:02:19.984]➜  EOF
2025-08-20T20:50:23.1222742Z [00:02:19.984]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils=>gitlab.com/gitlab-org/cli/internal/cmdutils;$WORK/b300=>" -p gitlab.com/gitlab-org/cli/internal/cmdutils -lang=go1.25 -complete -installsuffix shared -buildid j3eLSW61vDcG75QUxVIr/j3eLSW61vDcG75QUxVIr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/cmdutils.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/enum_flag.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/errors.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/factory.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/flag.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/remote_resolver.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/repo_override.go
2025-08-20T20:50:23.1228667Z [00:02:19.989]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T20:50:23.1229933Z [00:02:19.990]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/3c/3ca14b33fdf16d7797ab2494b3e13ea69db96606bcee3ce7ce4dc42f11a4f2c4-d # internal
2025-08-20T20:50:23.1231161Z [00:02:19.990]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils
2025-08-20T20:50:23.1232114Z [00:02:19.990]➜  mkdir -p $WORK/b401/
2025-08-20T20:50:23.1232796Z [00:02:19.990]➜  cat >/tmp/go-build893324914/b401/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1233452Z [00:02:19.990]➜  # import config
2025-08-20T20:50:23.1234119Z [00:02:19.990]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:23.1234909Z [00:02:19.990]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.1235878Z [00:02:19.990]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:23.1237655Z [00:02:19.990]➜  packagefile github.com/AlecAivazis/survey/v2/terminal=/tmp/go-build893324914/b220/_pkg_.a
2025-08-20T20:50:23.1239006Z [00:02:19.990]➜  packagefile github.com/pkg/errors=/tmp/go-build893324914/b374/_pkg_.a
2025-08-20T20:50:23.1240486Z [00:02:19.990]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:23.1242034Z [00:02:19.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:23.1243711Z [00:02:19.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:23.1245461Z [00:02:19.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.1249822Z [00:02:19.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:23.1252200Z [00:02:19.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:23.1253595Z [00:02:19.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:23.1254655Z [00:02:19.991]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:23.1255761Z [00:02:19.991]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:23.1256901Z [00:02:19.991]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:23.1260553Z [00:02:19.991]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.1262712Z [00:02:19.991]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:23.1263537Z [00:02:19.991]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:23.1264119Z [00:02:19.991]➜  EOF
2025-08-20T20:50:23.1268048Z [00:02:19.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ciutils=>gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils;$WORK/b401=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils -lang=go1.25 -complete -installsuffix shared -buildid ghek_I73GRLB7wJ7uipT/ghek_I73GRLB7wJ7uipT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ciutils/utils.go
2025-08-20T20:50:23.1271513Z [00:02:19.993]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T20:50:23.1272761Z [00:02:19.994]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/23/236c0bc71c5f94251f160ed8cd4d542b766cc905c1fcfdf833278d0ac1994ada-d # internal
2025-08-20T20:50:23.1273881Z [00:02:19.994]➜  github.com/gdamore/tcell/v2/terminfo/r/rxvt
2025-08-20T20:50:23.1274468Z [00:02:19.994]➜  mkdir -p $WORK/b436/
2025-08-20T20:50:23.1275156Z [00:02:19.995]➜  cat >/tmp/go-build893324914/b436/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1275810Z [00:02:19.995]➜  # import config
2025-08-20T20:50:23.1276850Z [00:02:19.995]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.1277661Z [00:02:19.995]➜  EOF
2025-08-20T20:50:23.1284479Z [00:02:19.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/r/rxvt=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/r/rxvt;$WORK/b436=>" -p github.com/gdamore/tcell/v2/terminfo/r/rxvt -lang=go1.12 -complete -installsuffix shared -buildid yOmlWTNTGXSAgSmSG-Ni/yOmlWTNTGXSAgSmSG-Ni -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/r/rxvt/term.go
2025-08-20T20:50:23.1566891Z [00:02:20.025]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T20:50:23.1571017Z [00:02:20.026]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/1e/1e5420cf6abc5224a8431f12bf17c921c0c1be72c05ff5061fd9370532b697d8-d # internal
2025-08-20T20:50:23.1572244Z [00:02:20.026]➜  github.com/gdamore/tcell/v2/terminfo/s/screen
2025-08-20T20:50:23.1572870Z [00:02:20.026]➜  mkdir -p $WORK/b437/
2025-08-20T20:50:23.1573599Z [00:02:20.026]➜  cat >/tmp/go-build893324914/b437/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1574276Z [00:02:20.026]➜  # import config
2025-08-20T20:50:23.1575209Z [00:02:20.026]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.1575999Z [00:02:20.026]➜  EOF
2025-08-20T20:50:23.1580135Z [00:02:20.026]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/screen=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/screen;$WORK/b437=>" -p github.com/gdamore/tcell/v2/terminfo/s/screen -lang=go1.12 -complete -installsuffix shared -buildid TGxOa4ZDiA8uzN_noxWZ/TGxOa4ZDiA8uzN_noxWZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/screen/term.go
2025-08-20T20:50:23.1709772Z [00:02:20.040]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T20:50:23.1711160Z [00:02:20.040]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/63/63e9cbb7808050ae42f4be4dfa27434f425dd849b798c15b0d0b60ab2cf48d18-d # internal
2025-08-20T20:50:23.1712741Z [00:02:20.040]➜  github.com/gdamore/tcell/v2/terminfo/s/simpleterm
2025-08-20T20:50:23.1720360Z [00:02:20.041]➜  mkdir -p $WORK/b438/
2025-08-20T20:50:23.1720998Z [00:02:20.041]➜  cat >/tmp/go-build893324914/b438/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1721685Z [00:02:20.041]➜  # import config
2025-08-20T20:50:23.1722502Z [00:02:20.041]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.1723273Z [00:02:20.041]➜  EOF
2025-08-20T20:50:23.1727414Z [00:02:20.041]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/simpleterm=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/simpleterm;$WORK/b438=>" -p github.com/gdamore/tcell/v2/terminfo/s/simpleterm -lang=go1.12 -complete -installsuffix shared -buildid aVhkDWBCLz1HHzjklB9H/aVhkDWBCLz1HHzjklB9H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/simpleterm/term.go
2025-08-20T20:50:23.1853442Z [00:02:20.054]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T20:50:23.1859817Z [00:02:20.055]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/b0/b03d372bc5a09109f637a8b7418c9026c5482589062979dec8641422507e5d0d-d # internal
2025-08-20T20:50:23.1861605Z [00:02:20.055]➜  github.com/gdamore/tcell/v2/terminfo/s/sun
2025-08-20T20:50:23.1862741Z [00:02:20.055]➜  mkdir -p $WORK/b439/
2025-08-20T20:50:23.1868067Z [00:02:20.056]➜  cat >/tmp/go-build893324914/b439/importcfg << 'EOF' # internal
2025-08-20T20:50:23.1869009Z [00:02:20.056]➜  # import config
2025-08-20T20:50:23.1871408Z [00:02:20.056]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.1872229Z [00:02:20.056]➜  EOF
2025-08-20T20:50:23.1876057Z [00:02:20.056]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/sun=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/sun;$WORK/b439=>" -p github.com/gdamore/tcell/v2/terminfo/s/sun -lang=go1.12 -complete -installsuffix shared -buildid PZnLkE_YnGjVnMmjSRYK/PZnLkE_YnGjVnMmjSRYK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/s/sun/term.go
2025-08-20T20:50:23.2098639Z [00:02:20.079]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T20:50:23.2103658Z [00:02:20.079]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/37/373f119000ea16fee47cdadb79b50cfb393a51e73838927d4d97b1410e49a58e-d # internal
2025-08-20T20:50:23.2106061Z [00:02:20.079]➜  github.com/gdamore/tcell/v2/terminfo/t/tmux
2025-08-20T20:50:23.2107078Z [00:02:20.079]➜  mkdir -p $WORK/b440/
2025-08-20T20:50:23.2110815Z [00:02:20.080]➜  cat >/tmp/go-build893324914/b440/importcfg << 'EOF' # internal
2025-08-20T20:50:23.2112753Z [00:02:20.080]➜  # import config
2025-08-20T20:50:23.2113988Z [00:02:20.080]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.2115294Z [00:02:20.080]➜  EOF
2025-08-20T20:50:23.2121635Z [00:02:20.081]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/t/tmux=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/t/tmux;$WORK/b440=>" -p github.com/gdamore/tcell/v2/terminfo/t/tmux -lang=go1.12 -complete -installsuffix shared -buildid 2H57GIC-BM5Se4RDH7jw/2H57GIC-BM5Se4RDH7jw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/t/tmux/term.go
2025-08-20T20:50:23.2414848Z [00:02:20.110]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T20:50:23.2416213Z [00:02:20.110]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/f1/f1b21570ae38e10aabbf7d4d5ce8f3247f7007cd7fa0cab50eb59bb30121577a-d # internal
2025-08-20T20:50:23.2417699Z [00:02:20.110]➜  github.com/gdamore/tcell/v2/terminfo/v/vt320
2025-08-20T20:50:23.2418650Z [00:02:20.110]➜  mkdir -p $WORK/b441/
2025-08-20T20:50:23.2420374Z [00:02:20.111]➜  cat >/tmp/go-build893324914/b441/importcfg << 'EOF' # internal
2025-08-20T20:50:23.2421068Z [00:02:20.111]➜  # import config
2025-08-20T20:50:23.2421919Z [00:02:20.111]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.2422707Z [00:02:20.111]➜  EOF
2025-08-20T20:50:23.2426503Z [00:02:20.111]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt320=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt320;$WORK/b441=>" -p github.com/gdamore/tcell/v2/terminfo/v/vt320 -lang=go1.12 -complete -installsuffix shared -buildid tucIJxW1Dq3tQSzgYJ-O/tucIJxW1Dq3tQSzgYJ-O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt320/term.go
2025-08-20T20:50:23.2762223Z [00:02:20.145]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T20:50:23.2767174Z [00:02:20.145]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/e3/e355d6447703b980f8c9c348873657eba2aad1357f33ca6df99e26863aabd019-d # internal
2025-08-20T20:50:23.2803012Z [00:02:20.149]➜  github.com/gdamore/tcell/v2/terminfo/v/vt400
2025-08-20T20:50:23.2803725Z [00:02:20.149]➜  mkdir -p $WORK/b442/
2025-08-20T20:50:23.2806764Z [00:02:20.149]➜  cat >/tmp/go-build893324914/b442/importcfg << 'EOF' # internal
2025-08-20T20:50:23.2807724Z [00:02:20.149]➜  # import config
2025-08-20T20:50:23.2808783Z [00:02:20.149]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.2809809Z [00:02:20.149]➜  EOF
2025-08-20T20:50:23.2814781Z [00:02:20.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt400=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt400;$WORK/b442=>" -p github.com/gdamore/tcell/v2/terminfo/v/vt400 -lang=go1.12 -complete -installsuffix shared -buildid yG56j9tU9y5iYp0sBmaa/yG56j9tU9y5iYp0sBmaa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt400/term.go
2025-08-20T20:50:23.3123501Z [00:02:20.181]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T20:50:23.3131686Z [00:02:20.182]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/18/1875a00c623afe8e2c5bbd7e7fb42b43b6a4f24938c99e76b216070718c038db-d # internal
2025-08-20T20:50:23.3135823Z [00:02:20.182]➜  github.com/gdamore/tcell/v2/terminfo/v/vt420
2025-08-20T20:50:23.3137919Z [00:02:20.182]➜  mkdir -p $WORK/b443/
2025-08-20T20:50:23.3149659Z [00:02:20.184]➜  cat >/tmp/go-build893324914/b443/importcfg << 'EOF' # internal
2025-08-20T20:50:23.3151841Z [00:02:20.184]➜  # import config
2025-08-20T20:50:23.3153958Z [00:02:20.184]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.3154824Z [00:02:20.184]➜  EOF
2025-08-20T20:50:23.3163138Z [00:02:20.185]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt420=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt420;$WORK/b443=>" -p github.com/gdamore/tcell/v2/terminfo/v/vt420 -lang=go1.12 -complete -installsuffix shared -buildid 7nhYe1t-ENgXvpAz6gzh/7nhYe1t-ENgXvpAz6gzh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt420/term.go
2025-08-20T20:50:23.3412308Z [00:02:20.210]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T20:50:23.3425702Z [00:02:20.211]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/f5/f58c722a25fc3b98725208852ec9f314e09ff293e63fc774ed47eb4fd49724dd-d # internal
2025-08-20T20:50:23.3432000Z [00:02:20.212]➜  github.com/gdamore/tcell/v2/terminfo/v/vt52
2025-08-20T20:50:23.3435270Z [00:02:20.212]➜  mkdir -p $WORK/b444/
2025-08-20T20:50:23.3447950Z [00:02:20.214]➜  cat >/tmp/go-build893324914/b444/importcfg << 'EOF' # internal
2025-08-20T20:50:23.3450211Z [00:02:20.214]➜  # import config
2025-08-20T20:50:23.3453945Z [00:02:20.214]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.3454801Z [00:02:20.214]➜  EOF
2025-08-20T20:50:23.3467012Z [00:02:20.215]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt52=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt52;$WORK/b444=>" -p github.com/gdamore/tcell/v2/terminfo/v/vt52 -lang=go1.12 -complete -installsuffix shared -buildid 0wLKrZByI6CCEqW95EdD/0wLKrZByI6CCEqW95EdD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/v/vt52/term.go
2025-08-20T20:50:23.3525682Z [00:02:20.221]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T20:50:23.3580091Z [00:02:20.226]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/b9/b98710123d7849fa91e25b37e8fd450963c9d279429e95370948f100e9148698-d # internal
2025-08-20T20:50:23.3610149Z [00:02:20.230]➜  github.com/gdamore/tcell/v2/terminfo/w/wy50
2025-08-20T20:50:23.3615261Z [00:02:20.230]➜  mkdir -p $WORK/b445/
2025-08-20T20:50:23.3630694Z [00:02:20.230]➜  cat >/tmp/go-build893324914/b445/importcfg << 'EOF' # internal
2025-08-20T20:50:23.3631396Z [00:02:20.230]➜  # import config
2025-08-20T20:50:23.3632275Z [00:02:20.230]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.3633073Z [00:02:20.230]➜  EOF
2025-08-20T20:50:23.3637086Z [00:02:20.232]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy50=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy50;$WORK/b445=>" -p github.com/gdamore/tcell/v2/terminfo/w/wy50 -lang=go1.12 -complete -installsuffix shared -buildid 5EBMjj8GxoA-epIfbKxO/5EBMjj8GxoA-epIfbKxO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy50/term.go
2025-08-20T20:50:23.3692572Z [00:02:20.238]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T20:50:23.3698574Z [00:02:20.239]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/2e/2e1aa0321764a1800f4059d7883688d8565a69777a5a6a4e08a5dbc4e327db97-d # internal
2025-08-20T20:50:23.3704875Z [00:02:20.239]➜  github.com/gdamore/tcell/v2/terminfo/w/wy60
2025-08-20T20:50:23.3705723Z [00:02:20.239]➜  mkdir -p $WORK/b446/
2025-08-20T20:50:23.3710999Z [00:02:20.240]➜  cat >/tmp/go-build893324914/b446/importcfg << 'EOF' # internal
2025-08-20T20:50:23.3711745Z [00:02:20.240]➜  # import config
2025-08-20T20:50:23.3712645Z [00:02:20.240]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.3713851Z [00:02:20.240]➜  EOF
2025-08-20T20:50:23.3731443Z [00:02:20.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy60=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy60;$WORK/b446=>" -p github.com/gdamore/tcell/v2/terminfo/w/wy60 -lang=go1.12 -complete -installsuffix shared -buildid iduiHQj365tMxa1QoZ-A/iduiHQj365tMxa1QoZ-A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy60/term.go
2025-08-20T20:50:23.3816325Z [00:02:20.250]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T20:50:23.3825196Z [00:02:20.251]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/31/317b7a149c4ade87083d0b9dea3d069ed93a11e6aca73c35146572e511f78eb5-d # internal
2025-08-20T20:50:23.3852882Z [00:02:20.254]➜  github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi
2025-08-20T20:50:23.3853539Z [00:02:20.254]➜  mkdir -p $WORK/b447/
2025-08-20T20:50:23.3854253Z [00:02:20.254]➜  cat >/tmp/go-build893324914/b447/importcfg << 'EOF' # internal
2025-08-20T20:50:23.3855248Z [00:02:20.254]➜  # import config
2025-08-20T20:50:23.3856187Z [00:02:20.254]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.3857187Z [00:02:20.254]➜  EOF
2025-08-20T20:50:23.3860971Z [00:02:20.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy99_ansi=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy99_ansi;$WORK/b447=>" -p github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi -lang=go1.12 -complete -installsuffix shared -buildid tBV_jN_HbRc9fUp7j_3O/tBV_jN_HbRc9fUp7j_3O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/w/wy99_ansi/term.go
2025-08-20T20:50:23.3870245Z [00:02:20.256]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T20:50:23.3879086Z [00:02:20.256]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/86/860e948e18b83f67129061281dec9acf06beb4b975a29368cefe0b49e28e972a-d # internal
2025-08-20T20:50:23.3880330Z [00:02:20.257]➜  github.com/gdamore/tcell/v2/terminfo/x/xfce
2025-08-20T20:50:23.3881001Z [00:02:20.257]➜  mkdir -p $WORK/b448/
2025-08-20T20:50:23.3883141Z [00:02:20.257]➜  cat >/tmp/go-build893324914/b448/importcfg << 'EOF' # internal
2025-08-20T20:50:23.3884713Z [00:02:20.257]➜  # import config
2025-08-20T20:50:23.3885933Z [00:02:20.257]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.3887443Z [00:02:20.257]➜  EOF
2025-08-20T20:50:23.3891710Z [00:02:20.257]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xfce=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xfce;$WORK/b448=>" -p github.com/gdamore/tcell/v2/terminfo/x/xfce -lang=go1.12 -complete -installsuffix shared -buildid 7Dkdsbv6tVRiplPbSgRU/7Dkdsbv6tVRiplPbSgRU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xfce/term.go
2025-08-20T20:50:23.3994876Z [00:02:20.268]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T20:50:23.4004861Z [00:02:20.269]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/a0/a05298feec7749afb2c1de49b7ef615a745376e3053f5f6f9dff65ce0a0bed7d-d # internal
2025-08-20T20:50:23.4009934Z [00:02:20.270]➜  github.com/gdamore/tcell/v2/terminfo/x/xterm_ghostty
2025-08-20T20:50:23.4010608Z [00:02:20.270]➜  mkdir -p $WORK/b449/
2025-08-20T20:50:23.4017953Z [00:02:20.270]➜  cat >/tmp/go-build893324914/b449/importcfg << 'EOF' # internal
2025-08-20T20:50:23.4019961Z [00:02:20.271]➜  # import config
2025-08-20T20:50:23.4021750Z [00:02:20.271]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.4023040Z [00:02:20.271]➜  EOF
2025-08-20T20:50:23.4029481Z [00:02:20.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm_ghostty=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm_ghostty;$WORK/b449=>" -p github.com/gdamore/tcell/v2/terminfo/x/xterm_ghostty -lang=go1.12 -complete -installsuffix shared -buildid jO-c26rmvlZEoas9yi7B/jO-c26rmvlZEoas9yi7B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm_ghostty/term.go
2025-08-20T20:50:23.4103759Z [00:02:20.279]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T20:50:23.4135061Z [00:02:20.282]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/98/983248e5a82e7c10d2c228c669c2558df2d41bf5c223c83168ea95cb3ea1c7f0-d # internal
2025-08-20T20:50:23.4140323Z [00:02:20.283]➜  github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty
2025-08-20T20:50:23.4140969Z [00:02:20.283]➜  mkdir -p $WORK/b450/
2025-08-20T20:50:23.4150952Z [00:02:20.284]➜  cat >/tmp/go-build893324914/b450/importcfg << 'EOF' # internal
2025-08-20T20:50:23.4153593Z [00:02:20.284]➜  # import config
2025-08-20T20:50:23.4157160Z [00:02:20.284]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:23.4157997Z [00:02:20.284]➜  EOF
2025-08-20T20:50:23.4161944Z [00:02:20.284]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm_kitty=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm_kitty;$WORK/b450=>" -p github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty -lang=go1.12 -complete -installsuffix shared -buildid wMQtfEgVYufnMZmz7GtN/wMQtfEgVYufnMZmz7GtN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/x/xterm_kitty/term.go
2025-08-20T20:50:23.4229464Z [00:02:20.292]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T20:50:23.4241099Z [00:02:20.293]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/ed/ed39b0ad3a27b14ccd4b2e6a0a0dbcc2e3b69f4fe20956c040ebe5227ea451aa-d # internal
2025-08-20T20:50:23.4247923Z [00:02:20.293]➜  os/signal
2025-08-20T20:50:23.4248385Z [00:02:20.293]➜  mkdir -p $WORK/b451/
2025-08-20T20:50:23.4248966Z [00:02:20.293]➜  echo -n > $WORK/b451/go_asm.h # internal
2025-08-20T20:50:23.4249598Z [00:02:20.293]➜  cd /root/.go/src/os/signal
2025-08-20T20:50:23.4251483Z [00:02:20.293]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b451=>" -I $WORK/b451/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b451/symabis ./sig.s
2025-08-20T20:50:23.4365485Z [00:02:20.305]➜  cat >/tmp/go-build893324914/b451/importcfg << 'EOF' # internal
2025-08-20T20:50:23.4368165Z [00:02:20.305]➜  # import config
2025-08-20T20:50:23.4370553Z [00:02:20.306]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:23.4371649Z [00:02:20.306]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:23.4374292Z [00:02:20.306]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:23.4375521Z [00:02:20.306]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:23.4378155Z [00:02:20.306]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:23.4378802Z [00:02:20.306]➜  EOF
2025-08-20T20:50:23.4379321Z [00:02:20.306]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:23.4382851Z [00:02:20.306]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b451=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 4dtaJE4bajf4i-nDBkXv/4dtaJE4bajf4i-nDBkXv -goversion go1.25.0 -symabis $WORK/b451/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack -asmhdr $WORK/b451/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-20T20:50:23.4406892Z [00:02:20.309]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T20:50:23.4456291Z [00:02:20.314]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T20:50:23.4470645Z [00:02:20.316]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/33/3372a0c6108a13eefcff3f67bd196ffa5b1390a91adac243be09326d2fd64696-d # internal
2025-08-20T20:50:23.4500569Z [00:02:20.319]➜  github.com/gdamore/tcell/v2/terminfo/extended
2025-08-20T20:50:23.4502760Z [00:02:20.319]➜  mkdir -p $WORK/b422/
2025-08-20T20:50:23.4513978Z [00:02:20.320]➜  cat >/tmp/go-build893324914/b422/importcfg << 'EOF' # internal
2025-08-20T20:50:23.4515053Z [00:02:20.320]➜  # import config
2025-08-20T20:50:23.4516284Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/a/aixterm=/tmp/go-build893324914/b423/_pkg_.a
2025-08-20T20:50:23.4518230Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/a/alacritty=/tmp/go-build893324914/b424/_pkg_.a
2025-08-20T20:50:23.4521431Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/a/ansi=/tmp/go-build893324914/b416/_pkg_.a
2025-08-20T20:50:23.4523168Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/b/beterm=/tmp/go-build893324914/b425/_pkg_.a
2025-08-20T20:50:23.4524626Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/c/cygwin=/tmp/go-build893324914/b426/_pkg_.a
2025-08-20T20:50:23.4526030Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/d/dtterm=/tmp/go-build893324914/b427/_pkg_.a
2025-08-20T20:50:23.4527602Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/e/emacs=/tmp/go-build893324914/b428/_pkg_.a
2025-08-20T20:50:23.4528967Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/f/foot=/tmp/go-build893324914/b429/_pkg_.a
2025-08-20T20:50:23.4530308Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/g/gnome=/tmp/go-build893324914/b430/_pkg_.a
2025-08-20T20:50:23.4531700Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/h/hpterm=/tmp/go-build893324914/b431/_pkg_.a
2025-08-20T20:50:23.4533111Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/k/konsole=/tmp/go-build893324914/b432/_pkg_.a
2025-08-20T20:50:23.4534534Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/k/kterm=/tmp/go-build893324914/b433/_pkg_.a
2025-08-20T20:50:23.4535946Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/l/linux=/tmp/go-build893324914/b434/_pkg_.a
2025-08-20T20:50:23.4538521Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/p/pcansi=/tmp/go-build893324914/b435/_pkg_.a
2025-08-20T20:50:23.4539771Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/r/rxvt=/tmp/go-build893324914/b436/_pkg_.a
2025-08-20T20:50:23.4541013Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/s/screen=/tmp/go-build893324914/b437/_pkg_.a
2025-08-20T20:50:23.4542400Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/s/simpleterm=/tmp/go-build893324914/b438/_pkg_.a
2025-08-20T20:50:23.4543780Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/s/sun=/tmp/go-build893324914/b439/_pkg_.a
2025-08-20T20:50:23.4545154Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/t/tmux=/tmp/go-build893324914/b440/_pkg_.a
2025-08-20T20:50:23.4547029Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt100=/tmp/go-build893324914/b417/_pkg_.a
2025-08-20T20:50:23.4548419Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt102=/tmp/go-build893324914/b418/_pkg_.a
2025-08-20T20:50:23.4549804Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt220=/tmp/go-build893324914/b419/_pkg_.a
2025-08-20T20:50:23.4551184Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt320=/tmp/go-build893324914/b441/_pkg_.a
2025-08-20T20:50:23.4552577Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt400=/tmp/go-build893324914/b442/_pkg_.a
2025-08-20T20:50:23.4553949Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt420=/tmp/go-build893324914/b443/_pkg_.a
2025-08-20T20:50:23.4555348Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt52=/tmp/go-build893324914/b444/_pkg_.a
2025-08-20T20:50:23.4556994Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/w/wy50=/tmp/go-build893324914/b445/_pkg_.a
2025-08-20T20:50:23.4558399Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/w/wy60=/tmp/go-build893324914/b446/_pkg_.a
2025-08-20T20:50:23.4559787Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi=/tmp/go-build893324914/b447/_pkg_.a
2025-08-20T20:50:23.4561136Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xfce=/tmp/go-build893324914/b448/_pkg_.a
2025-08-20T20:50:23.4562504Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xterm=/tmp/go-build893324914/b420/_pkg_.a
2025-08-20T20:50:23.4563965Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xterm_ghostty=/tmp/go-build893324914/b449/_pkg_.a
2025-08-20T20:50:23.4565695Z [00:02:20.320]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty=/tmp/go-build893324914/b450/_pkg_.a
2025-08-20T20:50:23.4566827Z [00:02:20.320]➜  EOF
2025-08-20T20:50:23.4570788Z [00:02:20.320]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/extended=>github.com/gdamore/tcell/v2@v2.8.1/terminfo/extended;$WORK/b422=>" -p github.com/gdamore/tcell/v2/terminfo/extended -lang=go1.12 -complete -installsuffix shared -buildid 063avBUzDl8P0rtgTjPw/063avBUzDl8P0rtgTjPw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terminfo/extended/extended.go
2025-08-20T20:50:23.4596983Z [00:02:20.328]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/aa/aac4de011f0c8fd6480855ad694d4cfbe271cc5f38061d7a8b17862cdbc6c920-d # internal
2025-08-20T20:50:23.4614668Z [00:02:20.328]➜  gitlab.com/gitlab-org/cli/internal/commands/alias/delete
2025-08-20T20:50:23.4615399Z [00:02:20.328]➜  mkdir -p $WORK/b358/
2025-08-20T20:50:23.4616166Z [00:02:20.328]➜  cat >/tmp/go-build893324914/b358/importcfg << 'EOF' # internal
2025-08-20T20:50:23.4617054Z [00:02:20.328]➜  # import config
2025-08-20T20:50:23.4617733Z [00:02:20.328]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.4618637Z [00:02:20.328]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.4619771Z [00:02:20.328]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.4621035Z [00:02:20.328]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.4622319Z [00:02:20.328]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.4623275Z [00:02:20.328]➜  EOF
2025-08-20T20:50:23.4627595Z [00:02:20.328]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/delete=>gitlab.com/gitlab-org/cli/internal/commands/alias/delete;$WORK/b358=>" -p gitlab.com/gitlab-org/cli/internal/commands/alias/delete -lang=go1.25 -complete -installsuffix shared -buildid ZcYOnWbFRNUGATEgLQDC/ZcYOnWbFRNUGATEgLQDC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/delete/alias_delete.go
2025-08-20T20:50:23.4775993Z [00:02:20.346]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T20:50:23.4782836Z [00:02:20.347]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/f1/f1cd3a329568006f9f345008fe68897c0264fcb4946b8f712f42f8335cd196c2-d # internal
2025-08-20T20:50:23.4785148Z [00:02:20.347]➜  gitlab.com/gitlab-org/cli/internal/commands/alias/list
2025-08-20T20:50:23.4791025Z [00:02:20.347]➜  mkdir -p $WORK/b359/
2025-08-20T20:50:23.4792131Z [00:02:20.348]➜  cat >/tmp/go-build893324914/b359/importcfg << 'EOF' # internal
2025-08-20T20:50:23.4793695Z [00:02:20.348]➜  # import config
2025-08-20T20:50:23.4794719Z [00:02:20.348]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.4795836Z [00:02:20.348]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.4797576Z [00:02:20.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.4800454Z [00:02:20.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.4801808Z [00:02:20.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.4803152Z [00:02:20.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:23.4804202Z [00:02:20.348]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:23.4804780Z [00:02:20.348]➜  EOF
2025-08-20T20:50:23.4822860Z [00:02:20.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/list=>gitlab.com/gitlab-org/cli/internal/commands/alias/list;$WORK/b359=>" -p gitlab.com/gitlab-org/cli/internal/commands/alias/list -lang=go1.25 -complete -installsuffix shared -buildid 5kDtX3J1xJ8Nul0Py96j/5kDtX3J1xJ8Nul0Py96j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/list/alias_list.go
2025-08-20T20:50:23.4876834Z [00:02:20.356]➜  cd /root/.go/src/os/signal
2025-08-20T20:50:23.4878706Z [00:02:20.356]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b451=>" -I $WORK/b451/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b451/sig.o ./sig.s
2025-08-20T20:50:23.4980499Z [00:02:20.365]➜  go tool pack r $WORK/b451/_pkg_.a $WORK/b451/sig.o # internal
2025-08-20T20:50:23.4985357Z [00:02:20.367]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T20:50:23.4992050Z [00:02:20.367]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d # internal
2025-08-20T20:50:23.4993343Z [00:02:20.367]➜  gitlab.com/gitlab-org/cli/internal/commands/alias/set
2025-08-20T20:50:23.4994034Z [00:02:20.367]➜  mkdir -p $WORK/b362/
2025-08-20T20:50:23.4999186Z [00:02:20.368]➜  cat >/tmp/go-build893324914/b362/importcfg << 'EOF' # internal
2025-08-20T20:50:23.4999884Z [00:02:20.368]➜  # import config
2025-08-20T20:50:23.5000523Z [00:02:20.368]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.5001529Z [00:02:20.368]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.5002627Z [00:02:20.368]➜  packagefile github.com/google/shlex=/tmp/go-build893324914/b293/_pkg_.a
2025-08-20T20:50:23.5003651Z [00:02:20.368]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.5004843Z [00:02:20.368]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.5006133Z [00:02:20.368]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.5008987Z [00:02:20.368]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.5010023Z [00:02:20.368]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.5010617Z [00:02:20.368]➜  EOF
2025-08-20T20:50:23.5011131Z [00:02:20.368]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:23.5015249Z [00:02:20.368]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/set=>gitlab.com/gitlab-org/cli/internal/commands/alias/set;$WORK/b362=>" -p gitlab.com/gitlab-org/cli/internal/commands/alias/set -lang=go1.25 -complete -installsuffix shared -buildid 1eCv8VLs8ib-rzEzN6bc/1eCv8VLs8ib-rzEzN6bc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/set/alias_set.go
2025-08-20T20:50:23.6098462Z [00:02:20.478]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T20:50:23.6121946Z [00:02:20.481]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T20:50:23.6165505Z [00:02:20.485]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/03/03b07360c40ca4f4b781d0d61724e592ec73fd4d6ffff2e62973b340b7f95a08-d # internal
2025-08-20T20:50:23.6174902Z [00:02:20.486]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/62/629520750523345ef11864e851a4fa51269800790e4937a0d6943c9c31126573-d # internal
2025-08-20T20:50:23.6182617Z [00:02:20.487]➜  gitlab.com/gitlab-org/cli/internal/commands/auth/docker
2025-08-20T20:50:23.6183321Z [00:02:20.487]➜  mkdir -p $WORK/b366/
2025-08-20T20:50:23.6189143Z [00:02:20.488]➜  gitlab.com/gitlab-org/cli/internal/commands/api
2025-08-20T20:50:23.6194189Z [00:02:20.488]➜  mkdir -p $WORK/b363/
2025-08-20T20:50:23.6202244Z [00:02:20.489]➜  cat >/tmp/go-build893324914/b366/importcfg << 'EOF' # internal
2025-08-20T20:50:23.6203869Z [00:02:20.489]➜  # import config
2025-08-20T20:50:23.6208653Z [00:02:20.489]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:23.6210809Z [00:02:20.489]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.6211820Z [00:02:20.489]➜  packagefile github.com/docker/cli/cli/config=/tmp/go-build893324914/b367/_pkg_.a
2025-08-20T20:50:23.6213161Z [00:02:20.489]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build893324914/b372/_pkg_.a
2025-08-20T20:50:23.6214367Z [00:02:20.489]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.6215522Z [00:02:20.489]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.6218644Z [00:02:20.489]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.6220018Z [00:02:20.489]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:23.6221294Z [00:02:20.489]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.6222562Z [00:02:20.489]➜  packagefile gitlab.com/gitlab-org/cli/internal/oauth2=/tmp/go-build893324914/b215/_pkg_.a
2025-08-20T20:50:23.6223643Z [00:02:20.489]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:23.6224428Z [00:02:20.489]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:23.6225218Z [00:02:20.489]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:23.6226076Z [00:02:20.489]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:23.6227166Z [00:02:20.489]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:23.6227949Z [00:02:20.489]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:23.6228744Z [00:02:20.489]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.6229336Z [00:02:20.489]➜  EOF
2025-08-20T20:50:23.6234312Z [00:02:20.490]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker=>gitlab.com/gitlab-org/cli/internal/commands/auth/docker;$WORK/b366=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth/docker -lang=go1.25 -complete -installsuffix shared -buildid qGMBzrjIgkdZEVl1_e5b/qGMBzrjIgkdZEVl1_e5b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/configure.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/docker.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/helper.go
2025-08-20T20:50:23.6239339Z [00:02:20.491]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T20:50:23.6252739Z [00:02:20.493]➜  cat >/tmp/go-build893324914/b363/importcfg << 'EOF' # internal
2025-08-20T20:50:23.6253406Z [00:02:20.493]➜  # import config
2025-08-20T20:50:23.6254058Z [00:02:20.493]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:23.6254850Z [00:02:20.493]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:23.6255713Z [00:02:20.493]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:23.6256708Z [00:02:20.493]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:23.6257479Z [00:02:20.493]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.6258429Z [00:02:20.493]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.6259474Z [00:02:20.493]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.6260462Z [00:02:20.493]➜  packagefile github.com/tidwall/pretty=/tmp/go-build893324914/b364/_pkg_.a
2025-08-20T20:50:23.6261568Z [00:02:20.493]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:23.6263090Z [00:02:20.493]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.6264398Z [00:02:20.493]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:23.6265646Z [00:02:20.493]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:23.6267043Z [00:02:20.493]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.6268038Z [00:02:20.493]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:23.6268804Z [00:02:20.493]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:23.6269696Z [00:02:20.493]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:23.6270443Z [00:02:20.493]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:23.6271201Z [00:02:20.493]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:23.6271966Z [00:02:20.493]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:23.6272723Z [00:02:20.493]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:23.6273512Z [00:02:20.493]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.6274111Z [00:02:20.493]➜  EOF
2025-08-20T20:50:23.6279632Z [00:02:20.494]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api=>gitlab.com/gitlab-org/cli/internal/commands/api;$WORK/b363=>" -p gitlab.com/gitlab-org/cli/internal/commands/api -lang=go1.25 -complete -installsuffix shared -buildid QgrwB6AukBDcAGicUJF6/QgrwB6AukBDcAGicUJF6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/api.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/http.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/pagination.go
2025-08-20T20:50:23.6323811Z [00:02:20.501]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/fb/fb183dfc296c58fbc622a6f80f3175e38ed6207840b3d4c49f8215a11801b18d-d # internal
2025-08-20T20:50:23.6348809Z [00:02:20.501]➜  gitlab.com/gitlab-org/cli/internal/commands/alias
2025-08-20T20:50:23.6349445Z [00:02:20.501]➜  mkdir -p $WORK/b357/
2025-08-20T20:50:23.6350142Z [00:02:20.501]➜  cat >/tmp/go-build893324914/b357/importcfg << 'EOF' # internal
2025-08-20T20:50:23.6350775Z [00:02:20.501]➜  # import config
2025-08-20T20:50:23.6351492Z [00:02:20.501]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.6352601Z [00:02:20.501]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.6355012Z [00:02:20.501]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/delete=/tmp/go-build893324914/b358/_pkg_.a
2025-08-20T20:50:23.6356681Z [00:02:20.501]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/list=/tmp/go-build893324914/b359/_pkg_.a
2025-08-20T20:50:23.6358139Z [00:02:20.502]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/set=/tmp/go-build893324914/b362/_pkg_.a
2025-08-20T20:50:23.6359036Z [00:02:20.502]➜  EOF
2025-08-20T20:50:23.6362686Z [00:02:20.502]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias=>gitlab.com/gitlab-org/cli/internal/commands/alias;$WORK/b357=>" -p gitlab.com/gitlab-org/cli/internal/commands/alias -lang=go1.25 -complete -installsuffix shared -buildid x1EOzh1-D8cMp7uD---G/x1EOzh1-D8cMp7uD---G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/alias.go
2025-08-20T20:50:23.7630808Z [00:02:20.632]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T20:50:23.7671947Z [00:02:20.636]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T20:50:23.7684186Z [00:02:20.637]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/dd/ddb7e1721e9c645735506be07c95e476d670ef8c9826bd5183ddb1db94382d7a-d # internal
2025-08-20T20:50:23.7691929Z [00:02:20.638]➜  gitlab.com/gitlab-org/cli/internal/commands/auth/login
2025-08-20T20:50:23.7696715Z [00:02:20.638]➜  mkdir -p $WORK/b389/
2025-08-20T20:50:23.7707428Z [00:02:20.639]➜  cat >/tmp/go-build893324914/b389/importcfg << 'EOF' # internal
2025-08-20T20:50:23.7708693Z [00:02:20.639]➜  # import config
2025-08-20T20:50:23.7709871Z [00:02:20.639]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:23.7710896Z [00:02:20.639]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:23.7711963Z [00:02:20.639]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:23.7713005Z [00:02:20.639]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.7714218Z [00:02:20.639]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:23.7719257Z [00:02:20.639]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.7720339Z [00:02:20.640]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.7721388Z [00:02:20.640]➜  packagefile github.com/zalando/go-keyring=/tmp/go-build893324914/b209/_pkg_.a
2025-08-20T20:50:23.7722506Z [00:02:20.640]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:23.7723836Z [00:02:20.640]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.7725259Z [00:02:20.640]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/authutils=/tmp/go-build893324914/b390/_pkg_.a
2025-08-20T20:50:23.7726730Z [00:02:20.640]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.7728011Z [00:02:20.640]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:23.7729307Z [00:02:20.640]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.7730895Z [00:02:20.640]➜  packagefile gitlab.com/gitlab-org/cli/internal/oauth2=/tmp/go-build893324914/b215/_pkg_.a
2025-08-20T20:50:23.7731888Z [00:02:20.640]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:23.7745836Z [00:02:20.640]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:23.7747165Z [00:02:20.640]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:23.7747957Z [00:02:20.640]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:23.7748723Z [00:02:20.640]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:23.7749483Z [00:02:20.640]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:23.7750241Z [00:02:20.640]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.7750816Z [00:02:20.641]➜  EOF
2025-08-20T20:50:23.7755127Z [00:02:20.641]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login=>gitlab.com/gitlab-org/cli/internal/commands/auth/login;$WORK/b389=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth/login -lang=go1.25 -complete -installsuffix shared -buildid got73MQkwWD6bxkYjraE/got73MQkwWD6bxkYjraE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/helper.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/login.go
2025-08-20T20:50:23.7789300Z [00:02:20.641]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/59/59d554e0754fc7020943335e2c01a42925231e2e7b8ab47fb34d713f8cd0ac37-d # internal
2025-08-20T20:50:23.7790624Z [00:02:20.643]➜  gitlab.com/gitlab-org/cli/internal/commands/auth/logout
2025-08-20T20:50:23.7791334Z [00:02:20.643]➜  mkdir -p $WORK/b391/
2025-08-20T20:50:23.7792383Z [00:02:20.643]➜  cat >/tmp/go-build893324914/b391/importcfg << 'EOF' # internal
2025-08-20T20:50:23.7793116Z [00:02:20.643]➜  # import config
2025-08-20T20:50:23.7793764Z [00:02:20.643]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.7794800Z [00:02:20.643]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.7795928Z [00:02:20.643]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.7797597Z [00:02:20.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.7798911Z [00:02:20.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.7800252Z [00:02:20.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.7801137Z [00:02:20.643]➜  EOF
2025-08-20T20:50:23.7805134Z [00:02:20.643]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/logout=>gitlab.com/gitlab-org/cli/internal/commands/auth/logout;$WORK/b391=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth/logout -lang=go1.25 -complete -installsuffix shared -buildid dUiovsviIW0mJfomSCf_/dUiovsviIW0mJfomSCf_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/logout/logout.go
2025-08-20T20:50:23.7939063Z [00:02:20.663]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T20:50:23.8170248Z [00:02:20.686]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/e6/e69b66b6a3ec4565da742478eec6179c152abb496a2544efba71a68de760f5ad-d # internal
2025-08-20T20:50:23.8172178Z [00:02:20.686]➜  gitlab.com/gitlab-org/cli/internal/commands/auth/generate
2025-08-20T20:50:23.8173436Z [00:02:20.686]➜  mkdir -p $WORK/b376/
2025-08-20T20:50:23.8176322Z [00:02:20.686]➜  cat >/tmp/go-build893324914/b376/importcfg << 'EOF' # internal
2025-08-20T20:50:23.8177261Z [00:02:20.686]➜  # import config
2025-08-20T20:50:23.8177934Z [00:02:20.686]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:23.8179113Z [00:02:20.686]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:23.8180013Z [00:02:20.686]➜  packagefile crypto/sha256=/tmp/go-build893324914/b174/_pkg_.a
2025-08-20T20:50:23.8180920Z [00:02:20.686]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:23.8181774Z [00:02:20.686]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:23.8182576Z [00:02:20.686]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.8183561Z [00:02:20.686]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.8184701Z [00:02:20.686]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build893324914/b377/_pkg_.a
2025-08-20T20:50:23.8185749Z [00:02:20.686]➜  packagefile github.com/google/uuid=/tmp/go-build893324914/b378/_pkg_.a
2025-08-20T20:50:23.8186957Z [00:02:20.686]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.8188143Z [00:02:20.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.8189631Z [00:02:20.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/generate/dpop=/tmp/go-build893324914/b379/_pkg_.a
2025-08-20T20:50:23.8191067Z [00:02:20.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.8192340Z [00:02:20.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.8193564Z [00:02:20.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:23.8194663Z [00:02:20.686]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build893324914/b380/_pkg_.a
2025-08-20T20:50:23.8195893Z [00:02:20.686]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build893324914/b381/_pkg_.a
2025-08-20T20:50:23.8201677Z [00:02:20.686]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:23.8202610Z [00:02:20.686]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:23.8203435Z [00:02:20.686]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:23.8204308Z [00:02:20.686]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:23.8204956Z [00:02:20.686]➜  EOF
2025-08-20T20:50:23.8209233Z [00:02:20.686]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate=>gitlab.com/gitlab-org/cli/internal/commands/auth/generate;$WORK/b376=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth/generate -lang=go1.25 -complete -installsuffix shared -buildid BPrFmxPPG68MeWwT9-HT/BPrFmxPPG68MeWwT9-HT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop_generate.go
2025-08-20T20:50:23.8547179Z [00:02:20.723]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T20:50:23.8570292Z [00:02:20.726]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T20:50:23.8584452Z [00:02:20.727]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/98/98e79e0ecb96897c04103d1a2f25a073ceadbc7cb635c05edd31b8e22720c44b-d # internal
2025-08-20T20:50:23.8611701Z [00:02:20.727]➜  gitlab.com/gitlab-org/cli/internal/commands/auth/status
2025-08-20T20:50:23.8612432Z [00:02:20.728]➜  mkdir -p $WORK/b392/
2025-08-20T20:50:23.8613620Z [00:02:20.728]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/9b/9baf55507be609b3847615f094cc00c597966ec9319fdda9964a0fc7025f18be-d # internal
2025-08-20T20:50:23.8614918Z [00:02:20.728]➜  gitlab.com/gitlab-org/cli/internal/commands/changelog/generate
2025-08-20T20:50:23.8615654Z [00:02:20.728]➜  mkdir -p $WORK/b394/
2025-08-20T20:50:23.8616370Z [00:02:20.729]➜  cat >/tmp/go-build893324914/b392/importcfg << 'EOF' # internal
2025-08-20T20:50:23.8617264Z [00:02:20.729]➜  # import config
2025-08-20T20:50:23.8617906Z [00:02:20.729]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.8619267Z [00:02:20.729]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.8620356Z [00:02:20.729]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.8621519Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:23.8622826Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.8624182Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.8625461Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:23.8626993Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.8628090Z [00:02:20.729]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:23.8628944Z [00:02:20.729]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.8629538Z [00:02:20.729]➜  EOF
2025-08-20T20:50:23.8630111Z [00:02:20.729]➜  cat >/tmp/go-build893324914/b394/importcfg << 'EOF' # internal
2025-08-20T20:50:23.8630713Z [00:02:20.729]➜  # import config
2025-08-20T20:50:23.8631294Z [00:02:20.729]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:23.8632017Z [00:02:20.729]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.8632936Z [00:02:20.729]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.8634016Z [00:02:20.729]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.8635352Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:23.8647527Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.8648940Z [00:02:20.729]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:23.8649983Z [00:02:20.729]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:23.8650610Z [00:02:20.729]➜  EOF
2025-08-20T20:50:23.8654966Z [00:02:20.729]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/generate=>gitlab.com/gitlab-org/cli/internal/commands/changelog/generate;$WORK/b394=>" -p gitlab.com/gitlab-org/cli/internal/commands/changelog/generate -lang=go1.25 -complete -installsuffix shared -buildid M2ff5NMd3RfytvYljYyE/M2ff5NMd3RfytvYljYyE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/generate/changelog_generate.go
2025-08-20T20:50:23.8662050Z [00:02:20.729]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/status=>gitlab.com/gitlab-org/cli/internal/commands/auth/status;$WORK/b392=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth/status -lang=go1.25 -complete -installsuffix shared -buildid OBD_1EigFHraDYUDAl-r/OBD_1EigFHraDYUDAl-r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/status/status.go
2025-08-20T20:50:23.9252660Z [00:02:20.794]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T20:50:23.9300097Z [00:02:20.799]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/1d/1dd7a0eeca058f15bdf15f6fb514ead15106c20008a67192f32a1c57e4aed546-d # internal
2025-08-20T20:50:23.9319450Z [00:02:20.799]➜  gitlab.com/gitlab-org/cli/internal/commands/job/artifact
2025-08-20T20:50:23.9320156Z [00:02:20.799]➜  mkdir -p $WORK/b397/
2025-08-20T20:50:23.9320895Z [00:02:20.799]➜  cat >/tmp/go-build893324914/b397/importcfg << 'EOF' # internal
2025-08-20T20:50:23.9321549Z [00:02:20.799]➜  # import config
2025-08-20T20:50:23.9322522Z [00:02:20.799]➜  packagefile archive/zip=/tmp/go-build893324914/b398/_pkg_.a
2025-08-20T20:50:23.9323322Z [00:02:20.799]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:23.9324131Z [00:02:20.799]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.9325089Z [00:02:20.799]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.9326143Z [00:02:20.799]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.9327420Z [00:02:20.799]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:23.9328636Z [00:02:20.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.9330125Z [00:02:20.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:23.9331338Z [00:02:20.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:23.9332543Z [00:02:20.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:23.9333742Z [00:02:20.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:23.9334687Z [00:02:20.799]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:23.9335414Z [00:02:20.799]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:23.9336212Z [00:02:20.799]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:23.9337257Z [00:02:20.799]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:23.9337835Z [00:02:20.799]➜  EOF
2025-08-20T20:50:23.9342486Z [00:02:20.799]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact=>gitlab.com/gitlab-org/cli/internal/commands/job/artifact;$WORK/b397=>" -p gitlab.com/gitlab-org/cli/internal/commands/job/artifact -lang=go1.25 -complete -installsuffix shared -buildid dzpsbTfbC9CwYGVT7PeB/dzpsbTfbC9CwYGVT7PeB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/artifact.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/logic.go
2025-08-20T20:50:23.9561253Z [00:02:20.825]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T20:50:23.9600742Z [00:02:20.829]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T20:50:23.9602072Z [00:02:20.829]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/61/6177fdcb7063472e94fa16651c7cabedc8bc2d10134dce5b0af233e524bb7a6d-d # internal
2025-08-20T20:50:23.9603307Z [00:02:20.829]➜  gitlab.com/gitlab-org/cli/internal/commands/changelog
2025-08-20T20:50:23.9604065Z [00:02:20.829]➜  mkdir -p $WORK/b393/
2025-08-20T20:50:23.9609323Z [00:02:20.830]➜  cat >/tmp/go-build893324914/b393/importcfg << 'EOF' # internal
2025-08-20T20:50:23.9612536Z [00:02:20.830]➜  # import config
2025-08-20T20:50:23.9614638Z [00:02:20.830]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.9618966Z [00:02:20.830]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.9620409Z [00:02:20.830]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/changelog/generate=/tmp/go-build893324914/b394/_pkg_.a
2025-08-20T20:50:23.9621392Z [00:02:20.830]➜  EOF
2025-08-20T20:50:23.9625499Z [00:02:20.830]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog=>gitlab.com/gitlab-org/cli/internal/commands/changelog;$WORK/b393=>" -p gitlab.com/gitlab-org/cli/internal/commands/changelog -lang=go1.25 -complete -installsuffix shared -buildid YtY4b0kUTIWZJKZV447S/YtY4b0kUTIWZJKZV447S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/changelog.go
2025-08-20T20:50:23.9660469Z [00:02:20.835]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/1d/1d61298efd5723f5a2069a128ae2a48572478b28ea0681ed92ebe8c35c14b6fc-d # internal
2025-08-20T20:50:23.9665006Z [00:02:20.835]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/job
2025-08-20T20:50:23.9665708Z [00:02:20.835]➜  mkdir -p $WORK/b400/
2025-08-20T20:50:23.9671803Z [00:02:20.836]➜  cat >/tmp/go-build893324914/b400/importcfg << 'EOF' # internal
2025-08-20T20:50:23.9678228Z [00:02:20.836]➜  # import config
2025-08-20T20:50:23.9678888Z [00:02:20.836]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:23.9679892Z [00:02:20.836]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:23.9681250Z [00:02:20.836]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.9682270Z [00:02:20.836]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:23.9683375Z [00:02:20.836]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:23.9684629Z [00:02:20.836]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.9686052Z [00:02:20.836]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:23.9687669Z [00:02:20.836]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:23.9688958Z [00:02:20.836]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:23.9689958Z [00:02:20.836]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:23.9690529Z [00:02:20.836]➜  EOF
2025-08-20T20:50:23.9694512Z [00:02:20.836]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/job=>gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/job;$WORK/b400=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/job -lang=go1.25 -complete -installsuffix shared -buildid -a-L-VPbYmSdhLho_lcJ/-a-L-VPbYmSdhLho_lcJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/job/job.go
2025-08-20T20:50:23.9874682Z [00:02:20.856]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T20:50:23.9944760Z [00:02:20.863]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/4b/4b0e5dc99c877c68e2937d2fda44f19e18b93b7909a13370cd0f3e51671817f0-d # internal
2025-08-20T20:50:23.9957540Z [00:02:20.863]➜  gitlab.com/gitlab-org/cli/internal/commands/auth
2025-08-20T20:50:23.9958220Z [00:02:20.863]➜  mkdir -p $WORK/b365/
2025-08-20T20:50:23.9958985Z [00:02:20.863]➜  cat >/tmp/go-build893324914/b365/importcfg << 'EOF' # internal
2025-08-20T20:50:23.9959657Z [00:02:20.863]➜  # import config
2025-08-20T20:50:23.9960687Z [00:02:20.863]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:23.9961828Z [00:02:20.863]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:23.9963225Z [00:02:20.863]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/docker=/tmp/go-build893324914/b366/_pkg_.a
2025-08-20T20:50:23.9964713Z [00:02:20.863]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/generate=/tmp/go-build893324914/b376/_pkg_.a
2025-08-20T20:50:23.9966181Z [00:02:20.863]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/login=/tmp/go-build893324914/b389/_pkg_.a
2025-08-20T20:50:23.9967831Z [00:02:20.863]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/logout=/tmp/go-build893324914/b391/_pkg_.a
2025-08-20T20:50:23.9969343Z [00:02:20.863]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/status=/tmp/go-build893324914/b392/_pkg_.a
2025-08-20T20:50:23.9970278Z [00:02:20.863]➜  EOF
2025-08-20T20:50:23.9984340Z [00:02:20.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth=>gitlab.com/gitlab-org/cli/internal/commands/auth;$WORK/b365=>" -p gitlab.com/gitlab-org/cli/internal/commands/auth -lang=go1.25 -complete -installsuffix shared -buildid 6fuNlQU-VgEhmKpkzwqo/6fuNlQU-VgEhmKpkzwqo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/auth.go
2025-08-20T20:50:24.0473670Z [00:02:20.916]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T20:50:24.0476138Z [00:02:20.916]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T20:50:24.0510898Z [00:02:20.920]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/1d/1db980e8250289dd7ea89ac78140c610790fcfbcca0b7f1a4b6fde0ccaaa5f1a-d # internal
2025-08-20T20:50:24.0513650Z [00:02:20.920]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/pipeline
2025-08-20T20:50:24.0514421Z [00:02:20.920]➜  mkdir -p $WORK/b402/
2025-08-20T20:50:24.0517083Z [00:02:20.920]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/e7/e7d5c6c48b7643cd0bed40037954f73818de7852a37f99c95d37601ff4515a67-d # internal
2025-08-20T20:50:24.0519243Z [00:02:20.921]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/artifact
2025-08-20T20:50:24.0519910Z [00:02:20.921]➜  mkdir -p $WORK/b396/
2025-08-20T20:50:24.0528681Z [00:02:20.921]➜  cat >/tmp/go-build893324914/b396/importcfg << 'EOF' # internal
2025-08-20T20:50:24.0529481Z [00:02:20.921]➜  # import config
2025-08-20T20:50:24.0530297Z [00:02:20.921]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.0531345Z [00:02:20.921]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.0532457Z [00:02:20.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.0533880Z [00:02:20.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/job/artifact=/tmp/go-build893324914/b397/_pkg_.a
2025-08-20T20:50:24.0549604Z [00:02:20.921]➜  EOF
2025-08-20T20:50:24.0553668Z [00:02:20.922]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact=>gitlab.com/gitlab-org/cli/internal/commands/ci/artifact;$WORK/b396=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/artifact -lang=go1.25 -complete -installsuffix shared -buildid fL-s8hJaN8Smk_pmwWvp/fL-s8hJaN8Smk_pmwWvp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/artifact.go
2025-08-20T20:50:24.0557406Z [00:02:20.923]➜  cat >/tmp/go-build893324914/b402/importcfg << 'EOF' # internal
2025-08-20T20:50:24.0558047Z [00:02:20.923]➜  # import config
2025-08-20T20:50:24.0558664Z [00:02:20.923]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.0559618Z [00:02:20.923]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.0561026Z [00:02:20.923]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.0561996Z [00:02:20.923]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:24.0563131Z [00:02:20.923]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.0564320Z [00:02:20.923]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.0565648Z [00:02:20.923]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.0567122Z [00:02:20.923]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:24.0568416Z [00:02:20.923]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:24.0569371Z [00:02:20.923]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.0569892Z [00:02:20.923]➜  EOF
2025-08-20T20:50:24.0573538Z [00:02:20.924]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/pipeline=>gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/pipeline;$WORK/b402=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/pipeline -lang=go1.25 -complete -installsuffix shared -buildid QQI_Xk5fa1sgDwuhWv_j/QQI_Xk5fa1sgDwuhWv_j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/pipeline/pipeline.go
2025-08-20T20:50:24.0664000Z [00:02:20.935]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T20:50:24.0700729Z [00:02:20.939]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/1d/1df2bf7bebd14152bbc36900b5df6503aeb3d371dc9d627c8c45480466587ca2-d # internal
2025-08-20T20:50:24.0702859Z [00:02:20.939]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/config/compile
2025-08-20T20:50:24.0704318Z [00:02:20.939]➜  mkdir -p $WORK/b404/
2025-08-20T20:50:24.0705103Z [00:02:20.939]➜  cat >/tmp/go-build893324914/b404/importcfg << 'EOF' # internal
2025-08-20T20:50:24.0705786Z [00:02:20.939]➜  # import config
2025-08-20T20:50:24.0706442Z [00:02:20.939]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.0707606Z [00:02:20.939]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.0708671Z [00:02:20.939]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.0709772Z [00:02:20.939]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.0711045Z [00:02:20.939]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.0712067Z [00:02:20.939]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.0712869Z [00:02:20.939]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.0713481Z [00:02:20.939]➜  EOF
2025-08-20T20:50:24.0717876Z [00:02:20.939]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/compile=>gitlab.com/gitlab-org/cli/internal/commands/ci/config/compile;$WORK/b404=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/config/compile -lang=go1.25 -complete -installsuffix shared -buildid r98X94ythj--czDqRlLl/r98X94ythj--czDqRlLl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/compile/compile.go
2025-08-20T20:50:24.0990184Z [00:02:20.968]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T20:50:24.1035486Z [00:02:20.972]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/eb/eb58fa173118429d753e2cc5f6fa6c11a2972c47362ed331ebe777044dcf947e-d # internal
2025-08-20T20:50:24.1041386Z [00:02:20.973]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/delete
2025-08-20T20:50:24.1046161Z [00:02:20.973]➜  mkdir -p $WORK/b405/
2025-08-20T20:50:24.1055812Z [00:02:20.974]➜  cat >/tmp/go-build893324914/b405/importcfg << 'EOF' # internal
2025-08-20T20:50:24.1056997Z [00:02:20.974]➜  # import config
2025-08-20T20:50:24.1058356Z [00:02:20.974]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.1061107Z [00:02:20.974]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.1063205Z [00:02:20.974]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.1064860Z [00:02:20.974]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:24.1067866Z [00:02:20.974]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.1070536Z [00:02:20.974]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.1072219Z [00:02:20.974]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:24.1074022Z [00:02:20.974]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:24.1076287Z [00:02:20.974]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.1077850Z [00:02:20.974]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.1080280Z [00:02:20.974]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.1083967Z [00:02:20.974]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.1085562Z [00:02:20.974]➜  EOF
2025-08-20T20:50:24.1091565Z [00:02:20.977]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/delete=>gitlab.com/gitlab-org/cli/internal/commands/ci/delete;$WORK/b405=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/delete -lang=go1.25 -complete -installsuffix shared -buildid BN2ArfXIbR_VM6oAI5d9/BN2ArfXIbR_VM6oAI5d9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/delete/delete.go
2025-08-20T20:50:24.1392982Z [00:02:21.008]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T20:50:24.1431033Z [00:02:21.012]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/d7/d7b895be37e5a3a27da14150a165a818b0962dc5536ddcb24ee1eb3066e1eada-d # internal
2025-08-20T20:50:24.1434500Z [00:02:21.012]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils
2025-08-20T20:50:24.1441158Z [00:02:21.013]➜  mkdir -p $WORK/b407/
2025-08-20T20:50:24.1442627Z [00:02:21.013]➜  cat >/tmp/go-build893324914/b407/importcfg << 'EOF' # internal
2025-08-20T20:50:24.1443690Z [00:02:21.013]➜  # import config
2025-08-20T20:50:24.1445030Z [00:02:21.013]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:24.1447245Z [00:02:21.013]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:24.1448475Z [00:02:21.013]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.1450195Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.1452155Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:24.1453690Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.1455556Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:24.1457388Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:24.1467931Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:24.1469945Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:24.1472446Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:24.1474509Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:24.1477211Z [00:02:21.013]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:24.1479185Z [00:02:21.013]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build893324914/b298/_pkg_.a
2025-08-20T20:50:24.1480854Z [00:02:21.013]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:24.1482119Z [00:02:21.013]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:24.1483269Z [00:02:21.013]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:24.1484522Z [00:02:21.013]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.1486067Z [00:02:21.013]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.1487638Z [00:02:21.013]➜  EOF
2025-08-20T20:50:24.1492352Z [00:02:21.013]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mrutils=>gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils;$WORK/b407=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils -lang=go1.25 -complete -installsuffix shared -buildid GLNnWEBJNRPEYvyKy-26/GLNnWEBJNRPEYvyKy-26 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mrutils/mrutils.go
2025-08-20T20:50:24.1521552Z [00:02:21.021]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T20:50:24.1562815Z [00:02:21.025]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/49/495f87a91193ac033ed614d7a021eb5cc5c8264a2492fc8e01731a27b6653528-d # internal
2025-08-20T20:50:24.1564085Z [00:02:21.025]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/cancel
2025-08-20T20:50:24.1569854Z [00:02:21.025]➜  mkdir -p $WORK/b399/
2025-08-20T20:50:24.1570587Z [00:02:21.026]➜  cat >/tmp/go-build893324914/b399/importcfg << 'EOF' # internal
2025-08-20T20:50:24.1571266Z [00:02:21.026]➜  # import config
2025-08-20T20:50:24.1572004Z [00:02:21.026]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.1573167Z [00:02:21.026]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.1574604Z [00:02:21.026]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/job=/tmp/go-build893324914/b400/_pkg_.a
2025-08-20T20:50:24.1576245Z [00:02:21.026]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/pipeline=/tmp/go-build893324914/b402/_pkg_.a
2025-08-20T20:50:24.1577364Z [00:02:21.026]➜  EOF
2025-08-20T20:50:24.1581127Z [00:02:21.026]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel=>gitlab.com/gitlab-org/cli/internal/commands/ci/cancel;$WORK/b399=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/cancel -lang=go1.25 -complete -installsuffix shared -buildid RWYpU9n5_6MFJzXaY1_E/RWYpU9n5_6MFJzXaY1_E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/cancel.go
2025-08-20T20:50:24.1688795Z [00:02:21.037]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T20:50:24.1762065Z [00:02:21.041]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/d2/d2c9600fd2ab8b53dc65f8a1f77eebbc3f28926e0a57ee7da9c02f1b0e1ea409-d # internal
2025-08-20T20:50:24.1763437Z [00:02:21.041]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/config
2025-08-20T20:50:24.1764104Z [00:02:21.041]➜  mkdir -p $WORK/b403/
2025-08-20T20:50:24.1764821Z [00:02:21.042]➜  cat >/tmp/go-build893324914/b403/importcfg << 'EOF' # internal
2025-08-20T20:50:24.1765476Z [00:02:21.042]➜  # import config
2025-08-20T20:50:24.1766761Z [00:02:21.042]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.1767940Z [00:02:21.042]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.1769370Z [00:02:21.042]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/config/compile=/tmp/go-build893324914/b404/_pkg_.a
2025-08-20T20:50:24.1770601Z [00:02:21.042]➜  EOF
2025-08-20T20:50:24.1774567Z [00:02:21.042]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config=>gitlab.com/gitlab-org/cli/internal/commands/ci/config;$WORK/b403=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/config -lang=go1.25 -complete -installsuffix shared -buildid L_VgAoQ_b4ccvO5tm-Rh/L_VgAoQ_b4ccvO5tm-Rh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/config.go
2025-08-20T20:50:24.2321234Z [00:02:21.101]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T20:50:24.2472949Z [00:02:21.116]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T20:50:24.2508315Z [00:02:21.119]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/0d/0d9aa3cfe4780e4f50247e0f2352967d8f2936cac05a579c1cc49edb8e06f772-d # internal
2025-08-20T20:50:24.2509586Z [00:02:21.119]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/lint
2025-08-20T20:50:24.2510238Z [00:02:21.120]➜  mkdir -p $WORK/b409/
2025-08-20T20:50:24.2519530Z [00:02:21.120]➜  cat >/tmp/go-build893324914/b409/importcfg << 'EOF' # internal
2025-08-20T20:50:24.2522075Z [00:02:21.120]➜  # import config
2025-08-20T20:50:24.2522717Z [00:02:21.120]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:24.2523459Z [00:02:21.121]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.2524638Z [00:02:21.121]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.2525649Z [00:02:21.121]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.2533983Z [00:02:21.121]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.2535201Z [00:02:21.121]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.2536328Z [00:02:21.121]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:24.2537617Z [00:02:21.121]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:24.2538743Z [00:02:21.121]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:24.2539631Z [00:02:21.121]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.2540393Z [00:02:21.121]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:24.2541143Z [00:02:21.121]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.2541675Z [00:02:21.121]➜  EOF
2025-08-20T20:50:24.2542650Z [00:02:21.122]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/3e/3e37caeab57113e553002c67618686127e77ce90e30faf28166138f389f52c40-d # internal
2025-08-20T20:50:24.2557946Z [00:02:21.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint=>gitlab.com/gitlab-org/cli/internal/commands/ci/lint;$WORK/b409=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/lint -lang=go1.25 -complete -installsuffix shared -buildid cBpv_trXgANcHuVxUa1E/cBpv_trXgANcHuVxUa1E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/lint.go
2025-08-20T20:50:24.2561264Z [00:02:21.122]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/trace
2025-08-20T20:50:24.2561875Z [00:02:21.122]➜  mkdir -p $WORK/b410/
2025-08-20T20:50:24.2562455Z [00:02:21.122]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T20:50:24.2563432Z [00:02:21.124]➜  cat >/tmp/go-build893324914/b410/importcfg << 'EOF' # internal
2025-08-20T20:50:24.2564042Z [00:02:21.124]➜  # import config
2025-08-20T20:50:24.2564826Z [00:02:21.124]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.2565931Z [00:02:21.124]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.2569654Z [00:02:21.124]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.2571123Z [00:02:21.124]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.2572056Z [00:02:21.124]➜  EOF
2025-08-20T20:50:24.2575782Z [00:02:21.124]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trace=>gitlab.com/gitlab-org/cli/internal/commands/ci/trace;$WORK/b410=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/trace -lang=go1.25 -complete -installsuffix shared -buildid Cc2ZgMYKcQ9a3jPJ28yr/Cc2ZgMYKcQ9a3jPJ28yr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trace/trace.go
2025-08-20T20:50:24.2585171Z [00:02:21.126]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/0e/0e3d1fc7af78966374125539c098c5e1b0a7f4cb6f731c53d30b395dae399e15-d # internal
2025-08-20T20:50:24.2590698Z [00:02:21.127]➜  github.com/gdamore/tcell/v2
2025-08-20T20:50:24.2591249Z [00:02:21.127]➜  mkdir -p $WORK/b412/
2025-08-20T20:50:24.2591963Z [00:02:21.128]➜  cat >/tmp/go-build893324914/b412/importcfg << 'EOF' # internal
2025-08-20T20:50:24.2592624Z [00:02:21.128]➜  # import config
2025-08-20T20:50:24.2593259Z [00:02:21.128]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:24.2594345Z [00:02:21.128]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:24.2595228Z [00:02:21.128]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:24.2595965Z [00:02:21.128]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.2597423Z [00:02:21.128]➜  packagefile github.com/gdamore/encoding=/tmp/go-build893324914/b413/_pkg_.a
2025-08-20T20:50:24.2598666Z [00:02:21.128]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:24.2599979Z [00:02:21.128]➜  packagefile github.com/gdamore/tcell/v2/terminfo/base=/tmp/go-build893324914/b415/_pkg_.a
2025-08-20T20:50:24.2601271Z [00:02:21.128]➜  packagefile github.com/gdamore/tcell/v2/terminfo/dynamic=/tmp/go-build893324914/b421/_pkg_.a
2025-08-20T20:50:24.2602520Z [00:02:21.128]➜  packagefile github.com/gdamore/tcell/v2/terminfo/extended=/tmp/go-build893324914/b422/_pkg_.a
2025-08-20T20:50:24.2603627Z [00:02:21.128]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build893324914/b256/_pkg_.a
2025-08-20T20:50:24.2604620Z [00:02:21.128]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build893324914/b258/_pkg_.a
2025-08-20T20:50:24.2605537Z [00:02:21.128]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:24.2606492Z [00:02:21.128]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:24.2607668Z [00:02:21.128]➜  packagefile golang.org/x/text/encoding=/tmp/go-build893324914/b321/_pkg_.a
2025-08-20T20:50:24.2608708Z [00:02:21.128]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:24.2609653Z [00:02:21.128]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:24.2611025Z [00:02:21.128]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.2612034Z [00:02:21.128]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:24.2613034Z [00:02:21.128]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.2614246Z [00:02:21.128]➜  packagefile os/signal=/tmp/go-build893324914/b451/_pkg_.a
2025-08-20T20:50:24.2615569Z [00:02:21.128]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:24.2616870Z [00:02:21.128]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.2617890Z [00:02:21.128]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.2618867Z [00:02:21.128]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:24.2619848Z [00:02:21.128]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:24.2621046Z [00:02:21.128]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.2622077Z [00:02:21.128]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:24.2622881Z [00:02:21.128]➜  EOF
2025-08-20T20:50:24.2638521Z [00:02:21.128]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1=>github.com/gdamore/tcell/v2@v2.8.1;$WORK/b412=>" -p github.com/gdamore/tcell/v2 -lang=go1.12 -complete -installsuffix shared -buildid pfUVz6anLnadptIRJgjs/pfUVz6anLnadptIRJgjs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/attr.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/cell.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/charset_unix.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/color.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/colorfit.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/console_stub.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/doc.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/encoding.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/errors.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/event.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/focus.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/interrupt.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/key.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/mouse.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/nonblock_unix.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/paste.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/resize.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/runes.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/screen.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/simulation.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/stdin_unix.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/style.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terms_default.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/terms_dynamic.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/tscreen.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/tscreen_unix.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/tty.go /root/go/pkg/mod/github.com/gdamore/tcell/v2@v2.8.1/tty_unix.go
2025-08-20T20:50:24.2978111Z [00:02:21.166]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T20:50:24.2987012Z [00:02:21.167]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/a0/a07e0d67eb19f0887d9201fba288603b1714dc65d88af5f284d248d463f80298-d # internal
2025-08-20T20:50:24.2990858Z [00:02:21.168]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/get
2025-08-20T20:50:24.2992032Z [00:02:21.168]➜  mkdir -p $WORK/b406/
2025-08-20T20:50:24.2999618Z [00:02:21.169]➜  cat >/tmp/go-build893324914/b406/importcfg << 'EOF' # internal
2025-08-20T20:50:24.3002210Z [00:02:21.169]➜  # import config
2025-08-20T20:50:24.3002946Z [00:02:21.169]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:24.3003800Z [00:02:21.169]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.3004843Z [00:02:21.169]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.3005965Z [00:02:21.169]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.3007617Z [00:02:21.169]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.3009209Z [00:02:21.169]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.3010641Z [00:02:21.169]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.3012084Z [00:02:21.169]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:24.3013443Z [00:02:21.169]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:24.3014433Z [00:02:21.169]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.3015195Z [00:02:21.169]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.3015808Z [00:02:21.169]➜  EOF
2025-08-20T20:50:24.3019639Z [00:02:21.169]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get=>gitlab.com/gitlab-org/cli/internal/commands/ci/get;$WORK/b406=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/get -lang=go1.25 -complete -installsuffix shared -buildid p-9tkzDEXpxDCqIJk-co/p-9tkzDEXpxDCqIJk-co -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/get.go
2025-08-20T20:50:24.3402280Z [00:02:21.209]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T20:50:24.3437937Z [00:02:21.213]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/dc/dc4a31916cff5ad8513a7a5d6ac4511e26be2baf13a7ba557680eb7a653058da-d # internal
2025-08-20T20:50:24.3445464Z [00:02:21.213]➜  github.com/lunixbochs/vtclean
2025-08-20T20:50:24.3446017Z [00:02:21.213]➜  mkdir -p $WORK/b452/
2025-08-20T20:50:24.3447148Z [00:02:21.213]➜  cat >/tmp/go-build893324914/b452/importcfg << 'EOF' # internal
2025-08-20T20:50:24.3447837Z [00:02:21.213]➜  # import config
2025-08-20T20:50:24.3448473Z [00:02:21.213]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:24.3449242Z [00:02:21.213]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:24.3449948Z [00:02:21.213]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.3450660Z [00:02:21.213]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:24.3451408Z [00:02:21.213]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.3451953Z [00:02:21.213]➜  EOF
2025-08-20T20:50:24.3455897Z [00:02:21.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lunixbochs/vtclean@v1.0.0=>github.com/lunixbochs/vtclean@v1.0.0;$WORK/b452=>" -p github.com/lunixbochs/vtclean -lang=go1.16 -complete -installsuffix shared -buildid hro7xQ2I7ndowVlsnMIO/hro7xQ2I7ndowVlsnMIO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /root/go/pkg/mod/github.com/lunixbochs/vtclean@v1.0.0/io.go /root/go/pkg/mod/github.com/lunixbochs/vtclean@v1.0.0/line.go /root/go/pkg/mod/github.com/lunixbochs/vtclean@v1.0.0/vtclean.go
2025-08-20T20:50:24.3783333Z [00:02:21.247]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T20:50:24.3844463Z [00:02:21.253]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/2d/2d267e2e42fe2cde2822cf2a32faf7868bba8b2024a3e8ce37e1e50022ce7999-d # internal
2025-08-20T20:50:24.3850945Z [00:02:21.254]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/list
2025-08-20T20:50:24.3859105Z [00:02:21.255]➜  mkdir -p $WORK/b454/
2025-08-20T20:50:24.3873240Z [00:02:21.255]➜  cat >/tmp/go-build893324914/b454/importcfg << 'EOF' # internal
2025-08-20T20:50:24.3873955Z [00:02:21.255]➜  # import config
2025-08-20T20:50:24.3874676Z [00:02:21.255]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:24.3875580Z [00:02:21.256]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.3878158Z [00:02:21.256]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.3879559Z [00:02:21.256]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.3880864Z [00:02:21.256]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.3882144Z [00:02:21.256]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.3883572Z [00:02:21.256]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.3884957Z [00:02:21.256]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:24.3886015Z [00:02:21.256]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.3890860Z [00:02:21.256]➜  EOF
2025-08-20T20:50:24.3903104Z [00:02:21.256]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list=>gitlab.com/gitlab-org/cli/internal/commands/ci/list;$WORK/b454=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/list -lang=go1.25 -complete -installsuffix shared -buildid TTVzjlVBSXcPNfKUY303/TTVzjlVBSXcPNfKUY303 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/list.go
2025-08-20T20:50:24.3907749Z [00:02:21.256]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T20:50:24.3910261Z [00:02:21.257]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/03/03b6ce45c690807fec00523163508e880be0b8df6a626c0796d2aa734bb26417-d # internal
2025-08-20T20:50:24.3911809Z [00:02:21.258]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/retry
2025-08-20T20:50:24.3912634Z [00:02:21.258]➜  mkdir -p $WORK/b455/
2025-08-20T20:50:24.3920339Z [00:02:21.261]➜  cat >/tmp/go-build893324914/b455/importcfg << 'EOF' # internal
2025-08-20T20:50:24.3933185Z [00:02:21.261]➜  # import config
2025-08-20T20:50:24.3933831Z [00:02:21.261]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.3934838Z [00:02:21.261]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.3935919Z [00:02:21.261]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.3937290Z [00:02:21.261]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.3938781Z [00:02:21.261]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.3939677Z [00:02:21.261]➜  EOF
2025-08-20T20:50:24.3943567Z [00:02:21.261]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/retry=>gitlab.com/gitlab-org/cli/internal/commands/ci/retry;$WORK/b455=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/retry -lang=go1.25 -complete -installsuffix shared -buildid hYiYWiJrapz5wsBqKXHT/hYiYWiJrapz5wsBqKXHT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/retry/retry.go
2025-08-20T20:50:24.4247858Z [00:02:21.293]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T20:50:24.4299426Z [00:02:21.298]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/10/108f92506ecd4c4477ed8483ed9d81b42ad5a7358e6ed06558b61b02b06170fa-d # internal
2025-08-20T20:50:24.4300704Z [00:02:21.298]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/run
2025-08-20T20:50:24.4301352Z [00:02:21.298]➜  mkdir -p $WORK/b456/
2025-08-20T20:50:24.4304910Z [00:02:21.299]➜  cat >/tmp/go-build893324914/b456/importcfg << 'EOF' # internal
2025-08-20T20:50:24.4305792Z [00:02:21.299]➜  # import config
2025-08-20T20:50:24.4307884Z [00:02:21.299]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:24.4309691Z [00:02:21.299]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.4310690Z [00:02:21.299]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.4312096Z [00:02:21.299]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.4313169Z [00:02:21.299]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.4314371Z [00:02:21.299]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.4315707Z [00:02:21.299]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.4317255Z [00:02:21.299]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:24.4318569Z [00:02:21.299]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:24.4319784Z [00:02:21.299]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:24.4320771Z [00:02:21.299]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.4321560Z [00:02:21.299]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.4322147Z [00:02:21.299]➜  EOF
2025-08-20T20:50:24.4325689Z [00:02:21.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run=>gitlab.com/gitlab-org/cli/internal/commands/ci/run;$WORK/b456=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/run -lang=go1.25 -complete -installsuffix shared -buildid GjMMttBEpBa8CqTncy0-/GjMMttBEpBa8CqTncy0- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run/run.go
2025-08-20T20:50:24.4820764Z [00:02:21.351]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T20:50:24.4874337Z [00:02:21.354]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/b2/b27e7ca9cd0f1a6afdfc7adb044acbdee385c8fe03c1ebfe188a9646fa974dad-d # internal
2025-08-20T20:50:24.4875810Z [00:02:21.355]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/run_trig
2025-08-20T20:50:24.4876482Z [00:02:21.355]➜  mkdir -p $WORK/b457/
2025-08-20T20:50:24.4877395Z [00:02:21.355]➜  cat >/tmp/go-build893324914/b457/importcfg << 'EOF' # internal
2025-08-20T20:50:24.4878080Z [00:02:21.355]➜  # import config
2025-08-20T20:50:24.4878733Z [00:02:21.355]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:24.4879532Z [00:02:21.355]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.4880486Z [00:02:21.355]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.4881531Z [00:02:21.355]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.4882638Z [00:02:21.355]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.4883857Z [00:02:21.355]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.4885257Z [00:02:21.355]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.4886329Z [00:02:21.355]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.4891274Z [00:02:21.355]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.4891889Z [00:02:21.355]➜  EOF
2025-08-20T20:50:24.4895822Z [00:02:21.355]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run_trig=>gitlab.com/gitlab-org/cli/internal/commands/ci/run_trig;$WORK/b457=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/run_trig -lang=go1.25 -complete -installsuffix shared -buildid ncQIwEq3td0zF2pQrQPO/ncQIwEq3td0zF2pQrQPO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run_trig/run_trig.go
2025-08-20T20:50:24.4991010Z [00:02:21.368]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T20:50:24.5043886Z [00:02:21.372]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/95/9560e9700b06a5079eb93cb0932c44ad623ac2b544c53781119c3ddda9500d62-d # internal
2025-08-20T20:50:24.5045042Z [00:02:21.372]➜  github.com/gosuri/uilive
2025-08-20T20:50:24.5045588Z [00:02:21.372]➜  mkdir -p $WORK/b459/
2025-08-20T20:50:24.5050882Z [00:02:21.373]➜  cat >/tmp/go-build893324914/b459/importcfg << 'EOF' # internal
2025-08-20T20:50:24.5051581Z [00:02:21.373]➜  # import config
2025-08-20T20:50:24.5052213Z [00:02:21.373]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:24.5053012Z [00:02:21.373]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:24.5053789Z [00:02:21.373]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.5054582Z [00:02:21.373]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.5055340Z [00:02:21.373]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.5056126Z [00:02:21.373]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:24.5057126Z [00:02:21.373]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.5057937Z [00:02:21.373]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:24.5058734Z [00:02:21.373]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:24.5059532Z [00:02:21.373]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.5060131Z [00:02:21.373]➜  EOF
2025-08-20T20:50:24.5064975Z [00:02:21.373]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gosuri/uilive@v0.0.4=>github.com/gosuri/uilive@v0.0.4;$WORK/b459=>" -p github.com/gosuri/uilive -lang=go1.10 -complete -installsuffix shared -buildid RLPgbm0EGOE7PDwY4gZP/RLPgbm0EGOE7PDwY4gZP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /root/go/pkg/mod/github.com/gosuri/uilive@v0.0.4/doc.go /root/go/pkg/mod/github.com/gosuri/uilive@v0.0.4/terminal_size.go /root/go/pkg/mod/github.com/gosuri/uilive@v0.0.4/writer.go /root/go/pkg/mod/github.com/gosuri/uilive@v0.0.4/writer_posix.go
2025-08-20T20:50:24.5428361Z [00:02:21.411]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T20:50:24.5495293Z [00:02:21.418]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/76/76ba38e01e9657223b311355825d0306e7b71699c538ff9aa3149e493f9f9e39-d # internal
2025-08-20T20:50:24.5536779Z [00:02:21.418]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/status
2025-08-20T20:50:24.5537515Z [00:02:21.418]➜  mkdir -p $WORK/b458/
2025-08-20T20:50:24.5538240Z [00:02:21.419]➜  cat >/tmp/go-build893324914/b458/importcfg << 'EOF' # internal
2025-08-20T20:50:24.5538902Z [00:02:21.419]➜  # import config
2025-08-20T20:50:24.5539575Z [00:02:21.419]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.5540569Z [00:02:21.419]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:24.5541860Z [00:02:21.419]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.5542988Z [00:02:21.419]➜  packagefile github.com/gosuri/uilive=/tmp/go-build893324914/b459/_pkg_.a
2025-08-20T20:50:24.5544044Z [00:02:21.419]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.5545167Z [00:02:21.419]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.5546458Z [00:02:21.419]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.5548073Z [00:02:21.419]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.5549469Z [00:02:21.419]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:24.5550707Z [00:02:21.419]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:24.5552110Z [00:02:21.419]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.5552689Z [00:02:21.419]➜  EOF
2025-08-20T20:50:24.5556495Z [00:02:21.419]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/status=>gitlab.com/gitlab-org/cli/internal/commands/ci/status;$WORK/b458=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/status -lang=go1.25 -complete -installsuffix shared -buildid WPBn95CS-9jxLhQg6JZy/WPBn95CS-9jxLhQg6JZy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/status/status.go
2025-08-20T20:50:24.5713373Z [00:02:21.440]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T20:50:24.5850834Z [00:02:21.452]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/d9/d9c5b2cde48cef4a1d4d7daf199b0778362628d16197e9f7306aeae25597e6b3-d # internal
2025-08-20T20:50:24.5854208Z [00:02:21.454]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/trigger
2025-08-20T20:50:24.5856980Z [00:02:21.454]➜  mkdir -p $WORK/b460/
2025-08-20T20:50:24.5857762Z [00:02:21.454]➜  cat >/tmp/go-build893324914/b460/importcfg << 'EOF' # internal
2025-08-20T20:50:24.5858442Z [00:02:21.454]➜  # import config
2025-08-20T20:50:24.5859069Z [00:02:21.454]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.5860082Z [00:02:21.454]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.5861220Z [00:02:21.454]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.5862338Z [00:02:21.454]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.5863889Z [00:02:21.454]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.5865354Z [00:02:21.454]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:24.5866343Z [00:02:21.454]➜  EOF
2025-08-20T20:50:24.5870525Z [00:02:21.454]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trigger=>gitlab.com/gitlab-org/cli/internal/commands/ci/trigger;$WORK/b460=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/trigger -lang=go1.25 -complete -installsuffix shared -buildid zSlzR1Mttd2JorNIvMgj/zSlzR1Mttd2JorNIvMgj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trigger/trigger.go
2025-08-20T20:50:24.5883430Z [00:02:21.457]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T20:50:24.5936267Z [00:02:21.461]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/aa/aa0e21817a1ca0b6d57290f05edb5aa16bb46e58f6dde1a9dba96a9e718893c3-d # internal
2025-08-20T20:50:24.5937668Z [00:02:21.461]➜  github.com/avast/retry-go/v4
2025-08-20T20:50:24.5938259Z [00:02:21.461]➜  mkdir -p $WORK/b464/
2025-08-20T20:50:24.5938993Z [00:02:21.461]➜  cat >/tmp/go-build893324914/b464/importcfg << 'EOF' # internal
2025-08-20T20:50:24.5939691Z [00:02:21.461]➜  # import config
2025-08-20T20:50:24.5940685Z [00:02:21.461]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:24.5942199Z [00:02:21.461]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:24.5943338Z [00:02:21.461]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.5946142Z [00:02:21.461]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:24.5947441Z [00:02:21.461]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:24.5948904Z [00:02:21.461]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.5950217Z [00:02:21.461]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.5950886Z [00:02:21.461]➜  EOF
2025-08-20T20:50:24.5954803Z [00:02:21.461]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.1=>github.com/avast/retry-go/v4@v4.6.1;$WORK/b464=>" -p github.com/avast/retry-go/v4 -lang=go1.18 -complete -installsuffix shared -buildid xzub9tJ0QpnkCm1HxtMt/xzub9tJ0QpnkCm1HxtMt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack /root/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.1/options.go /root/go/pkg/mod/github.com/avast/retry-go/v4@v4.6.1/retry.go
2025-08-20T20:50:24.6713746Z [00:02:21.540]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T20:50:24.6739461Z [00:02:21.541]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/09/091247568bd52a692032da7623e6d50456cc5a36940ded3317e36484446edbb8-d # internal
2025-08-20T20:50:24.6740887Z [00:02:21.541]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/bootstrap
2025-08-20T20:50:24.6741732Z [00:02:21.541]➜  mkdir -p $WORK/b463/
2025-08-20T20:50:24.6742461Z [00:02:21.542]➜  cat >/tmp/go-build893324914/b463/importcfg << 'EOF' # internal
2025-08-20T20:50:24.6743188Z [00:02:21.542]➜  # import config
2025-08-20T20:50:24.6743848Z [00:02:21.542]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:24.6744732Z [00:02:21.542]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:24.6745597Z [00:02:21.542]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:24.6746417Z [00:02:21.542]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.6748272Z [00:02:21.542]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:24.6749448Z [00:02:21.542]➜  packagefile github.com/avast/retry-go/v4=/tmp/go-build893324914/b464/_pkg_.a
2025-08-20T20:50:24.6750800Z [00:02:21.542]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.6751960Z [00:02:21.542]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.6753234Z [00:02:21.542]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:24.6754472Z [00:02:21.542]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.6755557Z [00:02:21.542]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build893324914/b214/_pkg_.a
2025-08-20T20:50:24.6756403Z [00:02:21.542]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.6757357Z [00:02:21.542]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:24.6758149Z [00:02:21.542]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.6758918Z [00:02:21.542]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:24.6759722Z [00:02:21.542]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:24.6760521Z [00:02:21.542]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:24.6761318Z [00:02:21.542]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.6761930Z [00:02:21.542]➜  EOF
2025-08-20T20:50:24.6769251Z [00:02:21.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/bootstrap;$WORK/b463=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/bootstrap -lang=go1.25 -complete -installsuffix shared -buildid b64ZOXrMbJTyjAbN82h8/b64ZOXrMbJTyjAbN82h8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/agent_bootstrap.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/api_wrapper.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/exec.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/flux.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/kubectl.go
2025-08-20T20:50:24.7111481Z [00:02:21.580]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T20:50:24.7158634Z [00:02:21.584]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/2f/2fdbf974cb2285d6e2eb43d4d1dba11945974e925566bdbf4be6b6a8d5fc76c1-d # internal
2025-08-20T20:50:24.7160093Z [00:02:21.584]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/check_manifest_usage
2025-08-20T20:50:24.7161342Z [00:02:21.585]➜  mkdir -p $WORK/b465/
2025-08-20T20:50:24.7164695Z [00:02:21.585]➜  cat >/tmp/go-build893324914/b465/importcfg << 'EOF' # internal
2025-08-20T20:50:24.7167123Z [00:02:21.585]➜  # import config
2025-08-20T20:50:24.7168499Z [00:02:21.585]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.7169836Z [00:02:21.585]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:24.7171274Z [00:02:21.585]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.7172720Z [00:02:21.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:24.7174576Z [00:02:21.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.7176247Z [00:02:21.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:24.7178200Z [00:02:21.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:24.7179126Z [00:02:21.586]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build893324914/b214/_pkg_.a
2025-08-20T20:50:24.7179749Z [00:02:21.586]➜  EOF
2025-08-20T20:50:24.7184539Z [00:02:21.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/check_manifest_usage=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/check_manifest_usage;$WORK/b465=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/check_manifest_usage -lang=go1.25 -complete -installsuffix shared -buildid 9kUxf-N-RE43Y6qVV6HY/9kUxf-N-RE43Y6qVV6HY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/check_manifest_usage/check_manifest_usage.go
2025-08-20T20:50:24.7631364Z [00:02:21.632]➜  go tool buildid -w $WORK/b460/_pkg_.a # internal
2025-08-20T20:50:24.7672564Z [00:02:21.636]➜  cp $WORK/b460/_pkg_.a /root/.cache/go-build/16/16c4bc6407e02ef4bcd690102a11ac1abfec9ca5bd999f1b2bd2ab5199b099bf-d # internal
2025-08-20T20:50:24.7701635Z [00:02:21.639]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/agentutils
2025-08-20T20:50:24.7706036Z [00:02:21.639]➜  mkdir -p $WORK/b467/
2025-08-20T20:50:24.7708953Z [00:02:21.639]➜  cat >/tmp/go-build893324914/b467/importcfg << 'EOF' # internal
2025-08-20T20:50:24.7712828Z [00:02:21.639]➜  # import config
2025-08-20T20:50:24.7713446Z [00:02:21.639]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.7717972Z [00:02:21.639]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:24.7719107Z [00:02:21.639]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:24.7720366Z [00:02:21.639]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:24.7721684Z [00:02:21.639]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:24.7723025Z [00:02:21.639]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:24.7724316Z [00:02:21.639]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:24.7725360Z [00:02:21.639]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:24.7726173Z [00:02:21.639]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.7727549Z [00:02:21.639]➜  EOF
2025-08-20T20:50:24.7732808Z [00:02:21.639]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/agentutils;$WORK/b467=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/agentutils -lang=go1.25 -complete -installsuffix shared -buildid H4Le2ZRg4oBcLZekjmCb/H4Le2ZRg4oBcLZekjmCb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/agentutils.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/token_cache_mode.go
2025-08-20T20:50:24.8234141Z [00:02:21.692]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T20:50:24.8248753Z [00:02:21.694]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T20:50:24.8265001Z [00:02:21.695]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/69/69b4cab36d6cebfcac07513aa21a3440a677ec22886e7b71d81632c0903f2dc9-d # internal
2025-08-20T20:50:24.8280433Z [00:02:21.696]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/5e/5ea67f0ffc9f764b9c774a44f5a5d4c0b49df86f45c4d9e61f63f4e60f4b3e9e-d # internal
2025-08-20T20:50:24.8288086Z [00:02:21.697]➜  github.com/gogo/protobuf/sortkeys
2025-08-20T20:50:24.8290998Z [00:02:21.697]➜  mkdir -p $WORK/b470/
2025-08-20T20:50:24.8291727Z [00:02:21.698]➜  cat >/tmp/go-build893324914/b470/importcfg << 'EOF' # internal
2025-08-20T20:50:24.8292386Z [00:02:21.698]➜  # import config
2025-08-20T20:50:24.8293028Z [00:02:21.698]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:24.8293608Z [00:02:21.698]➜  EOF
2025-08-20T20:50:24.8298701Z [00:02:21.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/sortkeys=>github.com/gogo/protobuf@v1.3.2/sortkeys;$WORK/b470=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.15 -complete -installsuffix shared -buildid j9UnGlAy8RVIk398mzzL/j9UnGlAy8RVIk398mzzL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/sortkeys/sortkeys.go
2025-08-20T20:50:24.8337794Z [00:02:21.702]➜  github.com/gogo/protobuf/proto
2025-08-20T20:50:24.8338485Z [00:02:21.702]➜  mkdir -p $WORK/b469/
2025-08-20T20:50:24.8339222Z [00:02:21.702]➜  cat >/tmp/go-build893324914/b469/importcfg << 'EOF' # internal
2025-08-20T20:50:24.8339920Z [00:02:21.702]➜  # import config
2025-08-20T20:50:24.8342585Z [00:02:21.702]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:24.8344213Z [00:02:21.702]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:24.8345807Z [00:02:21.702]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:24.8347505Z [00:02:21.702]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:24.8377644Z [00:02:21.702]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:24.8378999Z [00:02:21.702]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.8380489Z [00:02:21.702]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.8383190Z [00:02:21.702]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:24.8384017Z [00:02:21.702]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:24.8384853Z [00:02:21.702]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:24.8385634Z [00:02:21.702]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:24.8386459Z [00:02:21.702]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.8387414Z [00:02:21.703]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.8388184Z [00:02:21.703]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:24.8388998Z [00:02:21.703]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:24.8390149Z [00:02:21.703]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.8390995Z [00:02:21.703]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:24.8391661Z [00:02:21.703]➜  EOF
2025-08-20T20:50:24.8411676Z [00:02:21.703]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto=>github.com/gogo/protobuf@v1.3.2/proto;$WORK/b469=>" -p github.com/gogo/protobuf/proto -lang=go1.15 -complete -installsuffix shared -buildid x9QMrwawXCsEZ2--41vA/x9QMrwawXCsEZ2--41vA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/clone.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/custom_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/decode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/deprecated.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/discard.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/equal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/message_set.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/skip_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_merge.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_parser.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers_gogo.go
2025-08-20T20:50:24.8625922Z [00:02:21.731]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T20:50:24.8640690Z [00:02:21.733]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/af/af0dcd0b073df1e9ac6f621037e1b3881892509023aeffe0a8a94c5ad039d7b1-d # internal
2025-08-20T20:50:24.8647456Z [00:02:21.733]➜  gopkg.in/inf.v0
2025-08-20T20:50:24.8670577Z [00:02:21.736]➜  mkdir -p $WORK/b472/
2025-08-20T20:50:24.8699032Z [00:02:21.739]➜  cat >/tmp/go-build893324914/b472/importcfg << 'EOF' # internal
2025-08-20T20:50:24.8707628Z [00:02:21.739]➜  # import config
2025-08-20T20:50:24.8708294Z [00:02:21.739]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.8709057Z [00:02:21.739]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.8709835Z [00:02:21.739]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:24.8710652Z [00:02:21.739]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.8711276Z [00:02:21.739]➜  EOF
2025-08-20T20:50:24.8714529Z [00:02:21.739]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/inf.v0@v0.9.1=>gopkg.in/inf.v0@v0.9.1;$WORK/b472=>" -p gopkg.in/inf.v0 -lang=go1.16 -complete -installsuffix shared -buildid L5ZMefCtvj3YYyYNXhVq/L5ZMefCtvj3YYyYNXhVq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/gopkg.in/inf.v0@v0.9.1/dec.go /root/go/pkg/mod/gopkg.in/inf.v0@v0.9.1/rounder.go
2025-08-20T20:50:24.9069945Z [00:02:21.776]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T20:50:24.9156940Z [00:02:21.784]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/3f/3f4d192ffe7b118dcbd7fba0ecdf8a9923c35b532602c9b2a87e7cb0eb75b6c8-d # internal
2025-08-20T20:50:24.9164415Z [00:02:21.785]➜  github.com/rivo/tview
2025-08-20T20:50:24.9168939Z [00:02:21.785]➜  mkdir -p $WORK/b453/
2025-08-20T20:50:24.9169688Z [00:02:21.785]➜  cat >/tmp/go-build893324914/b453/importcfg << 'EOF' # internal
2025-08-20T20:50:24.9170599Z [00:02:21.785]➜  # import config
2025-08-20T20:50:24.9171227Z [00:02:21.785]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:24.9171980Z [00:02:21.785]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:24.9172853Z [00:02:21.785]➜  packagefile github.com/gdamore/tcell/v2=/tmp/go-build893324914/b412/_pkg_.a
2025-08-20T20:50:24.9173897Z [00:02:21.786]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build893324914/b256/_pkg_.a
2025-08-20T20:50:24.9174893Z [00:02:21.786]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:24.9175690Z [00:02:21.786]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:24.9176362Z [00:02:21.786]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.9177257Z [00:02:21.786]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:24.9177944Z [00:02:21.786]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:24.9178662Z [00:02:21.786]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:24.9179383Z [00:02:21.786]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:24.9180118Z [00:02:21.786]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.9180849Z [00:02:21.786]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:24.9181558Z [00:02:21.786]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:24.9182261Z [00:02:21.786]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:24.9182959Z [00:02:21.786]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:24.9183725Z [00:02:21.786]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:24.9184310Z [00:02:21.786]➜  EOF
2025-08-20T20:50:24.9201664Z [00:02:21.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf=>github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf;$WORK/b453=>" -p github.com/rivo/tview -lang=go1.18 -complete -installsuffix shared -buildid xnLYSfH-HYG8s3wlyO8_/xnLYSfH-HYG8s3wlyO8_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/ansi.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/application.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/borders.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/box.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/button.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/checkbox.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/doc.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/dropdown.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/flex.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/form.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/frame.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/grid.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/image.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/inputfield.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/list.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/modal.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/pages.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/primitive.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/semigraphics.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/styles.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/table.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/textarea.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/textview.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/treeview.go /root/go/pkg/mod/github.com/rivo/tview@v0.0.0-20230621164836-6cc0565babaf/util.go
2025-08-20T20:50:24.9499947Z [00:02:21.818]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T20:50:24.9515556Z [00:02:21.820]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/72/7205633980dd7a41f03c68d91c9edff56fe5765a2c4e862146a2594c0020872d-d # internal
2025-08-20T20:50:24.9517977Z [00:02:21.820]➜  encoding/base32
2025-08-20T20:50:24.9518475Z [00:02:21.821]➜  mkdir -p $WORK/b476/
2025-08-20T20:50:24.9542051Z [00:02:21.823]➜  cat >/tmp/go-build893324914/b476/importcfg << 'EOF' # internal
2025-08-20T20:50:24.9543052Z [00:02:21.823]➜  # import config
2025-08-20T20:50:24.9543761Z [00:02:21.823]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:24.9544573Z [00:02:21.823]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:24.9545360Z [00:02:21.823]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.9546015Z [00:02:21.823]➜  EOF
2025-08-20T20:50:24.9549085Z [00:02:21.823]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/.go/src/encoding/base32=>encoding/base32;$WORK/b476=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid DDXVyD8qNe6NbY_TwOdh/DDXVyD8qNe6NbY_TwOdh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /root/.go/src/encoding/base32/base32.go
2025-08-20T20:50:24.9678328Z [00:02:21.836]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T20:50:24.9689099Z [00:02:21.838]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/f0/f045600deb2498a1a7825080256d001fc2711cea3db459e1c3b53b396e886cae-d # internal
2025-08-20T20:50:24.9691485Z [00:02:21.838]➜  github.com/x448/float16
2025-08-20T20:50:24.9694721Z [00:02:21.838]➜  mkdir -p $WORK/b477/
2025-08-20T20:50:24.9695989Z [00:02:21.838]➜  cat >/tmp/go-build893324914/b477/importcfg << 'EOF' # internal
2025-08-20T20:50:24.9697629Z [00:02:21.838]➜  # import config
2025-08-20T20:50:24.9700628Z [00:02:21.838]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:24.9701463Z [00:02:21.838]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:24.9702073Z [00:02:21.838]➜  EOF
2025-08-20T20:50:24.9705285Z [00:02:21.838]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/x448/float16@v0.8.4=>github.com/x448/float16@v0.8.4;$WORK/b477=>" -p github.com/x448/float16 -lang=go1.11 -complete -installsuffix shared -buildid 0GwwCY8wkHnRn8UqqHer/0GwwCY8wkHnRn8UqqHer -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /root/go/pkg/mod/github.com/x448/float16@v0.8.4/float16.go
2025-08-20T20:50:24.9983096Z [00:02:21.867]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T20:50:25.0028315Z [00:02:21.870]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T20:50:25.0037336Z [00:02:21.872]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/dd/dd8d3543bfabdaac6aa4b90a5b5be84ca6fd221e8a3ff90a1e9e7879fa715796-d # internal
2025-08-20T20:50:25.0038603Z [00:02:21.872]➜  k8s.io/apimachinery/third_party/forked/golang/reflect
2025-08-20T20:50:25.0039288Z [00:02:21.872]➜  mkdir -p $WORK/b479/
2025-08-20T20:50:25.0039977Z [00:02:21.872]➜  cat >/tmp/go-build893324914/b479/importcfg << 'EOF' # internal
2025-08-20T20:50:25.0040631Z [00:02:21.872]➜  # import config
2025-08-20T20:50:25.0041243Z [00:02:21.872]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.0042090Z [00:02:21.872]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:25.0042948Z [00:02:21.872]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:25.0043529Z [00:02:21.872]➜  EOF
2025-08-20T20:50:25.0047997Z [00:02:21.872]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/third_party/forked/golang/reflect=>k8s.io/apimachinery@v0.33.4/third_party/forked/golang/reflect;$WORK/b479=>" -p k8s.io/apimachinery/third_party/forked/golang/reflect -lang=go1.24 -complete -installsuffix shared -buildid FIZg3Azzkp7PfC3M4dF2/FIZg3Azzkp7PfC3M4dF2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/third_party/forked/golang/reflect/deep_equal.go
2025-08-20T20:50:25.0095052Z [00:02:21.877]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/0d/0dc6417e11bfb8716965dd1041b6e7da2ec193dfbe615205b0e65b6b88db40cc-d # internal
2025-08-20T20:50:25.0099823Z [00:02:21.879]➜  github.com/fxamacker/cbor/v2
2025-08-20T20:50:25.0104140Z [00:02:21.879]➜  mkdir -p $WORK/b475/
2025-08-20T20:50:25.0109647Z [00:02:21.880]➜  cat >/tmp/go-build893324914/b475/importcfg << 'EOF' # internal
2025-08-20T20:50:25.0122873Z [00:02:21.880]➜  # import config
2025-08-20T20:50:25.0123551Z [00:02:21.880]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:25.0124370Z [00:02:21.880]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:25.0125226Z [00:02:21.880]➜  packagefile encoding/base32=/tmp/go-build893324914/b476/_pkg_.a
2025-08-20T20:50:25.0126117Z [00:02:21.880]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:25.0127179Z [00:02:21.880]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:25.0128057Z [00:02:21.880]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:25.0128854Z [00:02:21.880]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:25.0129643Z [00:02:21.880]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.0130539Z [00:02:21.880]➜  packagefile github.com/x448/float16=/tmp/go-build893324914/b477/_pkg_.a
2025-08-20T20:50:25.0131425Z [00:02:21.880]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:25.0132193Z [00:02:21.880]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:25.0133283Z [00:02:21.880]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:25.0134105Z [00:02:21.880]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:25.0134897Z [00:02:21.880]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:25.0135660Z [00:02:21.880]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:25.0136434Z [00:02:21.880]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:25.0137463Z [00:02:21.880]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:25.0138227Z [00:02:21.880]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:25.0138960Z [00:02:21.880]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:25.0139762Z [00:02:21.880]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:25.0140627Z [00:02:21.880]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:25.0141276Z [00:02:21.880]➜  EOF
2025-08-20T20:50:25.0151206Z [00:02:21.880]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0=>github.com/fxamacker/cbor/v2@v2.7.0;$WORK/b475=>" -p github.com/fxamacker/cbor/v2 -lang=go1.17 -complete -installsuffix shared -buildid oHXwbnun7eSxlQeLxdBh/oHXwbnun7eSxlQeLxdBh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/bytestring.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/cache.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/common.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/decode.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/diagnose.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/doc.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/encode.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/encode_map.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/simplevalue.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/stream.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/structfields.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/tag.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/valid.go
2025-08-20T20:50:25.0890690Z [00:02:21.956]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T20:50:25.0892994Z [00:02:21.958]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/40/4052f3f16a188ea14345eafa5b1bd5b361376c9f791331920e005653aff0a3d4-d # internal
2025-08-20T20:50:25.0894883Z [00:02:21.958]➜  k8s.io/apimachinery/pkg/conversion
2025-08-20T20:50:25.0896240Z [00:02:21.958]➜  mkdir -p $WORK/b478/
2025-08-20T20:50:25.0904252Z [00:02:21.959]➜  cat >/tmp/go-build893324914/b478/importcfg << 'EOF' # internal
2025-08-20T20:50:25.0904973Z [00:02:21.959]➜  # import config
2025-08-20T20:50:25.0905671Z [00:02:21.959]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.0907054Z [00:02:21.959]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build893324914/b479/_pkg_.a
2025-08-20T20:50:25.0908238Z [00:02:21.959]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:25.0908864Z [00:02:21.959]➜  EOF
2025-08-20T20:50:25.0915133Z [00:02:21.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion=>k8s.io/apimachinery@v0.33.4/pkg/conversion;$WORK/b478=>" -p k8s.io/apimachinery/pkg/conversion -lang=go1.24 -complete -installsuffix shared -buildid 64Kio3IQABVa4wG2lH9w/64Kio3IQABVa4wG2lH9w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion/converter.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion/deep_equal.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion/helper.go
2025-08-20T20:50:25.1519404Z [00:02:22.021]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T20:50:25.1538029Z [00:02:22.022]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/f4/f4e3a6e49048293d31973cad2fcf2e2837e91b3288804ea1c44106dd03ad74fa-d # internal
2025-08-20T20:50:25.1544066Z [00:02:22.023]➜  k8s.io/apimachinery/pkg/fields
2025-08-20T20:50:25.1544673Z [00:02:22.023]➜  mkdir -p $WORK/b480/
2025-08-20T20:50:25.1549295Z [00:02:22.024]➜  cat >/tmp/go-build893324914/b480/importcfg << 'EOF' # internal
2025-08-20T20:50:25.1550006Z [00:02:22.024]➜  # import config
2025-08-20T20:50:25.1552131Z [00:02:22.024]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:25.1557555Z [00:02:22.024]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.1558977Z [00:02:22.024]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build893324914/b481/_pkg_.a
2025-08-20T20:50:25.1560604Z [00:02:22.024]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:25.1561957Z [00:02:22.024]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:25.1562923Z [00:02:22.024]➜  EOF
2025-08-20T20:50:25.1568444Z [00:02:22.024]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/fields=>k8s.io/apimachinery@v0.33.4/pkg/fields;$WORK/b480=>" -p k8s.io/apimachinery/pkg/fields -lang=go1.24 -complete -installsuffix shared -buildid 4tyeRsfbbBgyvIUPmFUI/4tyeRsfbbBgyvIUPmFUI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/fields/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/fields/fields.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/fields/requirements.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/fields/selector.go
2025-08-20T20:50:25.2124512Z [00:02:22.081]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T20:50:25.2147074Z [00:02:22.083]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/1b/1b52a4bad4ed8c2464f51b6e7cf363d46ffd31bd7b33eb75110b7acc0f2df933-d # internal
2025-08-20T20:50:25.2149525Z [00:02:22.084]➜  k8s.io/apimachinery/pkg/util/sets
2025-08-20T20:50:25.2150707Z [00:02:22.084]➜  mkdir -p $WORK/b483/
2025-08-20T20:50:25.2156127Z [00:02:22.084]➜  cat >/tmp/go-build893324914/b483/importcfg << 'EOF' # internal
2025-08-20T20:50:25.2157011Z [00:02:22.084]➜  # import config
2025-08-20T20:50:25.2158808Z [00:02:22.085]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:25.2160209Z [00:02:22.085]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:25.2161127Z [00:02:22.085]➜  EOF
2025-08-20T20:50:25.2168117Z [00:02:22.085]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets=>k8s.io/apimachinery@v0.33.4/pkg/util/sets;$WORK/b483=>" -p k8s.io/apimachinery/pkg/util/sets -lang=go1.24 -complete -installsuffix shared -buildid jYih2AG9emyGYdCuYzP4/jYih2AG9emyGYdCuYzP4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/byte.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/empty.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/int.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/int32.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/int64.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/set.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/sets/string.go
2025-08-20T20:50:25.6995420Z [00:02:22.568]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T20:50:25.7066789Z [00:02:22.575]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/6f/6ffaf7ae7e97aeef07a82e97ac74c7b51b2c14e22a60395bd9831446df936b99-d # internal
2025-08-20T20:50:25.7072924Z [00:02:22.576]➜  k8s.io/apimachinery/pkg/util/errors
2025-08-20T20:50:25.7073577Z [00:02:22.576]➜  mkdir -p $WORK/b486/
2025-08-20T20:50:25.7074625Z [00:02:22.576]➜  cat >/tmp/go-build893324914/b486/importcfg << 'EOF' # internal
2025-08-20T20:50:25.7075297Z [00:02:22.576]➜  # import config
2025-08-20T20:50:25.7075918Z [00:02:22.576]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:25.7076860Z [00:02:22.576]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.7077866Z [00:02:22.576]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:25.7078614Z [00:02:22.576]➜  EOF
2025-08-20T20:50:25.7082705Z [00:02:22.576]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/errors=>k8s.io/apimachinery@v0.33.4/pkg/util/errors;$WORK/b486=>" -p k8s.io/apimachinery/pkg/util/errors -lang=go1.24 -complete -installsuffix shared -buildid s5h3n4LmLZV1-wxeIgAr/s5h3n4LmLZV1-wxeIgAr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/errors/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/errors/errors.go
2025-08-20T20:50:25.7962815Z [00:02:22.665]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T20:50:25.7979289Z [00:02:22.667]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/35/35294b4c88a0a2a022475729b46eeeae786b9b2fa6fe0af20394f072384215f7-d # internal
2025-08-20T20:50:25.7980556Z [00:02:22.667]➜  k8s.io/apimachinery/pkg/util/validation/field
2025-08-20T20:50:25.7983918Z [00:02:22.667]➜  mkdir -p $WORK/b485/
2025-08-20T20:50:25.7990848Z [00:02:22.668]➜  cat >/tmp/go-build893324914/b485/importcfg << 'EOF' # internal
2025-08-20T20:50:25.7992210Z [00:02:22.668]➜  # import config
2025-08-20T20:50:25.7993139Z [00:02:22.668]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:25.7994257Z [00:02:22.668]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.7995142Z [00:02:22.668]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build893324914/b486/_pkg_.a
2025-08-20T20:50:25.7996130Z [00:02:22.668]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:25.7997161Z [00:02:22.668]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:25.7997882Z [00:02:22.668]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:25.7998638Z [00:02:22.668]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:25.7999425Z [00:02:22.668]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:25.8000026Z [00:02:22.668]➜  EOF
2025-08-20T20:50:25.8005203Z [00:02:22.668]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/validation/field=>k8s.io/apimachinery@v0.33.4/pkg/util/validation/field;$WORK/b485=>" -p k8s.io/apimachinery/pkg/util/validation/field -lang=go1.24 -complete -installsuffix shared -buildid 3C58JRSj4rQ7PSiiCidx/3C58JRSj4rQ7PSiiCidx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/validation/field/error_matcher.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/validation/field/errors.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/validation/field/path.go
2025-08-20T20:50:25.8331291Z [00:02:22.702]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T20:50:25.8618497Z [00:02:22.730]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/76/76bbdc683b734e89dd5a68139d3b6f9a401483ffa042b581e1dce5453054aa58-d # internal
2025-08-20T20:50:25.8680844Z [00:02:22.737]➜  k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes
2025-08-20T20:50:25.8683309Z [00:02:22.737]➜  mkdir -p $WORK/b474/
2025-08-20T20:50:25.8685834Z [00:02:22.737]➜  cat >/tmp/go-build893324914/b474/importcfg << 'EOF' # internal
2025-08-20T20:50:25.8686966Z [00:02:22.737]➜  # import config
2025-08-20T20:50:25.8687791Z [00:02:22.738]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:25.8689172Z [00:02:22.738]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:25.8690275Z [00:02:22.738]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:25.8691306Z [00:02:22.738]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:25.8692275Z [00:02:22.738]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.8693374Z [00:02:22.738]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build893324914/b475/_pkg_.a
2025-08-20T20:50:25.8694463Z [00:02:22.738]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:25.8695393Z [00:02:22.738]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:25.8696329Z [00:02:22.738]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:25.8697269Z [00:02:22.738]➜  EOF
2025-08-20T20:50:25.8705170Z [00:02:22.738]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/internal/modes=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/internal/modes;$WORK/b474=>" -p k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes -lang=go1.24 -complete -installsuffix shared -buildid JMp-16dslcD2w-EOtV05/JMp-16dslcD2w-EOtV05 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/internal/modes/buffers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/internal/modes/custom.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/internal/modes/decode.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/internal/modes/diagnostic.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/internal/modes/encode.go
2025-08-20T20:50:25.9532607Z [00:02:22.822]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T20:50:25.9578448Z [00:02:22.824]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/cd/cd8e4e8f6b4c72fd570b690e29c3ba4f62c1f46d8a3b8a83009748377ace3e56-d # internal
2025-08-20T20:50:25.9585529Z [00:02:22.827]➜  github.com/go-logr/logr
2025-08-20T20:50:25.9586122Z [00:02:22.827]➜  mkdir -p $WORK/b488/
2025-08-20T20:50:25.9587316Z [00:02:22.827]➜  cat >/tmp/go-build893324914/b488/importcfg << 'EOF' # internal
2025-08-20T20:50:25.9588052Z [00:02:22.827]➜  # import config
2025-08-20T20:50:25.9589367Z [00:02:22.827]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:25.9590371Z [00:02:22.827]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:25.9605078Z [00:02:22.827]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:25.9607466Z [00:02:22.827]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:25.9609553Z [00:02:22.827]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:25.9611396Z [00:02:22.827]➜  EOF
2025-08-20T20:50:25.9618505Z [00:02:22.827]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.2=>github.com/go-logr/logr@v1.4.2;$WORK/b488=>" -p github.com/go-logr/logr -lang=go1.18 -complete -installsuffix shared -buildid 8zNSsgskHgNiYGLzyIdG/8zNSsgskHgNiYGLzyIdG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/context.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/context_slog.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/discard.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/logr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/sloghandler.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/slogr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/slogsink.go
2025-08-20T20:50:26.1163285Z [00:02:22.985]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T20:50:26.1233579Z [00:02:22.992]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/75/758f6b016538ea8a3737c2ebdeb47e1f81c53960c42f3d878659fa94a754a34b-d # internal
2025-08-20T20:50:26.1240392Z [00:02:22.992]➜  k8s.io/klog/v2/internal/severity
2025-08-20T20:50:26.1240991Z [00:02:22.992]➜  mkdir -p $WORK/b490/
2025-08-20T20:50:26.1268854Z [00:02:22.996]➜  cat >/tmp/go-build893324914/b490/importcfg << 'EOF' # internal
2025-08-20T20:50:26.1269561Z [00:02:22.996]➜  # import config
2025-08-20T20:50:26.1270227Z [00:02:22.996]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:26.1270857Z [00:02:22.996]➜  EOF
2025-08-20T20:50:26.1274155Z [00:02:22.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/severity=>k8s.io/klog/v2@v2.130.1/internal/severity;$WORK/b490=>" -p k8s.io/klog/v2/internal/severity -lang=go1.18 -complete -installsuffix shared -buildid MQUCD-ewDfgjtsWVchR4/MQUCD-ewDfgjtsWVchR4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/severity/severity.go
2025-08-20T20:50:26.1556881Z [00:02:23.024]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T20:50:26.1564675Z [00:02:23.025]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/52/528db4619270aa6c2b4166a54ec1ec4c4c8834c974ae9feb783dccd48e24e3a0-d # internal
2025-08-20T20:50:26.1565868Z [00:02:23.025]➜  k8s.io/klog/v2/internal/buffer
2025-08-20T20:50:26.1566448Z [00:02:23.025]➜  mkdir -p $WORK/b489/
2025-08-20T20:50:26.1574236Z [00:02:23.026]➜  cat >/tmp/go-build893324914/b489/importcfg << 'EOF' # internal
2025-08-20T20:50:26.1576261Z [00:02:23.026]➜  # import config
2025-08-20T20:50:26.1579484Z [00:02:23.026]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:26.1582597Z [00:02:23.027]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build893324914/b490/_pkg_.a
2025-08-20T20:50:26.1583905Z [00:02:23.027]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:26.1584755Z [00:02:23.027]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:26.1585610Z [00:02:23.027]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:26.1586240Z [00:02:23.027]➜  EOF
2025-08-20T20:50:26.1589865Z [00:02:23.027]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/buffer=>k8s.io/klog/v2@v2.130.1/internal/buffer;$WORK/b489=>" -p k8s.io/klog/v2/internal/buffer -lang=go1.18 -complete -installsuffix shared -buildid uu1C5A-yVbq_J-eMo5_y/uu1C5A-yVbq_J-eMo5_y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/buffer/buffer.go
2025-08-20T20:50:26.1899956Z [00:02:23.057]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T20:50:26.1965981Z [00:02:23.065]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/45/456029fb7a09e14750aa36a07f5d43dc3012b56bbc11e186dff94756da7bda58-d # internal
2025-08-20T20:50:26.1973755Z [00:02:23.066]➜  k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct
2025-08-20T20:50:26.1974489Z [00:02:23.066]➜  mkdir -p $WORK/b473/
2025-08-20T20:50:26.1994175Z [00:02:23.068]➜  cat >/tmp/go-build893324914/b473/importcfg << 'EOF' # internal
2025-08-20T20:50:26.1999980Z [00:02:23.068]➜  # import config
2025-08-20T20:50:26.2001139Z [00:02:23.069]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes=/tmp/go-build893324914/b474/_pkg_.a
2025-08-20T20:50:26.2002224Z [00:02:23.069]➜  EOF
2025-08-20T20:50:26.2006780Z [00:02:23.069]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/direct=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/direct;$WORK/b473=>" -p k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct -lang=go1.24 -complete -installsuffix shared -buildid x8ahmuLDOavq861REnHD/x8ahmuLDOavq861REnHD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/direct/direct.go
2025-08-20T20:50:26.2247446Z [00:02:23.093]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T20:50:26.2259111Z [00:02:23.095]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/22/22a38559bcf07f954468dbe783785f02db5db255b219613b26a5c7349eca72b1-d # internal
2025-08-20T20:50:26.2272762Z [00:02:23.095]➜  k8s.io/klog/v2/internal/clock
2025-08-20T20:50:26.2273339Z [00:02:23.095]➜  mkdir -p $WORK/b491/
2025-08-20T20:50:26.2274062Z [00:02:23.095]➜  cat >/tmp/go-build893324914/b491/importcfg << 'EOF' # internal
2025-08-20T20:50:26.2274726Z [00:02:23.095]➜  # import config
2025-08-20T20:50:26.2275396Z [00:02:23.095]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:26.2275995Z [00:02:23.095]➜  EOF
2025-08-20T20:50:26.2279418Z [00:02:23.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/clock=>k8s.io/klog/v2@v2.130.1/internal/clock;$WORK/b491=>" -p k8s.io/klog/v2/internal/clock -lang=go1.18 -complete -installsuffix shared -buildid 1cr2PhEk1jYM7FC-yuuG/1cr2PhEk1jYM7FC-yuuG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/clock/clock.go
2025-08-20T20:50:26.2512402Z [00:02:23.120]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T20:50:26.2527888Z [00:02:23.121]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/ca/ca5f10d335fbe9c5da34839dc87564493f9c2a65178ac225bb527760089bd66b-d # internal
2025-08-20T20:50:26.2561083Z [00:02:23.125]➜  k8s.io/klog/v2/internal/serialize
2025-08-20T20:50:26.2564915Z [00:02:23.125]➜  mkdir -p $WORK/b493/
2025-08-20T20:50:26.2567939Z [00:02:23.125]➜  cat >/tmp/go-build893324914/b493/importcfg << 'EOF' # internal
2025-08-20T20:50:26.2569006Z [00:02:23.125]➜  # import config
2025-08-20T20:50:26.2570847Z [00:02:23.126]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:26.2572030Z [00:02:23.126]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:26.2573109Z [00:02:23.126]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.2574610Z [00:02:23.126]➜  packagefile github.com/go-logr/logr=/tmp/go-build893324914/b488/_pkg_.a
2025-08-20T20:50:26.2576481Z [00:02:23.126]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:26.2578023Z [00:02:23.126]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:26.2578967Z [00:02:23.126]➜  EOF
2025-08-20T20:50:26.2583607Z [00:02:23.126]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/serialize=>k8s.io/klog/v2@v2.130.1/internal/serialize;$WORK/b493=>" -p k8s.io/klog/v2/internal/serialize -lang=go1.18 -complete -installsuffix shared -buildid Kg3o7N8ARkgwNZiG9DWu/Kg3o7N8ARkgwNZiG9DWu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/serialize/keyvalues.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/serialize/keyvalues_slog.go
2025-08-20T20:50:26.2760519Z [00:02:23.145]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T20:50:26.2764920Z [00:02:23.145]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/4b/4b58b01b2c47abaa19b3a1db8119cc2d47240969ac864d425cdce8bc5ee40dd9-d # internal
2025-08-20T20:50:26.2777457Z [00:02:23.146]➜  k8s.io/klog/v2/internal/sloghandler
2025-08-20T20:50:26.2786147Z [00:02:23.146]➜  mkdir -p $WORK/b494/
2025-08-20T20:50:26.2787123Z [00:02:23.146]➜  cat >/tmp/go-build893324914/b494/importcfg << 'EOF' # internal
2025-08-20T20:50:26.2787834Z [00:02:23.146]➜  # import config
2025-08-20T20:50:26.2788522Z [00:02:23.146]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:26.2789542Z [00:02:23.146]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build893324914/b490/_pkg_.a
2025-08-20T20:50:26.2790595Z [00:02:23.146]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:26.2791783Z [00:02:23.146]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:26.2792618Z [00:02:23.146]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:26.2793446Z [00:02:23.146]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:26.2794053Z [00:02:23.146]➜  EOF
2025-08-20T20:50:26.2799568Z [00:02:23.146]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/sloghandler=>k8s.io/klog/v2@v2.130.1/internal/sloghandler;$WORK/b494=>" -p k8s.io/klog/v2/internal/sloghandler -lang=go1.18 -complete -installsuffix shared -buildid iwFvgpZzHUVTMC3PMN06/iwFvgpZzHUVTMC3PMN06 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/sloghandler/sloghandler_slog.go
2025-08-20T20:50:26.3509731Z [00:02:23.220]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T20:50:26.3518218Z [00:02:23.220]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/ce/cea1dd791dc1d13f1142cb0e3e0f659b973beef895ba7fc6ffe85a46ce6160cd-d # internal
2025-08-20T20:50:26.3528337Z [00:02:23.221]➜  k8s.io/utils/internal/third_party/forked/golang/net
2025-08-20T20:50:26.3529016Z [00:02:23.221]➜  mkdir -p $WORK/b496/
2025-08-20T20:50:26.3529730Z [00:02:23.221]➜  cat >/tmp/go-build893324914/b496/importcfg << 'EOF' # internal
2025-08-20T20:50:26.3530384Z [00:02:23.221]➜  # import config
2025-08-20T20:50:26.3531014Z [00:02:23.221]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:26.3531609Z [00:02:23.221]➜  EOF
2025-08-20T20:50:26.3578328Z [00:02:23.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net;$WORK/b496=>" -p k8s.io/utils/internal/third_party/forked/golang/net -lang=go1.18 -complete -installsuffix shared -buildid k0xIP_l4ljwV12F4wPKg/k0xIP_l4ljwV12F4wPKg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net/ip.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net/parse.go
2025-08-20T20:50:26.3583583Z [00:02:23.226]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T20:50:26.3587061Z [00:02:23.227]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/ce/cecfa89a7d90571b5a9f575458e9d3a4f05aec53e359f44e167b9f794c28cc6f-d # internal
2025-08-20T20:50:26.3608281Z [00:02:23.230]➜  k8s.io/klog/v2
2025-08-20T20:50:26.3613124Z [00:02:23.230]➜  mkdir -p $WORK/b487/
2025-08-20T20:50:26.3625420Z [00:02:23.231]➜  cat >/tmp/go-build893324914/b487/importcfg << 'EOF' # internal
2025-08-20T20:50:26.3628913Z [00:02:23.232]➜  # import config
2025-08-20T20:50:26.3639228Z [00:02:23.232]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:26.3640354Z [00:02:23.232]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:26.3641318Z [00:02:23.232]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:26.3643841Z [00:02:23.232]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:26.3646717Z [00:02:23.232]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:26.3647454Z [00:02:23.232]➜  packagefile flag=/tmp/go-build893324914/b083/_pkg_.a
2025-08-20T20:50:26.3648135Z [00:02:23.232]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.3648935Z [00:02:23.232]➜  packagefile github.com/go-logr/logr=/tmp/go-build893324914/b488/_pkg_.a
2025-08-20T20:50:26.3649721Z [00:02:23.232]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:26.3650591Z [00:02:23.232]➜  packagefile k8s.io/klog/v2/internal/buffer=/tmp/go-build893324914/b489/_pkg_.a
2025-08-20T20:50:26.3651580Z [00:02:23.232]➜  packagefile k8s.io/klog/v2/internal/clock=/tmp/go-build893324914/b491/_pkg_.a
2025-08-20T20:50:26.3652793Z [00:02:23.232]➜  packagefile k8s.io/klog/v2/internal/dbg=/tmp/go-build893324914/b492/_pkg_.a
2025-08-20T20:50:26.3653791Z [00:02:23.232]➜  packagefile k8s.io/klog/v2/internal/serialize=/tmp/go-build893324914/b493/_pkg_.a
2025-08-20T20:50:26.3654788Z [00:02:23.232]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build893324914/b490/_pkg_.a
2025-08-20T20:50:26.3655809Z [00:02:23.232]➜  packagefile k8s.io/klog/v2/internal/sloghandler=/tmp/go-build893324914/b494/_pkg_.a
2025-08-20T20:50:26.3660463Z [00:02:23.232]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:26.3661348Z [00:02:23.232]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:26.3662141Z [00:02:23.232]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:26.3662942Z [00:02:23.232]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:26.3663732Z [00:02:23.232]➜  packagefile os/user=/tmp/go-build893324914/b211/_pkg_.a
2025-08-20T20:50:26.3664581Z [00:02:23.232]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:26.3665414Z [00:02:23.232]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:26.3666216Z [00:02:23.232]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:26.3667254Z [00:02:23.232]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:26.3668045Z [00:02:23.232]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:26.3668824Z [00:02:23.232]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:26.3669648Z [00:02:23.232]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:26.3670451Z [00:02:23.232]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:26.3671311Z [00:02:23.232]➜  EOF
2025-08-20T20:50:26.3678620Z [00:02:23.235]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1=>k8s.io/klog/v2@v2.130.1;$WORK/b487=>" -p k8s.io/klog/v2 -lang=go1.18 -complete -installsuffix shared -buildid MeYS-O6NEs2ntX2K8BoA/MeYS-O6NEs2ntX2K8BoA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/contextual.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/contextual_slog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/exit.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/format.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/imports.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/k8s_references.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/k8s_references_slog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klog_file.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klog_file_others.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klogr.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klogr_slog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/safeptr.go
2025-08-20T20:50:26.3982706Z [00:02:23.267]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T20:50:26.3988484Z [00:02:23.267]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/d9/d9a16465dca78f85135e57bb8dc8277eb3b9ef1d9eb76215631b8ee557f56727-d # internal
2025-08-20T20:50:26.3989572Z [00:02:23.267]➜  k8s.io/utils/net
2025-08-20T20:50:26.3990043Z [00:02:23.267]➜  mkdir -p $WORK/b495/
2025-08-20T20:50:26.4013780Z [00:02:23.270]➜  cat >/tmp/go-build893324914/b495/importcfg << 'EOF' # internal
2025-08-20T20:50:26.4015150Z [00:02:23.270]➜  # import config
2025-08-20T20:50:26.4016380Z [00:02:23.270]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:26.4017422Z [00:02:23.270]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:26.4018181Z [00:02:23.270]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.4019257Z [00:02:23.270]➜  packagefile k8s.io/utils/internal/third_party/forked/golang/net=/tmp/go-build893324914/b496/_pkg_.a
2025-08-20T20:50:26.4020268Z [00:02:23.270]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:26.4021365Z [00:02:23.270]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:26.4022151Z [00:02:23.270]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:26.4022952Z [00:02:23.270]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:26.4023774Z [00:02:23.270]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:26.4024579Z [00:02:23.270]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:26.4025149Z [00:02:23.270]➜  EOF
2025-08-20T20:50:26.4031486Z [00:02:23.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net;$WORK/b495=>" -p k8s.io/utils/net -lang=go1.18 -complete -installsuffix shared -buildid TO-nKP0fR9RygtLejzgS/TO-nKP0fR9RygtLejzgS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/ipfamily.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/ipnet.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/multi_listen.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/net.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/parse.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/port.go
2025-08-20T20:50:26.5237975Z [00:02:23.391]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T20:50:26.5245738Z [00:02:23.393]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/2d/2d895c2d181dd0a1b7b1f1cec457def5128571dd407a5ba6798fcd512bb02a1e-d # internal
2025-08-20T20:50:26.5249292Z [00:02:23.394]➜  go/token
2025-08-20T20:50:26.5251233Z [00:02:23.394]➜  mkdir -p $WORK/b500/
2025-08-20T20:50:26.5259875Z [00:02:23.395]➜  cat >/tmp/go-build893324914/b500/importcfg << 'EOF' # internal
2025-08-20T20:50:26.5260681Z [00:02:23.395]➜  # import config
2025-08-20T20:50:26.5261343Z [00:02:23.395]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:26.5262142Z [00:02:23.395]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.5262906Z [00:02:23.395]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:26.5263724Z [00:02:23.395]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:26.5264568Z [00:02:23.395]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:26.5265389Z [00:02:23.395]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:26.5266210Z [00:02:23.395]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:26.5267281Z [00:02:23.395]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:26.5268181Z [00:02:23.395]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:26.5268843Z [00:02:23.395]➜  EOF
2025-08-20T20:50:26.5272223Z [00:02:23.395]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/.go/src/go/token=>go/token;$WORK/b500=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid 2u1yjsjstP-pRq7IK0Sl/2u1yjsjstP-pRq7IK0Sl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/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-20T20:50:26.7325312Z [00:02:23.601]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T20:50:26.7349048Z [00:02:23.604]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/90/903a089b0dc856050f6f271e295b84bd90a00af75f2c32f38adaedb2974bc7d4-d # internal
2025-08-20T20:50:26.7354887Z [00:02:23.604]➜  go/scanner
2025-08-20T20:50:26.7358179Z [00:02:23.604]➜  mkdir -p $WORK/b499/
2025-08-20T20:50:26.7365086Z [00:02:23.605]➜  cat >/tmp/go-build893324914/b499/importcfg << 'EOF' # internal
2025-08-20T20:50:26.7368384Z [00:02:23.605]➜  # import config
2025-08-20T20:50:26.7369427Z [00:02:23.605]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:26.7370890Z [00:02:23.605]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.7372397Z [00:02:23.605]➜  packagefile go/token=/tmp/go-build893324914/b500/_pkg_.a
2025-08-20T20:50:26.7373642Z [00:02:23.605]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:26.7374764Z [00:02:23.605]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:26.7376220Z [00:02:23.605]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:26.7377451Z [00:02:23.605]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:26.7378570Z [00:02:23.605]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:26.7380109Z [00:02:23.605]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:26.7381094Z [00:02:23.605]➜  EOF
2025-08-20T20:50:26.7385341Z [00:02:23.605]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/.go/src/go/scanner=>go/scanner;$WORK/b499=>" -p go/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid gCa7Q6riZuWOqbrmIbTl/gCa7Q6riZuWOqbrmIbTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/.go/src/go/scanner/errors.go /root/.go/src/go/scanner/scanner.go
2025-08-20T20:50:26.8803524Z [00:02:23.749]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T20:50:26.8818510Z [00:02:23.751]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/fb/fb19a107ad454bdb061785127bb93a4eb03ee07ad45697ff373820bcbc21dc47-d # internal
2025-08-20T20:50:26.8825254Z [00:02:23.751]➜  go/ast
2025-08-20T20:50:26.8825781Z [00:02:23.751]➜  mkdir -p $WORK/b498/
2025-08-20T20:50:26.8830203Z [00:02:23.752]➜  cat >/tmp/go-build893324914/b498/importcfg << 'EOF' # internal
2025-08-20T20:50:26.8831798Z [00:02:23.752]➜  # import config
2025-08-20T20:50:26.8857804Z [00:02:23.752]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:26.8859365Z [00:02:23.752]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:26.8860246Z [00:02:23.752]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.8861476Z [00:02:23.752]➜  packagefile go/scanner=/tmp/go-build893324914/b499/_pkg_.a
2025-08-20T20:50:26.8862680Z [00:02:23.752]➜  packagefile go/token=/tmp/go-build893324914/b500/_pkg_.a
2025-08-20T20:50:26.8863598Z [00:02:23.752]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:26.8864758Z [00:02:23.752]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:26.8866035Z [00:02:23.752]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:26.8867170Z [00:02:23.752]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:26.8868083Z [00:02:23.752]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:26.8869366Z [00:02:23.752]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:26.8871087Z [00:02:23.752]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:26.8872624Z [00:02:23.752]➜  EOF
2025-08-20T20:50:26.8877066Z [00:02:23.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "/root/.go/src/go/ast=>go/ast;$WORK/b498=>" -p go/ast -lang=go1.25 -std -complete -installsuffix shared -buildid PexCy4wQdBDw-jgPdab0/PexCy4wQdBDw-jgPdab0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /root/.go/src/go/ast/ast.go /root/.go/src/go/ast/commentmap.go /root/.go/src/go/ast/filter.go /root/.go/src/go/ast/import.go /root/.go/src/go/ast/print.go /root/.go/src/go/ast/resolve.go /root/.go/src/go/ast/scope.go /root/.go/src/go/ast/walk.go
2025-08-20T20:50:26.9305372Z [00:02:23.799]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T20:50:26.9472024Z [00:02:23.816]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T20:50:26.9533362Z [00:02:23.822]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/fb/fbe02dbf3dac33ef72460c22b314521e9fbff81fb1966f1f32732d5a4d345724-d # internal
2025-08-20T20:50:26.9537984Z [00:02:23.822]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/view
2025-08-20T20:50:26.9538666Z [00:02:23.822]➜  mkdir -p $WORK/b411/
2025-08-20T20:50:26.9545903Z [00:02:23.823]➜  cat >/tmp/go-build893324914/b411/importcfg << 'EOF' # internal
2025-08-20T20:50:26.9546727Z [00:02:23.823]➜  # import config
2025-08-20T20:50:26.9547272Z [00:02:23.823]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:26.9548058Z [00:02:23.823]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:26.9548805Z [00:02:23.823]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.9549781Z [00:02:23.823]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:26.9550887Z [00:02:23.823]➜  packagefile github.com/gdamore/tcell/v2=/tmp/go-build893324914/b412/_pkg_.a
2025-08-20T20:50:26.9551949Z [00:02:23.823]➜  packagefile github.com/lunixbochs/vtclean=/tmp/go-build893324914/b452/_pkg_.a
2025-08-20T20:50:26.9552975Z [00:02:23.823]➜  packagefile github.com/pkg/errors=/tmp/go-build893324914/b374/_pkg_.a
2025-08-20T20:50:26.9553919Z [00:02:23.823]➜  packagefile github.com/rivo/tview=/tmp/go-build893324914/b453/_pkg_.a
2025-08-20T20:50:26.9554921Z [00:02:23.823]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:26.9556003Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:26.9559851Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:26.9561163Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:26.9562818Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:26.9564189Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:26.9565417Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:26.9566761Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:26.9568017Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:26.9569263Z [00:02:23.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:26.9570322Z [00:02:23.823]➜  packagefile golang.org/x/text/cases=/tmp/go-build893324914/b225/_pkg_.a
2025-08-20T20:50:26.9571381Z [00:02:23.823]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:26.9572290Z [00:02:23.823]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:26.9573023Z [00:02:23.823]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:26.9573797Z [00:02:23.823]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:26.9574621Z [00:02:23.823]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:26.9575481Z [00:02:23.823]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:26.9576238Z [00:02:23.823]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:26.9577014Z [00:02:23.823]➜  EOF
2025-08-20T20:50:26.9580734Z [00:02:23.823]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/view=>gitlab.com/gitlab-org/cli/internal/commands/ci/view;$WORK/b411=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/view -lang=go1.25 -complete -installsuffix shared -buildid 80T5wb9r8unIGStRKLH8/80T5wb9r8unIGStRKLH8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/view/view.go
2025-08-20T20:50:26.9606377Z [00:02:23.829]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/1c/1ce3b6148a891b81be123aea1a24b4eced7b555863e654e9823a6d1ff72fb0b0-d # internal
2025-08-20T20:50:26.9610115Z [00:02:23.830]➜  k8s.io/apimachinery/pkg/util/validation
2025-08-20T20:50:26.9640107Z [00:02:23.833]➜  mkdir -p $WORK/b484/
2025-08-20T20:50:26.9647674Z [00:02:23.833]➜  cat >/tmp/go-build893324914/b484/importcfg << 'EOF' # internal
2025-08-20T20:50:26.9655866Z [00:02:23.834]➜  # import config
2025-08-20T20:50:26.9656660Z [00:02:23.834]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:26.9657753Z [00:02:23.834]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build893324914/b485/_pkg_.a
2025-08-20T20:50:26.9658862Z [00:02:23.834]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:26.9659815Z [00:02:23.834]➜  packagefile k8s.io/utils/net=/tmp/go-build893324914/b495/_pkg_.a
2025-08-20T20:50:26.9660649Z [00:02:23.834]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:26.9661426Z [00:02:23.834]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:26.9662207Z [00:02:23.834]➜  packagefile net/netip=/tmp/go-build893324914/b089/_pkg_.a
2025-08-20T20:50:26.9662993Z [00:02:23.834]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:26.9663789Z [00:02:23.834]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:26.9664559Z [00:02:23.834]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:26.9665288Z [00:02:23.834]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:26.9665838Z [00:02:23.834]➜  EOF
2025-08-20T20:50:26.9683542Z [00:02:23.834]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/validation=>k8s.io/apimachinery@v0.33.4/pkg/util/validation;$WORK/b484=>" -p k8s.io/apimachinery/pkg/util/validation -lang=go1.24 -complete -installsuffix shared -buildid Vy2hrWlhVCkD3HltrGeU/Vy2hrWlhVCkD3HltrGeU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/validation/ip.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/validation/validation.go
2025-08-20T20:50:27.0786107Z [00:02:23.945]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T20:50:27.0796411Z [00:02:23.947]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/c3/c351a36ce509b507e118ae6b223c796300b1a5223bc38b2d962b4d24d1d26681-d # internal
2025-08-20T20:50:27.0797711Z [00:02:23.947]➜  k8s.io/apimachinery/pkg/labels
2025-08-20T20:50:27.0798310Z [00:02:23.947]➜  mkdir -p $WORK/b482/
2025-08-20T20:50:27.0799041Z [00:02:23.947]➜  cat >/tmp/go-build893324914/b482/importcfg << 'EOF' # internal
2025-08-20T20:50:27.0799777Z [00:02:23.947]➜  # import config
2025-08-20T20:50:27.0800447Z [00:02:23.947]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.0801464Z [00:02:23.947]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build893324914/b481/_pkg_.a
2025-08-20T20:50:27.0802682Z [00:02:23.947]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:27.0803946Z [00:02:23.947]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build893324914/b484/_pkg_.a
2025-08-20T20:50:27.0805251Z [00:02:23.947]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build893324914/b485/_pkg_.a
2025-08-20T20:50:27.0806381Z [00:02:23.947]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:27.0807357Z [00:02:23.947]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:27.0808146Z [00:02:23.947]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:27.0808987Z [00:02:23.947]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.0809808Z [00:02:23.947]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.0810776Z [00:02:23.947]➜  EOF
2025-08-20T20:50:27.0815486Z [00:02:23.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/labels=>k8s.io/apimachinery@v0.33.4/pkg/labels;$WORK/b482=>" -p k8s.io/apimachinery/pkg/labels -lang=go1.24 -complete -installsuffix shared -buildid hccozR9mVm5oINtlOk2Y/hccozR9mVm5oINtlOk2Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/labels/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/labels/labels.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/labels/selector.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/labels/zz_generated.deepcopy.go
2025-08-20T20:50:27.2232965Z [00:02:24.092]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T20:50:27.2401666Z [00:02:24.108]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/01/01a04dfa47bbf8d46f4f7e795caa6bbee5856f6b94bb4f6ab5f1f9c49baec58a-d # internal
2025-08-20T20:50:27.2420963Z [00:02:24.109]➜  gitlab.com/gitlab-org/cli/internal/commands/ci/legacyci
2025-08-20T20:50:27.2421711Z [00:02:24.109]➜  mkdir -p $WORK/b408/
2025-08-20T20:50:27.2422455Z [00:02:24.110]➜  cat >/tmp/go-build893324914/b408/importcfg << 'EOF' # internal
2025-08-20T20:50:27.2423161Z [00:02:24.110]➜  # import config
2025-08-20T20:50:27.2424028Z [00:02:24.110]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:27.2425152Z [00:02:24.110]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:27.2426325Z [00:02:24.110]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:27.2427866Z [00:02:24.110]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/lint=/tmp/go-build893324914/b409/_pkg_.a
2025-08-20T20:50:27.2429651Z [00:02:24.110]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/trace=/tmp/go-build893324914/b410/_pkg_.a
2025-08-20T20:50:27.2431195Z [00:02:24.110]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/view=/tmp/go-build893324914/b411/_pkg_.a
2025-08-20T20:50:27.2432150Z [00:02:24.110]➜  EOF
2025-08-20T20:50:27.2436192Z [00:02:24.110]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/legacyci=>gitlab.com/gitlab-org/cli/internal/commands/ci/legacyci;$WORK/b408=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci/legacyci -lang=go1.25 -complete -installsuffix shared -buildid CJTQP6AW30YAfS7j9y2D/CJTQP6AW30YAfS7j9y2D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/legacyci/pipeline_ci.go
2025-08-20T20:50:27.3113624Z [00:02:24.180]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T20:50:27.3306216Z [00:02:24.199]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T20:50:27.3385914Z [00:02:24.207]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/58/580a335a73ec0d5092ffd6e70ac097c22156c4f2e39a7cd26c0d3869190d55f6-d # internal
2025-08-20T20:50:27.3413104Z [00:02:24.210]➜  go/doc/comment
2025-08-20T20:50:27.3416125Z [00:02:24.210]➜  mkdir -p $WORK/b502/
2025-08-20T20:50:27.3427909Z [00:02:24.211]➜  cat >/tmp/go-build893324914/b502/importcfg << 'EOF' # internal
2025-08-20T20:50:27.3428615Z [00:02:24.211]➜  # import config
2025-08-20T20:50:27.3429299Z [00:02:24.211]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:27.3432666Z [00:02:24.211]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.3433473Z [00:02:24.211]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:27.3434258Z [00:02:24.211]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:27.3435025Z [00:02:24.211]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.3435834Z [00:02:24.211]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.3437122Z [00:02:24.211]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:27.3438266Z [00:02:24.211]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:27.3438917Z [00:02:24.211]➜  EOF
2025-08-20T20:50:27.3443266Z [00:02:24.211]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/.go/src/go/doc/comment=>go/doc/comment;$WORK/b502=>" -p go/doc/comment -lang=go1.25 -std -complete -installsuffix shared -buildid 3KhzQTgrsD4Tef8PeR5s/3KhzQTgrsD4Tef8PeR5s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/.go/src/go/doc/comment/doc.go /root/.go/src/go/doc/comment/html.go /root/.go/src/go/doc/comment/markdown.go /root/.go/src/go/doc/comment/parse.go /root/.go/src/go/doc/comment/print.go /root/.go/src/go/doc/comment/std.go /root/.go/src/go/doc/comment/text.go
2025-08-20T20:50:27.3447877Z [00:02:24.212]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/6c/6c8a9b8a0c21cbd5bc8707e16c537e4e593a41f55065f588a9a02301e4a7429e-d # internal
2025-08-20T20:50:27.3452544Z [00:02:24.214]➜  k8s.io/apimachinery/pkg/api/resource
2025-08-20T20:50:27.3462560Z [00:02:24.214]➜  mkdir -p $WORK/b471/
2025-08-20T20:50:27.3463321Z [00:02:24.214]➜  cat >/tmp/go-build893324914/b471/importcfg << 'EOF' # internal
2025-08-20T20:50:27.3463999Z [00:02:24.214]➜  # import config
2025-08-20T20:50:27.3467373Z [00:02:24.214]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:27.3468342Z [00:02:24.214]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:27.3469103Z [00:02:24.214]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.3470015Z [00:02:24.214]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build893324914/b469/_pkg_.a
2025-08-20T20:50:27.3470993Z [00:02:24.214]➜  packagefile gopkg.in/inf.v0=/tmp/go-build893324914/b472/_pkg_.a
2025-08-20T20:50:27.3472046Z [00:02:24.214]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:27.3473262Z [00:02:24.214]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build893324914/b473/_pkg_.a
2025-08-20T20:50:27.3474396Z [00:02:24.214]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:27.3475189Z [00:02:24.215]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:27.3475996Z [00:02:24.215]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:27.3476950Z [00:02:24.215]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.3477755Z [00:02:24.215]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.3478545Z [00:02:24.215]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:27.3479141Z [00:02:24.215]➜  EOF
2025-08-20T20:50:27.3523612Z [00:02:24.215]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource=>k8s.io/apimachinery@v0.33.4/pkg/api/resource;$WORK/b471=>" -p k8s.io/apimachinery/pkg/api/resource -lang=go1.24 -complete -installsuffix shared -buildid vVnSkqDd6QjIo5sfnoTf/vVnSkqDd6QjIo5sfnoTf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/amount.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/math.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/quantity.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/quantity_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/scale_int.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/suffix.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/resource/zz_generated.deepcopy.go
2025-08-20T20:50:27.3992643Z [00:02:24.268]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T20:50:27.4123647Z [00:02:24.281]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T20:50:27.4135716Z [00:02:24.282]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/04/0403b3861ca11824648c0715a7c00f38a13a2bfe65a828dcffc5db985eb7f5fb-d # internal
2025-08-20T20:50:27.4137971Z [00:02:24.282]➜  gitlab.com/gitlab-org/cli/internal/commands/ci
2025-08-20T20:50:27.4139153Z [00:02:24.282]➜  mkdir -p $WORK/b395/
2025-08-20T20:50:27.4140550Z [00:02:24.283]➜  cat >/tmp/go-build893324914/b395/importcfg << 'EOF' # internal
2025-08-20T20:50:27.4144352Z [00:02:24.283]➜  # import config
2025-08-20T20:50:27.4144953Z [00:02:24.283]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.4145761Z [00:02:24.283]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:27.4147069Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:27.4148407Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/artifact=/tmp/go-build893324914/b396/_pkg_.a
2025-08-20T20:50:27.4149823Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/cancel=/tmp/go-build893324914/b399/_pkg_.a
2025-08-20T20:50:27.4151163Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/config=/tmp/go-build893324914/b403/_pkg_.a
2025-08-20T20:50:27.4152450Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/delete=/tmp/go-build893324914/b405/_pkg_.a
2025-08-20T20:50:27.4153742Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/get=/tmp/go-build893324914/b406/_pkg_.a
2025-08-20T20:50:27.4155008Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/legacyci=/tmp/go-build893324914/b408/_pkg_.a
2025-08-20T20:50:27.4156271Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/lint=/tmp/go-build893324914/b409/_pkg_.a
2025-08-20T20:50:27.4162006Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/list=/tmp/go-build893324914/b454/_pkg_.a
2025-08-20T20:50:27.4163290Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/retry=/tmp/go-build893324914/b455/_pkg_.a
2025-08-20T20:50:27.4164537Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/run=/tmp/go-build893324914/b456/_pkg_.a
2025-08-20T20:50:27.4165785Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/run_trig=/tmp/go-build893324914/b457/_pkg_.a
2025-08-20T20:50:27.4167291Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/status=/tmp/go-build893324914/b458/_pkg_.a
2025-08-20T20:50:27.4168639Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/trace=/tmp/go-build893324914/b410/_pkg_.a
2025-08-20T20:50:27.4169963Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/trigger=/tmp/go-build893324914/b460/_pkg_.a
2025-08-20T20:50:27.4171231Z [00:02:24.283]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/view=/tmp/go-build893324914/b411/_pkg_.a
2025-08-20T20:50:27.4172177Z [00:02:24.283]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:27.4173001Z [00:02:24.283]➜  EOF
2025-08-20T20:50:27.4176357Z [00:02:24.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci=>gitlab.com/gitlab-org/cli/internal/commands/ci;$WORK/b395=>" -p gitlab.com/gitlab-org/cli/internal/commands/ci -lang=go1.25 -complete -installsuffix shared -buildid VM7iuRUFVAhAA3Uum7Bz/VM7iuRUFVAhAA3Uum7Bz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ci.go
2025-08-20T20:50:27.4206155Z [00:02:24.289]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/da/da5c7608bdb2cdc008bd60e501aee663ca80363496f46c569cf1b40831b289e4-d # internal
2025-08-20T20:50:27.4220324Z [00:02:24.290]➜  internal/lazyregexp
2025-08-20T20:50:27.4220889Z [00:02:24.290]➜  mkdir -p $WORK/b503/
2025-08-20T20:50:27.4221614Z [00:02:24.290]➜  cat >/tmp/go-build893324914/b503/importcfg << 'EOF' # internal
2025-08-20T20:50:27.4222316Z [00:02:24.290]➜  # import config
2025-08-20T20:50:27.4222966Z [00:02:24.290]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:27.4223797Z [00:02:24.290]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:27.4224628Z [00:02:24.290]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.4225453Z [00:02:24.290]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:27.4226061Z [00:02:24.290]➜  EOF
2025-08-20T20:50:27.4229530Z [00:02:24.290]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/.go/src/internal/lazyregexp=>internal/lazyregexp;$WORK/b503=>" -p internal/lazyregexp -lang=go1.25 -std -complete -installsuffix shared -buildid bIkBTwhEceVvTPrLJ1zP/bIkBTwhEceVvTPrLJ1zP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/.go/src/internal/lazyregexp/lazyre.go
2025-08-20T20:50:27.4583741Z [00:02:24.327]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T20:50:27.4593129Z [00:02:24.328]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/57/5751a868673443aeae88b0b0d221e700a242b7a4d6aaf1284d00fb9607b658c9-d # internal
2025-08-20T20:50:27.4601326Z [00:02:24.328]➜  go/build/constraint
2025-08-20T20:50:27.4601888Z [00:02:24.329]➜  mkdir -p $WORK/b505/
2025-08-20T20:50:27.4606977Z [00:02:24.329]➜  cat >/tmp/go-build893324914/b505/importcfg << 'EOF' # internal
2025-08-20T20:50:27.4611164Z [00:02:24.330]➜  # import config
2025-08-20T20:50:27.4611866Z [00:02:24.330]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:27.4612697Z [00:02:24.330]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.4613505Z [00:02:24.330]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.4615478Z [00:02:24.330]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:27.4618926Z [00:02:24.330]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:27.4619629Z [00:02:24.330]➜  EOF
2025-08-20T20:50:27.4622863Z [00:02:24.330]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "/root/.go/src/go/build/constraint=>go/build/constraint;$WORK/b505=>" -p go/build/constraint -lang=go1.25 -std -complete -installsuffix shared -buildid eUCZy1eSeqqdzVk4i-rk/eUCZy1eSeqqdzVk4i-rk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack /root/.go/src/go/build/constraint/expr.go /root/.go/src/go/build/constraint/vers.go
2025-08-20T20:50:27.5455235Z [00:02:24.414]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T20:50:27.5467242Z [00:02:24.415]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T20:50:27.5479478Z [00:02:24.417]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/94/94556c67af21580214117be07f7b9fa24ce93add292ddb59fbd396c6234dade9-d # internal
2025-08-20T20:50:27.5484952Z [00:02:24.417]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/83/83c7651baf17d3c686a7e83d6e43c0a4ebb6fb06bd6fe324f08a3d43a75a0c5c-d # internal
2025-08-20T20:50:27.5489808Z [00:02:24.418]➜  go/parser
2025-08-20T20:50:27.5490343Z [00:02:24.418]➜  mkdir -p $WORK/b504/
2025-08-20T20:50:27.5495135Z [00:02:24.418]➜  cat >/tmp/go-build893324914/b504/importcfg << 'EOF' # internal
2025-08-20T20:50:27.5503022Z [00:02:24.419]➜  # import config
2025-08-20T20:50:27.5503819Z [00:02:24.419]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:27.5505995Z [00:02:24.419]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:27.5509623Z [00:02:24.419]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.5510439Z [00:02:24.419]➜  packagefile go/ast=/tmp/go-build893324914/b498/_pkg_.a
2025-08-20T20:50:27.5511266Z [00:02:24.419]➜  packagefile go/build/constraint=/tmp/go-build893324914/b505/_pkg_.a
2025-08-20T20:50:27.5512177Z [00:02:24.419]➜  packagefile go/scanner=/tmp/go-build893324914/b499/_pkg_.a
2025-08-20T20:50:27.5512998Z [00:02:24.419]➜  packagefile go/token=/tmp/go-build893324914/b500/_pkg_.a
2025-08-20T20:50:27.5513821Z [00:02:24.419]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:27.5514598Z [00:02:24.419]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:27.5515389Z [00:02:24.419]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:27.5516209Z [00:02:24.419]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:27.5517218Z [00:02:24.419]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.5517833Z [00:02:24.419]➜  EOF
2025-08-20T20:50:27.5521206Z [00:02:24.419]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/.go/src/go/parser=>go/parser;$WORK/b504=>" -p go/parser -lang=go1.25 -std -complete -installsuffix shared -buildid gAr9WaN61HdCp6LNJLAZ/gAr9WaN61HdCp6LNJLAZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/.go/src/go/parser/interface.go /root/.go/src/go/parser/parser.go /root/.go/src/go/parser/resolver.go
2025-08-20T20:50:27.5524491Z [00:02:24.421]➜  go/doc
2025-08-20T20:50:27.5525573Z [00:02:24.421]➜  mkdir -p $WORK/b501/
2025-08-20T20:50:27.5528539Z [00:02:24.422]➜  cat >/tmp/go-build893324914/b501/importcfg << 'EOF' # internal
2025-08-20T20:50:27.5557465Z [00:02:24.422]➜  # import config
2025-08-20T20:50:27.5559596Z [00:02:24.422]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:27.5560805Z [00:02:24.422]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.5561956Z [00:02:24.425]➜  packagefile go/ast=/tmp/go-build893324914/b498/_pkg_.a
2025-08-20T20:50:27.5562854Z [00:02:24.425]➜  packagefile go/doc/comment=/tmp/go-build893324914/b502/_pkg_.a
2025-08-20T20:50:27.5563701Z [00:02:24.425]➜  packagefile go/token=/tmp/go-build893324914/b500/_pkg_.a
2025-08-20T20:50:27.5564632Z [00:02:24.425]➜  packagefile internal/lazyregexp=/tmp/go-build893324914/b503/_pkg_.a
2025-08-20T20:50:27.5565539Z [00:02:24.425]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:27.5566373Z [00:02:24.425]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:27.5567410Z [00:02:24.425]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:27.5568215Z [00:02:24.425]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.5569001Z [00:02:24.425]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.5569769Z [00:02:24.425]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:27.5570569Z [00:02:24.425]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:27.5571179Z [00:02:24.425]➜  EOF
2025-08-20T20:50:27.5574917Z [00:02:24.425]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/.go/src/go/doc=>go/doc;$WORK/b501=>" -p go/doc -lang=go1.25 -std -complete -installsuffix shared -buildid -_26vMdFuHl3uWHR4aBX/-_26vMdFuHl3uWHR4aBX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/.go/src/go/doc/comment.go /root/.go/src/go/doc/doc.go /root/.go/src/go/doc/example.go /root/.go/src/go/doc/exports.go /root/.go/src/go/doc/filter.go /root/.go/src/go/doc/reader.go /root/.go/src/go/doc/synopsis.go
2025-08-20T20:50:27.5950468Z [00:02:24.464]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T20:50:27.5992488Z [00:02:24.468]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/26/26f8da223c2845417e99a51282400ec4d3fa79d3898d0be1ab0007d429ff2c46-d # internal
2025-08-20T20:50:27.5995083Z [00:02:24.468]➜  k8s.io/apimachinery/pkg/api/operation
2025-08-20T20:50:27.5995887Z [00:02:24.468]➜  mkdir -p $WORK/b506/
2025-08-20T20:50:27.6008062Z [00:02:24.470]➜  cat >/tmp/go-build893324914/b506/importcfg << 'EOF' # internal
2025-08-20T20:50:27.6011661Z [00:02:24.470]➜  # import config
2025-08-20T20:50:27.6012822Z [00:02:24.470]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:27.6014733Z [00:02:24.470]➜  EOF
2025-08-20T20:50:27.6018874Z [00:02:24.470]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/operation=>k8s.io/apimachinery@v0.33.4/pkg/api/operation;$WORK/b506=>" -p k8s.io/apimachinery/pkg/api/operation -lang=go1.24 -complete -installsuffix shared -buildid mGEHH_ZHnLnhx6W9rvz0/mGEHH_ZHnLnhx6W9rvz0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/operation/operation.go
2025-08-20T20:50:27.6097468Z [00:02:24.478]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T20:50:27.6144543Z [00:02:24.483]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/c2/c23d8847a2ec504bfabbad3ea0d81c68c3cd876de05b1dd0d0cea9c5f74f2b1e-d # internal
2025-08-20T20:50:27.6147815Z [00:02:24.483]➜  k8s.io/apimachinery/pkg/conversion/queryparams
2025-08-20T20:50:27.6149235Z [00:02:24.483]➜  mkdir -p $WORK/b507/
2025-08-20T20:50:27.6150465Z [00:02:24.483]➜  cat >/tmp/go-build893324914/b507/importcfg << 'EOF' # internal
2025-08-20T20:50:27.6152046Z [00:02:24.483]➜  # import config
2025-08-20T20:50:27.6153342Z [00:02:24.483]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.6154709Z [00:02:24.483]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:27.6155977Z [00:02:24.483]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:27.6157822Z [00:02:24.483]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.6159223Z [00:02:24.483]➜  EOF
2025-08-20T20:50:27.6164267Z [00:02:24.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion/queryparams=>k8s.io/apimachinery@v0.33.4/pkg/conversion/queryparams;$WORK/b507=>" -p k8s.io/apimachinery/pkg/conversion/queryparams -lang=go1.24 -complete -installsuffix shared -buildid DWs_rS1RZgP7jukdbfKB/DWs_rS1RZgP7jukdbfKB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion/queryparams/convert.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/conversion/queryparams/doc.go
2025-08-20T20:50:27.6571798Z [00:02:24.526]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T20:50:27.6583824Z [00:02:24.527]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/db/dbf09650df4d585dbc15fe5dd6ca6bfa00559fa4aefdce372f94b5567eafef78-d # internal
2025-08-20T20:50:27.6585991Z [00:02:24.527]➜  k8s.io/apimachinery/pkg/runtime/schema
2025-08-20T20:50:27.6587725Z [00:02:24.527]➜  mkdir -p $WORK/b508/
2025-08-20T20:50:27.6589655Z [00:02:24.528]➜  cat >/tmp/go-build893324914/b508/importcfg << 'EOF' # internal
2025-08-20T20:50:27.6590410Z [00:02:24.528]➜  # import config
2025-08-20T20:50:27.6591087Z [00:02:24.528]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.6592141Z [00:02:24.528]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build893324914/b469/_pkg_.a
2025-08-20T20:50:27.6593484Z [00:02:24.528]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:27.6594339Z [00:02:24.528]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.6594985Z [00:02:24.528]➜  EOF
2025-08-20T20:50:27.6600044Z [00:02:24.528]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/schema=>k8s.io/apimachinery@v0.33.4/pkg/runtime/schema;$WORK/b508=>" -p k8s.io/apimachinery/pkg/runtime/schema -lang=go1.24 -complete -installsuffix shared -buildid xE1m85icHM_oBBm87Zdh/xE1m85icHM_oBBm87Zdh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/schema/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/schema/group_version.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/schema/interfaces.go
2025-08-20T20:50:27.6636853Z [00:02:24.532]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T20:50:27.6653228Z [00:02:24.534]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/0c/0c5eb0cd9f92e13e313ad8ab979ce976451b18c7392b1a666e7c1064b87458a0-d # internal
2025-08-20T20:50:27.6663083Z [00:02:24.535]➜  sigs.k8s.io/json/internal/golang/encoding/json
2025-08-20T20:50:27.6666336Z [00:02:24.535]➜  mkdir -p $WORK/b511/
2025-08-20T20:50:27.6675526Z [00:02:24.536]➜  cat >/tmp/go-build893324914/b511/importcfg << 'EOF' # internal
2025-08-20T20:50:27.6683414Z [00:02:24.536]➜  # import config
2025-08-20T20:50:27.6684112Z [00:02:24.536]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:27.6684948Z [00:02:24.536]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:27.6685790Z [00:02:24.536]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:27.6687147Z [00:02:24.536]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:27.6688143Z [00:02:24.536]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:27.6689253Z [00:02:24.536]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.6690277Z [00:02:24.536]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:27.6692419Z [00:02:24.536]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:27.6693290Z [00:02:24.536]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:27.6694093Z [00:02:24.536]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:27.6694910Z [00:02:24.536]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.6695742Z [00:02:24.536]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.6697805Z [00:02:24.536]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:27.6698693Z [00:02:24.536]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:27.6699590Z [00:02:24.536]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:27.6700493Z [00:02:24.536]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:27.6701171Z [00:02:24.536]➜  EOF
2025-08-20T20:50:27.6712223Z [00:02:24.536]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json=>sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json;$WORK/b511=>" -p sigs.k8s.io/json/internal/golang/encoding/json -lang=go1.21 -complete -installsuffix shared -buildid YzRS9rD2iLCmzhkBDpyT/YzRS9rD2iLCmzhkBDpyT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/decode.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/encode.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/fold.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/indent.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/kubernetes_patch.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/scanner.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/stream.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/tables.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/tags.go
2025-08-20T20:50:27.7258380Z [00:02:24.594]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T20:50:27.7269260Z [00:02:24.594]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/a6/a6ff70aff7891052fd8d6c2c4bb21de6d8a962b586ea27d6bca74f43e72ae25c-d # internal
2025-08-20T20:50:27.7270403Z [00:02:24.594]➜  k8s.io/apimachinery/pkg/util/naming
2025-08-20T20:50:27.7271017Z [00:02:24.594]➜  mkdir -p $WORK/b512/
2025-08-20T20:50:27.7271741Z [00:02:24.594]➜  cat >/tmp/go-build893324914/b512/importcfg << 'EOF' # internal
2025-08-20T20:50:27.7272407Z [00:02:24.594]➜  # import config
2025-08-20T20:50:27.7273028Z [00:02:24.594]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.7273809Z [00:02:24.594]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:27.7274612Z [00:02:24.594]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:27.7275465Z [00:02:24.594]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:27.7276308Z [00:02:24.594]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.7277292Z [00:02:24.594]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.7277900Z [00:02:24.594]➜  EOF
2025-08-20T20:50:27.7281703Z [00:02:24.594]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/naming=>k8s.io/apimachinery@v0.33.4/pkg/util/naming;$WORK/b512=>" -p k8s.io/apimachinery/pkg/util/naming -lang=go1.24 -complete -installsuffix shared -buildid r2w6hD_dwcZevCOH0_T-/r2w6hD_dwcZevCOH0_T- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/naming/from_stack.go
2025-08-20T20:50:27.7786197Z [00:02:24.647]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T20:50:27.7793721Z [00:02:24.648]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/f8/f88831244258d3d581f20364f59a037dda9c5f1ac8e933928bf6a12f628b026a-d # internal
2025-08-20T20:50:27.7800803Z [00:02:24.648]➜  k8s.io/apimachinery/pkg/util/runtime
2025-08-20T20:50:27.7801433Z [00:02:24.648]➜  mkdir -p $WORK/b513/
2025-08-20T20:50:27.7814310Z [00:02:24.650]➜  cat >/tmp/go-build893324914/b513/importcfg << 'EOF' # internal
2025-08-20T20:50:27.7830753Z [00:02:24.650]➜  # import config
2025-08-20T20:50:27.7831446Z [00:02:24.650]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:27.7832271Z [00:02:24.650]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.7833106Z [00:02:24.650]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:27.7833951Z [00:02:24.650]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:27.7834738Z [00:02:24.650]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:27.7835527Z [00:02:24.650]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:27.7836298Z [00:02:24.650]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:27.7837157Z [00:02:24.650]➜  EOF
2025-08-20T20:50:27.7840804Z [00:02:24.650]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/runtime=>k8s.io/apimachinery@v0.33.4/pkg/util/runtime;$WORK/b513=>" -p k8s.io/apimachinery/pkg/util/runtime -lang=go1.24 -complete -installsuffix shared -buildid B3WeQA5iV11U6w7K9f1v/B3WeQA5iV11U6w7K9f1v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/runtime/runtime.go
2025-08-20T20:50:27.8830676Z [00:02:24.750]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T20:50:27.8832141Z [00:02:24.751]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/7d/7dedd2fe9929961168ae0f462d88adb57e5a1886cc9f8ee9a0f24679b6c8883e-d # internal
2025-08-20T20:50:27.8842238Z [00:02:24.753]➜  github.com/modern-go/concurrent
2025-08-20T20:50:27.8857316Z [00:02:24.753]➜  mkdir -p $WORK/b516/
2025-08-20T20:50:27.8858078Z [00:02:24.753]➜  cat >/tmp/go-build893324914/b516/importcfg << 'EOF' # internal
2025-08-20T20:50:27.8858754Z [00:02:24.753]➜  # import config
2025-08-20T20:50:27.8859459Z [00:02:24.753]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:27.8860266Z [00:02:24.753]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.8861065Z [00:02:24.753]➜  packagefile io/ioutil=/tmp/go-build893324914/b206/_pkg_.a
2025-08-20T20:50:27.8861858Z [00:02:24.753]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:27.8862610Z [00:02:24.753]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:27.8863369Z [00:02:24.753]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:27.8864168Z [00:02:24.753]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:27.8865012Z [00:02:24.753]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:27.8865861Z [00:02:24.753]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:27.8866862Z [00:02:24.753]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:27.8867483Z [00:02:24.754]➜  EOF
2025-08-20T20:50:27.8874016Z [00:02:24.754]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd=>github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd;$WORK/b516=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid GtDDegCUt95D5YP8XOCq/GtDDegCUt95D5YP8XOCq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/executor.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/go_above_19.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/log.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/unbounded_executor.go
2025-08-20T20:50:27.9304529Z [00:02:24.799]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T20:50:27.9411869Z [00:02:24.810]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/20/208e57b5a8b70515e39fd667b6ad892ce1f93691c1a50fa6b74f3120585c0796-d # internal
2025-08-20T20:50:27.9427820Z [00:02:24.810]➜  github.com/modern-go/reflect2
2025-08-20T20:50:27.9428376Z [00:02:24.810]➜  mkdir -p $WORK/b517/
2025-08-20T20:50:27.9428925Z [00:02:24.810]➜  echo -n > $WORK/b517/go_asm.h # internal
2025-08-20T20:50:27.9429641Z [00:02:24.810]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T20:50:27.9442548Z [00:02:24.810]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b517=>" -I $WORK/b517/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b517/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s
2025-08-20T20:50:27.9497950Z [00:02:24.818]➜  cat >/tmp/go-build893324914/b517/importcfg << 'EOF' # internal
2025-08-20T20:50:27.9511378Z [00:02:24.818]➜  # import config
2025-08-20T20:50:27.9512093Z [00:02:24.818]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:27.9513238Z [00:02:24.818]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:27.9514077Z [00:02:24.818]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:27.9514710Z [00:02:24.818]➜  EOF
2025-08-20T20:50:27.9521503Z [00:02:24.821]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:27.9536477Z [00:02:24.821]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b517=>" -p github.com/modern-go/reflect2 -lang=go1.12 -installsuffix shared -buildid 1pmDiabqQihCT31TSE-X/1pmDiabqQihCT31TSE-X -goversion go1.25.0 -symabis $WORK/b517/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack -asmhdr $WORK/b517/go_asm.h /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/go_above_118.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/go_above_19.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/reflect2.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/reflect2_kind.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_field.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_slice.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_struct.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_type.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/type_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_array.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_eface.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_field.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_iface.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_link.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_ptr.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_slice.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_struct.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_type.go
2025-08-20T20:50:27.9651228Z [00:02:24.834]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T20:50:27.9673790Z [00:02:24.836]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/9c/9c35af840f7b44d7948ca7833c8d85202d5cbdea37efd902771d72aec4a6a619-d # internal
2025-08-20T20:50:27.9682130Z [00:02:24.837]➜  sigs.k8s.io/yaml/goyaml.v2
2025-08-20T20:50:27.9683347Z [00:02:24.837]➜  mkdir -p $WORK/b518/
2025-08-20T20:50:27.9688410Z [00:02:24.838]➜  cat >/tmp/go-build893324914/b518/importcfg << 'EOF' # internal
2025-08-20T20:50:27.9689400Z [00:02:24.838]➜  # import config
2025-08-20T20:50:27.9690405Z [00:02:24.838]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:27.9691928Z [00:02:24.838]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:27.9692820Z [00:02:24.838]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:27.9693692Z [00:02:24.838]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:27.9694457Z [00:02:24.838]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:27.9695203Z [00:02:24.838]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:27.9695971Z [00:02:24.838]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:27.9696931Z [00:02:24.838]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:27.9697710Z [00:02:24.838]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:27.9698494Z [00:02:24.838]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:27.9699284Z [00:02:24.838]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:27.9700130Z [00:02:24.838]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:27.9700898Z [00:02:24.838]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:27.9702017Z [00:02:24.838]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:27.9702809Z [00:02:24.838]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:27.9703641Z [00:02:24.838]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:27.9704281Z [00:02:24.838]➜  EOF
2025-08-20T20:50:27.9713528Z [00:02:24.838]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2=>sigs.k8s.io/yaml@v1.4.0/goyaml.v2;$WORK/b518=>" -p sigs.k8s.io/yaml/goyaml.v2 -lang=go1.12 -complete -installsuffix shared -buildid mU_EOHLiJqMGilbgKxWI/mU_EOHLiJqMGilbgKxWI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/apic.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/decode.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/emitterc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/encode.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/parserc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/readerc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/resolve.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/scannerc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/sorter.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/writerc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/yaml.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/yamlh.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/yamlprivateh.go
2025-08-20T20:50:28.0613419Z [00:02:24.930]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T20:50:28.0668216Z [00:02:24.934]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/fa/fa796256e1c069541263b869ef5f2959af131a217c6aa03496da34c683a139e7-d # internal
2025-08-20T20:50:28.0673833Z [00:02:24.936]➜  sigs.k8s.io/randfill/bytesource
2025-08-20T20:50:28.0676894Z [00:02:24.936]➜  mkdir -p $WORK/b522/
2025-08-20T20:50:28.0684408Z [00:02:24.937]➜  cat >/tmp/go-build893324914/b522/importcfg << 'EOF' # internal
2025-08-20T20:50:28.0692959Z [00:02:24.937]➜  # import config
2025-08-20T20:50:28.0693626Z [00:02:24.937]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:28.0694481Z [00:02:24.937]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:28.0695312Z [00:02:24.937]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.0696092Z [00:02:24.937]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:28.0696937Z [00:02:24.937]➜  EOF
2025-08-20T20:50:28.0703535Z [00:02:24.939]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0/bytesource=>sigs.k8s.io/randfill@v1.0.0/bytesource;$WORK/b522=>" -p sigs.k8s.io/randfill/bytesource -lang=go1.18 -complete -installsuffix shared -buildid UeObRCdMgv-pMg1AB6FA/UeObRCdMgv-pMg1AB6FA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0/bytesource/bytesource.go
2025-08-20T20:50:28.1242504Z [00:02:24.993]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T20:50:28.1282816Z [00:02:24.997]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/0c/0c3a3d66154670218de3445c30fa0a1e16e0d9df9472feb72b44f00eb606cfba-d # internal
2025-08-20T20:50:28.1287215Z [00:02:24.997]➜  sigs.k8s.io/randfill
2025-08-20T20:50:28.1287774Z [00:02:24.997]➜  mkdir -p $WORK/b521/
2025-08-20T20:50:28.1288508Z [00:02:24.997]➜  cat >/tmp/go-build893324914/b521/importcfg << 'EOF' # internal
2025-08-20T20:50:28.1289200Z [00:02:24.997]➜  # import config
2025-08-20T20:50:28.1289841Z [00:02:24.997]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.1290648Z [00:02:24.997]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:28.1291511Z [00:02:24.997]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:28.1292304Z [00:02:24.997]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:28.1293596Z [00:02:24.997]➜  packagefile sigs.k8s.io/randfill/bytesource=/tmp/go-build893324914/b522/_pkg_.a
2025-08-20T20:50:28.1294593Z [00:02:24.997]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:28.1295436Z [00:02:24.997]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:28.1296250Z [00:02:24.997]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:28.1297359Z [00:02:24.997]➜  EOF
2025-08-20T20:50:28.1300418Z [00:02:24.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0=>sigs.k8s.io/randfill@v1.0.0;$WORK/b521=>" -p sigs.k8s.io/randfill -lang=go1.18 -complete -installsuffix shared -buildid R_rp_f7lFci8RAIacdd7/R_rp_f7lFci8RAIacdd7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0/randfill.go
2025-08-20T20:50:28.2665575Z [00:02:25.135]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T20:50:28.2691282Z [00:02:25.138]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/13/139fe8ce233f3a4cabba59f40dd4d669f0da6db46babd94def4123c91b5f2c5c-d # internal
2025-08-20T20:50:28.2698836Z [00:02:25.139]➜  k8s.io/apimachinery/pkg/util/intstr
2025-08-20T20:50:28.2703472Z [00:02:25.139]➜  mkdir -p $WORK/b520/
2025-08-20T20:50:28.2713702Z [00:02:25.140]➜  cat >/tmp/go-build893324914/b520/importcfg << 'EOF' # internal
2025-08-20T20:50:28.2714981Z [00:02:25.140]➜  # import config
2025-08-20T20:50:28.2716305Z [00:02:25.140]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:28.2717729Z [00:02:25.140]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:28.2718756Z [00:02:25.140]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.2721578Z [00:02:25.140]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build893324914/b469/_pkg_.a
2025-08-20T20:50:28.2722574Z [00:02:25.140]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.2723739Z [00:02:25.140]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build893324914/b473/_pkg_.a
2025-08-20T20:50:28.2724896Z [00:02:25.140]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:28.2725712Z [00:02:25.140]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:28.2726497Z [00:02:25.140]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:28.2727874Z [00:02:25.140]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:28.2728877Z [00:02:25.140]➜  packagefile sigs.k8s.io/randfill=/tmp/go-build893324914/b521/_pkg_.a
2025-08-20T20:50:28.2729786Z [00:02:25.140]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:28.2730642Z [00:02:25.140]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:28.2731307Z [00:02:25.140]➜  EOF
2025-08-20T20:50:28.2739670Z [00:02:25.142]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/intstr=>k8s.io/apimachinery@v0.33.4/pkg/util/intstr;$WORK/b520=>" -p k8s.io/apimachinery/pkg/util/intstr -lang=go1.24 -complete -installsuffix shared -buildid 8Ph8BU7oHzq80Z7-IIN1/8Ph8BU7oHzq80Z7-IIN1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/intstr/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/intstr/instr_fuzz.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/intstr/intstr.go
2025-08-20T20:50:28.3493085Z [00:02:25.218]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T20:50:28.3732953Z [00:02:25.242]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T20:50:28.3753686Z [00:02:25.244]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/26/26a4e69d13240efc3cd97e4b1ace10e7db3f3e990d5eaad04ee5828fcccc035d-d # internal
2025-08-20T20:50:28.3793347Z [00:02:25.248]➜  golang.org/x/text/unicode/bidi
2025-08-20T20:50:28.3798672Z [00:02:25.249]➜  mkdir -p $WORK/b529/
2025-08-20T20:50:28.3807482Z [00:02:25.250]➜  cat >/tmp/go-build893324914/b529/importcfg << 'EOF' # internal
2025-08-20T20:50:28.3809644Z [00:02:25.250]➜  # import config
2025-08-20T20:50:28.3812598Z [00:02:25.250]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:28.3813502Z [00:02:25.250]➜  packagefile container/list=/tmp/go-build893324914/b105/_pkg_.a
2025-08-20T20:50:28.3814359Z [00:02:25.250]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.3815136Z [00:02:25.250]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:28.3815902Z [00:02:25.250]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:28.3816936Z [00:02:25.250]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:28.3830084Z [00:02:25.250]➜  EOF
2025-08-20T20:50:28.3835659Z [00:02:25.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b529/_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/b529=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid zxhvFE-HjkF7h4pMXImn/zxhvFE-HjkF7h4pMXImn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/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-20T20:50:28.3843006Z [00:02:25.252]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/28/287934af2ddf78dc04e0c54722fd9db42dc7a484db7414648175d6fe8a98d9c4-d # internal
2025-08-20T20:50:28.3849498Z [00:02:25.254]➜  sigs.k8s.io/json
2025-08-20T20:50:28.3857703Z [00:02:25.254]➜  mkdir -p $WORK/b510/
2025-08-20T20:50:28.3860647Z [00:02:25.254]➜  cat >/tmp/go-build893324914/b510/importcfg << 'EOF' # internal
2025-08-20T20:50:28.3861318Z [00:02:25.254]➜  # import config
2025-08-20T20:50:28.3862009Z [00:02:25.254]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:28.3862830Z [00:02:25.254]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.3863553Z [00:02:25.254]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.3864608Z [00:02:25.254]➜  packagefile sigs.k8s.io/json/internal/golang/encoding/json=/tmp/go-build893324914/b511/_pkg_.a
2025-08-20T20:50:28.3865451Z [00:02:25.254]➜  EOF
2025-08-20T20:50:28.3889974Z [00:02:25.255]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3=>sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3;$WORK/b510=>" -p sigs.k8s.io/json -lang=go1.21 -complete -installsuffix shared -buildid KjCReheTrA8bzNsYIZDK/KjCReheTrA8bzNsYIZDK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/doc.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/json.go
2025-08-20T20:50:28.4732978Z [00:02:25.342]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T20:50:28.4742160Z [00:02:25.343]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/75/75de922c640f639b31af786df4656bef8ea4eb3f223719ff1d76b3c51ba06739-d # internal
2025-08-20T20:50:28.4749912Z [00:02:25.343]➜  k8s.io/apimachinery/pkg/util/json
2025-08-20T20:50:28.4750564Z [00:02:25.344]➜  mkdir -p $WORK/b509/
2025-08-20T20:50:28.4751317Z [00:02:25.344]➜  cat >/tmp/go-build893324914/b509/importcfg << 'EOF' # internal
2025-08-20T20:50:28.4752008Z [00:02:25.344]➜  # import config
2025-08-20T20:50:28.4752820Z [00:02:25.344]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:28.4753724Z [00:02:25.344]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.4754803Z [00:02:25.344]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.4755698Z [00:02:25.344]➜  packagefile sigs.k8s.io/json=/tmp/go-build893324914/b510/_pkg_.a
2025-08-20T20:50:28.4756395Z [00:02:25.344]➜  EOF
2025-08-20T20:50:28.4760060Z [00:02:25.344]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/json=>k8s.io/apimachinery@v0.33.4/pkg/util/json;$WORK/b509=>" -p k8s.io/apimachinery/pkg/util/json -lang=go1.24 -complete -installsuffix shared -buildid YxgKMT9OpzumxxeMayV-/YxgKMT9OpzumxxeMayV- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/json/json.go
2025-08-20T20:50:28.5343439Z [00:02:25.403]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T20:50:28.5351905Z [00:02:25.404]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/2a/2a709819f77e75d80d389c64ea34feb9e12835a921429308687163259abf746e-d # internal
2025-08-20T20:50:28.5356081Z [00:02:25.404]➜  golang.org/x/net/http2/hpack
2025-08-20T20:50:28.5356838Z [00:02:25.404]➜  mkdir -p $WORK/b530/
2025-08-20T20:50:28.5357618Z [00:02:25.405]➜  cat >/tmp/go-build893324914/b530/importcfg << 'EOF' # internal
2025-08-20T20:50:28.5359225Z [00:02:25.405]➜  # import config
2025-08-20T20:50:28.5360483Z [00:02:25.405]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:28.5362292Z [00:02:25.405]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:28.5365134Z [00:02:25.405]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.5365890Z [00:02:25.405]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.5366783Z [00:02:25.405]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:28.5367680Z [00:02:25.405]➜  EOF
2025-08-20T20:50:28.5376128Z [00:02:25.406]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b530/_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/b530=>" -p golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid -0e2Yl-usjbHN-mWx2sQ/-0e2Yl-usjbHN-mWx2sQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/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-20T20:50:28.7163129Z [00:02:25.585]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T20:50:28.7180756Z [00:02:25.587]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/7d/7d863782e6faf8900a37e9402dfbc1fe5f2bd06b10f2585eca64b90e325d6fc7-d # internal
2025-08-20T20:50:28.7242214Z [00:02:25.590]➜  k8s.io/utils/ptr
2025-08-20T20:50:28.7242702Z [00:02:25.590]➜  mkdir -p $WORK/b532/
2025-08-20T20:50:28.7243393Z [00:02:25.590]➜  cat >/tmp/go-build893324914/b532/importcfg << 'EOF' # internal
2025-08-20T20:50:28.7243989Z [00:02:25.590]➜  # import config
2025-08-20T20:50:28.7244537Z [00:02:25.590]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.7245249Z [00:02:25.590]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:28.7245792Z [00:02:25.590]➜  EOF
2025-08-20T20:50:28.7249178Z [00:02:25.590]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/ptr=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/ptr;$WORK/b532=>" -p k8s.io/utils/ptr -lang=go1.18 -complete -installsuffix shared -buildid eDA1i3hA_ZBhnS-i7H9Q/eDA1i3hA_ZBhnS-i7H9Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/ptr/ptr.go
2025-08-20T20:50:28.7499203Z [00:02:25.619]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T20:50:28.7521316Z [00:02:25.621]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/8c/8c12c0dbe12dba45f12e5f9135b3496eb0753c454a62033679d494597f5b8e91-d # internal
2025-08-20T20:50:28.7542431Z [00:02:25.623]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T20:50:28.7551302Z [00:02:25.624]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/ee/ee8ff884080ea81a63648f2ed6e3d66c5012919832c12613f50932f0cd65e331-d # internal
2025-08-20T20:50:28.7554915Z [00:02:25.624]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/list
2025-08-20T20:50:28.7555625Z [00:02:25.624]➜  mkdir -p $WORK/b535/
2025-08-20T20:50:28.7560532Z [00:02:25.625]➜  cat >/tmp/go-build893324914/b535/importcfg << 'EOF' # internal
2025-08-20T20:50:28.7563063Z [00:02:25.625]➜  # import config
2025-08-20T20:50:28.7563867Z [00:02:25.625]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:28.7564952Z [00:02:25.625]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:28.7566149Z [00:02:25.625]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:28.7567508Z [00:02:25.625]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:28.7568990Z [00:02:25.625]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/agentutils=/tmp/go-build893324914/b467/_pkg_.a
2025-08-20T20:50:28.7570375Z [00:02:25.625]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:28.7571728Z [00:02:25.625]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:28.7573143Z [00:02:25.625]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:28.7573905Z [00:02:25.625]➜  EOF
2025-08-20T20:50:28.7581546Z [00:02:25.625]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/list=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/list;$WORK/b535=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/list -lang=go1.25 -complete -installsuffix shared -buildid YU9S4xNrVv3l5s8tsmCr/YU9S4xNrVv3l5s8tsmCr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/list/agent_list.go
2025-08-20T20:50:28.7600645Z [00:02:25.627]➜  golang.org/x/text/secure/bidirule
2025-08-20T20:50:28.7601217Z [00:02:25.627]➜  mkdir -p $WORK/b528/
2025-08-20T20:50:28.7601908Z [00:02:25.627]➜  cat >/tmp/go-build893324914/b528/importcfg << 'EOF' # internal
2025-08-20T20:50:28.7602551Z [00:02:25.627]➜  # import config
2025-08-20T20:50:28.7603184Z [00:02:25.627]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:28.7604092Z [00:02:25.627]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:28.7605178Z [00:02:25.627]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build893324914/b529/_pkg_.a
2025-08-20T20:50:28.7606138Z [00:02:25.627]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:28.7606920Z [00:02:25.627]➜  EOF
2025-08-20T20:50:28.7610801Z [00:02:25.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b528/_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/b528=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid zbULtc08QooqhfmfhH07/zbULtc08QooqhfmfhH07 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/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-20T20:50:28.7674574Z [00:02:25.636]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T20:50:28.7731265Z [00:02:25.642]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T20:50:28.7736486Z [00:02:25.642]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b517=>" -I $WORK/b517/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b517/reflect2_amd64.o ./reflect2_amd64.s
2025-08-20T20:50:28.7756036Z [00:02:25.644]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/b7/b7a9a79f59c43656b1b41b2a51697f69f7bb4cf0409d1c0f785c20aa7db44dc1-d # internal
2025-08-20T20:50:28.7777652Z [00:02:25.646]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token/list
2025-08-20T20:50:28.7779221Z [00:02:25.646]➜  mkdir -p $WORK/b537/
2025-08-20T20:50:28.7780717Z [00:02:25.646]➜  cat >/tmp/go-build893324914/b537/importcfg << 'EOF' # internal
2025-08-20T20:50:28.7781785Z [00:02:25.646]➜  # import config
2025-08-20T20:50:28.7782998Z [00:02:25.646]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:28.7784239Z [00:02:25.646]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.7786126Z [00:02:25.646]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:28.7788587Z [00:02:25.646]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:28.7789801Z [00:02:25.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:28.7791103Z [00:02:25.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:28.7792481Z [00:02:25.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:28.7794203Z [00:02:25.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:28.7795366Z [00:02:25.646]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:28.7796225Z [00:02:25.646]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:28.7797008Z [00:02:25.646]➜  EOF
2025-08-20T20:50:28.7797535Z [00:02:25.646]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:28.7802213Z [00:02:25.646]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/list=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token/list;$WORK/b537=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token/list -lang=go1.25 -complete -installsuffix shared -buildid OcCW6MF6h3MYi2QTftmm/OcCW6MF6h3MYi2QTftmm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/list/list.go
2025-08-20T20:50:28.7824152Z [00:02:25.650]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T20:50:28.7826929Z [00:02:25.650]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b517=>" -I $WORK/b517/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b517/relfect2_mips64x.o ./relfect2_mips64x.s
2025-08-20T20:50:28.7923204Z [00:02:25.661]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T20:50:28.7931750Z [00:02:25.662]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b517=>" -I $WORK/b517/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b517/relfect2_mipsx.o ./relfect2_mipsx.s
2025-08-20T20:50:28.7944856Z [00:02:25.663]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/62/62fa65f11ecd113c5a7352c58543c0f6378a67d8bfb40e6218e4e18f4b5387fa-d # internal
2025-08-20T20:50:28.7956339Z [00:02:25.664]➜  golang.org/x/net/idna
2025-08-20T20:50:28.7961695Z [00:02:25.665]➜  mkdir -p $WORK/b527/
2025-08-20T20:50:28.7969590Z [00:02:25.666]➜  cat >/tmp/go-build893324914/b527/importcfg << 'EOF' # internal
2025-08-20T20:50:28.7970328Z [00:02:25.666]➜  # import config
2025-08-20T20:50:28.7970963Z [00:02:25.666]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.7971951Z [00:02:25.666]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build893324914/b528/_pkg_.a
2025-08-20T20:50:28.7973087Z [00:02:25.666]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build893324914/b529/_pkg_.a
2025-08-20T20:50:28.7974187Z [00:02:25.666]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build893324914/b231/_pkg_.a
2025-08-20T20:50:28.7975052Z [00:02:25.666]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:28.7975891Z [00:02:25.666]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:28.7976906Z [00:02:25.666]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:28.7977559Z [00:02:25.666]➜  EOF
2025-08-20T20:50:28.7978616Z [00:02:25.667]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:28.7984220Z [00:02:25.667]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/idna=>golang.org/x/net@v0.42.0/idna;$WORK/b527=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid MoFQU6tT6iTTgBXSTRly/MoFQU6tT6iTTgBXSTRly -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/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-20T20:50:28.7989110Z [00:02:25.667]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T20:50:28.7991533Z [00:02:25.667]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b517=>" -I $WORK/b517/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b517/relfect2_ppc64x.o ./relfect2_ppc64x.s
2025-08-20T20:50:28.8030085Z [00:02:25.670]➜  go tool pack r $WORK/b517/_pkg_.a $WORK/b517/reflect2_amd64.o $WORK/b517/relfect2_mips64x.o $WORK/b517/relfect2_mipsx.o $WORK/b517/relfect2_ppc64x.o # internal
2025-08-20T20:50:28.8031461Z [00:02:25.670]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T20:50:28.8157273Z [00:02:25.684]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/29/29dd7dfe321f1a4bd14535900810c99395f1fd772c05cc0b27a3d45281d442f9-d # internal
2025-08-20T20:50:28.8174088Z [00:02:25.686]➜  github.com/json-iterator/go
2025-08-20T20:50:28.8174686Z [00:02:25.686]➜  mkdir -p $WORK/b515/
2025-08-20T20:50:28.8184672Z [00:02:25.687]➜  cat >/tmp/go-build893324914/b515/importcfg << 'EOF' # internal
2025-08-20T20:50:28.8186814Z [00:02:25.687]➜  # import config
2025-08-20T20:50:28.8188087Z [00:02:25.687]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:28.8189193Z [00:02:25.687]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:28.8190268Z [00:02:25.687]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:28.8192385Z [00:02:25.687]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:28.8193227Z [00:02:25.687]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:28.8193999Z [00:02:25.687]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.8194975Z [00:02:25.687]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build893324914/b516/_pkg_.a
2025-08-20T20:50:28.8196082Z [00:02:25.687]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build893324914/b517/_pkg_.a
2025-08-20T20:50:28.8197674Z [00:02:25.687]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.8198441Z [00:02:25.687]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:28.8199236Z [00:02:25.687]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:28.8200033Z [00:02:25.687]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:28.8200808Z [00:02:25.687]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:28.8201600Z [00:02:25.687]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:28.8202393Z [00:02:25.688]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:28.8203161Z [00:02:25.688]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:28.8203940Z [00:02:25.688]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:28.8204772Z [00:02:25.688]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:28.8205675Z [00:02:25.688]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:28.8206304Z [00:02:25.688]➜  EOF
2025-08-20T20:50:28.8214763Z [00:02:25.690]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:28.8238738Z [00:02:25.690]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/json-iterator/go@v1.1.12=>github.com/json-iterator/go@v1.1.12;$WORK/b515=>" -p github.com/json-iterator/go -lang=go1.12 -complete -installsuffix shared -buildid WhzEn92VvTdvJfcGWOHj/WhzEn92VvTdvJfcGWOHj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/adapter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_bool.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_int32.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_int64.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_invalid.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_nil.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_number.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_object.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_str.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_uint32.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_uint64.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/config.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_int.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_object.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_skip.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_skip_strict.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_str.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/jsoniter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/pool.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_dynamic.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_extension.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_json_number.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_json_raw_message.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_map.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_marshaler.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_native.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_optional.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_slice.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_struct_decoder.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_struct_encoder.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_int.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_str.go
2025-08-20T20:50:28.8569621Z [00:02:25.723]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T20:50:28.8584430Z [00:02:25.727]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/9c/9cfc9a3738f01d81c8c4ff86b134c66edfc45a9618119f5ee0beaba69a2b4164-d # internal
2025-08-20T20:50:28.8609430Z [00:02:25.728]➜  github.com/munnerz/goautoneg
2025-08-20T20:50:28.8613026Z [00:02:25.730]➜  mkdir -p $WORK/b541/
2025-08-20T20:50:28.8616766Z [00:02:25.730]➜  cat >/tmp/go-build893324914/b541/importcfg << 'EOF' # internal
2025-08-20T20:50:28.8623233Z [00:02:25.730]➜  # import config
2025-08-20T20:50:28.8623914Z [00:02:25.730]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:28.8624757Z [00:02:25.730]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:28.8625638Z [00:02:25.730]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:28.8626269Z [00:02:25.730]➜  EOF
2025-08-20T20:50:28.8630839Z [00:02:25.730]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b541/_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/b541=>" -p github.com/munnerz/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid RIxX87NYSGGXKYPOLnNq/RIxX87NYSGGXKYPOLnNq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /root/go/pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/autoneg.go
2025-08-20T20:50:28.8799986Z [00:02:25.749]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T20:50:28.8827509Z [00:02:25.751]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/8d/8dfe62c81fb597fa1e52ac28dd0c60bb41253d993bd074916d3dd7c2dcd7c368-d # internal
2025-08-20T20:50:28.8834781Z [00:02:25.751]➜  k8s.io/apimachinery/pkg/util/framer
2025-08-20T20:50:28.8835353Z [00:02:25.751]➜  mkdir -p $WORK/b548/
2025-08-20T20:50:28.8836040Z [00:02:25.751]➜  cat >/tmp/go-build893324914/b548/importcfg << 'EOF' # internal
2025-08-20T20:50:28.8836847Z [00:02:25.751]➜  # import config
2025-08-20T20:50:28.8837619Z [00:02:25.751]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:28.8838492Z [00:02:25.751]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:28.8839322Z [00:02:25.751]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.8839952Z [00:02:25.751]➜  EOF
2025-08-20T20:50:28.8843621Z [00:02:25.751]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/framer=>k8s.io/apimachinery@v0.33.4/pkg/util/framer;$WORK/b548=>" -p k8s.io/apimachinery/pkg/util/framer -lang=go1.24 -complete -installsuffix shared -buildid UNNs7FraaR5DfI4PlJs8/UNNs7FraaR5DfI4PlJs8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/framer/framer.go
2025-08-20T20:50:28.9045402Z [00:02:25.773]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T20:50:28.9075509Z [00:02:25.776]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T20:50:28.9077343Z [00:02:25.776]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/e4/e46442e1aea04fa29730dc33cbd87421e003edb03f2b0d4095b9319bc6bd7ca5-d # internal
2025-08-20T20:50:28.9078603Z [00:02:25.776]➜  sigs.k8s.io/yaml
2025-08-20T20:50:28.9080399Z [00:02:25.776]➜  mkdir -p $WORK/b550/
2025-08-20T20:50:28.9081139Z [00:02:25.776]➜  cat >/tmp/go-build893324914/b550/importcfg << 'EOF' # internal
2025-08-20T20:50:28.9082116Z [00:02:25.776]➜  # import config
2025-08-20T20:50:28.9082761Z [00:02:25.776]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:28.9083566Z [00:02:25.776]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:28.9084430Z [00:02:25.776]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:28.9085256Z [00:02:25.776]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.9085998Z [00:02:25.776]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:28.9086956Z [00:02:25.776]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:28.9087889Z [00:02:25.776]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build893324914/b518/_pkg_.a
2025-08-20T20:50:28.9088782Z [00:02:25.776]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:28.9089545Z [00:02:25.776]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:28.9090332Z [00:02:25.777]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:28.9091091Z [00:02:25.777]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:28.9091839Z [00:02:25.777]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:28.9092648Z [00:02:25.777]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:28.9093260Z [00:02:25.777]➜  EOF
2025-08-20T20:50:28.9097179Z [00:02:25.777]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0=>sigs.k8s.io/yaml@v1.4.0;$WORK/b550=>" -p sigs.k8s.io/yaml -lang=go1.12 -complete -installsuffix shared -buildid xkBxOHl0rZevuqkhh9B3/xkBxOHl0rZevuqkhh9B3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/fields.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/yaml.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/yaml_go110.go
2025-08-20T20:50:28.9104727Z [00:02:25.779]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/98/985b62d1aeeebfeb323db8e7567c53570c73d59dd9803b41c1d3b287117b27d9-d # internal
2025-08-20T20:50:28.9107883Z [00:02:25.779]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token
2025-08-20T20:50:28.9108742Z [00:02:25.779]➜  mkdir -p $WORK/b536/
2025-08-20T20:50:28.9110063Z [00:02:25.779]➜  cat >/tmp/go-build893324914/b536/importcfg << 'EOF' # internal
2025-08-20T20:50:28.9111149Z [00:02:25.779]➜  # import config
2025-08-20T20:50:28.9112168Z [00:02:25.779]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:28.9113459Z [00:02:25.779]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:28.9115093Z [00:02:25.779]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token/list=/tmp/go-build893324914/b537/_pkg_.a
2025-08-20T20:50:28.9116258Z [00:02:25.779]➜  EOF
2025-08-20T20:50:28.9120734Z [00:02:25.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token;$WORK/b536=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token -lang=go1.25 -complete -installsuffix shared -buildid q86Srk6ZP2nGzLxftE5g/q86Srk6ZP2nGzLxftE5g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/token.go
2025-08-20T20:50:28.9899531Z [00:02:25.856]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T20:50:28.9918404Z [00:02:25.861]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/62/62d628b0c9df0c4df9e631b42f3e824695c8cedf06d22e6af4a0e63add2c7f3d-d # internal
2025-08-20T20:50:28.9925857Z [00:02:25.861]➜  k8s.io/client-go/features
2025-08-20T20:50:28.9929962Z [00:02:25.862]➜  mkdir -p $WORK/b555/
2025-08-20T20:50:28.9939538Z [00:02:25.863]➜  cat >/tmp/go-build893324914/b555/importcfg << 'EOF' # internal
2025-08-20T20:50:28.9941862Z [00:02:25.863]➜  # import config
2025-08-20T20:50:28.9950373Z [00:02:25.863]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:28.9951199Z [00:02:25.863]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:28.9952225Z [00:02:25.863]➜  packagefile k8s.io/apimachinery/pkg/util/naming=/tmp/go-build893324914/b512/_pkg_.a
2025-08-20T20:50:28.9953419Z [00:02:25.863]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:28.9954530Z [00:02:25.863]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:28.9955351Z [00:02:25.863]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:28.9956342Z [00:02:25.863]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:28.9959298Z [00:02:25.863]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:28.9961400Z [00:02:25.863]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:28.9962114Z [00:02:25.863]➜  EOF
2025-08-20T20:50:28.9966358Z [00:02:25.865]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/features=>k8s.io/client-go@v0.33.4/features;$WORK/b555=>" -p k8s.io/client-go/features -lang=go1.24 -complete -installsuffix shared -buildid XdBsY3SCRNccMvR59ZTZ/XdBsY3SCRNccMvR59ZTZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/features/envvar.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/features/features.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/features/known_features.go
2025-08-20T20:50:29.0119835Z [00:02:25.881]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T20:50:29.0136210Z [00:02:25.882]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/a4/a40822dec5386af6cbe9a8addc373ea73c9f5a45175320a352c9e785f54385ab-d # internal
2025-08-20T20:50:29.0138105Z [00:02:25.882]➜  k8s.io/apimachinery/pkg/util/yaml
2025-08-20T20:50:29.0140200Z [00:02:25.882]➜  mkdir -p $WORK/b549/
2025-08-20T20:50:29.0151242Z [00:02:25.883]➜  cat >/tmp/go-build893324914/b549/importcfg << 'EOF' # internal
2025-08-20T20:50:29.0152135Z [00:02:25.883]➜  # import config
2025-08-20T20:50:29.0152963Z [00:02:25.883]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:29.0153964Z [00:02:25.883]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:29.0154969Z [00:02:25.883]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:29.0156015Z [00:02:25.883]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.0157135Z [00:02:25.883]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.0158017Z [00:02:25.883]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:29.0159124Z [00:02:25.883]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build893324914/b509/_pkg_.a
2025-08-20T20:50:29.0160339Z [00:02:25.883]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build893324914/b550/_pkg_.a
2025-08-20T20:50:29.0161310Z [00:02:25.883]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.0162251Z [00:02:25.884]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:29.0163271Z [00:02:25.884]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:29.0164025Z [00:02:25.884]➜  EOF
2025-08-20T20:50:29.0168271Z [00:02:25.884]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/yaml=>k8s.io/apimachinery@v0.33.4/pkg/util/yaml;$WORK/b549=>" -p k8s.io/apimachinery/pkg/util/yaml -lang=go1.24 -complete -installsuffix shared -buildid KzwOELzunFNY_cvVX-IV/KzwOELzunFNY_cvVX-IV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/yaml/decoder.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/yaml/stream_reader.go
2025-08-20T20:50:29.0172346Z [00:02:25.884]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T20:50:29.0202315Z [00:02:25.889]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/f1/f1689b78d2a1217589b1b2177cace947b4a8177114df2a01e14d6fc971402e20-d # internal
2025-08-20T20:50:29.0203473Z [00:02:25.889]➜  golang.org/x/net/http/httpguts
2025-08-20T20:50:29.0205500Z [00:02:25.889]➜  mkdir -p $WORK/b526/
2025-08-20T20:50:29.0210772Z [00:02:25.889]➜  cat >/tmp/go-build893324914/b526/importcfg << 'EOF' # internal
2025-08-20T20:50:29.0216726Z [00:02:25.889]➜  # import config
2025-08-20T20:50:29.0222171Z [00:02:25.889]➜  packagefile golang.org/x/net/idna=/tmp/go-build893324914/b527/_pkg_.a
2025-08-20T20:50:29.0228153Z [00:02:25.889]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:29.0233845Z [00:02:25.889]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:29.0239824Z [00:02:25.889]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.0243414Z [00:02:25.889]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:29.0246473Z [00:02:25.889]➜  EOF
2025-08-20T20:50:29.0251389Z [00:02:25.889]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b526/_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/b526=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid hEDRxcMmRb9Bb3JT1A-Q/hEDRxcMmRb9Bb3JT1A-Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/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-20T20:50:29.0452777Z [00:02:25.914]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T20:50:29.0472919Z [00:02:25.916]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/4c/4c3d6460ef2585e2fc31602d59e895b376dded7df8279b62f79f0775a5d7f6cd-d # internal
2025-08-20T20:50:29.0478914Z [00:02:25.916]➜  k8s.io/apimachinery/pkg/version
2025-08-20T20:50:29.0479707Z [00:02:25.916]➜  mkdir -p $WORK/b557/
2025-08-20T20:50:29.0480624Z [00:02:25.916]➜  cat >/tmp/go-build893324914/b557/importcfg << 'EOF' # internal
2025-08-20T20:50:29.0481461Z [00:02:25.916]➜  # import config
2025-08-20T20:50:29.0482333Z [00:02:25.916]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:29.0483556Z [00:02:25.916]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:29.0484636Z [00:02:25.916]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.0485484Z [00:02:25.916]➜  EOF
2025-08-20T20:50:29.0491024Z [00:02:25.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/version=>k8s.io/apimachinery@v0.33.4/pkg/version;$WORK/b557=>" -p k8s.io/apimachinery/pkg/version -lang=go1.24 -complete -installsuffix shared -buildid 4Aglk2pwDBHQXhSgqA73/4Aglk2pwDBHQXhSgqA73 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/version/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/version/helpers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/version/types.go
2025-08-20T20:50:29.0521866Z [00:02:25.921]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T20:50:29.0530084Z [00:02:25.922]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/93/934ee7f4491cb52c94ccd32506512a9981b4ffa9aaba4a108e1955b058bfd6f4-d # internal
2025-08-20T20:50:29.0533828Z [00:02:25.922]➜  golang.org/x/net/internal/httpcommon
2025-08-20T20:50:29.0535153Z [00:02:25.922]➜  mkdir -p $WORK/b531/
2025-08-20T20:50:29.0536238Z [00:02:25.922]➜  cat >/tmp/go-build893324914/b531/importcfg << 'EOF' # internal
2025-08-20T20:50:29.0537187Z [00:02:25.922]➜  # import config
2025-08-20T20:50:29.0537877Z [00:02:25.922]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.0538676Z [00:02:25.922]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.0539347Z [00:02:25.922]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.0540379Z [00:02:25.922]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build893324914/b526/_pkg_.a
2025-08-20T20:50:29.0541462Z [00:02:25.922]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build893324914/b530/_pkg_.a
2025-08-20T20:50:29.0542525Z [00:02:25.922]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:29.0543503Z [00:02:25.922]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:29.0544391Z [00:02:25.922]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:29.0545202Z [00:02:25.922]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:29.0546263Z [00:02:25.922]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:29.0547190Z [00:02:25.922]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.0547998Z [00:02:25.922]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.0548584Z [00:02:25.922]➜  EOF
2025-08-20T20:50:29.0553212Z [00:02:25.923]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b531/_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/b531=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid Q2afa8144HZXC1FRP0jS/Q2afa8144HZXC1FRP0jS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/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-20T20:50:29.0641982Z [00:02:25.933]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T20:50:29.0647830Z [00:02:25.934]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/09/095da741e7469a8f0d254868a7d1d81e2807f7f8aef9f28608d162e2b5f17da0-d # internal
2025-08-20T20:50:29.0655572Z [00:02:25.934]➜  k8s.io/client-go/pkg/version
2025-08-20T20:50:29.0656149Z [00:02:25.934]➜  mkdir -p $WORK/b556/
2025-08-20T20:50:29.0657055Z [00:02:25.934]➜  cat >/tmp/go-build893324914/b556/importcfg << 'EOF' # internal
2025-08-20T20:50:29.0657714Z [00:02:25.934]➜  # import config
2025-08-20T20:50:29.0658314Z [00:02:25.934]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.0659275Z [00:02:25.934]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build893324914/b557/_pkg_.a
2025-08-20T20:50:29.0660230Z [00:02:25.934]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:29.0660833Z [00:02:25.934]➜  EOF
2025-08-20T20:50:29.0664997Z [00:02:25.934]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/version=>k8s.io/client-go@v0.33.4/pkg/version;$WORK/b556=>" -p k8s.io/client-go/pkg/version -lang=go1.24 -complete -installsuffix shared -buildid fU3L255XdRJbyGX6-wWl/fU3L255XdRJbyGX6-wWl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/version/base.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/version/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/version/version.go
2025-08-20T20:50:29.0767363Z [00:02:25.946]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T20:50:29.0773410Z [00:02:25.946]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/d6/d638a827a638930a2ac8e5355877da6658666186ca90a243a370bbad6d79465e-d # internal
2025-08-20T20:50:29.0779749Z [00:02:25.946]➜  k8s.io/apimachinery/pkg/util/dump
2025-08-20T20:50:29.0780600Z [00:02:25.946]➜  mkdir -p $WORK/b559/
2025-08-20T20:50:29.0782331Z [00:02:25.947]➜  cat >/tmp/go-build893324914/b559/importcfg << 'EOF' # internal
2025-08-20T20:50:29.0783030Z [00:02:25.947]➜  # import config
2025-08-20T20:50:29.0783882Z [00:02:25.947]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build893324914/b341/_pkg_.a
2025-08-20T20:50:29.0784676Z [00:02:25.947]➜  EOF
2025-08-20T20:50:29.0788461Z [00:02:25.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/dump=>k8s.io/apimachinery@v0.33.4/pkg/util/dump;$WORK/b559=>" -p k8s.io/apimachinery/pkg/util/dump -lang=go1.24 -complete -installsuffix shared -buildid TUCQXuOFIYRFxnreBiau/TUCQXuOFIYRFxnreBiau -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/dump/dump.go
2025-08-20T20:50:29.0888458Z [00:02:25.958]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T20:50:29.0894759Z [00:02:25.958]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/88/885bcf6bab631d92f7d50666425786a71f658571b54116b99fe820b785efecac-d # internal
2025-08-20T20:50:29.0897038Z [00:02:25.959]➜  k8s.io/client-go/tools/metrics
2025-08-20T20:50:29.0898108Z [00:02:25.959]➜  mkdir -p $WORK/b563/
2025-08-20T20:50:29.0904583Z [00:02:25.959]➜  cat >/tmp/go-build893324914/b563/importcfg << 'EOF' # internal
2025-08-20T20:50:29.0905812Z [00:02:25.959]➜  # import config
2025-08-20T20:50:29.0906476Z [00:02:25.959]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.0907487Z [00:02:25.959]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:29.0908294Z [00:02:25.959]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.0909096Z [00:02:25.959]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.0909676Z [00:02:25.959]➜  EOF
2025-08-20T20:50:29.0913352Z [00:02:25.959]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/metrics=>k8s.io/client-go@v0.33.4/tools/metrics;$WORK/b563=>" -p k8s.io/client-go/tools/metrics -lang=go1.24 -complete -installsuffix shared -buildid SdzJyI-hSnKV64JeV9Z1/SdzJyI-hSnKV64JeV9Z1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/metrics/metrics.go
2025-08-20T20:50:29.0960981Z [00:02:25.965]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T20:50:29.1001798Z [00:02:25.968]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/18/18c68f482459d11edcd805f93012ab5157bdc92fa1dd812813b92076e067ff13-d # internal
2025-08-20T20:50:29.1002900Z [00:02:25.968]➜  k8s.io/utils/clock
2025-08-20T20:50:29.1003424Z [00:02:25.968]➜  mkdir -p $WORK/b566/
2025-08-20T20:50:29.1004150Z [00:02:25.969]➜  cat >/tmp/go-build893324914/b566/importcfg << 'EOF' # internal
2025-08-20T20:50:29.1004860Z [00:02:25.969]➜  # import config
2025-08-20T20:50:29.1005518Z [00:02:25.969]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.1006096Z [00:02:25.969]➜  EOF
2025-08-20T20:50:29.1010020Z [00:02:25.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/clock=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/clock;$WORK/b566=>" -p k8s.io/utils/clock -lang=go1.18 -complete -installsuffix shared -buildid kDVSZzzGGw-YVnSbC0mP/kDVSZzzGGw-YVnSbC0mP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/clock/clock.go
2025-08-20T20:50:29.1243873Z [00:02:25.992]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T20:50:29.1245361Z [00:02:25.993]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/e3/e366a86f74e5ede52ce0974251b54a8ee6fa8e3fba4156114ae990f26e86824a-d # internal
2025-08-20T20:50:29.1246730Z [00:02:25.993]➜  k8s.io/client-go/util/connrotation
2025-08-20T20:50:29.1247399Z [00:02:25.993]➜  mkdir -p $WORK/b567/
2025-08-20T20:50:29.1249233Z [00:02:25.994]➜  cat >/tmp/go-build893324914/b567/importcfg << 'EOF' # internal
2025-08-20T20:50:29.1250277Z [00:02:25.994]➜  # import config
2025-08-20T20:50:29.1250984Z [00:02:25.994]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.1251853Z [00:02:25.994]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:29.1252671Z [00:02:25.994]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.1253301Z [00:02:25.994]➜  EOF
2025-08-20T20:50:29.1257481Z [00:02:25.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/connrotation=>k8s.io/client-go@v0.33.4/util/connrotation;$WORK/b567=>" -p k8s.io/client-go/util/connrotation -lang=go1.24 -complete -installsuffix shared -buildid mif6dYEJTRjmcyGonlF4/mif6dYEJTRjmcyGonlF4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/connrotation/connrotation.go
2025-08-20T20:50:29.1286025Z [00:02:25.997]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T20:50:29.1301498Z [00:02:25.999]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/82/82543090043b253d8db5380c60a61fbefc684553181c5f534f4a4d2c630c64e6-d # internal
2025-08-20T20:50:29.1317664Z [00:02:26.000]➜  golang.org/x/net/http2
2025-08-20T20:50:29.1318227Z [00:02:26.000]➜  mkdir -p $WORK/b525/
2025-08-20T20:50:29.1331569Z [00:02:26.002]➜  cat >/tmp/go-build893324914/b525/importcfg << 'EOF' # internal
2025-08-20T20:50:29.1344148Z [00:02:26.002]➜  # import config
2025-08-20T20:50:29.1347691Z [00:02:26.002]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:29.1348519Z [00:02:26.002]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:29.1349353Z [00:02:26.002]➜  packagefile compress/gzip=/tmp/go-build893324914/b101/_pkg_.a
2025-08-20T20:50:29.1350198Z [00:02:26.002]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.1351016Z [00:02:26.002]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:29.1351882Z [00:02:26.002]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:29.1352809Z [00:02:26.002]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:29.1353643Z [00:02:26.002]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.1354470Z [00:02:26.002]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.1355408Z [00:02:26.002]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build893324914/b526/_pkg_.a
2025-08-20T20:50:29.1356503Z [00:02:26.002]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build893324914/b530/_pkg_.a
2025-08-20T20:50:29.1357771Z [00:02:26.002]➜  packagefile golang.org/x/net/idna=/tmp/go-build893324914/b527/_pkg_.a
2025-08-20T20:50:29.1358920Z [00:02:26.002]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build893324914/b531/_pkg_.a
2025-08-20T20:50:29.1359916Z [00:02:26.002]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:29.1360725Z [00:02:26.002]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:29.1361516Z [00:02:26.002]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:29.1362612Z [00:02:26.002]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:29.1363419Z [00:02:26.002]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:29.1364236Z [00:02:26.002]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:29.1365044Z [00:02:26.002]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:29.1365843Z [00:02:26.002]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:29.1370625Z [00:02:26.002]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:29.1371720Z [00:02:26.002]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:29.1372592Z [00:02:26.002]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:29.1373433Z [00:02:26.002]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:29.1374206Z [00:02:26.002]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:29.1375043Z [00:02:26.002]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:29.1375812Z [00:02:26.002]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:29.1376857Z [00:02:26.002]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:29.1377648Z [00:02:26.002]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.1378413Z [00:02:26.002]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.1379207Z [00:02:26.002]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:29.1380002Z [00:02:26.002]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.1380573Z [00:02:26.002]➜  EOF
2025-08-20T20:50:29.1392242Z [00:02:26.002]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/http2=>golang.org/x/net@v0.42.0/http2;$WORK/b525=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid CCtjcD7Q5QXlAjwdG8E2/CCtjcD7Q5QXlAjwdG8E2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/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-20T20:50:29.1432643Z [00:02:26.002]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T20:50:29.1434016Z [00:02:26.003]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/07/0799d0cebd76aad4cbd11e0743f90ab5b5ef9a58b113f54a8c90a9f3606e0d4e-d # internal
2025-08-20T20:50:29.1446017Z [00:02:26.003]➜  k8s.io/apimachinery/pkg/util/wait
2025-08-20T20:50:29.1446760Z [00:02:26.003]➜  mkdir -p $WORK/b565/
2025-08-20T20:50:29.1447524Z [00:02:26.003]➜  cat >/tmp/go-build893324914/b565/importcfg << 'EOF' # internal
2025-08-20T20:50:29.1448183Z [00:02:26.003]➜  # import config
2025-08-20T20:50:29.1449099Z [00:02:26.003]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.1449900Z [00:02:26.003]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.1450910Z [00:02:26.003]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:29.1451995Z [00:02:26.003]➜  packagefile k8s.io/utils/clock=/tmp/go-build893324914/b566/_pkg_.a
2025-08-20T20:50:29.1452835Z [00:02:26.003]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:29.1453624Z [00:02:26.003]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:29.1454469Z [00:02:26.003]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.1455221Z [00:02:26.003]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.1455827Z [00:02:26.004]➜  EOF
2025-08-20T20:50:29.1462853Z [00:02:26.004]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait=>k8s.io/apimachinery@v0.33.4/pkg/util/wait;$WORK/b565=>" -p k8s.io/apimachinery/pkg/util/wait -lang=go1.24 -complete -installsuffix shared -buildid 61LfnlQyOAcaUgJOUCY8/61LfnlQyOAcaUgJOUCY8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/backoff.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/delay.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/error.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/loop.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/poll.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/timer.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/wait.go
2025-08-20T20:50:29.1602586Z [00:02:26.029]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T20:50:29.1622359Z [00:02:26.031]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/3b/3b857a293b65b46625edae18259953b48691c9bd7a89095de85113de132b2e20-d # internal
2025-08-20T20:50:29.1626485Z [00:02:26.031]➜  container/heap
2025-08-20T20:50:29.1629710Z [00:02:26.031]➜  mkdir -p $WORK/b569/
2025-08-20T20:50:29.1636265Z [00:02:26.032]➜  cat >/tmp/go-build893324914/b569/importcfg << 'EOF' # internal
2025-08-20T20:50:29.1637477Z [00:02:26.032]➜  # import config
2025-08-20T20:50:29.1638555Z [00:02:26.032]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:29.1641562Z [00:02:26.032]➜  EOF
2025-08-20T20:50:29.1644494Z [00:02:26.033]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "/root/.go/src/container/heap=>container/heap;$WORK/b569=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid ho5EPkMTbYPgrHo_7q-E/ho5EPkMTbYPgrHo_7q-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /root/.go/src/container/heap/heap.go
2025-08-20T20:50:29.1829987Z [00:02:26.051]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T20:50:29.1835698Z [00:02:26.051]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/e7/e73d2d6b7302bafc886571ac4b1ebffd5db451286e5dd4c82c93e5111ce11e3a-d # internal
2025-08-20T20:50:29.1837062Z [00:02:26.051]➜  k8s.io/client-go/util/workqueue
2025-08-20T20:50:29.1837665Z [00:02:26.052]➜  mkdir -p $WORK/b568/
2025-08-20T20:50:29.1838406Z [00:02:26.052]➜  cat >/tmp/go-build893324914/b568/importcfg << 'EOF' # internal
2025-08-20T20:50:29.1839101Z [00:02:26.052]➜  # import config
2025-08-20T20:50:29.1839825Z [00:02:26.052]➜  packagefile container/heap=/tmp/go-build893324914/b569/_pkg_.a
2025-08-20T20:50:29.1840719Z [00:02:26.052]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.1841673Z [00:02:26.052]➜  packagefile golang.org/x/time/rate=/tmp/go-build893324914/b202/_pkg_.a
2025-08-20T20:50:29.1842879Z [00:02:26.052]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:29.1843951Z [00:02:26.052]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:29.1845246Z [00:02:26.052]➜  packagefile k8s.io/utils/clock=/tmp/go-build893324914/b566/_pkg_.a
2025-08-20T20:50:29.1846133Z [00:02:26.052]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:29.1847102Z [00:02:26.052]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.1847833Z [00:02:26.052]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.1848338Z [00:02:26.052]➜  EOF
2025-08-20T20:50:29.1854479Z [00:02:26.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue=>k8s.io/client-go@v0.33.4/util/workqueue;$WORK/b568=>" -p k8s.io/client-go/util/workqueue -lang=go1.24 -complete -installsuffix shared -buildid jUW8pYlMkBqU085ehgp0/jUW8pYlMkBqU085ehgp0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/default_rate_limiters.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/delaying_queue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/metrics.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/parallelizer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/queue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/rate_limiting_queue.go
2025-08-20T20:50:29.2343494Z [00:02:26.103]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T20:50:29.2365124Z [00:02:26.105]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/40/400362a237eeec8ecbd685f4babcb5c4d1742cb2a0efb6c01b2e1ef1e6b48e07-d # internal
2025-08-20T20:50:29.2369803Z [00:02:26.105]➜  k8s.io/client-go/util/keyutil
2025-08-20T20:50:29.2372205Z [00:02:26.105]➜  mkdir -p $WORK/b572/
2025-08-20T20:50:29.2373281Z [00:02:26.106]➜  cat >/tmp/go-build893324914/b572/importcfg << 'EOF' # internal
2025-08-20T20:50:29.2374013Z [00:02:26.106]➜  # import config
2025-08-20T20:50:29.2374700Z [00:02:26.106]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:29.2375556Z [00:02:26.106]➜  packagefile crypto/ecdsa=/tmp/go-build893324914/b142/_pkg_.a
2025-08-20T20:50:29.2376470Z [00:02:26.106]➜  packagefile crypto/elliptic=/tmp/go-build893324914/b143/_pkg_.a
2025-08-20T20:50:29.2377530Z [00:02:26.106]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:29.2378407Z [00:02:26.106]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:29.2379287Z [00:02:26.106]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:29.2380166Z [00:02:26.106]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:29.2380991Z [00:02:26.106]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.2381765Z [00:02:26.106]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:29.2382592Z [00:02:26.106]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:29.2385755Z [00:02:26.106]➜  EOF
2025-08-20T20:50:29.2389243Z [00:02:26.106]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/keyutil=>k8s.io/client-go@v0.33.4/util/keyutil;$WORK/b572=>" -p k8s.io/client-go/util/keyutil -lang=go1.24 -complete -installsuffix shared -buildid D85H8AWRSHSJVzu6NdxW/D85H8AWRSHSJVzu6NdxW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/keyutil/key.go
2025-08-20T20:50:29.2812187Z [00:02:26.150]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T20:50:29.2819048Z [00:02:26.151]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/a1/a1ccc2b2f50dcc049c483f6dbe4690e2032f67465b99b01c6a3d91de46b1171f-d # internal
2025-08-20T20:50:29.2822626Z [00:02:26.151]➜  k8s.io/client-go/util/cert
2025-08-20T20:50:29.2823253Z [00:02:26.151]➜  mkdir -p $WORK/b571/
2025-08-20T20:50:29.2827426Z [00:02:26.152]➜  cat >/tmp/go-build893324914/b571/importcfg << 'EOF' # internal
2025-08-20T20:50:29.2831359Z [00:02:26.152]➜  # import config
2025-08-20T20:50:29.2832092Z [00:02:26.152]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:29.2832972Z [00:02:26.152]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:29.2833856Z [00:02:26.152]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:29.2834719Z [00:02:26.152]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:29.2835586Z [00:02:26.152]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:29.2836479Z [00:02:26.152]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:29.2837551Z [00:02:26.152]➜  packagefile crypto/x509/pkix=/tmp/go-build893324914/b179/_pkg_.a
2025-08-20T20:50:29.2838504Z [00:02:26.152]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:29.2839377Z [00:02:26.152]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.2840197Z [00:02:26.152]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.2841156Z [00:02:26.152]➜  packagefile k8s.io/client-go/util/keyutil=/tmp/go-build893324914/b572/_pkg_.a
2025-08-20T20:50:29.2842165Z [00:02:26.152]➜  packagefile k8s.io/utils/net=/tmp/go-build893324914/b495/_pkg_.a
2025-08-20T20:50:29.2843100Z [00:02:26.152]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:29.2843942Z [00:02:26.152]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:29.2844770Z [00:02:26.152]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:29.2845596Z [00:02:26.152]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:29.2846386Z [00:02:26.152]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:29.2847617Z [00:02:26.152]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:29.2848550Z [00:02:26.152]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.2849365Z [00:02:26.152]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.2850000Z [00:02:26.152]➜  EOF
2025-08-20T20:50:29.2857212Z [00:02:26.154]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/cert=>k8s.io/client-go@v0.33.4/util/cert;$WORK/b571=>" -p k8s.io/client-go/util/cert -lang=go1.24 -complete -installsuffix shared -buildid W83sMIpupsu70wPSMA7F/W83sMIpupsu70wPSMA7F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/cert/cert.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/cert/csr.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/cert/io.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/cert/pem.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/cert/server_inspection.go
2025-08-20T20:50:29.4519630Z [00:02:26.321]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T20:50:29.4533049Z [00:02:26.322]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/95/956638b91de85992110582899876a7c00431b3361a53190f6a3c6eaf3f50a978-d # internal
2025-08-20T20:50:29.4561946Z [00:02:26.325]➜  k8s.io/client-go/util/flowcontrol
2025-08-20T20:50:29.4566465Z [00:02:26.325]➜  mkdir -p $WORK/b573/
2025-08-20T20:50:29.4573894Z [00:02:26.326]➜  cat >/tmp/go-build893324914/b573/importcfg << 'EOF' # internal
2025-08-20T20:50:29.4577246Z [00:02:26.326]➜  # import config
2025-08-20T20:50:29.4581739Z [00:02:26.327]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.4582616Z [00:02:26.327]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.4583872Z [00:02:26.327]➜  packagefile golang.org/x/time/rate=/tmp/go-build893324914/b202/_pkg_.a
2025-08-20T20:50:29.4585163Z [00:02:26.327]➜  packagefile k8s.io/utils/clock=/tmp/go-build893324914/b566/_pkg_.a
2025-08-20T20:50:29.4589347Z [00:02:26.327]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:29.4590483Z [00:02:26.327]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.4591290Z [00:02:26.327]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.4591900Z [00:02:26.327]➜  EOF
2025-08-20T20:50:29.4595902Z [00:02:26.328]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/flowcontrol=>k8s.io/client-go@v0.33.4/util/flowcontrol;$WORK/b573=>" -p k8s.io/client-go/util/flowcontrol -lang=go1.24 -complete -installsuffix shared -buildid Y-FsoN4q63U6URj4t5BQ/Y-FsoN4q63U6URj4t5BQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/flowcontrol/backoff.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/flowcontrol/throttle.go
2025-08-20T20:50:29.4600901Z [00:02:26.328]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T20:50:29.4704245Z [00:02:26.339]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/81/81e04bc2fbb66aaa0cb3fec667478d83d118df4d4f42f8ec1b47613fc091769b-d # internal
2025-08-20T20:50:29.4710322Z [00:02:26.339]➜  k8s.io/client-go/util/homedir
2025-08-20T20:50:29.4710957Z [00:02:26.340]➜  mkdir -p $WORK/b577/
2025-08-20T20:50:29.4731657Z [00:02:26.342]➜  cat >/tmp/go-build893324914/b577/importcfg << 'EOF' # internal
2025-08-20T20:50:29.4734977Z [00:02:26.342]➜  # import config
2025-08-20T20:50:29.4735642Z [00:02:26.342]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:29.4736694Z [00:02:26.342]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:29.4737632Z [00:02:26.342]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:29.4738271Z [00:02:26.342]➜  EOF
2025-08-20T20:50:29.4741893Z [00:02:26.342]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/homedir=>k8s.io/client-go@v0.33.4/util/homedir;$WORK/b577=>" -p k8s.io/client-go/util/homedir -lang=go1.24 -complete -installsuffix shared -buildid 57GG9F-IPEugFwpEIHbv/57GG9F-IPEugFwpEIHbv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/util/homedir/homedir.go
2025-08-20T20:50:29.4890537Z [00:02:26.358]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T20:50:29.4896334Z [00:02:26.358]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/8c/8c2c6eff025630187e40615f972a079109cf814bbd69c7ca122977f5da5f0b2d-d # internal
2025-08-20T20:50:29.4901639Z [00:02:26.359]➜  github.com/coder/websocket/internal/errd
2025-08-20T20:50:29.4902283Z [00:02:26.359]➜  mkdir -p $WORK/b580/
2025-08-20T20:50:29.4922750Z [00:02:26.361]➜  cat >/tmp/go-build893324914/b580/importcfg << 'EOF' # internal
2025-08-20T20:50:29.4928748Z [00:02:26.361]➜  # import config
2025-08-20T20:50:29.4929509Z [00:02:26.361]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.4930867Z [00:02:26.361]➜  EOF
2025-08-20T20:50:29.4936911Z [00:02:26.361]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.13/internal/errd=>github.com/coder/websocket@v1.8.13/internal/errd;$WORK/b580=>" -p github.com/coder/websocket/internal/errd -lang=go1.19 -complete -installsuffix shared -buildid JK2TRGSQMgWs-ZLAV4mJ/JK2TRGSQMgWs-ZLAV4mJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/internal/errd/wrap.go
2025-08-20T20:50:29.5092848Z [00:02:26.378]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T20:50:29.5099443Z [00:02:26.379]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/8f/8f28ceb110184c9061fd39d5d7eb0e46c3394b62d9e8a486967b9ff07cd76b79-d # internal
2025-08-20T20:50:29.5106783Z [00:02:26.379]➜  github.com/coder/websocket
2025-08-20T20:50:29.5113910Z [00:02:26.380]➜  mkdir -p $WORK/b579/
2025-08-20T20:50:29.5114516Z [00:02:26.380]➜  echo -n > $WORK/b579/go_asm.h # internal
2025-08-20T20:50:29.5116088Z [00:02:26.380]➜  cd /root/go/pkg/mod/github.com/coder/websocket@v1.8.13
2025-08-20T20:50:29.5120278Z [00:02:26.381]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/coder/websocket -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.13=>github.com/coder/websocket@v1.8.13;$WORK/b579=>" -I $WORK/b579/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b579/symabis ./mask_amd64.s
2025-08-20T20:50:29.5138266Z [00:02:26.382]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T20:50:29.5154903Z [00:02:26.384]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/bb/bbf44e933ecdded7a0198a7221aaf78a7c837ae2defd63c506f049e4f5a9ff9a-d # internal
2025-08-20T20:50:29.5165590Z [00:02:26.385]➜  github.com/pkg/browser
2025-08-20T20:50:29.5167850Z [00:02:26.385]➜  mkdir -p $WORK/b582/
2025-08-20T20:50:29.5172812Z [00:02:26.386]➜  cat >/tmp/go-build893324914/b582/importcfg << 'EOF' # internal
2025-08-20T20:50:29.5174592Z [00:02:26.386]➜  # import config
2025-08-20T20:50:29.5177827Z [00:02:26.386]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.5179784Z [00:02:26.386]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:29.5180598Z [00:02:26.386]➜  packagefile io/ioutil=/tmp/go-build893324914/b206/_pkg_.a
2025-08-20T20:50:29.5181362Z [00:02:26.386]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:29.5182115Z [00:02:26.386]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:29.5182911Z [00:02:26.386]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:29.5183772Z [00:02:26.386]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.5184386Z [00:02:26.386]➜  EOF
2025-08-20T20:50:29.5184914Z [00:02:26.387]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:29.5190373Z [00:02:26.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b582/_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/b582=>" -p github.com/pkg/browser -lang=go1.14 -complete -installsuffix shared -buildid Ve6r9Ucq5LZ78Bt_AWP7/Ve6r9Ucq5LZ78Bt_AWP7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/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-20T20:50:29.5223763Z [00:02:26.390]➜  cat >/tmp/go-build893324914/b579/importcfg << 'EOF' # internal
2025-08-20T20:50:29.5224436Z [00:02:26.391]➜  # import config
2025-08-20T20:50:29.5225102Z [00:02:26.391]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:29.5225922Z [00:02:26.391]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:29.5227060Z [00:02:26.391]➜  packagefile compress/flate=/tmp/go-build893324914/b102/_pkg_.a
2025-08-20T20:50:29.5227951Z [00:02:26.391]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:29.5228816Z [00:02:26.391]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:29.5229769Z [00:02:26.391]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:29.5230663Z [00:02:26.391]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:29.5231686Z [00:02:26.391]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:29.5232551Z [00:02:26.391]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.5233318Z [00:02:26.391]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.5234366Z [00:02:26.391]➜  packagefile github.com/coder/websocket/internal/errd=/tmp/go-build893324914/b580/_pkg_.a
2025-08-20T20:50:29.5235694Z [00:02:26.391]➜  packagefile github.com/coder/websocket/internal/util=/tmp/go-build893324914/b581/_pkg_.a
2025-08-20T20:50:29.5236955Z [00:02:26.391]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:29.5238062Z [00:02:26.391]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:29.5238866Z [00:02:26.391]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:29.5239712Z [00:02:26.391]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:29.5240549Z [00:02:26.391]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:29.5241363Z [00:02:26.391]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:29.5242248Z [00:02:26.391]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:29.5243123Z [00:02:26.391]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:29.5244013Z [00:02:26.391]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:29.5244846Z [00:02:26.391]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:29.5245697Z [00:02:26.391]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:29.5276855Z [00:02:26.391]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.5277817Z [00:02:26.391]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.5278691Z [00:02:26.391]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:29.5279550Z [00:02:26.391]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:29.5280187Z [00:02:26.391]➜  EOF
2025-08-20T20:50:29.5290591Z [00:02:26.391]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.13=>github.com/coder/websocket@v1.8.13;$WORK/b579=>" -p github.com/coder/websocket -lang=go1.19 -installsuffix shared -buildid qJFgSP6VVUgJyiXPZK1y/qJFgSP6VVUgJyiXPZK1y -goversion go1.25.0 -symabis $WORK/b579/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack -asmhdr $WORK/b579/go_asm.h /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/accept.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/close.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/compress.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/conn.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/dial.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/doc.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/frame.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/hijack.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/mask.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/mask_asm.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/netconn.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/netconn_notjs.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/read.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/stringer.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.13/write.go
2025-08-20T20:50:29.5672969Z [00:02:26.435]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T20:50:29.5676695Z [00:02:26.436]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/35/35aecd1da067ae0b910e38c2fae58dded5fb507cb907ed091518e1d83dfa35c7-d # internal
2025-08-20T20:50:29.5699444Z [00:02:26.439]➜  golang.org/x/image/math/fixed
2025-08-20T20:50:29.5700025Z [00:02:26.439]➜  mkdir -p $WORK/b589/
2025-08-20T20:50:29.5700716Z [00:02:26.439]➜  cat >/tmp/go-build893324914/b589/importcfg << 'EOF' # internal
2025-08-20T20:50:29.5701390Z [00:02:26.439]➜  # import config
2025-08-20T20:50:29.5701992Z [00:02:26.439]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.5702569Z [00:02:26.439]➜  EOF
2025-08-20T20:50:29.5705900Z [00:02:26.439]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/image@v0.20.0/math/fixed=>golang.org/x/image@v0.20.0/math/fixed;$WORK/b589=>" -p golang.org/x/image/math/fixed -lang=go1.18 -complete -installsuffix shared -buildid pTqa31NC5qOsA7AfQo-x/pTqa31NC5qOsA7AfQo-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/golang.org/x/image@v0.20.0/math/fixed/fixed.go
2025-08-20T20:50:29.6355055Z [00:02:26.504]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T20:50:29.6369653Z [00:02:26.506]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/7b/7bc3801998a78852777b842b5641033cfe73e2d846ac5be309a6bc96130fbf65-d # internal
2025-08-20T20:50:29.6407160Z [00:02:26.509]➜  image/internal/imageutil
2025-08-20T20:50:29.6407743Z [00:02:26.509]➜  mkdir -p $WORK/b591/
2025-08-20T20:50:29.6408511Z [00:02:26.509]➜  cat >/tmp/go-build893324914/b591/importcfg << 'EOF' # internal
2025-08-20T20:50:29.6409211Z [00:02:26.509]➜  # import config
2025-08-20T20:50:29.6409831Z [00:02:26.509]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:29.6410448Z [00:02:26.509]➜  EOF
2025-08-20T20:50:29.6413987Z [00:02:26.509]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/.go/src/image/internal/imageutil=>image/internal/imageutil;$WORK/b591=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid ChIlHMOH2phd6_QQa9bA/ChIlHMOH2phd6_QQa9bA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /root/.go/src/image/internal/imageutil/imageutil.go /root/.go/src/image/internal/imageutil/impl.go
2025-08-20T20:50:29.6609156Z [00:02:26.530]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T20:50:29.6617841Z [00:02:26.531]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/52/527d616390f9e5aaa1382ae6ae6fbfeb89c139eea8d38eeec14dffcb2cc491d4-d # internal
2025-08-20T20:50:29.6620770Z [00:02:26.531]➜  image/draw
2025-08-20T20:50:29.6623330Z [00:02:26.531]➜  mkdir -p $WORK/b590/
2025-08-20T20:50:29.6630592Z [00:02:26.532]➜  cat >/tmp/go-build893324914/b590/importcfg << 'EOF' # internal
2025-08-20T20:50:29.6632495Z [00:02:26.532]➜  # import config
2025-08-20T20:50:29.6633500Z [00:02:26.532]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:29.6634461Z [00:02:26.532]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:29.6635447Z [00:02:26.532]➜  packagefile image/internal/imageutil=/tmp/go-build893324914/b591/_pkg_.a
2025-08-20T20:50:29.6636155Z [00:02:26.532]➜  EOF
2025-08-20T20:50:29.6641874Z [00:02:26.533]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/.go/src/image/draw=>image/draw;$WORK/b590=>" -p image/draw -lang=go1.25 -std -complete -installsuffix shared -buildid Sw0mvy7HkE55MJCkIu1l/Sw0mvy7HkE55MJCkIu1l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/.go/src/image/draw/draw.go
2025-08-20T20:50:29.7910384Z [00:02:26.660]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T20:50:29.7927026Z [00:02:26.661]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/f4/f461f31b15acabf3bbe3b934b6c7bb68676fc705196c9350067da62917e904f9-d # internal
2025-08-20T20:50:29.7930333Z [00:02:26.662]➜  golang.org/x/image/font
2025-08-20T20:50:29.7932737Z [00:02:26.662]➜  mkdir -p $WORK/b588/
2025-08-20T20:50:29.7940599Z [00:02:26.663]➜  cat >/tmp/go-build893324914/b588/importcfg << 'EOF' # internal
2025-08-20T20:50:29.7943125Z [00:02:26.663]➜  # import config
2025-08-20T20:50:29.7943979Z [00:02:26.663]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:29.7944990Z [00:02:26.663]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:29.7945793Z [00:02:26.663]➜  packagefile image/draw=/tmp/go-build893324914/b590/_pkg_.a
2025-08-20T20:50:29.7946785Z [00:02:26.663]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:29.7947638Z [00:02:26.663]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:29.7948252Z [00:02:26.663]➜  EOF
2025-08-20T20:50:29.7952657Z [00:02:26.664]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/image@v0.20.0/font=>golang.org/x/image@v0.20.0/font;$WORK/b588=>" -p golang.org/x/image/font -lang=go1.18 -complete -installsuffix shared -buildid X8etHMD1PKbhF017Jxgw/X8etHMD1PKbhF017Jxgw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/font.go
2025-08-20T20:50:29.8196102Z [00:02:26.688]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T20:50:29.8206502Z [00:02:26.689]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/d6/d6ca147b54ac570d16a5aa83688c85b90f77ed1fe6b03647d879c4b15d50fa17-d # internal
2025-08-20T20:50:29.8214388Z [00:02:26.690]➜  golang.org/x/text/encoding/charmap
2025-08-20T20:50:29.8217422Z [00:02:26.691]➜  mkdir -p $WORK/b594/
2025-08-20T20:50:29.8223413Z [00:02:26.691]➜  cat >/tmp/go-build893324914/b594/importcfg << 'EOF' # internal
2025-08-20T20:50:29.8225919Z [00:02:26.691]➜  # import config
2025-08-20T20:50:29.8226867Z [00:02:26.691]➜  packagefile golang.org/x/text/encoding=/tmp/go-build893324914/b321/_pkg_.a
2025-08-20T20:50:29.8228882Z [00:02:26.692]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build893324914/b323/_pkg_.a
2025-08-20T20:50:29.8230194Z [00:02:26.692]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build893324914/b322/_pkg_.a
2025-08-20T20:50:29.8231413Z [00:02:26.692]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:29.8232414Z [00:02:26.692]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:29.8233045Z [00:02:26.692]➜  EOF
2025-08-20T20:50:29.8238319Z [00:02:26.692]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/charmap=>golang.org/x/text@v0.28.0/encoding/charmap;$WORK/b594=>" -p golang.org/x/text/encoding/charmap -lang=go1.23 -complete -installsuffix shared -buildid OrxXsQIBjcN3z9-gEBjU/OrxXsQIBjcN3z9-gEBjU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/charmap/charmap.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/encoding/charmap/tables.go
2025-08-20T20:50:29.8464710Z [00:02:26.714]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T20:50:29.8619927Z [00:02:26.731]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/8c/8c84b6a9ee2f65a3d12439503b0ab6be0b847f87edc9129e38fab3e6e6c8fde5-d # internal
2025-08-20T20:50:29.8629069Z [00:02:26.731]➜  sigs.k8s.io/structured-merge-diff/v4/value
2025-08-20T20:50:29.8629738Z [00:02:26.731]➜  mkdir -p $WORK/b514/
2025-08-20T20:50:29.8630472Z [00:02:26.731]➜  cat >/tmp/go-build893324914/b514/importcfg << 'EOF' # internal
2025-08-20T20:50:29.8631147Z [00:02:26.731]➜  # import config
2025-08-20T20:50:29.8631799Z [00:02:26.731]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:29.8632663Z [00:02:26.731]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:29.8633578Z [00:02:26.731]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:29.8634471Z [00:02:26.731]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.8635249Z [00:02:26.731]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.8636200Z [00:02:26.731]➜  packagefile github.com/json-iterator/go=/tmp/go-build893324914/b515/_pkg_.a
2025-08-20T20:50:29.8637284Z [00:02:26.731]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:29.8638068Z [00:02:26.731]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:29.8639000Z [00:02:26.731]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build893324914/b518/_pkg_.a
2025-08-20T20:50:29.8639899Z [00:02:26.731]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:29.8640693Z [00:02:26.731]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.8641481Z [00:02:26.731]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:29.8642322Z [00:02:26.731]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:29.8642963Z [00:02:26.731]➜  EOF
2025-08-20T20:50:29.8675440Z [00:02:26.731]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value=>sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value;$WORK/b514=>" -p sigs.k8s.io/structured-merge-diff/v4/value -lang=go1.13 -complete -installsuffix shared -buildid tdvv95yHmZvb0q0dF60p/tdvv95yHmZvb0q0dF60p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/allocator.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/doc.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/fields.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/jsontagutil.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/list.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/listreflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/listunstructured.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/map.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/mapreflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/mapunstructured.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/reflectcache.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/scalar.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/structreflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/value.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/valuereflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/valueunstructured.go
2025-08-20T20:50:29.8689865Z [00:02:26.738]➜  cd /root/go/pkg/mod/github.com/coder/websocket@v1.8.13
2025-08-20T20:50:29.8692662Z [00:02:26.738]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/coder/websocket -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.13=>github.com/coder/websocket@v1.8.13;$WORK/b579=>" -I $WORK/b579/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b579/mask_amd64.o ./mask_amd64.s
2025-08-20T20:50:29.8715877Z [00:02:26.740]➜  go tool pack r $WORK/b579/_pkg_.a $WORK/b579/mask_amd64.o # internal
2025-08-20T20:50:29.8720538Z [00:02:26.741]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T20:50:29.8759979Z [00:02:26.745]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/85/85cbc7968980f9c0bf27e2b5c507de6081755a5e2c5d2751872ce0dc04f002ca-d # internal
2025-08-20T20:50:29.8780807Z [00:02:26.745]➜  golang.org/x/image/vector
2025-08-20T20:50:29.8781409Z [00:02:26.745]➜  mkdir -p $WORK/b595/
2025-08-20T20:50:29.8783527Z [00:02:26.747]➜  echo -n > $WORK/b595/go_asm.h # internal
2025-08-20T20:50:29.8786192Z [00:02:26.747]➜  cd /root/go/pkg/mod/golang.org/x/image@v0.20.0/vector
2025-08-20T20:50:29.8789411Z [00:02:26.747]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/image/vector -trimpath "/root/go/pkg/mod/golang.org/x/image@v0.20.0/vector=>golang.org/x/image@v0.20.0/vector;$WORK/b595=>" -I $WORK/b595/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b595/symabis ./acc_amd64.s
2025-08-20T20:50:29.8814980Z [00:02:26.750]➜  cat >/tmp/go-build893324914/b595/importcfg << 'EOF' # internal
2025-08-20T20:50:29.8821096Z [00:02:26.751]➜  # import config
2025-08-20T20:50:29.8821847Z [00:02:26.751]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:29.8822709Z [00:02:26.751]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:29.8823574Z [00:02:26.751]➜  packagefile image/draw=/tmp/go-build893324914/b590/_pkg_.a
2025-08-20T20:50:29.8824407Z [00:02:26.751]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:29.8825003Z [00:02:26.751]➜  EOF
2025-08-20T20:50:29.8825519Z [00:02:26.751]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:29.8830834Z [00:02:26.751]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/image@v0.20.0/vector=>golang.org/x/image@v0.20.0/vector;$WORK/b595=>" -p golang.org/x/image/vector -lang=go1.18 -installsuffix shared -buildid oTybsTLVBjoqyT-jr-K0/oTybsTLVBjoqyT-jr-K0 -goversion go1.25.0 -symabis $WORK/b595/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack -asmhdr $WORK/b595/go_asm.h /root/go/pkg/mod/golang.org/x/image@v0.20.0/vector/acc_amd64.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/vector/raster_fixed.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/vector/raster_floating.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/vector/vector.go
2025-08-20T20:50:29.9423688Z [00:02:26.811]➜  cd /root/go/pkg/mod/golang.org/x/image@v0.20.0/vector
2025-08-20T20:50:29.9428611Z [00:02:26.811]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/image/vector -trimpath "/root/go/pkg/mod/golang.org/x/image@v0.20.0/vector=>golang.org/x/image@v0.20.0/vector;$WORK/b595=>" -I $WORK/b595/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b595/acc_amd64.o ./acc_amd64.s
2025-08-20T20:50:29.9487338Z [00:02:26.817]➜  go tool pack r $WORK/b595/_pkg_.a $WORK/b595/acc_amd64.o # internal
2025-08-20T20:50:29.9492779Z [00:02:26.818]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T20:50:29.9503302Z [00:02:26.819]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/14/145205710b5eff3c97d5e0bddbffea1c1b784ac9dbd7951f5b5157fb8398af86-d # internal
2025-08-20T20:50:29.9520891Z [00:02:26.819]➜  golang.org/x/xerrors
2025-08-20T20:50:29.9521450Z [00:02:26.820]➜  mkdir -p $WORK/b599/
2025-08-20T20:50:29.9522175Z [00:02:26.820]➜  cat >/tmp/go-build893324914/b599/importcfg << 'EOF' # internal
2025-08-20T20:50:29.9522861Z [00:02:26.820]➜  # import config
2025-08-20T20:50:29.9523502Z [00:02:26.820]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:29.9524580Z [00:02:26.820]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:29.9525391Z [00:02:26.820]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:29.9526370Z [00:02:26.820]➜  packagefile golang.org/x/xerrors/internal=/tmp/go-build893324914/b600/_pkg_.a
2025-08-20T20:50:29.9527571Z [00:02:26.820]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:29.9528364Z [00:02:26.820]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:29.9529165Z [00:02:26.820]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:29.9529963Z [00:02:26.820]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:29.9530761Z [00:02:26.820]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:29.9531554Z [00:02:26.820]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:29.9532390Z [00:02:26.820]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:29.9533028Z [00:02:26.820]➜  EOF
2025-08-20T20:50:29.9533566Z [00:02:26.820]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:29.9561255Z [00:02:26.821]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da=>golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da;$WORK/b599=>" -p golang.org/x/xerrors -lang=go1.18 -complete -installsuffix shared -buildid Dq6snAX2EyyhAgUiZFfC/Dq6snAX2EyyhAgUiZFfC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/adaptor.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/doc.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/errors.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/fmt.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/format.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/frame.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/wrap.go
2025-08-20T20:50:30.0174351Z [00:02:26.886]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T20:50:30.0198653Z [00:02:26.889]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/3d/3df54300b5d5065b977bb0381f10e6ba7a74406151dbfe0c5cc63c57dd0f9ca6-d # internal
2025-08-20T20:50:30.0201194Z [00:02:26.889]➜  oss.terrastruct.com/util-go/xdefer
2025-08-20T20:50:30.0203421Z [00:02:26.889]➜  mkdir -p $WORK/b598/
2025-08-20T20:50:30.0204148Z [00:02:26.889]➜  cat >/tmp/go-build893324914/b598/importcfg << 'EOF' # internal
2025-08-20T20:50:30.0204805Z [00:02:26.889]➜  # import config
2025-08-20T20:50:30.0205425Z [00:02:26.889]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.0206306Z [00:02:26.889]➜  packagefile golang.org/x/xerrors=/tmp/go-build893324914/b599/_pkg_.a
2025-08-20T20:50:30.0207460Z [00:02:26.889]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.0208100Z [00:02:26.889]➜  EOF
2025-08-20T20:50:30.0212187Z [00:02:26.889]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/xdefer=>oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/xdefer;$WORK/b598=>" -p oss.terrastruct.com/util-go/xdefer -lang=go1.18 -complete -installsuffix shared -buildid j3nrRBz9bchfzTl_wRZ0/j3nrRBz9bchfzTl_wRZ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/xdefer/xdefer.go
2025-08-20T20:50:30.0612400Z [00:02:26.930]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T20:50:30.0627373Z [00:02:26.931]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/53/535cdedfa2cb6f02d4dc5d0e85dd0d6e8487d9968a3f81f1d65a1610a8012f6c-d # internal
2025-08-20T20:50:30.0632202Z [00:02:26.932]➜  hash/fnv
2025-08-20T20:50:30.0632903Z [00:02:26.932]➜  mkdir -p $WORK/b605/
2025-08-20T20:50:30.0644170Z [00:02:26.933]➜  cat >/tmp/go-build893324914/b605/importcfg << 'EOF' # internal
2025-08-20T20:50:30.0644953Z [00:02:26.933]➜  # import config
2025-08-20T20:50:30.0649129Z [00:02:26.933]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:30.0653580Z [00:02:26.933]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:30.0657820Z [00:02:26.933]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:30.0661166Z [00:02:26.933]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:30.0661849Z [00:02:26.933]➜  EOF
2025-08-20T20:50:30.0664469Z [00:02:26.934]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b605=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid zy2uOp7FW9V54tRXLALv/zy2uOp7FW9V54tRXLALv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T20:50:30.1631744Z [00:02:27.032]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T20:50:30.1670213Z [00:02:27.036]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/3c/3c2d5c8a458697f9131049f8b7f876c158f15c8274abdd0f3863e3e7fdc82b1e-d # internal
2025-08-20T20:50:30.1679361Z [00:02:27.037]➜  oss.terrastruct.com/util-go/go2
2025-08-20T20:50:30.1682079Z [00:02:27.037]➜  mkdir -p $WORK/b603/
2025-08-20T20:50:30.1687732Z [00:02:27.038]➜  cat >/tmp/go-build893324914/b603/importcfg << 'EOF' # internal
2025-08-20T20:50:30.1690718Z [00:02:27.038]➜  # import config
2025-08-20T20:50:30.1691504Z [00:02:27.038]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build893324914/b604/_pkg_.a
2025-08-20T20:50:30.1692408Z [00:02:27.038]➜  packagefile hash/fnv=/tmp/go-build893324914/b605/_pkg_.a
2025-08-20T20:50:30.1693132Z [00:02:27.038]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:30.1694592Z [00:02:27.038]➜  EOF
2025-08-20T20:50:30.1703233Z [00:02:27.039]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/go2=>oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/go2;$WORK/b603=>" -p oss.terrastruct.com/util-go/go2 -lang=go1.18 -complete -installsuffix shared -buildid Dy74YI2jdPp9fw5wosPr/Dy74YI2jdPp9fw5wosPr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/go2/go2.go
2025-08-20T20:50:30.2041956Z [00:02:27.073]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T20:50:30.2047567Z [00:02:27.074]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/44/444ebcf6d7ea403476ea1500d7f4bc7e8a122516066c2e44e3d0b68cc28f9056-d # internal
2025-08-20T20:50:30.2053072Z [00:02:27.074]➜  oss.terrastruct.com/d2/lib/font
2025-08-20T20:50:30.2053661Z [00:02:27.074]➜  mkdir -p $WORK/b607/
2025-08-20T20:50:30.2062443Z [00:02:27.075]➜  cat >/tmp/go-build893324914/b607/importcfg << 'EOF' # internal
2025-08-20T20:50:30.2063606Z [00:02:27.075]➜  # import config
2025-08-20T20:50:30.2065096Z [00:02:27.075]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:30.2066959Z [00:02:27.075]➜  packagefile compress/zlib=/tmp/go-build893324914/b250/_pkg_.a
2025-08-20T20:50:30.2067888Z [00:02:27.075]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:30.2068691Z [00:02:27.075]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.2069445Z [00:02:27.075]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:30.2070197Z [00:02:27.075]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:30.2070728Z [00:02:27.075]➜  EOF
2025-08-20T20:50:30.2074910Z [00:02:27.075]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/font=>oss.terrastruct.com/d2@v0.7.0/lib/font;$WORK/b607=>" -p oss.terrastruct.com/d2/lib/font -lang=go1.23 -complete -installsuffix shared -buildid 05gCUaldA0FvUCfUeDOM/05gCUaldA0FvUCfUeDOM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/font/font.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/font/subsetFont.go
2025-08-20T20:50:30.2763623Z [00:02:27.145]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T20:50:30.2776238Z [00:02:27.146]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/b7/b7b28a89f5f9b435e3cfe593de087131a258ae8e666573f2df873331c7a050e8-d # internal
2025-08-20T20:50:30.2783933Z [00:02:27.147]➜  golang.org/x/image/font/sfnt
2025-08-20T20:50:30.2786793Z [00:02:27.147]➜  mkdir -p $WORK/b593/
2025-08-20T20:50:30.2804576Z [00:02:27.149]➜  cat >/tmp/go-build893324914/b593/importcfg << 'EOF' # internal
2025-08-20T20:50:30.2828109Z [00:02:27.149]➜  # import config
2025-08-20T20:50:30.2828823Z [00:02:27.149]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:30.2829663Z [00:02:27.149]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.2830609Z [00:02:27.149]➜  packagefile golang.org/x/image/font=/tmp/go-build893324914/b588/_pkg_.a
2025-08-20T20:50:30.2831711Z [00:02:27.150]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:30.2832877Z [00:02:27.150]➜  packagefile golang.org/x/text/encoding/charmap=/tmp/go-build893324914/b594/_pkg_.a
2025-08-20T20:50:30.2833899Z [00:02:27.150]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:30.2834668Z [00:02:27.150]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:30.2835437Z [00:02:27.150]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:30.2836217Z [00:02:27.150]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:30.2837212Z [00:02:27.150]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:30.2837842Z [00:02:27.150]➜  EOF
2025-08-20T20:50:30.2843356Z [00:02:27.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/image@v0.20.0/font/sfnt=>golang.org/x/image@v0.20.0/font/sfnt;$WORK/b593=>" -p golang.org/x/image/font/sfnt -lang=go1.18 -complete -installsuffix shared -buildid 3uw6U332iGwMFn9zkKdG/3uw6U332iGwMFn9zkKdG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/sfnt/cmap.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/sfnt/data.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/sfnt/gpos.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/sfnt/postscript.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/sfnt/sfnt.go /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/sfnt/truetype.go
2025-08-20T20:50:30.4793699Z [00:02:27.348]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T20:50:30.4964476Z [00:02:27.365]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/a7/a726d46020550569e0270b2cc659e76718230ca686a2ff583f29eeb439c4cfbe-d # internal
2025-08-20T20:50:30.4997649Z [00:02:27.368]➜  k8s.io/apimachinery/pkg/runtime
2025-08-20T20:50:30.5008110Z [00:02:27.368]➜  mkdir -p $WORK/b497/
2025-08-20T20:50:30.5008926Z [00:02:27.368]➜  cat >/tmp/go-build893324914/b497/importcfg << 'EOF' # internal
2025-08-20T20:50:30.5009613Z [00:02:27.368]➜  # import config
2025-08-20T20:50:30.5010284Z [00:02:27.368]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:30.5011103Z [00:02:27.368]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:30.5011949Z [00:02:27.368]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:30.5012866Z [00:02:27.368]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:30.5013705Z [00:02:27.368]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:30.5014493Z [00:02:27.368]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.5015738Z [00:02:27.368]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build893324914/b469/_pkg_.a
2025-08-20T20:50:30.5018036Z [00:02:27.368]➜  packagefile go/ast=/tmp/go-build893324914/b498/_pkg_.a
2025-08-20T20:50:30.5018940Z [00:02:27.368]➜  packagefile go/doc=/tmp/go-build893324914/b501/_pkg_.a
2025-08-20T20:50:30.5019774Z [00:02:27.368]➜  packagefile go/parser=/tmp/go-build893324914/b504/_pkg_.a
2025-08-20T20:50:30.5020578Z [00:02:27.368]➜  packagefile go/token=/tmp/go-build893324914/b500/_pkg_.a
2025-08-20T20:50:30.5021367Z [00:02:27.368]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:30.5022407Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/api/operation=/tmp/go-build893324914/b506/_pkg_.a
2025-08-20T20:50:30.5023678Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:30.5025046Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build893324914/b507/_pkg_.a
2025-08-20T20:50:30.5026393Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:30.5028027Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build893324914/b473/_pkg_.a
2025-08-20T20:50:30.5029701Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build893324914/b486/_pkg_.a
2025-08-20T20:50:30.5030902Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build893324914/b509/_pkg_.a
2025-08-20T20:50:30.5032117Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/util/naming=/tmp/go-build893324914/b512/_pkg_.a
2025-08-20T20:50:30.5033332Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:30.5034527Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:30.5035830Z [00:02:27.368]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build893324914/b485/_pkg_.a
2025-08-20T20:50:30.5044357Z [00:02:27.368]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:30.5045261Z [00:02:27.368]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:30.5046113Z [00:02:27.368]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:30.5047210Z [00:02:27.368]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:30.5047986Z [00:02:27.368]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:30.5048765Z [00:02:27.368]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:30.5049807Z [00:02:27.368]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build893324914/b514/_pkg_.a
2025-08-20T20:50:30.5050811Z [00:02:27.368]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:30.5051603Z [00:02:27.368]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:30.5052421Z [00:02:27.368]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.5053463Z [00:02:27.368]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:30.5054311Z [00:02:27.368]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:30.5055120Z [00:02:27.368]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:30.5055681Z [00:02:27.368]➜  EOF
2025-08-20T20:50:30.5075158Z [00:02:27.368]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime=>k8s.io/apimachinery@v0.33.4/pkg/runtime;$WORK/b497=>" -p k8s.io/apimachinery/pkg/runtime -lang=go1.24 -complete -installsuffix shared -buildid Cz_6JgzVEuW8B4d2W0OE/Cz_6JgzVEuW8B4d2W0OE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/allocator.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/codec.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/codec_check.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/converter.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/embedded.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/error.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/extension.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/helper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/interfaces.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/mapper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/negotiate.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/register.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/scheme.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/scheme_builder.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/splice.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/swagger_doc_generator.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/types.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/types_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/zz_generated.deepcopy.go
2025-08-20T20:50:30.5088126Z [00:02:27.368]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T20:50:30.5129474Z [00:02:27.381]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/12/128e2911011676c9b80866528b4704f7d590d7740f4a215397f72ead78cc42c5-d # internal
2025-08-20T20:50:30.5130685Z [00:02:27.382]➜  oss.terrastruct.com/d2/lib/syncmap
2025-08-20T20:50:30.5131325Z [00:02:27.382]➜  mkdir -p $WORK/b608/
2025-08-20T20:50:30.5135235Z [00:02:27.382]➜  cat >/tmp/go-build893324914/b608/importcfg << 'EOF' # internal
2025-08-20T20:50:30.5139373Z [00:02:27.382]➜  # import config
2025-08-20T20:50:30.5141280Z [00:02:27.382]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:30.5143962Z [00:02:27.382]➜  EOF
2025-08-20T20:50:30.5147701Z [00:02:27.383]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/syncmap=>oss.terrastruct.com/d2@v0.7.0/lib/syncmap;$WORK/b608=>" -p oss.terrastruct.com/d2/lib/syncmap -lang=go1.23 -complete -installsuffix shared -buildid Co-YF2unCmEpBqttt0me/Co-YF2unCmEpBqttt0me -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/syncmap/syncmap.go
2025-08-20T20:50:30.5421986Z [00:02:27.410]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T20:50:30.5425870Z [00:02:27.411]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/32/3284ad10c021be6ea0df359d11e4d206c45b5ce6ae0f8146ee36b7ba77b57bed-d # internal
2025-08-20T20:50:30.5464907Z [00:02:27.415]➜  oss.terrastruct.com/d2/d2renderers/d2fonts
2025-08-20T20:50:30.5468372Z [00:02:27.416]➜  mkdir -p $WORK/b606/
2025-08-20T20:50:30.5473052Z [00:02:27.416]➜  cat >/tmp/go-build893324914/b606/importcfg << 'EOF' # internal
2025-08-20T20:50:30.5475038Z [00:02:27.416]➜  # import config
2025-08-20T20:50:30.5475914Z [00:02:27.416]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:30.5478185Z [00:02:27.416]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:30.5479087Z [00:02:27.416]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.5480113Z [00:02:27.416]➜  packagefile oss.terrastruct.com/d2/lib/font=/tmp/go-build893324914/b607/_pkg_.a
2025-08-20T20:50:30.5481294Z [00:02:27.416]➜  packagefile oss.terrastruct.com/d2/lib/syncmap=/tmp/go-build893324914/b608/_pkg_.a
2025-08-20T20:50:30.5482308Z [00:02:27.416]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.5483131Z [00:02:27.416]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:30.5483634Z [00:02:27.416]➜  EOF
2025-08-20T20:50:30.5484178Z [00:02:27.417]➜  cat >/tmp/go-build893324914/b606/embedcfg << 'EOF' # internal
2025-08-20T20:50:30.5484699Z [00:02:27.417]➜  {
2025-08-20T20:50:30.5485050Z [00:02:27.417]➜  	"Patterns": {
2025-08-20T20:50:30.5485567Z [00:02:27.417]➜  		"encoded/FuzzyBubbles-Bold.txt": [
2025-08-20T20:50:30.5486140Z [00:02:27.417]➜  			"encoded/FuzzyBubbles-Bold.txt"
2025-08-20T20:50:30.5486796Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5487274Z [00:02:27.417]➜  		"encoded/FuzzyBubbles-Regular.txt": [
2025-08-20T20:50:30.5487860Z [00:02:27.417]➜  			"encoded/FuzzyBubbles-Regular.txt"
2025-08-20T20:50:30.5488331Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5488768Z [00:02:27.417]➜  		"encoded/SourceCodePro-Bold.txt": [
2025-08-20T20:50:30.5489335Z [00:02:27.417]➜  			"encoded/SourceCodePro-Bold.txt"
2025-08-20T20:50:30.5489858Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5490384Z [00:02:27.417]➜  		"encoded/SourceCodePro-Italic.txt": [
2025-08-20T20:50:30.5491055Z [00:02:27.417]➜  			"encoded/SourceCodePro-Italic.txt"
2025-08-20T20:50:30.5491589Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5492128Z [00:02:27.417]➜  		"encoded/SourceCodePro-Regular.txt": [
2025-08-20T20:50:30.5492807Z [00:02:27.417]➜  			"encoded/SourceCodePro-Regular.txt"
2025-08-20T20:50:30.5493668Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5494175Z [00:02:27.417]➜  		"encoded/SourceCodePro-Semibold.txt": [
2025-08-20T20:50:30.5494860Z [00:02:27.417]➜  			"encoded/SourceCodePro-Semibold.txt"
2025-08-20T20:50:30.5495399Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5495895Z [00:02:27.417]➜  		"encoded/SourceSansPro-Bold.txt": [
2025-08-20T20:50:30.5496706Z [00:02:27.417]➜  			"encoded/SourceSansPro-Bold.txt"
2025-08-20T20:50:30.5497222Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5497721Z [00:02:27.417]➜  		"encoded/SourceSansPro-Italic.txt": [
2025-08-20T20:50:30.5498364Z [00:02:27.417]➜  			"encoded/SourceSansPro-Italic.txt"
2025-08-20T20:50:30.5498904Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5499422Z [00:02:27.417]➜  		"encoded/SourceSansPro-Regular.txt": [
2025-08-20T20:50:30.5500083Z [00:02:27.417]➜  			"encoded/SourceSansPro-Regular.txt"
2025-08-20T20:50:30.5500623Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5501131Z [00:02:27.417]➜  		"encoded/SourceSansPro-Semibold.txt": [
2025-08-20T20:50:30.5501831Z [00:02:27.417]➜  			"encoded/SourceSansPro-Semibold.txt"
2025-08-20T20:50:30.5502362Z [00:02:27.417]➜  		],
2025-08-20T20:50:30.5502781Z [00:02:27.417]➜  		"ttf/*": [
2025-08-20T20:50:30.5503315Z [00:02:27.417]➜  			"ttf/FuzzyBubbles-Bold.ttf",
2025-08-20T20:50:30.5503904Z [00:02:27.417]➜  			"ttf/FuzzyBubbles-Regular.ttf",
2025-08-20T20:50:30.5504480Z [00:02:27.417]➜  			"ttf/SourceCodePro-Bold.ttf",
2025-08-20T20:50:30.5505052Z [00:02:27.417]➜  			"ttf/SourceCodePro-Italic.ttf",
2025-08-20T20:50:30.5505618Z [00:02:27.417]➜  			"ttf/SourceCodePro-Regular.ttf",
2025-08-20T20:50:30.5506207Z [00:02:27.417]➜  			"ttf/SourceCodePro-Semibold.ttf",
2025-08-20T20:50:30.5517148Z [00:02:27.417]➜  			"ttf/SourceSansPro-Bold.ttf",
2025-08-20T20:50:30.5517749Z [00:02:27.417]➜  			"ttf/SourceSansPro-Italic.ttf",
2025-08-20T20:50:30.5518535Z [00:02:27.417]➜  			"ttf/SourceSansPro-Regular.ttf",
2025-08-20T20:50:30.5519139Z [00:02:27.417]➜  			"ttf/SourceSansPro-Semibold.ttf"
2025-08-20T20:50:30.5519638Z [00:02:27.417]➜  		]
2025-08-20T20:50:30.5519975Z [00:02:27.417]➜  	},
2025-08-20T20:50:30.5520329Z [00:02:27.417]➜  	"Files": {
2025-08-20T20:50:30.5521453Z [00:02:27.417]➜  		"encoded/FuzzyBubbles-Bold.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/FuzzyBubbles-Bold.txt",
2025-08-20T20:50:30.5523211Z [00:02:27.417]➜  		"encoded/FuzzyBubbles-Regular.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/FuzzyBubbles-Regular.txt",
2025-08-20T20:50:30.5524908Z [00:02:27.417]➜  		"encoded/SourceCodePro-Bold.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceCodePro-Bold.txt",
2025-08-20T20:50:30.5526906Z [00:02:27.417]➜  		"encoded/SourceCodePro-Italic.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceCodePro-Italic.txt",
2025-08-20T20:50:30.5528640Z [00:02:27.417]➜  		"encoded/SourceCodePro-Regular.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceCodePro-Regular.txt",
2025-08-20T20:50:30.5530542Z [00:02:27.417]➜  		"encoded/SourceCodePro-Semibold.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceCodePro-Semibold.txt",
2025-08-20T20:50:30.5532524Z [00:02:27.417]➜  		"encoded/SourceSansPro-Bold.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceSansPro-Bold.txt",
2025-08-20T20:50:30.5534442Z [00:02:27.417]➜  		"encoded/SourceSansPro-Italic.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceSansPro-Italic.txt",
2025-08-20T20:50:30.5536440Z [00:02:27.417]➜  		"encoded/SourceSansPro-Regular.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceSansPro-Regular.txt",
2025-08-20T20:50:30.5538728Z [00:02:27.417]➜  		"encoded/SourceSansPro-Semibold.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/encoded/SourceSansPro-Semibold.txt",
2025-08-20T20:50:30.5540670Z [00:02:27.417]➜  		"ttf/FuzzyBubbles-Bold.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/FuzzyBubbles-Bold.ttf",
2025-08-20T20:50:30.5542695Z [00:02:27.417]➜  		"ttf/FuzzyBubbles-Regular.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/FuzzyBubbles-Regular.ttf",
2025-08-20T20:50:30.5544475Z [00:02:27.417]➜  		"ttf/SourceCodePro-Bold.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceCodePro-Bold.ttf",
2025-08-20T20:50:30.5546252Z [00:02:27.417]➜  		"ttf/SourceCodePro-Italic.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceCodePro-Italic.ttf",
2025-08-20T20:50:30.5558330Z [00:02:27.417]➜  		"ttf/SourceCodePro-Regular.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceCodePro-Regular.ttf",
2025-08-20T20:50:30.5560078Z [00:02:27.417]➜  		"ttf/SourceCodePro-Semibold.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceCodePro-Semibold.ttf",
2025-08-20T20:50:30.5561744Z [00:02:27.417]➜  		"ttf/SourceSansPro-Bold.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceSansPro-Bold.ttf",
2025-08-20T20:50:30.5563256Z [00:02:27.417]➜  		"ttf/SourceSansPro-Italic.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceSansPro-Italic.ttf",
2025-08-20T20:50:30.5564764Z [00:02:27.417]➜  		"ttf/SourceSansPro-Regular.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceSansPro-Regular.ttf",
2025-08-20T20:50:30.5566362Z [00:02:27.417]➜  		"ttf/SourceSansPro-Semibold.ttf": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/ttf/SourceSansPro-Semibold.ttf"
2025-08-20T20:50:30.5567453Z [00:02:27.417]➜  	}
2025-08-20T20:50:30.5567769Z [00:02:27.417]➜  }EOF
2025-08-20T20:50:30.5571613Z [00:02:27.417]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts=>oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts;$WORK/b606=>" -p oss.terrastruct.com/d2/d2renderers/d2fonts -lang=go1.23 -complete -installsuffix shared -buildid _gJzo93L2GLVY_7J7SvZ/_gJzo93L2GLVY_7J7SvZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -embedcfg $WORK/b606/embedcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2fonts/d2fonts.go
2025-08-20T20:50:30.5966289Z [00:02:27.465]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T20:50:30.6124300Z [00:02:27.481]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T20:50:30.6152329Z [00:02:27.484]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/67/676317658b8d02ec0bf4dfacbfef079b54b0dbe7acec045424e943a077001ea7-d # internal
2025-08-20T20:50:30.6155773Z [00:02:27.484]➜  k8s.io/apimachinery/pkg/util/net
2025-08-20T20:50:30.6156387Z [00:02:27.484]➜  mkdir -p $WORK/b524/
2025-08-20T20:50:30.6162785Z [00:02:27.485]➜  cat >/tmp/go-build893324914/b524/importcfg << 'EOF' # internal
2025-08-20T20:50:30.6164135Z [00:02:27.485]➜  # import config
2025-08-20T20:50:30.6164969Z [00:02:27.485]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:30.6169878Z [00:02:27.485]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:30.6170744Z [00:02:27.485]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:30.6171590Z [00:02:27.485]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:30.6172486Z [00:02:27.485]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:30.6173375Z [00:02:27.485]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:30.6174178Z [00:02:27.485]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.6175049Z [00:02:27.485]➜  packagefile golang.org/x/net/http2=/tmp/go-build893324914/b525/_pkg_.a
2025-08-20T20:50:30.6175961Z [00:02:27.485]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:30.6177106Z [00:02:27.485]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:30.6178394Z [00:02:27.485]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:30.6179280Z [00:02:27.485]➜  packagefile k8s.io/utils/net=/tmp/go-build893324914/b495/_pkg_.a
2025-08-20T20:50:30.6180131Z [00:02:27.485]➜  packagefile mime=/tmp/go-build893324914/b192/_pkg_.a
2025-08-20T20:50:30.6180876Z [00:02:27.485]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:30.6181635Z [00:02:27.485]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:30.6182467Z [00:02:27.485]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:30.6183220Z [00:02:27.485]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:30.6183981Z [00:02:27.485]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:30.6184791Z [00:02:27.485]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:30.6185587Z [00:02:27.485]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:30.6186419Z [00:02:27.485]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:30.6190622Z [00:02:27.485]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.6191487Z [00:02:27.485]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:30.6192290Z [00:02:27.485]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:30.6193084Z [00:02:27.485]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:30.6193927Z [00:02:27.485]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:30.6194574Z [00:02:27.485]➜  EOF
2025-08-20T20:50:30.6200415Z [00:02:27.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/net=>k8s.io/apimachinery@v0.33.4/pkg/util/net;$WORK/b524=>" -p k8s.io/apimachinery/pkg/util/net -lang=go1.24 -complete -installsuffix shared -buildid yoehOZbo8s_OGdDcUWp8/yoehOZbo8s_OGdDcUWp8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/net/http.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/net/interface.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/net/port_range.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/net/port_split.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/net/util.go
2025-08-20T20:50:30.6205836Z [00:02:27.486]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/43/43b3c0fa5e0d56d93eb54e2af886214140bb1d545e3cd35286c5bfd72e067712-d # internal
2025-08-20T20:50:30.6207155Z [00:02:27.488]➜  golang.org/x/image/font/opentype
2025-08-20T20:50:30.6207723Z [00:02:27.488]➜  mkdir -p $WORK/b592/
2025-08-20T20:50:30.6208444Z [00:02:27.488]➜  cat >/tmp/go-build893324914/b592/importcfg << 'EOF' # internal
2025-08-20T20:50:30.6209095Z [00:02:27.488]➜  # import config
2025-08-20T20:50:30.6209867Z [00:02:27.488]➜  packagefile golang.org/x/image/font=/tmp/go-build893324914/b588/_pkg_.a
2025-08-20T20:50:30.6210927Z [00:02:27.488]➜  packagefile golang.org/x/image/font/sfnt=/tmp/go-build893324914/b593/_pkg_.a
2025-08-20T20:50:30.6212022Z [00:02:27.488]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:30.6213116Z [00:02:27.488]➜  packagefile golang.org/x/image/vector=/tmp/go-build893324914/b595/_pkg_.a
2025-08-20T20:50:30.6226889Z [00:02:27.488]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:30.6227842Z [00:02:27.488]➜  packagefile image/draw=/tmp/go-build893324914/b590/_pkg_.a
2025-08-20T20:50:30.6228684Z [00:02:27.488]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:30.6229266Z [00:02:27.488]➜  EOF
2025-08-20T20:50:30.6232822Z [00:02:27.488]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/image@v0.20.0/font/opentype=>golang.org/x/image@v0.20.0/font/opentype;$WORK/b592=>" -p golang.org/x/image/font/opentype -lang=go1.18 -complete -installsuffix shared -buildid 3yx5K8oqjpQDuUWunA_a/3yx5K8oqjpQDuUWunA_a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/golang.org/x/image@v0.20.0/font/opentype/opentype.go
2025-08-20T20:50:30.6501857Z [00:02:27.519]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T20:50:30.6511999Z [00:02:27.520]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/1a/1a7ddcd028e622718eb27d320f231d27612f2e6b2d27d8c9aeca8d698cdb1f29-d # internal
2025-08-20T20:50:30.6518890Z [00:02:27.521]➜  gonum.org/v1/plot/font
2025-08-20T20:50:30.6519485Z [00:02:27.521]➜  mkdir -p $WORK/b587/
2025-08-20T20:50:30.6521714Z [00:02:27.521]➜  cat >/tmp/go-build893324914/b587/importcfg << 'EOF' # internal
2025-08-20T20:50:30.6524220Z [00:02:27.521]➜  # import config
2025-08-20T20:50:30.6524899Z [00:02:27.521]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:30.6525667Z [00:02:27.521]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.6558275Z [00:02:27.523]➜  packagefile golang.org/x/image/font=/tmp/go-build893324914/b588/_pkg_.a
2025-08-20T20:50:30.6560912Z [00:02:27.523]➜  packagefile golang.org/x/image/font/opentype=/tmp/go-build893324914/b592/_pkg_.a
2025-08-20T20:50:30.6562087Z [00:02:27.523]➜  packagefile golang.org/x/image/font/sfnt=/tmp/go-build893324914/b593/_pkg_.a
2025-08-20T20:50:30.6563195Z [00:02:27.523]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:30.6564142Z [00:02:27.523]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:30.6564973Z [00:02:27.523]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.6565773Z [00:02:27.523]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:30.6566856Z [00:02:27.523]➜  EOF
2025-08-20T20:50:30.6570830Z [00:02:27.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/font=>gonum.org/v1/plot@v0.14.0/font;$WORK/b587=>" -p gonum.org/v1/plot/font -lang=go1.20 -complete -installsuffix shared -buildid mdzCcQzvpiAsdHUSFkSs/mdzCcQzvpiAsdHUSFkSs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/font/doc.go /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/font/font.go /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/font/len.go
2025-08-20T20:50:30.7187294Z [00:02:27.587]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T20:50:30.7199477Z [00:02:27.589]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/ff/ff5a5b9346712bb6b157e3922e76675c8267f281123cc6c170165abc876463b1-d # internal
2025-08-20T20:50:30.7218079Z [00:02:27.591]➜  gonum.org/v1/plot/vg
2025-08-20T20:50:30.7218944Z [00:02:27.591]➜  mkdir -p $WORK/b597/
2025-08-20T20:50:30.7230740Z [00:02:27.592]➜  cat >/tmp/go-build893324914/b597/importcfg << 'EOF' # internal
2025-08-20T20:50:30.7231914Z [00:02:27.592]➜  # import config
2025-08-20T20:50:30.7234109Z [00:02:27.592]➜  packagefile gonum.org/v1/plot/font=/tmp/go-build893324914/b587/_pkg_.a
2025-08-20T20:50:30.7235067Z [00:02:27.592]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:30.7235946Z [00:02:27.592]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:30.7236987Z [00:02:27.592]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:30.7237614Z [00:02:27.592]➜  EOF
2025-08-20T20:50:30.7241799Z [00:02:27.592]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "/root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/vg=>gonum.org/v1/plot@v0.14.0/vg;$WORK/b597=>" -p gonum.org/v1/plot/vg -lang=go1.20 -complete -installsuffix shared -buildid osndxAWD40GNBqZ6YCiO/osndxAWD40GNBqZ6YCiO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/vg/geom.go /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/vg/len.go /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/vg/tee.go /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/vg/vg.go
2025-08-20T20:50:30.7256405Z [00:02:27.594]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T20:50:30.7649286Z [00:02:27.633]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/bf/bfa1e6241381b38a4346626db9529c60f3ade5c54d24292376b0ec451272a75d-d # internal
2025-08-20T20:50:30.7734933Z [00:02:27.640]➜  github.com/go-sourcemap/sourcemap/internal/base64vlq
2025-08-20T20:50:30.7741246Z [00:02:27.642]➜  mkdir -p $WORK/b615/
2025-08-20T20:50:30.7742003Z [00:02:27.642]➜  cat >/tmp/go-build893324914/b615/importcfg << 'EOF' # internal
2025-08-20T20:50:30.7742692Z [00:02:27.642]➜  # import config
2025-08-20T20:50:30.7743320Z [00:02:27.642]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:30.7743918Z [00:02:27.642]➜  EOF
2025-08-20T20:50:30.7748661Z [00:02:27.642]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-sourcemap/sourcemap@v2.1.4+incompatible/internal/base64vlq=>github.com/go-sourcemap/sourcemap@v2.1.4+incompatible/internal/base64vlq;$WORK/b615=>" -p github.com/go-sourcemap/sourcemap/internal/base64vlq -lang=go1.16 -complete -installsuffix shared -buildid TY3JvNHHNzzpaTNMfTec/TY3JvNHHNzzpaTNMfTec -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /root/go/pkg/mod/github.com/go-sourcemap/sourcemap@v2.1.4+incompatible/internal/base64vlq/base64vlq.go
2025-08-20T20:50:30.7761177Z [00:02:27.645]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T20:50:30.7778541Z [00:02:27.647]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/af/af5f750adb19604966722b941e3797f096b9be7e6c9aaaddcb8e6e20d4d991ee-d # internal
2025-08-20T20:50:30.7784128Z [00:02:27.647]➜  gonum.org/v1/plot/tools/bezier
2025-08-20T20:50:30.7784758Z [00:02:27.647]➜  mkdir -p $WORK/b596/
2025-08-20T20:50:30.7789710Z [00:02:27.648]➜  cat >/tmp/go-build893324914/b596/importcfg << 'EOF' # internal
2025-08-20T20:50:30.7790984Z [00:02:27.648]➜  # import config
2025-08-20T20:50:30.7793325Z [00:02:27.648]➜  packagefile gonum.org/v1/plot/vg=/tmp/go-build893324914/b597/_pkg_.a
2025-08-20T20:50:30.7794225Z [00:02:27.648]➜  EOF
2025-08-20T20:50:30.7799683Z [00:02:27.648]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "/root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/tools/bezier=>gonum.org/v1/plot@v0.14.0/tools/bezier;$WORK/b596=>" -p gonum.org/v1/plot/tools/bezier -lang=go1.20 -complete -installsuffix shared -buildid EWpRa9S4DMVoSbZYNGJt/EWpRa9S4DMVoSbZYNGJt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /root/go/pkg/mod/gonum.org/v1/plot@v0.14.0/tools/bezier/bezier.go
2025-08-20T20:50:30.7914611Z [00:02:27.660]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T20:50:30.7922047Z [00:02:27.661]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/b6/b6a581b85ce83da24ab3950fcd459d87115e43c7467c5bf663cdcc03e8d33924-d # internal
2025-08-20T20:50:30.7930402Z [00:02:27.662]➜  github.com/go-sourcemap/sourcemap
2025-08-20T20:50:30.7937014Z [00:02:27.662]➜  mkdir -p $WORK/b614/
2025-08-20T20:50:30.7937770Z [00:02:27.662]➜  cat >/tmp/go-build893324914/b614/importcfg << 'EOF' # internal
2025-08-20T20:50:30.7938510Z [00:02:27.662]➜  # import config
2025-08-20T20:50:30.7939240Z [00:02:27.662]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:30.7940120Z [00:02:27.662]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:30.7940914Z [00:02:27.662]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.7942097Z [00:02:27.662]➜  packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=/tmp/go-build893324914/b615/_pkg_.a
2025-08-20T20:50:30.7943216Z [00:02:27.662]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:30.7944059Z [00:02:27.662]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:30.7944889Z [00:02:27.662]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:30.7945663Z [00:02:27.662]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:30.7946977Z [00:02:27.662]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.7947644Z [00:02:27.662]➜  EOF
2025-08-20T20:50:30.7952044Z [00:02:27.662]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-sourcemap/sourcemap@v2.1.4+incompatible=>github.com/go-sourcemap/sourcemap@v2.1.4+incompatible;$WORK/b614=>" -p github.com/go-sourcemap/sourcemap -lang=go1.16 -complete -installsuffix shared -buildid fCv0QQnsAzjRH72rvTHM/fCv0QQnsAzjRH72rvTHM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack /root/go/pkg/mod/github.com/go-sourcemap/sourcemap@v2.1.4+incompatible/consumer.go /root/go/pkg/mod/github.com/go-sourcemap/sourcemap@v2.1.4+incompatible/mappings.go
2025-08-20T20:50:30.7957629Z [00:02:27.662]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T20:50:30.7958815Z [00:02:27.662]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/b5/b51314b048b37fa0fe41b32faf4b1b9f3f492fabf4d40e3b5cffaa4d10d3e070-d # internal
2025-08-20T20:50:30.7959991Z [00:02:27.663]➜  oss.terrastruct.com/d2/lib/geo
2025-08-20T20:50:30.7960543Z [00:02:27.663]➜  mkdir -p $WORK/b586/
2025-08-20T20:50:30.7961250Z [00:02:27.663]➜  cat >/tmp/go-build893324914/b586/importcfg << 'EOF' # internal
2025-08-20T20:50:30.7961901Z [00:02:27.663]➜  # import config
2025-08-20T20:50:30.7962517Z [00:02:27.663]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.7963395Z [00:02:27.663]➜  packagefile gonum.org/v1/plot/font=/tmp/go-build893324914/b587/_pkg_.a
2025-08-20T20:50:30.7964473Z [00:02:27.663]➜  packagefile gonum.org/v1/plot/tools/bezier=/tmp/go-build893324914/b596/_pkg_.a
2025-08-20T20:50:30.7965522Z [00:02:27.663]➜  packagefile gonum.org/v1/plot/vg=/tmp/go-build893324914/b597/_pkg_.a
2025-08-20T20:50:30.7966820Z [00:02:27.663]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:30.7967619Z [00:02:27.663]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:30.7968421Z [00:02:27.663]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.7969030Z [00:02:27.663]➜  EOF
2025-08-20T20:50:30.7976272Z [00:02:27.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo=>oss.terrastruct.com/d2@v0.7.0/lib/geo;$WORK/b586=>" -p oss.terrastruct.com/d2/lib/geo -lang=go1.23 -complete -installsuffix shared -buildid 2xV2MhNaJIjoE6jDcQ_U/2xV2MhNaJIjoE6jDcQ_U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/bezier.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/box.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/ellipse.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/math.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/orientation.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/point.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/route.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/segment.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/spacing.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/geo/vector.go
2025-08-20T20:50:30.8132138Z [00:02:27.682]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T20:50:30.8142380Z [00:02:27.683]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/3b/3be6af5635b3561c30a2efed5ce1456a77f039dae13773ba6b6de7154f463993-d # internal
2025-08-20T20:50:30.8148014Z [00:02:27.683]➜  k8s.io/client-go/transport
2025-08-20T20:50:30.8148643Z [00:02:27.683]➜  mkdir -p $WORK/b564/
2025-08-20T20:50:30.8154982Z [00:02:27.684]➜  cat >/tmp/go-build893324914/b564/importcfg << 'EOF' # internal
2025-08-20T20:50:30.8164477Z [00:02:27.684]➜  # import config
2025-08-20T20:50:30.8165219Z [00:02:27.684]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:30.8166082Z [00:02:27.684]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:30.8167572Z [00:02:27.684]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:30.8168496Z [00:02:27.684]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:30.8169408Z [00:02:27.684]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:30.8170252Z [00:02:27.684]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.8171188Z [00:02:27.684]➜  packagefile github.com/go-logr/logr=/tmp/go-build893324914/b488/_pkg_.a
2025-08-20T20:50:30.8172243Z [00:02:27.684]➜  packagefile golang.org/x/oauth2=/tmp/go-build893324914/b200/_pkg_.a
2025-08-20T20:50:30.8173354Z [00:02:27.684]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build893324914/b524/_pkg_.a
2025-08-20T20:50:30.8174636Z [00:02:27.684]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:30.8175903Z [00:02:27.684]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build893324914/b565/_pkg_.a
2025-08-20T20:50:30.8178410Z [00:02:27.684]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build893324914/b563/_pkg_.a
2025-08-20T20:50:30.8179614Z [00:02:27.684]➜  packagefile k8s.io/client-go/util/connrotation=/tmp/go-build893324914/b567/_pkg_.a
2025-08-20T20:50:30.8180773Z [00:02:27.684]➜  packagefile k8s.io/client-go/util/workqueue=/tmp/go-build893324914/b568/_pkg_.a
2025-08-20T20:50:30.8181820Z [00:02:27.684]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:30.8182673Z [00:02:27.684]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:30.8183508Z [00:02:27.684]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:30.8184447Z [00:02:27.684]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:30.8185639Z [00:02:27.684]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:30.8186762Z [00:02:27.684]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:30.8187630Z [00:02:27.684]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:30.8188481Z [00:02:27.684]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:30.8189332Z [00:02:27.684]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.8190147Z [00:02:27.684]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:30.8190964Z [00:02:27.684]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:30.8191586Z [00:02:27.684]➜  EOF
2025-08-20T20:50:30.8197853Z [00:02:27.684]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport=>k8s.io/client-go@v0.33.4/transport;$WORK/b564=>" -p k8s.io/client-go/transport -lang=go1.24 -complete -installsuffix shared -buildid Kejaq8Ed5fT4GRDfSOZp/Kejaq8Ed5fT4GRDfSOZp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cache.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cache_go118.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cert_rotation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/round_trippers.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/token_source.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/transport.go
2025-08-20T20:50:30.8452516Z [00:02:27.714]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T20:50:30.8462798Z [00:02:27.715]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/bd/bd432d37afae5f45495adbc0ae19171a2793a3662348951f483c39f8482dab90-d # internal
2025-08-20T20:50:30.8491586Z [00:02:27.718]➜  github.com/dop251/goja/file
2025-08-20T20:50:30.8494255Z [00:02:27.718]➜  mkdir -p $WORK/b613/
2025-08-20T20:50:30.8498099Z [00:02:27.718]➜  cat >/tmp/go-build893324914/b613/importcfg << 'EOF' # internal
2025-08-20T20:50:30.8504501Z [00:02:27.718]➜  # import config
2025-08-20T20:50:30.8505442Z [00:02:27.718]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:30.8506407Z [00:02:27.718]➜  packagefile github.com/go-sourcemap/sourcemap=/tmp/go-build893324914/b614/_pkg_.a
2025-08-20T20:50:30.8507965Z [00:02:27.719]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:30.8508827Z [00:02:27.719]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:30.8509623Z [00:02:27.719]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:30.8510442Z [00:02:27.719]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:30.8511203Z [00:02:27.719]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:30.8511785Z [00:02:27.719]➜  EOF
2025-08-20T20:50:30.8515600Z [00:02:27.719]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/file=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/file;$WORK/b613=>" -p github.com/dop251/goja/file -lang=go1.20 -complete -installsuffix shared -buildid 0IFR3I0qSD0qMMBb3dpD/0IFR3I0qSD0qMMBb3dpD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/file/file.go
2025-08-20T20:50:30.9073342Z [00:02:27.776]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T20:50:30.9079656Z [00:02:27.777]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/f6/f6c31914a24527868d00478b50aae051687d2c8b72249cd0e4d430801a5b2438-d # internal
2025-08-20T20:50:30.9081464Z [00:02:27.777]➜  github.com/dop251/goja/token
2025-08-20T20:50:30.9109462Z [00:02:27.780]➜  mkdir -p $WORK/b616/
2025-08-20T20:50:30.9127463Z [00:02:27.780]➜  cat >/tmp/go-build893324914/b616/importcfg << 'EOF' # internal
2025-08-20T20:50:30.9128917Z [00:02:27.780]➜  # import config
2025-08-20T20:50:30.9130794Z [00:02:27.780]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:30.9131437Z [00:02:27.780]➜  EOF
2025-08-20T20:50:30.9136131Z [00:02:27.780]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/token=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/token;$WORK/b616=>" -p github.com/dop251/goja/token -lang=go1.20 -complete -installsuffix shared -buildid OHoCYMttqI23F77H1vnD/OHoCYMttqI23F77H1vnD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/token/token.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/token/token_const.go
2025-08-20T20:50:30.9693661Z [00:02:27.838]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T20:50:30.9701334Z [00:02:27.839]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/56/568f7e5780179d05340606cb2d1d11cf349f531454cbbffe94cdbd4b9fe5bc36-d # internal
2025-08-20T20:50:30.9705859Z [00:02:27.839]➜  github.com/dop251/goja/unistring
2025-08-20T20:50:30.9706725Z [00:02:27.839]➜  mkdir -p $WORK/b617/
2025-08-20T20:50:30.9733416Z [00:02:27.842]➜  cat >/tmp/go-build893324914/b617/importcfg << 'EOF' # internal
2025-08-20T20:50:30.9737679Z [00:02:27.842]➜  # import config
2025-08-20T20:50:30.9738364Z [00:02:27.842]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:30.9739224Z [00:02:27.842]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:30.9740095Z [00:02:27.842]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:30.9740702Z [00:02:27.842]➜  EOF
2025-08-20T20:50:30.9744719Z [00:02:27.842]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/unistring=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/unistring;$WORK/b617=>" -p github.com/dop251/goja/unistring -lang=go1.20 -complete -installsuffix shared -buildid 8eUjhzbYZXHtAOAfBPjp/8eUjhzbYZXHtAOAfBPjp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/unistring/string.go
2025-08-20T20:50:30.9797784Z [00:02:27.849]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T20:50:30.9841080Z [00:02:27.853]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/92/920625d22002fa5fbb8a3c7b424cc756e2e4bc16193e6bb2c89040c3d5bbcd27-d # internal
2025-08-20T20:50:30.9842431Z [00:02:27.853]➜  oss.terrastruct.com/d2/lib/label
2025-08-20T20:50:30.9843279Z [00:02:27.853]➜  mkdir -p $WORK/b585/
2025-08-20T20:50:30.9844143Z [00:02:27.853]➜  cat >/tmp/go-build893324914/b585/importcfg << 'EOF' # internal
2025-08-20T20:50:30.9844777Z [00:02:27.853]➜  # import config
2025-08-20T20:50:30.9845369Z [00:02:27.853]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:30.9846302Z [00:02:27.853]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:30.9847568Z [00:02:27.853]➜  EOF
2025-08-20T20:50:30.9851085Z [00:02:27.853]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/label=>oss.terrastruct.com/d2@v0.7.0/lib/label;$WORK/b585=>" -p oss.terrastruct.com/d2/lib/label -lang=go1.23 -complete -installsuffix shared -buildid r0YZT1VMThQVelkleBC1/r0YZT1VMThQVelkleBC1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/label/label.go
2025-08-20T20:50:31.0202536Z [00:02:27.889]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T20:50:31.0208559Z [00:02:27.890]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/de/dea432974527dd01c238a6d49071f41302d1c4cda4c4b0ded3690b73b94fa237-d # internal
2025-08-20T20:50:31.0212752Z [00:02:27.890]➜  github.com/dop251/goja/ast
2025-08-20T20:50:31.0213384Z [00:02:27.890]➜  mkdir -p $WORK/b612/
2025-08-20T20:50:31.0219479Z [00:02:27.891]➜  cat >/tmp/go-build893324914/b612/importcfg << 'EOF' # internal
2025-08-20T20:50:31.0220366Z [00:02:27.891]➜  # import config
2025-08-20T20:50:31.0221309Z [00:02:27.891]➜  packagefile github.com/dop251/goja/file=/tmp/go-build893324914/b613/_pkg_.a
2025-08-20T20:50:31.0222544Z [00:02:27.891]➜  packagefile github.com/dop251/goja/token=/tmp/go-build893324914/b616/_pkg_.a
2025-08-20T20:50:31.0223843Z [00:02:27.891]➜  packagefile github.com/dop251/goja/unistring=/tmp/go-build893324914/b617/_pkg_.a
2025-08-20T20:50:31.0224767Z [00:02:27.891]➜  EOF
2025-08-20T20:50:31.0229050Z [00:02:27.891]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ast=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ast;$WORK/b612=>" -p github.com/dop251/goja/ast -lang=go1.20 -complete -installsuffix shared -buildid WKA7oKLptTXiiYhQc33H/WKA7oKLptTXiiYhQc33H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ast/node.go
2025-08-20T20:50:31.0293239Z [00:02:27.898]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T20:50:31.0304734Z [00:02:27.899]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/6f/6f82efcd59a46ea0e5ccf59906cac4793880fc85573cc83380452389dfaa5e63-d # internal
2025-08-20T20:50:31.0468131Z [00:02:27.914]➜  oss.terrastruct.com/d2/d2ast
2025-08-20T20:50:31.0470890Z [00:02:27.914]➜  mkdir -p $WORK/b584/
2025-08-20T20:50:31.0529276Z [00:02:27.922]➜  cat >/tmp/go-build893324914/b584/importcfg << 'EOF' # internal
2025-08-20T20:50:31.0537227Z [00:02:27.922]➜  # import config
2025-08-20T20:50:31.0537895Z [00:02:27.922]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:31.0538714Z [00:02:27.922]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:31.0539591Z [00:02:27.922]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:31.0540431Z [00:02:27.922]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.0541549Z [00:02:27.922]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:31.0542560Z [00:02:27.922]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:31.0543737Z [00:02:27.922]➜  packagefile oss.terrastruct.com/util-go/xdefer=/tmp/go-build893324914/b598/_pkg_.a
2025-08-20T20:50:31.0544726Z [00:02:27.922]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:31.0545536Z [00:02:27.922]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.0546356Z [00:02:27.922]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.0547388Z [00:02:27.922]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:31.0548367Z [00:02:27.922]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:31.0549296Z [00:02:27.922]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:31.0549980Z [00:02:27.922]➜  EOF
2025-08-20T20:50:31.0554163Z [00:02:27.922]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ast=>oss.terrastruct.com/d2@v0.7.0/d2ast;$WORK/b584=>" -p oss.terrastruct.com/d2/d2ast -lang=go1.23 -complete -installsuffix shared -buildid wK7MjWcyGh847AdMiyNs/wK7MjWcyGh847AdMiyNs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ast/d2ast.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ast/error.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ast/keywords.go
2025-08-20T20:50:31.1683602Z [00:02:28.037]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T20:50:31.1749520Z [00:02:28.044]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/38/3896fdad697cde83889270ffa715b357193f371d45427ede0fe073919391122a-d # internal
2025-08-20T20:50:31.1758827Z [00:02:28.044]➜  github.com/dop251/goja/ftoa/internal/fast
2025-08-20T20:50:31.1771257Z [00:02:28.044]➜  mkdir -p $WORK/b619/
2025-08-20T20:50:31.1772042Z [00:02:28.045]➜  cat >/tmp/go-build893324914/b619/importcfg << 'EOF' # internal
2025-08-20T20:50:31.1772757Z [00:02:28.045]➜  # import config
2025-08-20T20:50:31.1773456Z [00:02:28.045]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:31.1774293Z [00:02:28.045]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.1775134Z [00:02:28.045]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:31.1775972Z [00:02:28.045]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.1776791Z [00:02:28.045]➜  EOF
2025-08-20T20:50:31.1785207Z [00:02:28.046]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/internal/fast=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/internal/fast;$WORK/b619=>" -p github.com/dop251/goja/ftoa/internal/fast -lang=go1.20 -complete -installsuffix shared -buildid e0fmMlxAr1CppNPTX65y/e0fmMlxAr1CppNPTX65y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/internal/fast/cachedpower.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/internal/fast/common.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/internal/fast/diyfp.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/internal/fast/dtoa.go
2025-08-20T20:50:31.2683546Z [00:02:28.137]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T20:50:31.2685484Z [00:02:28.137]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T20:50:31.2694131Z [00:02:28.138]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/15/159181f07534a92905e613c84b2a84155134ad5c2e89833cc3e677dea2e33009-d # internal
2025-08-20T20:50:31.2697393Z [00:02:28.139]➜  github.com/dop251/goja/ftoa
2025-08-20T20:50:31.2698248Z [00:02:28.139]➜  mkdir -p $WORK/b618/
2025-08-20T20:50:31.2703230Z [00:02:28.139]➜  cat >/tmp/go-build893324914/b618/importcfg << 'EOF' # internal
2025-08-20T20:50:31.2704094Z [00:02:28.139]➜  # import config
2025-08-20T20:50:31.2704706Z [00:02:28.139]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.2705742Z [00:02:28.139]➜  packagefile github.com/dop251/goja/ftoa/internal/fast=/tmp/go-build893324914/b619/_pkg_.a
2025-08-20T20:50:31.2706941Z [00:02:28.139]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:31.2707763Z [00:02:28.139]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:31.2708557Z [00:02:28.139]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.2709370Z [00:02:28.139]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.2709984Z [00:02:28.139]➜  EOF
2025-08-20T20:50:31.2723516Z [00:02:28.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa;$WORK/b618=>" -p github.com/dop251/goja/ftoa -lang=go1.20 -complete -installsuffix shared -buildid etcN-bSsaAEdpm1pHXl8/etcN-bSsaAEdpm1pHXl8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/common.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/ftoa.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/ftobasestr.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ftoa/ftostr.go
2025-08-20T20:50:31.2755401Z [00:02:28.144]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T20:50:31.2804562Z [00:02:28.149]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/46/46774f70ccfc5cb875b32cb46afb387e85c92544c25d8b519a278ec4f41bcc40-d # internal
2025-08-20T20:50:31.2822121Z [00:02:28.151]➜  golang.org/x/text/unicode/rangetable
2025-08-20T20:50:31.2822788Z [00:02:28.151]➜  mkdir -p $WORK/b621/
2025-08-20T20:50:31.2828647Z [00:02:28.152]➜  cat >/tmp/go-build893324914/b621/importcfg << 'EOF' # internal
2025-08-20T20:50:31.2829384Z [00:02:28.152]➜  # import config
2025-08-20T20:50:31.2830057Z [00:02:28.152]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:31.2830886Z [00:02:28.152]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:31.2831502Z [00:02:28.152]➜  EOF
2025-08-20T20:50:31.2837440Z [00:02:28.152]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/rangetable=>golang.org/x/text@v0.28.0/unicode/rangetable;$WORK/b621=>" -p golang.org/x/text/unicode/rangetable -lang=go1.23 -complete -installsuffix shared -buildid NBYtI_Q0UrIJ7sYKDpxa/NBYtI_Q0UrIJ7sYKDpxa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/rangetable/merge.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/rangetable/rangetable.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/rangetable/tables15.0.0.go
2025-08-20T20:50:31.2938872Z [00:02:28.163]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/c1/c159cf416d0cd6b5080586d6dc8dea7cf5c823bae6d2e3920dc5279767d16388-d # internal
2025-08-20T20:50:31.2973939Z [00:02:28.166]➜  k8s.io/apimachinery/pkg/watch
2025-08-20T20:50:31.2974540Z [00:02:28.166]➜  mkdir -p $WORK/b523/
2025-08-20T20:50:31.2980525Z [00:02:28.167]➜  cat >/tmp/go-build893324914/b523/importcfg << 'EOF' # internal
2025-08-20T20:50:31.2981251Z [00:02:28.167]➜  # import config
2025-08-20T20:50:31.2981890Z [00:02:28.167]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.2982699Z [00:02:28.167]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:31.2985125Z [00:02:28.167]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:31.2986827Z [00:02:28.167]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:31.2988037Z [00:02:28.167]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build893324914/b524/_pkg_.a
2025-08-20T20:50:31.2989215Z [00:02:28.167]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:31.2990267Z [00:02:28.167]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:31.2991220Z [00:02:28.167]➜  packagefile k8s.io/utils/ptr=/tmp/go-build893324914/b532/_pkg_.a
2025-08-20T20:50:31.2992070Z [00:02:28.167]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:31.2992640Z [00:02:28.167]➜  EOF
2025-08-20T20:50:31.2998547Z [00:02:28.167]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/watch=>k8s.io/apimachinery@v0.33.4/pkg/watch;$WORK/b523=>" -p k8s.io/apimachinery/pkg/watch -lang=go1.24 -complete -installsuffix shared -buildid bUKmL8LNkqwOL353Pfoz/bUKmL8LNkqwOL353Pfoz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/watch/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/watch/filter.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/watch/mux.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/watch/streamwatcher.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/watch/watch.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/watch/zz_generated.deepcopy.go
2025-08-20T20:50:31.3288688Z [00:02:28.197]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T20:50:31.3325870Z [00:02:28.201]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/be/bebff971387e36559128e2b003da46acde0f366bee3344a073d2fccffa8f2fee-d # internal
2025-08-20T20:50:31.3330709Z [00:02:28.202]➜  k8s.io/apimachinery/pkg/runtime/serializer/recognizer
2025-08-20T20:50:31.3331423Z [00:02:28.202]➜  mkdir -p $WORK/b547/
2025-08-20T20:50:31.3341270Z [00:02:28.203]➜  cat >/tmp/go-build893324914/b547/importcfg << 'EOF' # internal
2025-08-20T20:50:31.3344885Z [00:02:28.203]➜  # import config
2025-08-20T20:50:31.3347822Z [00:02:28.203]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.3353260Z [00:02:28.203]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:31.3354470Z [00:02:28.203]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:31.3355267Z [00:02:28.203]➜  EOF
2025-08-20T20:50:31.3364507Z [00:02:28.205]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/recognizer=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/recognizer;$WORK/b547=>" -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -lang=go1.24 -complete -installsuffix shared -buildid jYFSXeBOp0r40YdbAcYB/jYFSXeBOp0r40YdbAcYB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/recognizer/recognizer.go
2025-08-20T20:50:31.3607010Z [00:02:28.229]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T20:50:31.3613008Z [00:02:28.230]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/2c/2c8795c090ce4c959a164c56e680f3d5cf1a3b050b64f44284a706cb5bde5a77-d # internal
2025-08-20T20:50:31.3619533Z [00:02:28.231]➜  k8s.io/apimachinery/pkg/runtime/serializer/streaming
2025-08-20T20:50:31.3620223Z [00:02:28.231]➜  mkdir -p $WORK/b554/
2025-08-20T20:50:31.3648455Z [00:02:28.231]➜  cat >/tmp/go-build893324914/b554/importcfg << 'EOF' # internal
2025-08-20T20:50:31.3649373Z [00:02:28.231]➜  # import config
2025-08-20T20:50:31.3650172Z [00:02:28.231]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:31.3651842Z [00:02:28.231]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.3652606Z [00:02:28.231]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:31.3653918Z [00:02:28.231]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:31.3655121Z [00:02:28.231]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:31.3655935Z [00:02:28.231]➜  EOF
2025-08-20T20:50:31.3660289Z [00:02:28.231]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/streaming=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/streaming;$WORK/b554=>" -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -lang=go1.24 -complete -installsuffix shared -buildid qzUjXG4kR-d49OkVE04i/qzUjXG4kR-d49OkVE04i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/streaming/streaming.go
2025-08-20T20:50:31.3824230Z [00:02:28.251]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T20:50:31.3846704Z [00:02:28.253]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/6c/6c80d8eb325ea39952d27b87a7c78f30b0ed9caee40c31090995b6de37ed7640-d # internal
2025-08-20T20:50:31.3855135Z [00:02:28.253]➜  k8s.io/client-go/tools/clientcmd/api
2025-08-20T20:50:31.3855834Z [00:02:28.253]➜  mkdir -p $WORK/b562/
2025-08-20T20:50:31.3857088Z [00:02:28.253]➜  cat >/tmp/go-build893324914/b562/importcfg << 'EOF' # internal
2025-08-20T20:50:31.3868052Z [00:02:28.253]➜  # import config
2025-08-20T20:50:31.3868904Z [00:02:28.253]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:31.3869792Z [00:02:28.253]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:31.3870592Z [00:02:28.253]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.3871874Z [00:02:28.253]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:31.3873105Z [00:02:28.253]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:31.3874108Z [00:02:28.253]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:31.3875026Z [00:02:28.253]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:31.3875902Z [00:02:28.253]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:31.3876825Z [00:02:28.253]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.3877416Z [00:02:28.253]➜  EOF
2025-08-20T20:50:31.3883076Z [00:02:28.253]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api=>k8s.io/client-go@v0.33.4/tools/clientcmd/api;$WORK/b562=>" -p k8s.io/client-go/tools/clientcmd/api -lang=go1.24 -complete -installsuffix shared -buildid 7DvImT0_cV-MJ1BB-dIn/7DvImT0_cV-MJ1BB-dIn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/helpers.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/zz_generated.deepcopy.go
2025-08-20T20:50:31.3898793Z [00:02:28.259]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T20:50:31.3910821Z [00:02:28.260]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/b1/b15da193b12bedb50a1e4771847789ddaa59bb82d02d63e39bf6d12746f0d4eb-d # internal
2025-08-20T20:50:31.3913117Z [00:02:28.260]➜  oss.terrastruct.com/d2/d2format
2025-08-20T20:50:31.3919569Z [00:02:28.261]➜  mkdir -p $WORK/b583/
2025-08-20T20:50:31.3924613Z [00:02:28.261]➜  cat >/tmp/go-build893324914/b583/importcfg << 'EOF' # internal
2025-08-20T20:50:31.3925601Z [00:02:28.261]➜  # import config
2025-08-20T20:50:31.3927798Z [00:02:28.261]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:31.3929099Z [00:02:28.261]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:31.3929893Z [00:02:28.261]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.3930689Z [00:02:28.261]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.3931276Z [00:02:28.261]➜  EOF
2025-08-20T20:50:31.3935235Z [00:02:28.262]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2format=>oss.terrastruct.com/d2@v0.7.0/d2format;$WORK/b583=>" -p oss.terrastruct.com/d2/d2format -lang=go1.23 -complete -installsuffix shared -buildid mLHx3BS2Xo2s86QxZss8/mLHx3BS2Xo2s86QxZss8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2format/escape.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2format/format.go
2025-08-20T20:50:31.4045796Z [00:02:28.273]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T20:50:31.4067141Z [00:02:28.275]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/7a/7a59cb4e1bcc031a3a514b30eb1425dabce0d6ec3f7b62e5b09ad658e8f270b6-d # internal
2025-08-20T20:50:31.4078659Z [00:02:28.277]➜  k8s.io/apimachinery/pkg/apis/meta/v1
2025-08-20T20:50:31.4081555Z [00:02:28.277]➜  mkdir -p $WORK/b468/
2025-08-20T20:50:31.4084844Z [00:02:28.277]➜  cat >/tmp/go-build893324914/b468/importcfg << 'EOF' # internal
2025-08-20T20:50:31.4117610Z [00:02:28.277]➜  # import config
2025-08-20T20:50:31.4118298Z [00:02:28.278]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:31.4119359Z [00:02:28.278]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:31.4120362Z [00:02:28.278]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:31.4122377Z [00:02:28.278]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.4123345Z [00:02:28.278]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build893324914/b469/_pkg_.a
2025-08-20T20:50:31.4124487Z [00:02:28.278]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build893324914/b470/_pkg_.a
2025-08-20T20:50:31.4125493Z [00:02:28.278]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:31.4127667Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build893324914/b471/_pkg_.a
2025-08-20T20:50:31.4128920Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:31.4130063Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build893324914/b480/_pkg_.a
2025-08-20T20:50:31.4131175Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build893324914/b482/_pkg_.a
2025-08-20T20:50:31.4132301Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:31.4133483Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:31.4134873Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build893324914/b473/_pkg_.a
2025-08-20T20:50:31.4136186Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build893324914/b481/_pkg_.a
2025-08-20T20:50:31.4137498Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build893324914/b519/_pkg_.a
2025-08-20T20:50:31.4138652Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build893324914/b520/_pkg_.a
2025-08-20T20:50:31.4139818Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build893324914/b509/_pkg_.a
2025-08-20T20:50:31.4140989Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:31.4142141Z [00:02:28.278]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build893324914/b523/_pkg_.a
2025-08-20T20:50:31.4143142Z [00:02:28.278]➜  packagefile k8s.io/utils/ptr=/tmp/go-build893324914/b532/_pkg_.a
2025-08-20T20:50:31.4144314Z [00:02:28.278]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:31.4145122Z [00:02:28.278]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:31.4145947Z [00:02:28.278]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:31.4146899Z [00:02:28.278]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:31.4147698Z [00:02:28.278]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:31.4148578Z [00:02:28.278]➜  packagefile sigs.k8s.io/randfill=/tmp/go-build893324914/b521/_pkg_.a
2025-08-20T20:50:31.4149507Z [00:02:28.278]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.4150294Z [00:02:28.278]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.4151083Z [00:02:28.278]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:31.4151661Z [00:02:28.278]➜  EOF
2025-08-20T20:50:31.4168049Z [00:02:28.278]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1=>k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1;$WORK/b468=>" -p k8s.io/apimachinery/pkg/apis/meta/v1 -lang=go1.24 -complete -installsuffix shared -buildid RfIjp47Ta4hDFjJUbfAh/RfIjp47Ta4hDFjJUbfAh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/controller_ref.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/deepcopy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/duration.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/group_version.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/helpers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/labels.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/meta.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/micro_time.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/micro_time_fuzz.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/micro_time_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/register.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/time.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/time_fuzz.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/time_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/types.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/watch.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/zz_generated.defaults.go
2025-08-20T20:50:31.5131393Z [00:02:28.382]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T20:50:31.5141545Z [00:02:28.383]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/7c/7c07a1f6ae6063bbf4f03b3f8ed5c1dc4952e5fed30384041de27f9467891380-d # internal
2025-08-20T20:50:31.5151108Z [00:02:28.384]➜  oss.terrastruct.com/d2/d2parser
2025-08-20T20:50:31.5153495Z [00:02:28.384]➜  mkdir -p $WORK/b602/
2025-08-20T20:50:31.5154631Z [00:02:28.384]➜  cat >/tmp/go-build893324914/b602/importcfg << 'EOF' # internal
2025-08-20T20:50:31.5155682Z [00:02:28.384]➜  # import config
2025-08-20T20:50:31.5157752Z [00:02:28.384]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:31.5158615Z [00:02:28.384]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:31.5159404Z [00:02:28.384]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.5160678Z [00:02:28.384]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build893324914/b320/_pkg_.a
2025-08-20T20:50:31.5161809Z [00:02:28.384]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:31.5162719Z [00:02:28.384]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:31.5163497Z [00:02:28.384]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:31.5164427Z [00:02:28.384]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:31.5165472Z [00:02:28.384]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:31.5166382Z [00:02:28.384]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.5167622Z [00:02:28.384]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.5168455Z [00:02:28.384]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:31.5169317Z [00:02:28.384]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:31.5169976Z [00:02:28.384]➜  EOF
2025-08-20T20:50:31.5173395Z [00:02:28.384]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2parser=>oss.terrastruct.com/d2@v0.7.0/d2parser;$WORK/b602=>" -p oss.terrastruct.com/d2/d2parser -lang=go1.23 -complete -installsuffix shared -buildid VNq7jGzp09GmupSoT9vS/VNq7jGzp09GmupSoT9vS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2parser/parse.go
2025-08-20T20:50:31.5299252Z [00:02:28.399]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T20:50:31.5324666Z [00:02:28.401]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/23/239ccdf16926ee55e3b55ce7d4a22a8fa3bc30995d593e87cb6e19c72f1b7236-d # internal
2025-08-20T20:50:31.5328922Z [00:02:28.402]➜  k8s.io/client-go/tools/clientcmd/api/v1
2025-08-20T20:50:31.5331827Z [00:02:28.402]➜  mkdir -p $WORK/b576/
2025-08-20T20:50:31.5367712Z [00:02:28.402]➜  cat >/tmp/go-build893324914/b576/importcfg << 'EOF' # internal
2025-08-20T20:50:31.5368393Z [00:02:28.402]➜  # import config
2025-08-20T20:50:31.5369021Z [00:02:28.402]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.5370003Z [00:02:28.402]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:31.5371102Z [00:02:28.402]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:31.5372260Z [00:02:28.402]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:31.5373440Z [00:02:28.402]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build893324914/b562/_pkg_.a
2025-08-20T20:50:31.5374392Z [00:02:28.402]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:31.5374962Z [00:02:28.402]➜  EOF
2025-08-20T20:50:31.5382910Z [00:02:28.403]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1=>k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1;$WORK/b576=>" -p k8s.io/client-go/tools/clientcmd/api/v1 -lang=go1.24 -complete -installsuffix shared -buildid bnhyB9nocI0_xTwqMAwd/bnhyB9nocI0_xTwqMAwd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/defaults.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/v1/zz_generated.defaults.go
2025-08-20T20:50:31.5455775Z [00:02:28.414]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T20:50:31.5475058Z [00:02:28.416]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/2c/2c0a7ca756075a07996b65868d9cf832ccbf9847a66637f2fa94ac8a4c1cfa69-d # internal
2025-08-20T20:50:31.5479964Z [00:02:28.417]➜  github.com/dop251/goja/parser
2025-08-20T20:50:31.5481328Z [00:02:28.417]➜  mkdir -p $WORK/b620/
2025-08-20T20:50:31.5487289Z [00:02:28.417]➜  cat >/tmp/go-build893324914/b620/importcfg << 'EOF' # internal
2025-08-20T20:50:31.5488368Z [00:02:28.417]➜  # import config
2025-08-20T20:50:31.5489291Z [00:02:28.417]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:31.5493880Z [00:02:28.417]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:31.5495131Z [00:02:28.417]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:31.5496047Z [00:02:28.417]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.5497173Z [00:02:28.417]➜  packagefile github.com/dop251/goja/ast=/tmp/go-build893324914/b612/_pkg_.a
2025-08-20T20:50:31.5498280Z [00:02:28.417]➜  packagefile github.com/dop251/goja/file=/tmp/go-build893324914/b613/_pkg_.a
2025-08-20T20:50:31.5499388Z [00:02:28.418]➜  packagefile github.com/dop251/goja/token=/tmp/go-build893324914/b616/_pkg_.a
2025-08-20T20:50:31.5500516Z [00:02:28.418]➜  packagefile github.com/dop251/goja/unistring=/tmp/go-build893324914/b617/_pkg_.a
2025-08-20T20:50:31.5501677Z [00:02:28.418]➜  packagefile github.com/go-sourcemap/sourcemap=/tmp/go-build893324914/b614/_pkg_.a
2025-08-20T20:50:31.5503305Z [00:02:28.418]➜  packagefile golang.org/x/text/unicode/rangetable=/tmp/go-build893324914/b621/_pkg_.a
2025-08-20T20:50:31.5504337Z [00:02:28.418]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:31.5505162Z [00:02:28.418]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:31.5505951Z [00:02:28.418]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:31.5506898Z [00:02:28.418]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:31.5507714Z [00:02:28.418]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.5508518Z [00:02:28.418]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.5509332Z [00:02:28.418]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:31.5510191Z [00:02:28.418]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:31.5511076Z [00:02:28.418]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:31.5511705Z [00:02:28.418]➜  EOF
2025-08-20T20:50:31.5550054Z [00:02:28.418]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser;$WORK/b620=>" -p github.com/dop251/goja/parser -lang=go1.20 -complete -installsuffix shared -buildid JkFJdOEpxfOFh_Np0sN_/JkFJdOEpxfOFh_Np0sN_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser/error.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser/expression.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser/lexer.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser/parser.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser/regexp.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser/scope.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/parser/statement.go
2025-08-20T20:50:31.7312396Z [00:02:28.600]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T20:50:31.7349266Z [00:02:28.604]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/37/37ee74cc885fedc62779bd1958f88ff77ff77009eb61b5e982a304fabd10bfed-d # internal
2025-08-20T20:50:31.7353834Z [00:02:28.604]➜  github.com/google/pprof/profile
2025-08-20T20:50:31.7354459Z [00:02:28.604]➜  mkdir -p $WORK/b622/
2025-08-20T20:50:31.7360276Z [00:02:28.605]➜  cat >/tmp/go-build893324914/b622/importcfg << 'EOF' # internal
2025-08-20T20:50:31.7361298Z [00:02:28.605]➜  # import config
2025-08-20T20:50:31.7363390Z [00:02:28.605]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:31.7364239Z [00:02:28.605]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:31.7365047Z [00:02:28.605]➜  packagefile compress/gzip=/tmp/go-build893324914/b101/_pkg_.a
2025-08-20T20:50:31.7365967Z [00:02:28.605]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:31.7367603Z [00:02:28.605]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:31.7368474Z [00:02:28.605]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.7369279Z [00:02:28.605]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:31.7370024Z [00:02:28.605]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:31.7370881Z [00:02:28.605]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:31.7371757Z [00:02:28.605]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:31.7372591Z [00:02:28.605]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:31.7373402Z [00:02:28.605]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:31.7374224Z [00:02:28.605]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.7375035Z [00:02:28.605]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:31.7375847Z [00:02:28.605]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:31.7376456Z [00:02:28.605]➜  EOF
2025-08-20T20:50:31.7386231Z [00:02:28.605]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile=>github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile;$WORK/b622=>" -p github.com/google/pprof/profile -lang=go1.22 -complete -installsuffix shared -buildid ZWQcSJuEmSZXe4CQCjQg/ZWQcSJuEmSZXe4CQCjQg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/encode.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/filter.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/index.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/legacy_java_profile.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/legacy_profile.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/merge.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/profile.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/proto.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20241029153458-d1b30febd7db/profile/prune.go
2025-08-20T20:50:31.7611615Z [00:02:28.630]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T20:50:31.7669470Z [00:02:28.636]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/f8/f84c78a840c48e4c7d149868d43aeb867025fa9947f6f2a13e5583fec57dd6da-d # internal
2025-08-20T20:50:31.7709843Z [00:02:28.640]➜  golang.org/x/text/internal/colltab
2025-08-20T20:50:31.7712147Z [00:02:28.640]➜  mkdir -p $WORK/b624/
2025-08-20T20:50:31.7712858Z [00:02:28.640]➜  cat >/tmp/go-build893324914/b624/importcfg << 'EOF' # internal
2025-08-20T20:50:31.7713512Z [00:02:28.640]➜  # import config
2025-08-20T20:50:31.7714176Z [00:02:28.640]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:31.7715135Z [00:02:28.640]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:31.7716265Z [00:02:28.640]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build893324914/b231/_pkg_.a
2025-08-20T20:50:31.7717392Z [00:02:28.640]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:31.7718203Z [00:02:28.640]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:31.7719054Z [00:02:28.640]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:31.7719730Z [00:02:28.640]➜  EOF
2025-08-20T20:50:31.7727259Z [00:02:28.640]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab=>golang.org/x/text@v0.28.0/internal/colltab;$WORK/b624=>" -p golang.org/x/text/internal/colltab -lang=go1.23 -complete -installsuffix shared -buildid ge9WokAgJfCcX7pGYAOY/ge9WokAgJfCcX7pGYAOY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/collelem.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/colltab.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/contract.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/iter.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/numeric.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/table.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/trie.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/colltab/weighter.go
2025-08-20T20:50:31.9316228Z [00:02:28.800]➜  go tool buildid -w $WORK/b624/_pkg_.a # internal
2025-08-20T20:50:31.9337723Z [00:02:28.803]➜  cp $WORK/b624/_pkg_.a /root/.cache/go-build/20/201089134f070f84861d5a815dd6c6fad5de612189bebac70d1ee3a02a4e33d5-d # internal
2025-08-20T20:50:31.9429104Z [00:02:28.812]➜  golang.org/x/text/collate
2025-08-20T20:50:31.9430063Z [00:02:28.812]➜  mkdir -p $WORK/b623/
2025-08-20T20:50:31.9441233Z [00:02:28.813]➜  cat >/tmp/go-build893324914/b623/importcfg << 'EOF' # internal
2025-08-20T20:50:31.9442278Z [00:02:28.813]➜  # import config
2025-08-20T20:50:31.9443269Z [00:02:28.813]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:31.9444458Z [00:02:28.813]➜  packagefile golang.org/x/text/internal/colltab=/tmp/go-build893324914/b624/_pkg_.a
2025-08-20T20:50:31.9445771Z [00:02:28.813]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:31.9447397Z [00:02:28.813]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build893324914/b231/_pkg_.a
2025-08-20T20:50:31.9448562Z [00:02:28.813]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:31.9450268Z [00:02:28.813]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:31.9450865Z [00:02:28.813]➜  EOF
2025-08-20T20:50:31.9455571Z [00:02:28.813]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/collate=>golang.org/x/text@v0.28.0/collate;$WORK/b623=>" -p golang.org/x/text/collate -lang=go1.23 -complete -installsuffix shared -buildid ORHaW9aRtpjKb_39wFhd/ORHaW9aRtpjKb_39wFhd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/collate/collate.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/collate/index.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/collate/option.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/collate/sort.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/collate/tables.go
2025-08-20T20:50:31.9783601Z [00:02:28.847]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T20:50:31.9857527Z [00:02:28.854]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/9b/9bafadd0edc363d9fdb855fefa255bbcc80532e7f7b9eae040d871f37225e1b2-d # internal
2025-08-20T20:50:31.9893974Z [00:02:28.858]➜  hash/maphash
2025-08-20T20:50:31.9894545Z [00:02:28.858]➜  mkdir -p $WORK/b625/
2025-08-20T20:50:31.9900411Z [00:02:28.859]➜  cat >/tmp/go-build893324914/b625/importcfg << 'EOF' # internal
2025-08-20T20:50:31.9901182Z [00:02:28.859]➜  # import config
2025-08-20T20:50:31.9901881Z [00:02:28.859]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:31.9902732Z [00:02:28.859]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:31.9903618Z [00:02:28.859]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:31.9904568Z [00:02:28.859]➜  packagefile internal/goexperiment=/tmp/go-build893324914/b015/_pkg_.a
2025-08-20T20:50:31.9905268Z [00:02:28.859]➜  EOF
2025-08-20T20:50:31.9908876Z [00:02:28.859]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "/root/.go/src/hash/maphash=>hash/maphash;$WORK/b625=>" -p hash/maphash -lang=go1.25 -std -complete -installsuffix shared -buildid -QhU7rXRYR21BeiLqIc5/-QhU7rXRYR21BeiLqIc5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /root/.go/src/hash/maphash/maphash.go /root/.go/src/hash/maphash/maphash_runtime.go
2025-08-20T20:50:32.0271811Z [00:02:28.896]➜  go tool buildid -w $WORK/b625/_pkg_.a # internal
2025-08-20T20:50:32.0283572Z [00:02:28.897]➜  cp $WORK/b625/_pkg_.a /root/.cache/go-build/52/520078817d802480be6109a944ce542c6b23f165bf4d027674c1c2bbe6098d6b-d # internal
2025-08-20T20:50:32.0288790Z [00:02:28.897]➜  github.com/mazznoer/csscolorparser
2025-08-20T20:50:32.0289423Z [00:02:28.897]➜  mkdir -p $WORK/b628/
2025-08-20T20:50:32.0290150Z [00:02:28.897]➜  cat >/tmp/go-build893324914/b628/importcfg << 'EOF' # internal
2025-08-20T20:50:32.0290857Z [00:02:28.897]➜  # import config
2025-08-20T20:50:32.0291474Z [00:02:28.897]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:32.0292240Z [00:02:28.897]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:32.0293165Z [00:02:28.897]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:32.0294033Z [00:02:28.897]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:32.0294621Z [00:02:28.897]➜  EOF
2025-08-20T20:50:32.0299003Z [00:02:28.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mazznoer/csscolorparser@v0.1.5=>github.com/mazznoer/csscolorparser@v0.1.5;$WORK/b628=>" -p github.com/mazznoer/csscolorparser -lang=go1.12 -complete -installsuffix shared -buildid _VwC6ExlA3D4Jlu4zo2K/_VwC6ExlA3D4Jlu4zo2K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /root/go/pkg/mod/github.com/mazznoer/csscolorparser@v0.1.5/colorparser.go /root/go/pkg/mod/github.com/mazznoer/csscolorparser@v0.1.5/named_colors.go
2025-08-20T20:50:32.1313205Z [00:02:29.000]➜  go tool buildid -w $WORK/b628/_pkg_.a # internal
2025-08-20T20:50:32.1367896Z [00:02:29.005]➜  cp $WORK/b628/_pkg_.a /root/.cache/go-build/02/028321379ac108bbed2379242249192951aa2d7c4f3825fc993a7b1231d6d619-d # internal
2025-08-20T20:50:32.1389137Z [00:02:29.007]➜  oss.terrastruct.com/d2/lib/color
2025-08-20T20:50:32.1389955Z [00:02:29.008]➜  mkdir -p $WORK/b627/
2025-08-20T20:50:32.1393064Z [00:02:29.008]➜  cat >/tmp/go-build893324914/b627/importcfg << 'EOF' # internal
2025-08-20T20:50:32.1396142Z [00:02:29.008]➜  # import config
2025-08-20T20:50:32.1396988Z [00:02:29.008]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:32.1397876Z [00:02:29.008]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:32.1398706Z [00:02:29.008]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:32.1399468Z [00:02:29.008]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:32.1400412Z [00:02:29.008]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build893324914/b256/_pkg_.a
2025-08-20T20:50:32.1401546Z [00:02:29.008]➜  packagefile github.com/mazznoer/csscolorparser=/tmp/go-build893324914/b628/_pkg_.a
2025-08-20T20:50:32.1402551Z [00:02:29.008]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:32.1403502Z [00:02:29.008]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:32.1404610Z [00:02:29.008]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:32.1405389Z [00:02:29.008]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:32.1406179Z [00:02:29.008]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:32.1406978Z [00:02:29.008]➜  EOF
2025-08-20T20:50:32.1411166Z [00:02:29.008]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/color=>oss.terrastruct.com/d2@v0.7.0/lib/color;$WORK/b627=>" -p oss.terrastruct.com/d2/lib/color -lang=go1.23 -complete -installsuffix shared -buildid MLWBv1BibNpI9rEozVas/MLWBv1BibNpI9rEozVas -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/color/color.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/color/gradient.go
2025-08-20T20:50:32.2434252Z [00:02:29.112]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T20:50:32.2495821Z [00:02:29.118]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/36/36b51110ddc7bf9ae52079997b3108d60e66ef4ff823cf43245edf3f831090f1-d # internal
2025-08-20T20:50:32.2503177Z [00:02:29.119]➜  oss.terrastruct.com/d2/lib/svg
2025-08-20T20:50:32.2504992Z [00:02:29.119]➜  mkdir -p $WORK/b630/
2025-08-20T20:50:32.2514878Z [00:02:29.120]➜  cat >/tmp/go-build893324914/b630/importcfg << 'EOF' # internal
2025-08-20T20:50:32.2515813Z [00:02:29.120]➜  # import config
2025-08-20T20:50:32.2516727Z [00:02:29.120]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:32.2517576Z [00:02:29.120]➜  packagefile encoding/base32=/tmp/go-build893324914/b476/_pkg_.a
2025-08-20T20:50:32.2518430Z [00:02:29.120]➜  packagefile encoding/xml=/tmp/go-build893324914/b235/_pkg_.a
2025-08-20T20:50:32.2519226Z [00:02:29.120]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:32.2519943Z [00:02:29.120]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:32.2520854Z [00:02:29.120]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:32.2521785Z [00:02:29.120]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:32.2522833Z [00:02:29.120]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:32.2523587Z [00:02:29.120]➜  EOF
2025-08-20T20:50:32.2527716Z [00:02:29.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/svg=>oss.terrastruct.com/d2@v0.7.0/lib/svg;$WORK/b630=>" -p oss.terrastruct.com/d2/lib/svg -lang=go1.23 -complete -installsuffix shared -buildid dzE8VAY3q_ZWnxRS_yWK/dzE8VAY3q_ZWnxRS_yWK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/svg/path.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/svg/text.go
2025-08-20T20:50:32.2955460Z [00:02:29.164]➜  go tool buildid -w $WORK/b627/_pkg_.a # internal
2025-08-20T20:50:32.2973413Z [00:02:29.165]➜  cp $WORK/b627/_pkg_.a /root/.cache/go-build/49/49fc33d5247b667b47051258552b59fc645b48ea689f3364027c75ff86e3fb1f-d # internal
2025-08-20T20:50:32.2974627Z [00:02:29.166]➜  github.com/andybalholm/cascadia
2025-08-20T20:50:32.2975239Z [00:02:29.166]➜  mkdir -p $WORK/b635/
2025-08-20T20:50:32.2977743Z [00:02:29.166]➜  cat >/tmp/go-build893324914/b635/importcfg << 'EOF' # internal
2025-08-20T20:50:32.2980015Z [00:02:29.166]➜  # import config
2025-08-20T20:50:32.2980852Z [00:02:29.166]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:32.2981632Z [00:02:29.166]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:32.2982376Z [00:02:29.166]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:32.2983277Z [00:02:29.166]➜  packagefile golang.org/x/net/html=/tmp/go-build893324914/b273/_pkg_.a
2025-08-20T20:50:32.2984293Z [00:02:29.166]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build893324914/b274/_pkg_.a
2025-08-20T20:50:32.2985269Z [00:02:29.166]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:32.2986007Z [00:02:29.166]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:32.2986976Z [00:02:29.166]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:32.2987556Z [00:02:29.166]➜  EOF
2025-08-20T20:50:32.2993401Z [00:02:29.166]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/cascadia@v1.3.2=>github.com/andybalholm/cascadia@v1.3.2;$WORK/b635=>" -p github.com/andybalholm/cascadia -lang=go1.16 -complete -installsuffix shared -buildid Q1U1bFRE5_wFjHI1h_rH/Q1U1bFRE5_wFjHI1h_rH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.3.2/parser.go /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.3.2/pseudo_classes.go /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.3.2/selector.go /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.3.2/serialize.go /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.3.2/specificity.go
2025-08-20T20:50:32.3342471Z [00:02:29.202]➜  go tool buildid -w $WORK/b630/_pkg_.a # internal
2025-08-20T20:50:32.3344200Z [00:02:29.203]➜  cp $WORK/b630/_pkg_.a /root/.cache/go-build/15/1566c7aebf7945a2048e2a44f5a7d79ac9c3ce76285e5a3416c1a557efee7f7e-d # internal
2025-08-20T20:50:32.3383731Z [00:02:29.207]➜  oss.terrastruct.com/d2/lib/shape
2025-08-20T20:50:32.3399942Z [00:02:29.209]➜  mkdir -p $WORK/b629/
2025-08-20T20:50:32.3408248Z [00:02:29.209]➜  cat >/tmp/go-build893324914/b629/importcfg << 'EOF' # internal
2025-08-20T20:50:32.3409486Z [00:02:29.209]➜  # import config
2025-08-20T20:50:32.3410719Z [00:02:29.209]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:32.3411964Z [00:02:29.209]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:32.3413805Z [00:02:29.209]➜  packagefile oss.terrastruct.com/d2/lib/svg=/tmp/go-build893324914/b630/_pkg_.a
2025-08-20T20:50:32.3427979Z [00:02:29.209]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:32.3429906Z [00:02:29.209]➜  EOF
2025-08-20T20:50:32.3445098Z [00:02:29.210]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape=>oss.terrastruct.com/d2@v0.7.0/lib/shape;$WORK/b629=>" -p oss.terrastruct.com/d2/lib/shape -lang=go1.23 -complete -installsuffix shared -buildid W5RtKLe2J1yd_kTGritA/W5RtKLe2J1yd_kTGritA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_c4_person.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_callout.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_circle.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_class.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_cloud.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_code.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_cylinder.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_diamond.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_document.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_hexagon.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_image.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_oval.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_package.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_page.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_parallelogram.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_person.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_queue.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_real_square.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_square.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_step.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_stored_data.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_table.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/shape/shape_text.go
2025-08-20T20:50:32.5923157Z [00:02:29.461]➜  go tool buildid -w $WORK/b635/_pkg_.a # internal
2025-08-20T20:50:32.5979553Z [00:02:29.467]➜  cp $WORK/b635/_pkg_.a /root/.cache/go-build/1f/1fc122972e96848c0fa9b02bd871343a0a46a2e03e1cc1b726365467fdbc9008-d # internal
2025-08-20T20:50:32.5998882Z [00:02:29.469]➜  github.com/PuerkitoBio/goquery
2025-08-20T20:50:32.6010457Z [00:02:29.470]➜  mkdir -p $WORK/b634/
2025-08-20T20:50:32.6040583Z [00:02:29.470]➜  cat >/tmp/go-build893324914/b634/importcfg << 'EOF' # internal
2025-08-20T20:50:32.6041350Z [00:02:29.470]➜  # import config
2025-08-20T20:50:32.6042004Z [00:02:29.470]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:32.6042836Z [00:02:29.470]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:32.6047257Z [00:02:29.470]➜  packagefile github.com/andybalholm/cascadia=/tmp/go-build893324914/b635/_pkg_.a
2025-08-20T20:50:32.6048434Z [00:02:29.470]➜  packagefile golang.org/x/net/html=/tmp/go-build893324914/b273/_pkg_.a
2025-08-20T20:50:32.6049366Z [00:02:29.470]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:32.6050181Z [00:02:29.470]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:32.6050986Z [00:02:29.470]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:32.6051813Z [00:02:29.470]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:32.6052642Z [00:02:29.470]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:32.6053475Z [00:02:29.470]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:32.6054103Z [00:02:29.470]➜  EOF
2025-08-20T20:50:32.6062425Z [00:02:29.471]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0=>github.com/PuerkitoBio/goquery@v1.10.0;$WORK/b634=>" -p github.com/PuerkitoBio/goquery -lang=go1.23 -complete -installsuffix shared -buildid FZxmEPuF9WkhJQ-BHd9h/FZxmEPuF9WkhJQ-BHd9h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/array.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/doc.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/expand.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/filter.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/iteration.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/manipulation.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/property.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/query.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/traversal.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/type.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.10.0/utilities.go
2025-08-20T20:50:33.0309247Z [00:02:29.900]➜  go tool buildid -w $WORK/b629/_pkg_.a # internal
2025-08-20T20:50:33.0417105Z [00:02:29.910]➜  cp $WORK/b629/_pkg_.a /root/.cache/go-build/46/466bb40cd1fc9a48f9fb910cc2daf59d483e299999648f4f5f17169f46c7d56b-d # internal
2025-08-20T20:50:33.0443454Z [00:02:29.913]➜  oss.terrastruct.com/d2/d2target
2025-08-20T20:50:33.0469510Z [00:02:29.916]➜  mkdir -p $WORK/b626/
2025-08-20T20:50:33.0476480Z [00:02:29.916]➜  cat >/tmp/go-build893324914/b626/importcfg << 'EOF' # internal
2025-08-20T20:50:33.0477755Z [00:02:29.916]➜  # import config
2025-08-20T20:50:33.0479059Z [00:02:29.916]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:33.0480329Z [00:02:29.916]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.0481685Z [00:02:29.916]➜  packagefile hash/fnv=/tmp/go-build893324914/b605/_pkg_.a
2025-08-20T20:50:33.0484134Z [00:02:29.916]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:33.0484990Z [00:02:29.916]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:33.0486088Z [00:02:29.916]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2fonts=/tmp/go-build893324914/b606/_pkg_.a
2025-08-20T20:50:33.0487532Z [00:02:29.916]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:33.0488659Z [00:02:29.916]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:33.0489822Z [00:02:29.916]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:33.0491288Z [00:02:29.916]➜  packagefile oss.terrastruct.com/d2/lib/shape=/tmp/go-build893324914/b629/_pkg_.a
2025-08-20T20:50:33.0492492Z [00:02:29.916]➜  packagefile oss.terrastruct.com/d2/lib/svg=/tmp/go-build893324914/b630/_pkg_.a
2025-08-20T20:50:33.0493688Z [00:02:29.916]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:33.0494685Z [00:02:29.916]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:33.0495315Z [00:02:29.916]➜  EOF
2025-08-20T20:50:33.0499947Z [00:02:29.917]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2target=>oss.terrastruct.com/d2@v0.7.0/d2target;$WORK/b626=>" -p oss.terrastruct.com/d2/d2target -lang=go1.23 -complete -installsuffix shared -buildid 0hhEuc5gq6_AaTu42n2X/0hhEuc5gq6_AaTu42n2X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2target/class.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2target/d2target.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2target/sqltable.go
2025-08-20T20:50:33.2045023Z [00:02:30.073]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T20:50:33.2269530Z [00:02:30.095]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/86/8689f344d72395e256d55ace0174ca307b49a7df4dd1ada5c97a6e0416ce3ea3-d # internal
2025-08-20T20:50:33.2289245Z [00:02:30.095]➜  k8s.io/client-go/pkg/apis/clientauthentication
2025-08-20T20:50:33.2289923Z [00:02:30.095]➜  mkdir -p $WORK/b534/
2025-08-20T20:50:33.2290639Z [00:02:30.095]➜  cat >/tmp/go-build893324914/b534/importcfg << 'EOF' # internal
2025-08-20T20:50:33.2291289Z [00:02:30.095]➜  # import config
2025-08-20T20:50:33.2292133Z [00:02:30.095]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.2293299Z [00:02:30.096]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.2294537Z [00:02:30.096]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.2295356Z [00:02:30.096]➜  EOF
2025-08-20T20:50:33.2301180Z [00:02:30.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication=>k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication;$WORK/b534=>" -p k8s.io/client-go/pkg/apis/clientauthentication -lang=go1.24 -complete -installsuffix shared -buildid PDzSI2ABc9i4jb0bfvnk/PDzSI2ABc9i4jb0bfvnk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/zz_generated.deepcopy.go
2025-08-20T20:50:33.2320767Z [00:02:30.101]➜  go tool buildid -w $WORK/b626/_pkg_.a # internal
2025-08-20T20:50:33.2348760Z [00:02:30.104]➜  cp $WORK/b626/_pkg_.a /root/.cache/go-build/64/6486d8488ecf35f41b422bd15b3667b1db5200a50caa0a68bf3594f9d6a69f63-d # internal
2025-08-20T20:50:33.2356324Z [00:02:30.104]➜  k8s.io/apimachinery/pkg/api/errors
2025-08-20T20:50:33.2357164Z [00:02:30.104]➜  mkdir -p $WORK/b542/
2025-08-20T20:50:33.2368772Z [00:02:30.106]➜  cat >/tmp/go-build893324914/b542/importcfg << 'EOF' # internal
2025-08-20T20:50:33.2369560Z [00:02:30.106]➜  # import config
2025-08-20T20:50:33.2370735Z [00:02:30.106]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:33.2372187Z [00:02:30.106]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:33.2373241Z [00:02:30.106]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.2376114Z [00:02:30.106]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.2377582Z [00:02:30.106]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.2379099Z [00:02:30.106]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.2380450Z [00:02:30.106]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build893324914/b485/_pkg_.a
2025-08-20T20:50:33.2381529Z [00:02:30.106]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:33.2382364Z [00:02:30.106]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:33.2383154Z [00:02:30.106]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:33.2383753Z [00:02:30.106]➜  EOF
2025-08-20T20:50:33.2388080Z [00:02:30.106]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/errors=>k8s.io/apimachinery@v0.33.4/pkg/api/errors;$WORK/b542=>" -p k8s.io/apimachinery/pkg/api/errors -lang=go1.24 -complete -installsuffix shared -buildid o_t07w5JX9WsNcGy8R4K/o_t07w5JX9WsNcGy8R4K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/errors/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/errors/errors.go
2025-08-20T20:50:33.2834894Z [00:02:30.152]➜  go tool buildid -w $WORK/b634/_pkg_.a # internal
2025-08-20T20:50:33.2965781Z [00:02:30.165]➜  cp $WORK/b634/_pkg_.a /root/.cache/go-build/76/76341e6b2c68d2a7a0467968e3c3ad77ffafdb71646cd1b88e0a7567da8cb0c4-d # internal
2025-08-20T20:50:33.2996905Z [00:02:30.168]➜  k8s.io/apimachinery/pkg/api/meta
2025-08-20T20:50:33.3002082Z [00:02:30.169]➜  mkdir -p $WORK/b543/
2025-08-20T20:50:33.3024315Z [00:02:30.171]➜  cat >/tmp/go-build893324914/b543/importcfg << 'EOF' # internal
2025-08-20T20:50:33.3035814Z [00:02:30.171]➜  # import config
2025-08-20T20:50:33.3036717Z [00:02:30.171]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:33.3037601Z [00:02:30.171]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.3038842Z [00:02:30.171]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.3040093Z [00:02:30.171]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:33.3043671Z [00:02:30.171]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.3044938Z [00:02:30.171]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.3046148Z [00:02:30.171]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build893324914/b519/_pkg_.a
2025-08-20T20:50:33.3051082Z [00:02:30.171]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build893324914/b486/_pkg_.a
2025-08-20T20:50:33.3052358Z [00:02:30.171]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:33.3053422Z [00:02:30.171]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:33.3054340Z [00:02:30.171]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:33.3055159Z [00:02:30.171]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:33.3056001Z [00:02:30.171]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:33.3057031Z [00:02:30.171]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:33.3057814Z [00:02:30.171]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:33.3058408Z [00:02:30.171]➜  EOF
2025-08-20T20:50:33.3067469Z [00:02:30.174]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta=>k8s.io/apimachinery@v0.33.4/pkg/api/meta;$WORK/b543=>" -p k8s.io/apimachinery/pkg/api/meta -lang=go1.24 -complete -installsuffix shared -buildid t9hB9Bca21BV9WA9CbFT/t9hB9Bca21BV9WA9CbFT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/conditions.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/errors.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/firsthit_restmapper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/help.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/interfaces.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/lazy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/meta.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/multirestmapper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/priority.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/api/meta/restmapper.go
2025-08-20T20:50:33.3234208Z [00:02:30.192]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T20:50:33.3259667Z [00:02:30.194]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/a4/a4e3b468dbd191f663d6a25715ae50c40d977cfb69f117c743b795744b255721-d # internal
2025-08-20T20:50:33.3261074Z [00:02:30.195]➜  k8s.io/client-go/pkg/apis/clientauthentication/v1
2025-08-20T20:50:33.3261762Z [00:02:30.195]➜  mkdir -p $WORK/b533/
2025-08-20T20:50:33.3263931Z [00:02:30.195]➜  cat >/tmp/go-build893324914/b533/importcfg << 'EOF' # internal
2025-08-20T20:50:33.3292882Z [00:02:30.195]➜  # import config
2025-08-20T20:50:33.3293833Z [00:02:30.195]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.3295058Z [00:02:30.195]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:33.3296246Z [00:02:30.195]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.3298967Z [00:02:30.195]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.3300294Z [00:02:30.195]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build893324914/b534/_pkg_.a
2025-08-20T20:50:33.3301154Z [00:02:30.195]➜  EOF
2025-08-20T20:50:33.3308759Z [00:02:30.195]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1=>k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1;$WORK/b533=>" -p k8s.io/client-go/pkg/apis/clientauthentication/v1 -lang=go1.24 -complete -installsuffix shared -buildid G7_SKuuX0vw3O1mJFuLc/G7_SKuuX0vw3O1mJFuLc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1/zz_generated.defaults.go
2025-08-20T20:50:33.3537602Z [00:02:30.222]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T20:50:33.3552525Z [00:02:30.224]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/e0/e0af5deb45e2398638e89954ed9645725d9526556f3dc796441e337fee59d450-d # internal
2025-08-20T20:50:33.3583066Z [00:02:30.227]➜  k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
2025-08-20T20:50:33.3585277Z [00:02:30.227]➜  mkdir -p $WORK/b546/
2025-08-20T20:50:33.3586017Z [00:02:30.227]➜  cat >/tmp/go-build893324914/b546/importcfg << 'EOF' # internal
2025-08-20T20:50:33.3586884Z [00:02:30.227]➜  # import config
2025-08-20T20:50:33.3587526Z [00:02:30.227]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:33.3588377Z [00:02:30.227]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:33.3589235Z [00:02:30.227]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:33.3589999Z [00:02:30.227]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.3591028Z [00:02:30.227]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:33.3592046Z [00:02:30.227]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.3593212Z [00:02:30.227]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.3594370Z [00:02:30.227]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.3595502Z [00:02:30.227]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build893324914/b519/_pkg_.a
2025-08-20T20:50:33.3596721Z [00:02:30.227]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build893324914/b509/_pkg_.a
2025-08-20T20:50:33.3597858Z [00:02:30.227]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:33.3598922Z [00:02:30.227]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:33.3599811Z [00:02:30.227]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:33.3600621Z [00:02:30.227]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:33.3601237Z [00:02:30.227]➜  EOF
2025-08-20T20:50:33.3608509Z [00:02:30.227]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/unstructured=>k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/unstructured;$WORK/b546=>" -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -lang=go1.24 -complete -installsuffix shared -buildid 7qrNHeKj1bCJwVBdikO9/7qrNHeKj1bCJwVBdikO9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/unstructured/helpers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/unstructured/unstructured.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/unstructured/unstructured_list.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go
2025-08-20T20:50:33.4609114Z [00:02:30.330]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T20:50:33.4633778Z [00:02:30.332]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/49/49052b848010bcc7303a84c74e7ccdadd538699a68355edca70a9d682444a80e-d # internal
2025-08-20T20:50:33.4638910Z [00:02:30.332]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/get_token
2025-08-20T20:50:33.4639708Z [00:02:30.333]➜  mkdir -p $WORK/b466/
2025-08-20T20:50:33.4645767Z [00:02:30.333]➜  cat >/tmp/go-build893324914/b466/importcfg << 'EOF' # internal
2025-08-20T20:50:33.4650692Z [00:02:30.333]➜  # import config
2025-08-20T20:50:33.4655046Z [00:02:30.333]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:33.4659975Z [00:02:30.333]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:33.4674993Z [00:02:30.333]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:33.4676102Z [00:02:30.333]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:33.4678758Z [00:02:30.333]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:33.4679663Z [00:02:30.333]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.4680600Z [00:02:30.333]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:33.4681714Z [00:02:30.333]➜  packagefile github.com/zalando/go-keyring=/tmp/go-build893324914/b209/_pkg_.a
2025-08-20T20:50:33.4682911Z [00:02:30.333]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:33.4684182Z [00:02:30.333]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:33.4685783Z [00:02:30.333]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/agentutils=/tmp/go-build893324914/b467/_pkg_.a
2025-08-20T20:50:33.4687892Z [00:02:30.333]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:33.4689005Z [00:02:30.333]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:33.4690055Z [00:02:30.333]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.4691392Z [00:02:30.333]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build893324914/b533/_pkg_.a
2025-08-20T20:50:33.4697388Z [00:02:30.333]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:33.4699372Z [00:02:30.333]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:33.4700221Z [00:02:30.333]➜  packagefile os/signal=/tmp/go-build893324914/b451/_pkg_.a
2025-08-20T20:50:33.4701117Z [00:02:30.333]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:33.4701987Z [00:02:30.333]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:33.4702834Z [00:02:30.333]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:33.4703658Z [00:02:30.333]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:33.4704290Z [00:02:30.333]➜  EOF
2025-08-20T20:50:33.4712976Z [00:02:30.333]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/get_token;$WORK/b466=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/get_token -lang=go1.25 -complete -installsuffix shared -buildid R9hKEJEPUCo4itbUBAXW/R9hKEJEPUCo4itbUBAXW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/agent_get_token.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/cache.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/file_mutex.go
2025-08-20T20:50:33.5637402Z [00:02:30.432]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T20:50:33.5691619Z [00:02:30.438]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/2b/2b1a067d1030109da2956f51f4e65008c5d52e4d13a37f53c4066d21dacf237e-d # internal
2025-08-20T20:50:33.5693634Z [00:02:30.438]➜  k8s.io/apimachinery/pkg/runtime/serializer/versioning
2025-08-20T20:50:33.5694697Z [00:02:30.438]➜  mkdir -p $WORK/b552/
2025-08-20T20:50:33.5721325Z [00:02:30.441]➜  cat >/tmp/go-build893324914/b552/importcfg << 'EOF' # internal
2025-08-20T20:50:33.5722382Z [00:02:30.441]➜  # import config
2025-08-20T20:50:33.5723521Z [00:02:30.441]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:33.5724640Z [00:02:30.441]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:33.5726079Z [00:02:30.441]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build893324914/b546/_pkg_.a
2025-08-20T20:50:33.5728053Z [00:02:30.441]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.5729772Z [00:02:30.441]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.5731949Z [00:02:30.441]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:33.5732888Z [00:02:30.441]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:33.5733720Z [00:02:30.441]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:33.5734326Z [00:02:30.441]➜  EOF
2025-08-20T20:50:33.5739003Z [00:02:30.441]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/versioning=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/versioning;$WORK/b552=>" -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -lang=go1.24 -complete -installsuffix shared -buildid Hi0CjQ500gs69cSeTWUh/Hi0CjQ500gs69cSeTWUh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/versioning/versioning.go
2025-08-20T20:50:33.6167374Z [00:02:30.485]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T20:50:33.6217334Z [00:02:30.490]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/1b/1b8ca2373ebb7108f0a2b4470467e08073ef39cbd128e51512d79dfcace6a242-d # internal
2025-08-20T20:50:33.6237049Z [00:02:30.490]➜  k8s.io/apimachinery/pkg/runtime/serializer/cbor
2025-08-20T20:50:33.6237716Z [00:02:30.491]➜  mkdir -p $WORK/b553/
2025-08-20T20:50:33.6238432Z [00:02:30.491]➜  cat >/tmp/go-build893324914/b553/importcfg << 'EOF' # internal
2025-08-20T20:50:33.6239104Z [00:02:30.491]➜  # import config
2025-08-20T20:50:33.6239752Z [00:02:30.491]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:33.6240596Z [00:02:30.491]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:33.6241449Z [00:02:30.491]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:33.6242276Z [00:02:30.491]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.6243213Z [00:02:30.491]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build893324914/b475/_pkg_.a
2025-08-20T20:50:33.6244141Z [00:02:30.491]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:33.6245149Z [00:02:30.491]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.6246838Z [00:02:30.491]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build893324914/b546/_pkg_.a
2025-08-20T20:50:33.6248203Z [00:02:30.491]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.6249387Z [00:02:30.491]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.6250806Z [00:02:30.491]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes=/tmp/go-build893324914/b474/_pkg_.a
2025-08-20T20:50:33.6252332Z [00:02:30.491]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build893324914/b547/_pkg_.a
2025-08-20T20:50:33.6253640Z [00:02:30.491]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:33.6254953Z [00:02:30.491]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:33.6255762Z [00:02:30.491]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:33.6256767Z [00:02:30.491]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:33.6257387Z [00:02:30.491]➜  EOF
2025-08-20T20:50:33.6262719Z [00:02:30.491]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor;$WORK/b553=>" -p k8s.io/apimachinery/pkg/runtime/serializer/cbor -lang=go1.24 -complete -installsuffix shared -buildid YVjGrGKn5j9BRCGZfGnu/YVjGrGKn5j9BRCGZfGnu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/cbor.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/framer.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/cbor/raw.go
2025-08-20T20:50:33.6917767Z [00:02:30.560]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T20:50:33.7015752Z [00:02:30.570]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/30/3063da91e09b55be75fa13a8037504498be0fcb617169f57f594ed69d6b99c1d-d # internal
2025-08-20T20:50:33.7018686Z [00:02:30.571]➜  k8s.io/apimachinery/pkg/runtime/serializer/json
2025-08-20T20:50:33.7019345Z [00:02:30.571]➜  mkdir -p $WORK/b545/
2025-08-20T20:50:33.7047822Z [00:02:30.574]➜  cat >/tmp/go-build893324914/b545/importcfg << 'EOF' # internal
2025-08-20T20:50:33.7051658Z [00:02:30.574]➜  # import config
2025-08-20T20:50:33.7052386Z [00:02:30.574]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:33.7053496Z [00:02:30.574]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.7054250Z [00:02:30.574]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:33.7055275Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build893324914/b543/_pkg_.a
2025-08-20T20:50:33.7056411Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.7057903Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build893324914/b546/_pkg_.a
2025-08-20T20:50:33.7059166Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:33.7060312Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.7061445Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.7062775Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build893324914/b547/_pkg_.a
2025-08-20T20:50:33.7064059Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/util/framer=/tmp/go-build893324914/b548/_pkg_.a
2025-08-20T20:50:33.7065187Z [00:02:30.574]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build893324914/b549/_pkg_.a
2025-08-20T20:50:33.7066160Z [00:02:30.574]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:33.7067130Z [00:02:30.574]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:33.7067958Z [00:02:30.574]➜  packagefile sigs.k8s.io/json=/tmp/go-build893324914/b510/_pkg_.a
2025-08-20T20:50:33.7068864Z [00:02:30.574]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build893324914/b550/_pkg_.a
2025-08-20T20:50:33.7069706Z [00:02:30.574]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:33.7070462Z [00:02:30.574]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:33.7071240Z [00:02:30.574]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:33.7071816Z [00:02:30.574]➜  EOF
2025-08-20T20:50:33.7077054Z [00:02:30.574]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/json=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/json;$WORK/b545=>" -p k8s.io/apimachinery/pkg/runtime/serializer/json -lang=go1.24 -complete -installsuffix shared -buildid LSvpXmvMILEv0TJIIbw_/LSvpXmvMILEv0TJIIbw_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/json/collections.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/json/json.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/json/meta.go
2025-08-20T20:50:33.7129432Z [00:02:30.582]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T20:50:33.7149892Z [00:02:30.584]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/6c/6c2d05a1b2c5333e5933ec694ed010bf08fab32383cbc092e37d0be705dcdb28-d # internal
2025-08-20T20:50:33.7153986Z [00:02:30.584]➜  k8s.io/apimachinery/pkg/runtime/serializer/protobuf
2025-08-20T20:50:33.7155284Z [00:02:30.584]➜  mkdir -p $WORK/b551/
2025-08-20T20:50:33.7161106Z [00:02:30.585]➜  cat >/tmp/go-build893324914/b551/importcfg << 'EOF' # internal
2025-08-20T20:50:33.7163689Z [00:02:30.585]➜  # import config
2025-08-20T20:50:33.7164321Z [00:02:30.585]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:33.7165108Z [00:02:30.585]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:33.7165776Z [00:02:30.585]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.7166834Z [00:02:30.585]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build893324914/b469/_pkg_.a
2025-08-20T20:50:33.7167768Z [00:02:30.585]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:33.7168953Z [00:02:30.585]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build893324914/b543/_pkg_.a
2025-08-20T20:50:33.7170126Z [00:02:30.585]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.7171306Z [00:02:30.585]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:33.7172434Z [00:02:30.585]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.7173702Z [00:02:30.585]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.7175048Z [00:02:30.585]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build893324914/b547/_pkg_.a
2025-08-20T20:50:33.7176304Z [00:02:30.585]➜  packagefile k8s.io/apimachinery/pkg/util/framer=/tmp/go-build893324914/b548/_pkg_.a
2025-08-20T20:50:33.7177503Z [00:02:30.585]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:33.7178364Z [00:02:30.585]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:33.7179220Z [00:02:30.585]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:33.7180086Z [00:02:30.585]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:33.7180714Z [00:02:30.585]➜  EOF
2025-08-20T20:50:33.7186135Z [00:02:30.585]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/protobuf=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/protobuf;$WORK/b551=>" -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -lang=go1.24 -complete -installsuffix shared -buildid GVI4D0HsoNlyPNqo_3-D/GVI4D0HsoNlyPNqo_3-D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/protobuf/collections.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/protobuf/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/protobuf/protobuf.go
2025-08-20T20:50:33.8108253Z [00:02:30.679]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T20:50:33.8129278Z [00:02:30.682]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T20:50:33.8140358Z [00:02:30.683]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/19/199557feffe759e3ee90a964b4a25d9d85301ddb7199af94b9c0c9dee587be06-d # internal
2025-08-20T20:50:33.8147786Z [00:02:30.684]➜  k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
2025-08-20T20:50:33.8151363Z [00:02:30.684]➜  mkdir -p $WORK/b561/
2025-08-20T20:50:33.8160089Z [00:02:30.685]➜  cat >/tmp/go-build893324914/b561/importcfg << 'EOF' # internal
2025-08-20T20:50:33.8161195Z [00:02:30.685]➜  # import config
2025-08-20T20:50:33.8163025Z [00:02:30.685]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.8164303Z [00:02:30.685]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:33.8165512Z [00:02:30.685]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.8169197Z [00:02:30.685]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.8170615Z [00:02:30.685]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build893324914/b534/_pkg_.a
2025-08-20T20:50:33.8171475Z [00:02:30.685]➜  EOF
2025-08-20T20:50:33.8179815Z [00:02:30.686]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1=>k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1;$WORK/b561=>" -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid auxCpkS7IvdOrMSZYnZQ/auxCpkS7IvdOrMSZYnZQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go
2025-08-20T20:50:33.8192341Z [00:02:30.688]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/da/daa1ca2d7bb15ca2e9e2ee78892adfaaa8cdcd57d4a7ac856bfa8d7560fca892-d # internal
2025-08-20T20:50:33.8194361Z [00:02:30.688]➜  k8s.io/client-go/rest/watch
2025-08-20T20:50:33.8202834Z [00:02:30.689]➜  mkdir -p $WORK/b570/
2025-08-20T20:50:33.8209350Z [00:02:30.690]➜  cat >/tmp/go-build893324914/b570/importcfg << 'EOF' # internal
2025-08-20T20:50:33.8212304Z [00:02:30.690]➜  # import config
2025-08-20T20:50:33.8213057Z [00:02:30.690]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:33.8213904Z [00:02:30.690]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.8214913Z [00:02:30.690]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:33.8216046Z [00:02:30.690]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.8217510Z [00:02:30.690]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build893324914/b554/_pkg_.a
2025-08-20T20:50:33.8218788Z [00:02:30.690]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build893324914/b523/_pkg_.a
2025-08-20T20:50:33.8219542Z [00:02:30.690]➜  EOF
2025-08-20T20:50:33.8251183Z [00:02:30.694]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/watch=>k8s.io/client-go@v0.33.4/rest/watch;$WORK/b570=>" -p k8s.io/client-go/rest/watch -lang=go1.24 -complete -installsuffix shared -buildid JqgycZ2FHdCfChj7jOd1/JqgycZ2FHdCfChj7jOd1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/watch/decoder.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/watch/encoder.go
2025-08-20T20:50:33.8499990Z [00:02:30.719]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T20:50:33.8507648Z [00:02:30.720]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/c4/c41d71116d2e1117cf863e2686753fec0179c5d8a7ab9642953449da9552a945-d # internal
2025-08-20T20:50:33.8514352Z [00:02:30.720]➜  oss.terrastruct.com/d2/d2themes
2025-08-20T20:50:33.8514917Z [00:02:30.720]➜  mkdir -p $WORK/b631/
2025-08-20T20:50:33.8517553Z [00:02:30.721]➜  cat >/tmp/go-build893324914/b631/importcfg << 'EOF' # internal
2025-08-20T20:50:33.8520275Z [00:02:30.721]➜  # import config
2025-08-20T20:50:33.8524845Z [00:02:30.721]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.8525662Z [00:02:30.721]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:33.8526781Z [00:02:30.721]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:33.8527907Z [00:02:30.721]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:33.8528622Z [00:02:30.721]➜  EOF
2025-08-20T20:50:33.8534009Z [00:02:30.721]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes=>oss.terrastruct.com/d2@v0.7.0/d2themes;$WORK/b631=>" -p oss.terrastruct.com/d2/d2themes -lang=go1.23 -complete -installsuffix shared -buildid pbp2p99oeBbgSRY12Xt5/pbp2p99oeBbgSRY12Xt5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/common.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themes.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/element.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/pattern_overlay.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/sketch_overlay.go
2025-08-20T20:50:33.8578529Z [00:02:30.727]➜  go tool buildid -w $WORK/b552/_pkg_.a # internal
2025-08-20T20:50:33.8617083Z [00:02:30.730]➜  cp $WORK/b552/_pkg_.a /root/.cache/go-build/ce/ced76def5fe7cae24ba85886e4b22b3f1edfb70f5fc1f31ee5c8fe1f48c9e7e6-d # internal
2025-08-20T20:50:33.8625804Z [00:02:30.730]➜  k8s.io/apimachinery/pkg/runtime/serializer
2025-08-20T20:50:33.8626406Z [00:02:30.731]➜  mkdir -p $WORK/b544/
2025-08-20T20:50:33.8627312Z [00:02:30.731]➜  cat >/tmp/go-build893324914/b544/importcfg << 'EOF' # internal
2025-08-20T20:50:33.8627982Z [00:02:30.731]➜  # import config
2025-08-20T20:50:33.8628784Z [00:02:30.731]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.8629939Z [00:02:30.731]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.8631211Z [00:02:30.731]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build893324914/b545/_pkg_.a
2025-08-20T20:50:33.8632560Z [00:02:30.731]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build893324914/b551/_pkg_.a
2025-08-20T20:50:33.8633961Z [00:02:30.731]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build893324914/b547/_pkg_.a
2025-08-20T20:50:33.8635361Z [00:02:30.731]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build893324914/b552/_pkg_.a
2025-08-20T20:50:33.8636227Z [00:02:30.731]➜  EOF
2025-08-20T20:50:33.8640817Z [00:02:30.731]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer=>k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer;$WORK/b544=>" -p k8s.io/apimachinery/pkg/runtime/serializer -lang=go1.24 -complete -installsuffix shared -buildid Moj_FCYxu6qr7fJFrcsy/Moj_FCYxu6qr7fJFrcsy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/codec_factory.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/runtime/serializer/negotiated_codec.go
2025-08-20T20:50:33.9206165Z [00:02:30.789]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T20:50:33.9218091Z [00:02:30.790]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/00/00cb1a4dbb33e21c7273fa93b98866f0236182e48f3c3a72243ae45a1b0d32ea-d # internal
2025-08-20T20:50:33.9230635Z [00:02:30.792]➜  k8s.io/client-go/tools/clientcmd/api/latest
2025-08-20T20:50:33.9235214Z [00:02:30.792]➜  mkdir -p $WORK/b575/
2025-08-20T20:50:33.9238211Z [00:02:30.793]➜  cat >/tmp/go-build893324914/b575/importcfg << 'EOF' # internal
2025-08-20T20:50:33.9239325Z [00:02:30.793]➜  # import config
2025-08-20T20:50:33.9240279Z [00:02:30.793]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.9241629Z [00:02:30.793]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:33.9243058Z [00:02:30.793]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build893324914/b545/_pkg_.a
2025-08-20T20:50:33.9244608Z [00:02:30.793]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build893324914/b552/_pkg_.a
2025-08-20T20:50:33.9246036Z [00:02:30.793]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:33.9247477Z [00:02:30.793]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build893324914/b562/_pkg_.a
2025-08-20T20:50:33.9248756Z [00:02:30.793]➜  packagefile k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build893324914/b576/_pkg_.a
2025-08-20T20:50:33.9249642Z [00:02:30.793]➜  EOF
2025-08-20T20:50:33.9261552Z [00:02:30.795]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/latest=>k8s.io/client-go@v0.33.4/tools/clientcmd/api/latest;$WORK/b575=>" -p k8s.io/client-go/tools/clientcmd/api/latest -lang=go1.24 -complete -installsuffix shared -buildid sRyNbz7e2YsXISq2bQtt/sRyNbz7e2YsXISq2bQtt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/api/latest/latest.go
2025-08-20T20:50:33.9718387Z [00:02:30.840]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T20:50:33.9759231Z [00:02:30.844]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/19/19e8e872e7c53ea74dc33e9d465658d6f400f47753d12d9f23f1c71b10e45013-d # internal
2025-08-20T20:50:33.9760450Z [00:02:30.844]➜  k8s.io/client-go/pkg/apis/clientauthentication/install
2025-08-20T20:50:33.9761104Z [00:02:30.844]➜  mkdir -p $WORK/b560/
2025-08-20T20:50:33.9761768Z [00:02:30.844]➜  cat >/tmp/go-build893324914/b560/importcfg << 'EOF' # internal
2025-08-20T20:50:33.9762393Z [00:02:30.844]➜  # import config
2025-08-20T20:50:33.9763217Z [00:02:30.844]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:33.9764413Z [00:02:30.844]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:33.9765967Z [00:02:30.844]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build893324914/b534/_pkg_.a
2025-08-20T20:50:33.9767494Z [00:02:30.844]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build893324914/b533/_pkg_.a
2025-08-20T20:50:33.9768915Z [00:02:30.844]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build893324914/b561/_pkg_.a
2025-08-20T20:50:33.9770073Z [00:02:30.844]➜  EOF
2025-08-20T20:50:33.9774384Z [00:02:30.844]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/install=>k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/install;$WORK/b560=>" -p k8s.io/client-go/pkg/apis/clientauthentication/install -lang=go1.24 -complete -installsuffix shared -buildid R7yuSDTG8koOosncAhyJ/R7yuSDTG8koOosncAhyJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/pkg/apis/clientauthentication/install/install.go
﻿2025-08-20T20:50:33.9881185Z [00:02:30.857]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T20:50:33.9909483Z [00:02:30.860]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/d2/d280dc7d6b4757e6b959dc4d00875be0096cfd9c95caada49d50a559acae8ad7-d # internal
2025-08-20T20:50:33.9964958Z [00:02:30.865]➜  oss.terrastruct.com/d2/d2themes/d2themescatalog
2025-08-20T20:50:33.9967618Z [00:02:30.866]➜  mkdir -p $WORK/b632/
2025-08-20T20:50:33.9974548Z [00:02:30.866]➜  cat >/tmp/go-build893324914/b632/importcfg << 'EOF' # internal
2025-08-20T20:50:33.9976369Z [00:02:30.866]➜  # import config
2025-08-20T20:50:33.9977168Z [00:02:30.866]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:33.9978302Z [00:02:30.866]➜  packagefile oss.terrastruct.com/d2/d2themes=/tmp/go-build893324914/b631/_pkg_.a
2025-08-20T20:50:33.9980596Z [00:02:30.866]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:33.9981267Z [00:02:30.866]➜  EOF
2025-08-20T20:50:33.9998787Z [00:02:30.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog=>oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog;$WORK/b632=>" -p oss.terrastruct.com/d2/d2themes/d2themescatalog -lang=go1.23 -complete -installsuffix shared -buildid qPIaJq6h7kTdzYHlAAA0/qPIaJq6h7kTdzYHlAAA0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/aubergine.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/buttered_toast.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/c4.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/catalog.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/colorblind_clear.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/cool_classics.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/dark_flagship_terrastruct.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/dark_mauve.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/default.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/earth_tones.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/everglade_green.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/flagship_terrastruct.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/grape_soda.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/mixed_berry_blue.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/neutral_grey.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/orange_creamsicle.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/origami.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/shirley_temple.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/terminal.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/terminal_grayscale.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2themes/d2themescatalog/vanilla_nitro_cola.go
2025-08-20T20:50:34.0027679Z [00:02:30.872]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T20:50:34.0062595Z [00:02:30.875]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/97/97e23349b0a565d18127e179f0dc37d044c20a1e40667c2a5537bf4b7f9c2d01-d # internal
2025-08-20T20:50:34.0063725Z [00:02:30.875]➜  github.com/golang/freetype/raster
2025-08-20T20:50:34.0064304Z [00:02:30.875]➜  mkdir -p $WORK/b637/
2025-08-20T20:50:34.0065047Z [00:02:30.875]➜  cat >/tmp/go-build893324914/b637/importcfg << 'EOF' # internal
2025-08-20T20:50:34.0065753Z [00:02:30.875]➜  # import config
2025-08-20T20:50:34.0066409Z [00:02:30.875]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.0067550Z [00:02:30.875]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:34.0068773Z [00:02:30.875]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:34.0069625Z [00:02:30.875]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:34.0070493Z [00:02:30.875]➜  packagefile image/draw=/tmp/go-build893324914/b590/_pkg_.a
2025-08-20T20:50:34.0071305Z [00:02:30.875]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:34.0072124Z [00:02:30.875]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:34.0072768Z [00:02:30.875]➜  EOF
2025-08-20T20:50:34.0079462Z [00:02:30.875]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/raster=>github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/raster;$WORK/b637=>" -p github.com/golang/freetype/raster -lang=go1.16 -complete -installsuffix shared -buildid haWVOqo0O-xI7Aht2JeV/haWVOqo0O-xI7Aht2JeV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/raster/geom.go /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/raster/paint.go /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/raster/raster.go /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/raster/stroke.go
2025-08-20T20:50:34.0228721Z [00:02:30.892]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T20:50:34.0239164Z [00:02:30.893]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/6a/6a5e4515d5a061aa0a3bad6454bc6ef391a49710f7a2ba2f8843458a71af5ce6-d # internal
2025-08-20T20:50:34.0242998Z [00:02:30.893]➜  oss.terrastruct.com/d2/lib/log
2025-08-20T20:50:34.0249255Z [00:02:30.894]➜  mkdir -p $WORK/b639/
2025-08-20T20:50:34.0255660Z [00:02:30.894]➜  cat >/tmp/go-build893324914/b639/importcfg << 'EOF' # internal
2025-08-20T20:50:34.0257533Z [00:02:30.894]➜  # import config
2025-08-20T20:50:34.0259525Z [00:02:30.895]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:34.0260468Z [00:02:30.895]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.0261351Z [00:02:30.895]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:34.0262240Z [00:02:30.895]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:34.0263146Z [00:02:30.895]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:34.0264138Z [00:02:30.895]➜  packagefile testing=/tmp/go-build893324914/b346/_pkg_.a
2025-08-20T20:50:34.0265934Z [00:02:30.895]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:34.0266682Z [00:02:30.895]➜  EOF
2025-08-20T20:50:34.0278616Z [00:02:30.896]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/log=>oss.terrastruct.com/d2@v0.7.0/lib/log;$WORK/b639=>" -p oss.terrastruct.com/d2/lib/log -lang=go1.23 -complete -installsuffix shared -buildid UrsYgvBGYpyjirZq6Jhc/UrsYgvBGYpyjirZq6Jhc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/log/levelhandler.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/log/log.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/log/prettyhandler.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/log/tbhandler.go
2025-08-20T20:50:34.0480017Z [00:02:30.915]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T20:50:34.0486209Z [00:02:30.917]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/99/99651f956a5e99989436cf6e132217d22e265f1ea7d1d3dd1265e1ebfd1df6ac-d # internal
2025-08-20T20:50:34.0491460Z [00:02:30.918]➜  k8s.io/client-go/plugin/pkg/client/auth/exec
2025-08-20T20:50:34.0492115Z [00:02:30.918]➜  mkdir -p $WORK/b558/
2025-08-20T20:50:34.0498592Z [00:02:30.919]➜  cat >/tmp/go-build893324914/b558/importcfg << 'EOF' # internal
2025-08-20T20:50:34.0504904Z [00:02:30.919]➜  # import config
2025-08-20T20:50:34.0505747Z [00:02:30.919]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:34.0506733Z [00:02:30.919]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:34.0507601Z [00:02:30.919]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:34.0517917Z [00:02:30.919]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:34.0518810Z [00:02:30.919]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.0519679Z [00:02:30.919]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:34.0520509Z [00:02:30.919]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:34.0521559Z [00:02:30.919]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:34.0522529Z [00:02:30.919]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:34.0523710Z [00:02:30.919]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:34.0524985Z [00:02:30.919]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build893324914/b544/_pkg_.a
2025-08-20T20:50:34.0526186Z [00:02:30.919]➜  packagefile k8s.io/apimachinery/pkg/util/dump=/tmp/go-build893324914/b559/_pkg_.a
2025-08-20T20:50:34.0553923Z [00:02:30.919]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build893324914/b524/_pkg_.a
2025-08-20T20:50:34.0555189Z [00:02:30.919]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build893324914/b534/_pkg_.a
2025-08-20T20:50:34.0556914Z [00:02:30.924]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build893324914/b560/_pkg_.a
2025-08-20T20:50:34.0558416Z [00:02:30.924]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build893324914/b533/_pkg_.a
2025-08-20T20:50:34.0559873Z [00:02:30.924]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build893324914/b561/_pkg_.a
2025-08-20T20:50:34.0561229Z [00:02:30.924]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build893324914/b562/_pkg_.a
2025-08-20T20:50:34.0562386Z [00:02:30.924]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build893324914/b563/_pkg_.a
2025-08-20T20:50:34.0563446Z [00:02:30.924]➜  packagefile k8s.io/client-go/transport=/tmp/go-build893324914/b564/_pkg_.a
2025-08-20T20:50:34.0564544Z [00:02:30.924]➜  packagefile k8s.io/client-go/util/connrotation=/tmp/go-build893324914/b567/_pkg_.a
2025-08-20T20:50:34.0565558Z [00:02:30.924]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:34.0566476Z [00:02:30.924]➜  packagefile k8s.io/utils/clock=/tmp/go-build893324914/b566/_pkg_.a
2025-08-20T20:50:34.0567554Z [00:02:30.924]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:34.0568318Z [00:02:30.924]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:34.0569255Z [00:02:30.924]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:34.0570031Z [00:02:30.924]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:34.0570820Z [00:02:30.924]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:34.0571623Z [00:02:30.924]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:34.0572430Z [00:02:30.924]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:34.0573219Z [00:02:30.924]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:34.0573825Z [00:02:30.924]➜  EOF
2025-08-20T20:50:34.0578652Z [00:02:30.924]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/plugin/pkg/client/auth/exec=>k8s.io/client-go@v0.33.4/plugin/pkg/client/auth/exec;$WORK/b558=>" -p k8s.io/client-go/plugin/pkg/client/auth/exec -lang=go1.24 -complete -installsuffix shared -buildid 3Uw1k3b81zZRo3aZbOA6/3Uw1k3b81zZRo3aZbOA6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/plugin/pkg/client/auth/exec/exec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/plugin/pkg/client/auth/exec/metrics.go
2025-08-20T20:50:34.0763931Z [00:02:30.945]➜  go tool buildid -w $WORK/b639/_pkg_.a # internal
2025-08-20T20:50:34.0799970Z [00:02:30.949]➜  cp $WORK/b639/_pkg_.a /root/.cache/go-build/f5/f51ceaf39d75ca861e9989dfbf4c9e23f06069bcca62fa1a7d0a4f3998dd1d74-d # internal
2025-08-20T20:50:34.0808364Z [00:02:30.949]➜  oss.terrastruct.com/d2/lib/version
2025-08-20T20:50:34.0808957Z [00:02:30.949]➜  mkdir -p $WORK/b650/
2025-08-20T20:50:34.0814577Z [00:02:30.950]➜  cat >/tmp/go-build893324914/b650/importcfg << 'EOF' # internal
2025-08-20T20:50:34.0820257Z [00:02:30.950]➜  # import config
2025-08-20T20:50:34.0821217Z [00:02:30.951]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:34.0821835Z [00:02:30.951]➜  EOF
2025-08-20T20:50:34.0828445Z [00:02:30.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/version=>oss.terrastruct.com/d2@v0.7.0/lib/version;$WORK/b650=>" -p oss.terrastruct.com/d2/lib/version -lang=go1.23 -complete -installsuffix shared -buildid SvqvXhpH0WQ5tjyvm7Us/SvqvXhpH0WQ5tjyvm7Us -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/version/version.go
2025-08-20T20:50:34.1012879Z [00:02:30.970]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T20:50:34.1023601Z [00:02:30.970]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/b0/b09bc0b23a2e7c9b868a1d895c9e244c5950696361bcbdfc9e7a42aec5ee002f-d # internal
2025-08-20T20:50:34.1024724Z [00:02:30.971]➜  oss.terrastruct.com/util-go/xrand
2025-08-20T20:50:34.1025324Z [00:02:30.971]➜  mkdir -p $WORK/b652/
2025-08-20T20:50:34.1025995Z [00:02:30.971]➜  cat >/tmp/go-build893324914/b652/importcfg << 'EOF' # internal
2025-08-20T20:50:34.1048539Z [00:02:30.974]➜  # import config
2025-08-20T20:50:34.1050003Z [00:02:30.974]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:34.1051009Z [00:02:30.974]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:34.1051915Z [00:02:30.974]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.1052719Z [00:02:30.974]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:34.1053564Z [00:02:30.974]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:34.1054430Z [00:02:30.974]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:34.1055268Z [00:02:30.974]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:34.1056308Z [00:02:30.974]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:34.1057215Z [00:02:30.974]➜  EOF
2025-08-20T20:50:34.1061258Z [00:02:30.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/xrand=>oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/xrand;$WORK/b652=>" -p oss.terrastruct.com/util-go/xrand -lang=go1.18 -complete -installsuffix shared -buildid InqPH6ydA-YQBwnr9dGk/InqPH6ydA-YQBwnr9dGk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/util-go@v0.0.0-20250213174338-243d8661088a/xrand/xrand.go
2025-08-20T20:50:34.1283290Z [00:02:30.997]➜  go tool buildid -w $WORK/b652/_pkg_.a # internal
2025-08-20T20:50:34.1294136Z [00:02:30.998]➜  cp $WORK/b652/_pkg_.a /root/.cache/go-build/8c/8cc584e1d90be16bb1a7b1b3203e141568cce9a4bc4aef3d001c7a094a521513-d # internal
2025-08-20T20:50:34.1300441Z [00:02:30.999]➜  gitlab.com/gitlab-org/cli/internal/commands/completion
2025-08-20T20:50:34.1301158Z [00:02:30.999]➜  mkdir -p $WORK/b653/
2025-08-20T20:50:34.1307065Z [00:02:30.999]➜  cat >/tmp/go-build893324914/b653/importcfg << 'EOF' # internal
2025-08-20T20:50:34.1307736Z [00:02:30.999]➜  # import config
2025-08-20T20:50:34.1308519Z [00:02:30.999]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.1309453Z [00:02:30.999]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:34.1310472Z [00:02:30.999]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:34.1311580Z [00:02:30.999]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:34.1312386Z [00:02:30.999]➜  EOF
2025-08-20T20:50:34.1318412Z [00:02:30.999]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/completion=>gitlab.com/gitlab-org/cli/internal/commands/completion;$WORK/b653=>" -p gitlab.com/gitlab-org/cli/internal/commands/completion -lang=go1.25 -complete -installsuffix shared -buildid gFBldpBKROBYUhhazn2o/gFBldpBKROBYUhhazn2o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/completion/completion.go
2025-08-20T20:50:34.1389019Z [00:02:31.008]➜  go tool buildid -w $WORK/b637/_pkg_.a # internal
2025-08-20T20:50:34.1421929Z [00:02:31.011]➜  cp $WORK/b637/_pkg_.a /root/.cache/go-build/31/319eafd5e343991fc3a322f32e3d5eb69893ee1353e6e3b5c467e04919d82c0f-d # internal
2025-08-20T20:50:34.1430249Z [00:02:31.011]➜  github.com/golang/freetype/truetype
2025-08-20T20:50:34.1430820Z [00:02:31.011]➜  mkdir -p $WORK/b636/
2025-08-20T20:50:34.1431507Z [00:02:31.011]➜  cat >/tmp/go-build893324914/b636/importcfg << 'EOF' # internal
2025-08-20T20:50:34.1432137Z [00:02:31.011]➜  # import config
2025-08-20T20:50:34.1432747Z [00:02:31.011]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:34.1433524Z [00:02:31.011]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.1434453Z [00:02:31.011]➜  packagefile github.com/golang/freetype/raster=/tmp/go-build893324914/b637/_pkg_.a
2025-08-20T20:50:34.1435514Z [00:02:31.011]➜  packagefile golang.org/x/image/font=/tmp/go-build893324914/b588/_pkg_.a
2025-08-20T20:50:34.1437653Z [00:02:31.011]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:34.1438612Z [00:02:31.011]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:34.1439366Z [00:02:31.011]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:34.1439932Z [00:02:31.011]➜  EOF
2025-08-20T20:50:34.1447114Z [00:02:31.011]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/truetype=>github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/truetype;$WORK/b636=>" -p github.com/golang/freetype/truetype -lang=go1.16 -complete -installsuffix shared -buildid vrnMjzBVw3xCuehnfgfq/vrnMjzBVw3xCuehnfgfq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/truetype/face.go /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/truetype/glyph.go /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/truetype/hint.go /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/truetype/opcodes.go /root/go/pkg/mod/github.com/golang/freetype@v0.0.0-20170609003504-e2365dfdc4a0/truetype/truetype.go
2025-08-20T20:50:34.1804354Z [00:02:31.049]➜  go tool buildid -w $WORK/b653/_pkg_.a # internal
2025-08-20T20:50:34.1838869Z [00:02:31.052]➜  cp $WORK/b653/_pkg_.a /root/.cache/go-build/a2/a2b4d7f248f49faab883e4c5398c75604e002907e2ec337aca5b656ea3870e80-d # internal
2025-08-20T20:50:34.1841875Z [00:02:31.053]➜  gitlab.com/gitlab-org/cli/internal/commands/config
2025-08-20T20:50:34.1842519Z [00:02:31.053]➜  mkdir -p $WORK/b654/
2025-08-20T20:50:34.1849627Z [00:02:31.054]➜  cat >/tmp/go-build893324914/b654/importcfg << 'EOF' # internal
2025-08-20T20:50:34.1853967Z [00:02:31.054]➜  # import config
2025-08-20T20:50:34.1856378Z [00:02:31.054]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.1857621Z [00:02:31.054]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:34.1858758Z [00:02:31.054]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:34.1859938Z [00:02:31.054]➜  packagefile gitlab.com/gitlab-org/cli/internal/browser=/tmp/go-build893324914/b292/_pkg_.a
2025-08-20T20:50:34.1861282Z [00:02:31.054]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:34.1862618Z [00:02:31.054]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:34.1863744Z [00:02:31.054]➜  EOF
2025-08-20T20:50:34.1867867Z [00:02:31.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/config=>gitlab.com/gitlab-org/cli/internal/commands/config;$WORK/b654=>" -p gitlab.com/gitlab-org/cli/internal/commands/config -lang=go1.25 -complete -installsuffix shared -buildid nMTgANE6pX8Iivf-5lme/nMTgANE6pX8Iivf-5lme -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/config/config.go
2025-08-20T20:50:34.2257244Z [00:02:31.094]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T20:50:34.2284882Z [00:02:31.097]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/4b/4be7d8a8b5c8a321f5fc6100b60d7c0873d91625a74646753f6809edc86db7fd-d # internal
2025-08-20T20:50:34.2299618Z [00:02:31.098]➜  k8s.io/client-go/rest
2025-08-20T20:50:34.2300226Z [00:02:31.098]➜  mkdir -p $WORK/b540/
2025-08-20T20:50:34.2323488Z [00:02:31.101]➜  cat >/tmp/go-build893324914/b540/importcfg << 'EOF' # internal
2025-08-20T20:50:34.2326489Z [00:02:31.101]➜  # import config
2025-08-20T20:50:34.2327386Z [00:02:31.101]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:34.2329580Z [00:02:31.101]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:34.2330589Z [00:02:31.101]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:34.2331654Z [00:02:31.101]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:34.2332686Z [00:02:31.101]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:34.2334276Z [00:02:31.101]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:34.2336902Z [00:02:31.101]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.2337916Z [00:02:31.101]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build893324914/b541/_pkg_.a
2025-08-20T20:50:34.2339059Z [00:02:31.101]➜  packagefile golang.org/x/net/http2=/tmp/go-build893324914/b525/_pkg_.a
2025-08-20T20:50:34.2339947Z [00:02:31.101]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:34.2341314Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build893324914/b542/_pkg_.a
2025-08-20T20:50:34.2342474Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build893324914/b543/_pkg_.a
2025-08-20T20:50:34.2343621Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:34.2344777Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:34.2345912Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:34.2347250Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:34.2348534Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build893324914/b544/_pkg_.a
2025-08-20T20:50:34.2349835Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor=/tmp/go-build893324914/b553/_pkg_.a
2025-08-20T20:50:34.2351255Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build893324914/b554/_pkg_.a
2025-08-20T20:50:34.2352672Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build893324914/b519/_pkg_.a
2025-08-20T20:50:34.2353769Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build893324914/b524/_pkg_.a
2025-08-20T20:50:34.2354882Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:34.2355958Z [00:02:31.101]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build893324914/b523/_pkg_.a
2025-08-20T20:50:34.2358335Z [00:02:31.101]➜  packagefile k8s.io/client-go/features=/tmp/go-build893324914/b555/_pkg_.a
2025-08-20T20:50:34.2359832Z [00:02:31.101]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build893324914/b534/_pkg_.a
2025-08-20T20:50:34.2361099Z [00:02:31.101]➜  packagefile k8s.io/client-go/pkg/version=/tmp/go-build893324914/b556/_pkg_.a
2025-08-20T20:50:34.2362319Z [00:02:31.101]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build893324914/b558/_pkg_.a
2025-08-20T20:50:34.2363464Z [00:02:31.101]➜  packagefile k8s.io/client-go/rest/watch=/tmp/go-build893324914/b570/_pkg_.a
2025-08-20T20:50:34.2364598Z [00:02:31.101]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build893324914/b562/_pkg_.a
2025-08-20T20:50:34.2365731Z [00:02:31.101]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build893324914/b563/_pkg_.a
2025-08-20T20:50:34.2367057Z [00:02:31.101]➜  packagefile k8s.io/client-go/transport=/tmp/go-build893324914/b564/_pkg_.a
2025-08-20T20:50:34.2368128Z [00:02:31.101]➜  packagefile k8s.io/client-go/util/cert=/tmp/go-build893324914/b571/_pkg_.a
2025-08-20T20:50:34.2369271Z [00:02:31.101]➜  packagefile k8s.io/client-go/util/flowcontrol=/tmp/go-build893324914/b573/_pkg_.a
2025-08-20T20:50:34.2370271Z [00:02:31.101]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:34.2371195Z [00:02:31.101]➜  packagefile k8s.io/utils/clock=/tmp/go-build893324914/b566/_pkg_.a
2025-08-20T20:50:34.2372055Z [00:02:31.101]➜  packagefile mime=/tmp/go-build893324914/b192/_pkg_.a
2025-08-20T20:50:34.2372811Z [00:02:31.101]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:34.2373612Z [00:02:31.101]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:34.2374503Z [00:02:31.101]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:34.2375395Z [00:02:31.101]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:34.2376157Z [00:02:31.101]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:34.2377126Z [00:02:31.101]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:34.2377999Z [00:02:31.101]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:34.2378850Z [00:02:31.101]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:34.2379829Z [00:02:31.101]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:34.2380634Z [00:02:31.101]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:34.2381405Z [00:02:31.101]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:34.2382190Z [00:02:31.101]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:34.2383013Z [00:02:31.101]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:34.2383812Z [00:02:31.101]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:34.2384383Z [00:02:31.101]➜  EOF
2025-08-20T20:50:34.2401536Z [00:02:31.101]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest=>k8s.io/client-go@v0.33.4/rest;$WORK/b540=>" -p k8s.io/client-go/rest -lang=go1.24 -complete -installsuffix shared -buildid UQbJ6tUTD717_UHIUr_8/UQbJ6tUTD717_UHIUr_8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/exec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/plugin.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/request.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/transport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/url_utils.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/urlbackoff.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/warnings.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/with_retry.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/rest/zz_generated.deepcopy.go
2025-08-20T20:50:34.3136786Z [00:02:31.182]➜  go tool buildid -w $WORK/b654/_pkg_.a # internal
2025-08-20T20:50:34.3183223Z [00:02:31.187]➜  cp $WORK/b654/_pkg_.a /root/.cache/go-build/92/9292791916be521c4f3ad9c760be3316a37e7e6dd935f04439ca31123f0620ed-d # internal
2025-08-20T20:50:34.3189391Z [00:02:31.188]➜  gitlab.com/gitlab-org/cli/internal/commands/deploy-key/add
2025-08-20T20:50:34.3192724Z [00:02:31.188]➜  mkdir -p $WORK/b656/
2025-08-20T20:50:34.3201187Z [00:02:31.189]➜  cat >/tmp/go-build893324914/b656/importcfg << 'EOF' # internal
2025-08-20T20:50:34.3213850Z [00:02:31.189]➜  # import config
2025-08-20T20:50:34.3214473Z [00:02:31.189]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:34.3215418Z [00:02:31.189]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:34.3216418Z [00:02:31.189]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:34.3217621Z [00:02:31.189]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:34.3218953Z [00:02:31.189]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:34.3220189Z [00:02:31.189]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:34.3221432Z [00:02:31.189]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:34.3225811Z [00:02:31.189]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:34.3226721Z [00:02:31.189]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:34.3227460Z [00:02:31.189]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:34.3228017Z [00:02:31.189]➜  EOF
2025-08-20T20:50:34.3232681Z [00:02:31.191]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add=>gitlab.com/gitlab-org/cli/internal/commands/deploy-key/add;$WORK/b656=>" -p gitlab.com/gitlab-org/cli/internal/commands/deploy-key/add -lang=go1.25 -complete -installsuffix shared -buildid JsrH7X69y1DypGYaJXNN/JsrH7X69y1DypGYaJXNN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/add.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/http.go
2025-08-20T20:50:34.3794371Z [00:02:31.248]➜  go tool buildid -w $WORK/b636/_pkg_.a # internal
2025-08-20T20:50:34.3859924Z [00:02:31.255]➜  cp $WORK/b636/_pkg_.a /root/.cache/go-build/c9/c9ac70eb7aac63b6c5b8f773387ab69fb38d615eec4d9cd28b99cb9add5b7e2b-d # internal
2025-08-20T20:50:34.3874808Z [00:02:31.256]➜  oss.terrastruct.com/d2/lib/textmeasure
2025-08-20T20:50:34.3879901Z [00:02:31.257]➜  mkdir -p $WORK/b633/
2025-08-20T20:50:34.3891291Z [00:02:31.258]➜  cat >/tmp/go-build893324914/b633/importcfg << 'EOF' # internal
2025-08-20T20:50:34.3892342Z [00:02:31.258]➜  # import config
2025-08-20T20:50:34.3893097Z [00:02:31.258]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:34.3894686Z [00:02:31.258]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.3897146Z [00:02:31.258]➜  packagefile github.com/PuerkitoBio/goquery=/tmp/go-build893324914/b634/_pkg_.a
2025-08-20T20:50:34.3898327Z [00:02:31.258]➜  packagefile github.com/golang/freetype/truetype=/tmp/go-build893324914/b636/_pkg_.a
2025-08-20T20:50:34.3899568Z [00:02:31.258]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:34.3900614Z [00:02:31.258]➜  packagefile github.com/yuin/goldmark=/tmp/go-build893324914/b287/_pkg_.a
2025-08-20T20:50:34.3901725Z [00:02:31.258]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:34.3902828Z [00:02:31.258]➜  packagefile github.com/yuin/goldmark/extension=/tmp/go-build893324914/b291/_pkg_.a
2025-08-20T20:50:34.3903996Z [00:02:31.258]➜  packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build893324914/b289/_pkg_.a
2025-08-20T20:50:34.3905322Z [00:02:31.258]➜  packagefile github.com/yuin/goldmark/text=/tmp/go-build893324914/b282/_pkg_.a
2025-08-20T20:50:34.3906361Z [00:02:31.258]➜  packagefile golang.org/x/image/font=/tmp/go-build893324914/b588/_pkg_.a
2025-08-20T20:50:34.3907573Z [00:02:31.258]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:34.3908594Z [00:02:31.258]➜  packagefile golang.org/x/net/html=/tmp/go-build893324914/b273/_pkg_.a
2025-08-20T20:50:34.3909441Z [00:02:31.258]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:34.3910358Z [00:02:31.258]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2fonts=/tmp/go-build893324914/b606/_pkg_.a
2025-08-20T20:50:34.3911503Z [00:02:31.258]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:34.3912631Z [00:02:31.258]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:34.3913554Z [00:02:31.258]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:34.3914307Z [00:02:31.258]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:34.3915046Z [00:02:31.258]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:34.3915785Z [00:02:31.258]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:34.3922171Z [00:02:31.258]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:34.3922929Z [00:02:31.258]➜  EOF
2025-08-20T20:50:34.3929140Z [00:02:31.261]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/textmeasure=>oss.terrastruct.com/d2@v0.7.0/lib/textmeasure;$WORK/b633=>" -p oss.terrastruct.com/d2/lib/textmeasure -lang=go1.23 -complete -installsuffix shared -buildid ExNh-T6TlCy5oS9l9CvD/ExNh-T6TlCy5oS9l9CvD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/textmeasure/atlas.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/textmeasure/links.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/textmeasure/markdown.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/textmeasure/rect.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/textmeasure/substitutions.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/textmeasure/textmeasure.go
2025-08-20T20:50:34.4439088Z [00:02:31.311]➜  go tool buildid -w $WORK/b656/_pkg_.a # internal
2025-08-20T20:50:34.4597611Z [00:02:31.328]➜  cp $WORK/b656/_pkg_.a /root/.cache/go-build/37/371b8c0a1916ad3a0617f2efa4efb73caa0c68dd0b9e7f8e56fe84f2b240a802-d # internal
2025-08-20T20:50:34.4613638Z [00:02:31.330]➜  gitlab.com/gitlab-org/cli/internal/commands/deploy-key/delete
2025-08-20T20:50:34.4614570Z [00:02:31.330]➜  mkdir -p $WORK/b657/
2025-08-20T20:50:34.4615575Z [00:02:31.330]➜  cat >/tmp/go-build893324914/b657/importcfg << 'EOF' # internal
2025-08-20T20:50:34.4616781Z [00:02:31.330]➜  # import config
2025-08-20T20:50:34.4617581Z [00:02:31.330]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.4618754Z [00:02:31.330]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:34.4620493Z [00:02:31.330]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:34.4623365Z [00:02:31.330]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:34.4627130Z [00:02:31.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:34.4628727Z [00:02:31.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:34.4630281Z [00:02:31.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:34.4631591Z [00:02:31.330]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:34.4634908Z [00:02:31.330]➜  EOF
2025-08-20T20:50:34.4641149Z [00:02:31.332]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/delete=>gitlab.com/gitlab-org/cli/internal/commands/deploy-key/delete;$WORK/b657=>" -p gitlab.com/gitlab-org/cli/internal/commands/deploy-key/delete -lang=go1.25 -complete -installsuffix shared -buildid 2Q8jwumUCWFMA-5Idcg3/2Q8jwumUCWFMA-5Idcg3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/delete/delete.go
2025-08-20T20:50:34.6616756Z [00:02:31.530]➜  go tool buildid -w $WORK/b657/_pkg_.a # internal
2025-08-20T20:50:34.6700144Z [00:02:31.539]➜  cp $WORK/b657/_pkg_.a /root/.cache/go-build/db/db6bc642d092dbfade4813b80b4b99db4cc4c4a3012ac2b711389c9e0eed71aa-d # internal
2025-08-20T20:50:34.6703288Z [00:02:31.539]➜  gitlab.com/gitlab-org/cli/internal/commands/deploy-key/get
2025-08-20T20:50:34.6708441Z [00:02:31.539]➜  mkdir -p $WORK/b658/
2025-08-20T20:50:34.6711060Z [00:02:31.540]➜  cat >/tmp/go-build893324914/b658/importcfg << 'EOF' # internal
2025-08-20T20:50:34.6737649Z [00:02:31.540]➜  # import config
2025-08-20T20:50:34.6738901Z [00:02:31.540]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:34.6740184Z [00:02:31.540]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:34.6741526Z [00:02:31.540]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:34.6742861Z [00:02:31.540]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:34.6744293Z [00:02:31.540]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:34.6745706Z [00:02:31.540]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:34.6747307Z [00:02:31.540]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:34.6748732Z [00:02:31.540]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:34.6749946Z [00:02:31.543]➜  EOF
2025-08-20T20:50:34.6754272Z [00:02:31.543]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/get=>gitlab.com/gitlab-org/cli/internal/commands/deploy-key/get;$WORK/b658=>" -p gitlab.com/gitlab-org/cli/internal/commands/deploy-key/get -lang=go1.25 -complete -installsuffix shared -buildid 7VjG3rNgtumjrNUnaOgU/7VjG3rNgtumjrNUnaOgU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/get/get.go
2025-08-20T20:50:34.6799945Z [00:02:31.549]➜  go tool buildid -w $WORK/b623/_pkg_.a # internal
2025-08-20T20:50:34.6928510Z [00:02:31.560]➜  cp $WORK/b623/_pkg_.a /root/.cache/go-build/4d/4db75721ecb75bae3335837f6c6b2f14c2be14d492694559043411c7eb138614-d # internal
2025-08-20T20:50:34.6929807Z [00:02:31.560]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T20:50:34.7052049Z [00:02:31.574]➜  github.com/dop251/goja
2025-08-20T20:50:34.7057689Z [00:02:31.575]➜  mkdir -p $WORK/b611/
2025-08-20T20:50:34.7062984Z [00:02:31.575]➜  cat >/tmp/go-build893324914/b611/importcfg << 'EOF' # internal
2025-08-20T20:50:34.7067846Z [00:02:31.576]➜  # import config
2025-08-20T20:50:34.7072406Z [00:02:31.576]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:34.7077493Z [00:02:31.577]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:34.7083390Z [00:02:31.577]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:34.7091334Z [00:02:31.578]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.7094367Z [00:02:31.578]➜  packagefile github.com/dlclark/regexp2=/tmp/go-build893324914/b236/_pkg_.a
2025-08-20T20:50:34.7101349Z [00:02:31.579]➜  packagefile github.com/dop251/goja/ast=/tmp/go-build893324914/b612/_pkg_.a
2025-08-20T20:50:34.7104229Z [00:02:31.579]➜  packagefile github.com/dop251/goja/file=/tmp/go-build893324914/b613/_pkg_.a
2025-08-20T20:50:34.7107661Z [00:02:31.579]➜  packagefile github.com/dop251/goja/ftoa=/tmp/go-build893324914/b618/_pkg_.a
2025-08-20T20:50:34.7108805Z [00:02:31.579]➜  packagefile github.com/dop251/goja/parser=/tmp/go-build893324914/b620/_pkg_.a
2025-08-20T20:50:34.7109934Z [00:02:31.579]➜  packagefile github.com/dop251/goja/token=/tmp/go-build893324914/b616/_pkg_.a
2025-08-20T20:50:34.7111064Z [00:02:31.579]➜  packagefile github.com/dop251/goja/unistring=/tmp/go-build893324914/b617/_pkg_.a
2025-08-20T20:50:34.7112252Z [00:02:31.579]➜  packagefile github.com/google/pprof/profile=/tmp/go-build893324914/b622/_pkg_.a
2025-08-20T20:50:34.7113504Z [00:02:31.579]➜  packagefile go/ast=/tmp/go-build893324914/b498/_pkg_.a
2025-08-20T20:50:34.7114688Z [00:02:31.579]➜  packagefile golang.org/x/text/cases=/tmp/go-build893324914/b225/_pkg_.a
2025-08-20T20:50:34.7115728Z [00:02:31.579]➜  packagefile golang.org/x/text/collate=/tmp/go-build893324914/b623/_pkg_.a
2025-08-20T20:50:34.7116929Z [00:02:31.579]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:34.7118054Z [00:02:31.579]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build893324914/b231/_pkg_.a
2025-08-20T20:50:34.7119044Z [00:02:31.579]➜  packagefile hash/maphash=/tmp/go-build893324914/b625/_pkg_.a
2025-08-20T20:50:34.7119842Z [00:02:31.579]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:34.7120601Z [00:02:31.579]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:34.7121421Z [00:02:31.579]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:34.7147495Z [00:02:31.579]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:34.7148407Z [00:02:31.579]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:34.7149281Z [00:02:31.579]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:34.7150092Z [00:02:31.579]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:34.7150925Z [00:02:31.579]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:34.7151933Z [00:02:31.579]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:34.7152740Z [00:02:31.579]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:34.7153545Z [00:02:31.579]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:34.7154337Z [00:02:31.579]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:34.7155176Z [00:02:31.579]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:34.7160683Z [00:02:31.579]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:34.7161583Z [00:02:31.579]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:34.7162518Z [00:02:31.579]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:34.7163240Z [00:02:31.579]➜  EOF
2025-08-20T20:50:34.7221933Z [00:02:31.579]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2=>github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2;$WORK/b611=>" -p github.com/dop251/goja -lang=go1.20 -complete -installsuffix shared -buildid E25GVsUw7vJpfq6ZVVaH/E25GVsUw7vJpfq6ZVVaH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/array.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/array_sparse.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_array.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_bigint.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_boolean.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_date.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_error.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_function.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_global.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_json.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_map.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_math.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_number.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_object.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_promise.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_proxy.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_reflect.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_regexp.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_set.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_string.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_symbol.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_typedarrays.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_weakmap.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/builtin_weakset.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/compiler.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/compiler_expr.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/compiler_stmt.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/date.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/date_parser.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/destruct.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/func.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/ipow.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/map.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_args.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_dynamic.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_goarray_reflect.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_gomap.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_gomap_reflect.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_goreflect.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_goslice.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_goslice_reflect.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/object_template.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/profiler.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/proxy.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/regexp.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/runtime.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/string.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/string_ascii.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/string_imported.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/string_unicode.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/typedarrays.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/value.go /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20240927123429-241b342198c2/vm.go
2025-08-20T20:50:34.7274272Z [00:02:31.582]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/8c/8c1712691fc5fe275262c22ffbe70337bc0f2fc9b4e4d628a713036bd46224e8-d # internal
2025-08-20T20:50:34.7275381Z [00:02:31.582]➜  k8s.io/client-go/tools/auth
2025-08-20T20:50:34.7275936Z [00:02:31.582]➜  mkdir -p $WORK/b574/
2025-08-20T20:50:34.7276866Z [00:02:31.582]➜  cat >/tmp/go-build893324914/b574/importcfg << 'EOF' # internal
2025-08-20T20:50:34.7277547Z [00:02:31.582]➜  # import config
2025-08-20T20:50:34.7278233Z [00:02:31.582]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:34.7279189Z [00:02:31.582]➜  packagefile k8s.io/client-go/rest=/tmp/go-build893324914/b540/_pkg_.a
2025-08-20T20:50:34.7280078Z [00:02:31.582]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:34.7280674Z [00:02:31.582]➜  EOF
2025-08-20T20:50:34.7283987Z [00:02:31.582]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/auth=>k8s.io/client-go@v0.33.4/tools/auth;$WORK/b574=>" -p k8s.io/client-go/tools/auth -lang=go1.24 -complete -installsuffix shared -buildid 8QXbZSGBfcE2dRaK-kAK/8QXbZSGBfcE2dRaK-kAK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/auth/clientauth.go
2025-08-20T20:50:34.7382373Z [00:02:31.606]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T20:50:34.7464361Z [00:02:31.615]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/52/52110fa9b29e9cce224d5920263635029816a7bace1e090302568124e241b46f-d # internal
2025-08-20T20:50:34.7473321Z [00:02:31.616]➜  oss.terrastruct.com/d2/d2ir
2025-08-20T20:50:34.7473968Z [00:02:31.616]➜  mkdir -p $WORK/b642/
2025-08-20T20:50:34.7479897Z [00:02:31.616]➜  cat >/tmp/go-build893324914/b642/importcfg << 'EOF' # internal
2025-08-20T20:50:34.7480763Z [00:02:31.616]➜  # import config
2025-08-20T20:50:34.7481441Z [00:02:31.616]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:34.7482218Z [00:02:31.616]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.7482983Z [00:02:31.616]➜  packagefile html=/tmp/go-build893324914/b241/_pkg_.a
2025-08-20T20:50:34.7483746Z [00:02:31.616]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:34.7484512Z [00:02:31.616]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:34.7485299Z [00:02:31.616]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:34.7486226Z [00:02:31.616]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:34.7487540Z [00:02:31.616]➜  packagefile oss.terrastruct.com/d2/d2format=/tmp/go-build893324914/b583/_pkg_.a
2025-08-20T20:50:34.7488638Z [00:02:31.616]➜  packagefile oss.terrastruct.com/d2/d2parser=/tmp/go-build893324914/b602/_pkg_.a
2025-08-20T20:50:34.7489823Z [00:02:31.616]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:34.7491090Z [00:02:31.616]➜  packagefile oss.terrastruct.com/d2/d2themes=/tmp/go-build893324914/b631/_pkg_.a
2025-08-20T20:50:34.7492335Z [00:02:31.616]➜  packagefile oss.terrastruct.com/d2/d2themes/d2themescatalog=/tmp/go-build893324914/b632/_pkg_.a
2025-08-20T20:50:34.7493616Z [00:02:31.616]➜  packagefile oss.terrastruct.com/d2/lib/textmeasure=/tmp/go-build893324914/b633/_pkg_.a
2025-08-20T20:50:34.7494805Z [00:02:31.616]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:34.7495738Z [00:02:31.617]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:34.7537254Z [00:02:31.617]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:34.7538415Z [00:02:31.617]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:34.7544504Z [00:02:31.617]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:34.7545160Z [00:02:31.617]➜  EOF
2025-08-20T20:50:34.7550302Z [00:02:31.622]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ir=>oss.terrastruct.com/d2@v0.7.0/d2ir;$WORK/b642=>" -p oss.terrastruct.com/d2/d2ir -lang=go1.23 -complete -installsuffix shared -buildid U0q5Sb0xl2gJiZXbId38/U0q5Sb0xl2gJiZXbId38 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ir/compile.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ir/d2ir.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ir/import.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ir/merge.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ir/pattern.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2ir/query.go
2025-08-20T20:50:34.7594936Z [00:02:31.628]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T20:50:34.7607152Z [00:02:31.629]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/f6/f64f980b489d2cebfaa22abfdaf84795c670196b04a2619a3c14b0323f7e5401-d # internal
2025-08-20T20:50:34.7629888Z [00:02:31.630]➜  k8s.io/client-go/tools/clientcmd
2025-08-20T20:50:34.7630732Z [00:02:31.630]➜  mkdir -p $WORK/b539/
2025-08-20T20:50:34.7631697Z [00:02:31.631]➜  cat >/tmp/go-build893324914/b539/importcfg << 'EOF' # internal
2025-08-20T20:50:34.7632350Z [00:02:31.631]➜  # import config
2025-08-20T20:50:34.7632998Z [00:02:31.631]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:34.7633789Z [00:02:31.631]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:34.7644056Z [00:02:31.631]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:34.7645039Z [00:02:31.631]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:34.7646038Z [00:02:31.631]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:34.7647068Z [00:02:31.631]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:34.7648172Z [00:02:31.631]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:34.7649315Z [00:02:31.631]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:34.7650479Z [00:02:31.631]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build893324914/b486/_pkg_.a
2025-08-20T20:50:34.7651740Z [00:02:31.631]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build893324914/b484/_pkg_.a
2025-08-20T20:50:34.7652836Z [00:02:31.631]➜  packagefile k8s.io/client-go/rest=/tmp/go-build893324914/b540/_pkg_.a
2025-08-20T20:50:34.7653860Z [00:02:31.631]➜  packagefile k8s.io/client-go/tools/auth=/tmp/go-build893324914/b574/_pkg_.a
2025-08-20T20:50:34.7654992Z [00:02:31.631]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build893324914/b562/_pkg_.a
2025-08-20T20:50:34.7656246Z [00:02:31.631]➜  packagefile k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build893324914/b575/_pkg_.a
2025-08-20T20:50:34.7674998Z [00:02:31.631]➜  packagefile k8s.io/client-go/util/homedir=/tmp/go-build893324914/b577/_pkg_.a
2025-08-20T20:50:34.7680125Z [00:02:31.631]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:34.7693634Z [00:02:31.631]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:34.7694524Z [00:02:31.631]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:34.7695357Z [00:02:31.631]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:34.7696215Z [00:02:31.631]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:34.7697464Z [00:02:31.631]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:34.7698479Z [00:02:31.631]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:34.7699288Z [00:02:31.631]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:34.7700103Z [00:02:31.631]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:34.7700896Z [00:02:31.631]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:34.7701673Z [00:02:31.631]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:34.7702438Z [00:02:31.631]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:34.7703200Z [00:02:31.631]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:34.7703791Z [00:02:31.631]➜  EOF
2025-08-20T20:50:34.7712179Z [00:02:31.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd=>k8s.io/client-go@v0.33.4/tools/clientcmd;$WORK/b539=>" -p k8s.io/client-go/tools/clientcmd -lang=go1.24 -complete -installsuffix shared -buildid UVL-y4gcijP1VNF3aD2w/UVL-y4gcijP1VNF3aD2w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/auth_loaders.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/client_config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/flag.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/helpers.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/loader.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/merge.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/merged_client_builder.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/overrides.go /root/go/pkg/mod/k8s.io/client-go@v0.33.4/tools/clientcmd/validation.go
2025-08-20T20:50:34.8123219Z [00:02:31.681]➜  go tool buildid -w $WORK/b658/_pkg_.a # internal
2025-08-20T20:50:34.8163499Z [00:02:31.685]➜  cp $WORK/b658/_pkg_.a /root/.cache/go-build/f5/f54a93b3a07628d3f65977e9591bddc29aa33efe398571fbfad5e23f688a2707-d # internal
2025-08-20T20:50:34.8167778Z [00:02:31.686]➜  gitlab.com/gitlab-org/cli/internal/commands/deploy-key/list
2025-08-20T20:50:34.8171796Z [00:02:31.686]➜  mkdir -p $WORK/b659/
2025-08-20T20:50:34.8176097Z [00:02:31.686]➜  cat >/tmp/go-build893324914/b659/importcfg << 'EOF' # internal
2025-08-20T20:50:34.8178101Z [00:02:31.686]➜  # import config
2025-08-20T20:50:34.8179286Z [00:02:31.686]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:34.8180363Z [00:02:31.686]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:34.8181396Z [00:02:31.686]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:34.8182581Z [00:02:31.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:34.8183880Z [00:02:31.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:34.8185103Z [00:02:31.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:34.8186751Z [00:02:31.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:34.8188032Z [00:02:31.686]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:34.8188815Z [00:02:31.686]➜  EOF
2025-08-20T20:50:34.8210259Z [00:02:31.686]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/list=>gitlab.com/gitlab-org/cli/internal/commands/deploy-key/list;$WORK/b659=>" -p gitlab.com/gitlab-org/cli/internal/commands/deploy-key/list -lang=go1.25 -complete -installsuffix shared -buildid sYPoaPIB4zYpEvbxZF0c/sYPoaPIB4zYpEvbxZF0c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/list/list.go
2025-08-20T20:50:34.9622427Z [00:02:31.831]➜  go tool buildid -w $WORK/b659/_pkg_.a # internal
2025-08-20T20:50:34.9734378Z [00:02:31.842]➜  cp $WORK/b659/_pkg_.a /root/.cache/go-build/51/513f61813a2841eea6edfc95ffd2a582f1272f3da25a4272595eb568b2b05d43-d # internal
2025-08-20T20:50:34.9750845Z [00:02:31.844]➜  gitlab.com/gitlab-org/cli/internal/commands/deploy-key
2025-08-20T20:50:34.9751619Z [00:02:31.844]➜  mkdir -p $WORK/b655/
2025-08-20T20:50:34.9755916Z [00:02:31.844]➜  cat >/tmp/go-build893324914/b655/importcfg << 'EOF' # internal
2025-08-20T20:50:34.9757372Z [00:02:31.845]➜  # import config
2025-08-20T20:50:34.9758155Z [00:02:31.845]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:34.9759447Z [00:02:31.845]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:34.9760974Z [00:02:31.845]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/add=/tmp/go-build893324914/b656/_pkg_.a
2025-08-20T20:50:34.9762590Z [00:02:31.845]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/delete=/tmp/go-build893324914/b657/_pkg_.a
2025-08-20T20:50:34.9764144Z [00:02:31.845]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/get=/tmp/go-build893324914/b658/_pkg_.a
2025-08-20T20:50:34.9765664Z [00:02:31.845]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/list=/tmp/go-build893324914/b659/_pkg_.a
2025-08-20T20:50:34.9766840Z [00:02:31.845]➜  EOF
2025-08-20T20:50:34.9770740Z [00:02:31.845]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key=>gitlab.com/gitlab-org/cli/internal/commands/deploy-key;$WORK/b655=>" -p gitlab.com/gitlab-org/cli/internal/commands/deploy-key -lang=go1.25 -complete -installsuffix shared -buildid NHwvcxQiOMrB9qaBY4e3/NHwvcxQiOMrB9qaBY4e3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/deploy-key.go
2025-08-20T20:50:35.1102167Z [00:02:31.979]➜  go tool buildid -w $WORK/b655/_pkg_.a # internal
2025-08-20T20:50:35.1108290Z [00:02:31.980]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T20:50:35.1172477Z [00:02:31.986]➜  cp $WORK/b655/_pkg_.a /root/.cache/go-build/96/96de4ff9a29fa6da587375b20be9b2f311b91f0d5311c1c6ac246d9714de161e-d # internal
2025-08-20T20:50:35.1202664Z [00:02:31.988]➜  gitlab.com/gitlab-org/cli/internal/commands/duo/ask
2025-08-20T20:50:35.1203368Z [00:02:31.989]➜  mkdir -p $WORK/b661/
2025-08-20T20:50:35.1204414Z [00:02:31.989]➜  cat >/tmp/go-build893324914/b661/importcfg << 'EOF' # internal
2025-08-20T20:50:35.1206020Z [00:02:31.989]➜  # import config
2025-08-20T20:50:35.1206942Z [00:02:31.989]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:35.1207746Z [00:02:31.989]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.1208692Z [00:02:31.989]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.1209733Z [00:02:31.989]➜  packagefile github.com/google/shlex=/tmp/go-build893324914/b293/_pkg_.a
2025-08-20T20:50:35.1210902Z [00:02:31.989]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.1211968Z [00:02:31.989]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:35.1213156Z [00:02:31.989]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.1214374Z [00:02:31.989]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:35.1215792Z [00:02:31.989]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:35.1217364Z [00:02:31.989]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:35.1218611Z [00:02:31.989]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:35.1219585Z [00:02:31.989]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:35.1220398Z [00:02:31.989]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:35.1221157Z [00:02:31.989]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:35.1221937Z [00:02:31.989]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.1222507Z [00:02:31.989]➜  EOF
2025-08-20T20:50:35.1226170Z [00:02:31.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask=>gitlab.com/gitlab-org/cli/internal/commands/duo/ask;$WORK/b661=>" -p gitlab.com/gitlab-org/cli/internal/commands/duo/ask -lang=go1.25 -complete -installsuffix shared -buildid EYI8IQ_QfRBQ9ip8tEi3/EYI8IQ_QfRBQ9ip8tEi3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask/ask.go
2025-08-20T20:50:35.1234244Z [00:02:31.990]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/da/da8116cebad3052f39b54d03b0450380dd0bea2eef96913e54b76a56f94fc5dc-d # internal
2025-08-20T20:50:35.1235631Z [00:02:31.991]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/update_kubeconfig
2025-08-20T20:50:35.1236418Z [00:02:31.991]➜  mkdir -p $WORK/b538/
2025-08-20T20:50:35.1237296Z [00:02:31.991]➜  cat >/tmp/go-build893324914/b538/importcfg << 'EOF' # internal
2025-08-20T20:50:35.1237938Z [00:02:31.991]➜  # import config
2025-08-20T20:50:35.1238539Z [00:02:31.991]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.1239490Z [00:02:31.991]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.1240571Z [00:02:31.991]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.1241662Z [00:02:31.991]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.1243046Z [00:02:31.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.1244536Z [00:02:31.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/agentutils=/tmp/go-build893324914/b467/_pkg_.a
2025-08-20T20:50:35.1245977Z [00:02:31.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:35.1247371Z [00:02:31.991]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:35.1248558Z [00:02:31.991]➜  packagefile k8s.io/client-go/tools/clientcmd=/tmp/go-build893324914/b539/_pkg_.a
2025-08-20T20:50:35.1249684Z [00:02:31.991]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build893324914/b562/_pkg_.a
2025-08-20T20:50:35.1250609Z [00:02:31.991]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:35.1251371Z [00:02:31.991]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:35.1252198Z [00:02:31.991]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.1253164Z [00:02:31.991]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:35.1253748Z [00:02:31.991]➜  EOF
2025-08-20T20:50:35.1259619Z [00:02:31.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/update_kubeconfig=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/update_kubeconfig;$WORK/b538=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/update_kubeconfig -lang=go1.25 -complete -installsuffix shared -buildid H8EPauClL-615Z414li_/H8EPauClL-615Z414li_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/update_kubeconfig/agent_update_kubeconfig.go
2025-08-20T20:50:35.2282861Z [00:02:32.097]➜  go tool buildid -w $WORK/b661/_pkg_.a # internal
2025-08-20T20:50:35.2324245Z [00:02:32.101]➜  cp $WORK/b661/_pkg_.a /root/.cache/go-build/46/46761cff6f2bb36ac31cdec2284df600750ae533997e6d162c21f5b5f74735f7-d # internal
2025-08-20T20:50:35.2326698Z [00:02:32.101]➜  gitlab.com/gitlab-org/cli/internal/commands/duo
2025-08-20T20:50:35.2327311Z [00:02:32.101]➜  mkdir -p $WORK/b660/
2025-08-20T20:50:35.2333339Z [00:02:32.102]➜  cat >/tmp/go-build893324914/b660/importcfg << 'EOF' # internal
2025-08-20T20:50:35.2341336Z [00:02:32.102]➜  # import config
2025-08-20T20:50:35.2342577Z [00:02:32.102]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.2343811Z [00:02:32.102]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.2345261Z [00:02:32.102]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/duo/ask=/tmp/go-build893324914/b661/_pkg_.a
2025-08-20T20:50:35.2346295Z [00:02:32.102]➜  EOF
2025-08-20T20:50:35.2350195Z [00:02:32.102]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo=>gitlab.com/gitlab-org/cli/internal/commands/duo;$WORK/b660=>" -p gitlab.com/gitlab-org/cli/internal/commands/duo -lang=go1.25 -complete -installsuffix shared -buildid L7ciRzwV3Bp1wohtVafM/L7ciRzwV3Bp1wohtVafM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/duo.go
2025-08-20T20:50:35.3359202Z [00:02:32.204]➜  go tool buildid -w $WORK/b660/_pkg_.a # internal
2025-08-20T20:50:35.3392052Z [00:02:32.208]➜  cp $WORK/b660/_pkg_.a /root/.cache/go-build/55/55494bacde48e4dab5965284d7abc56ee2d6fc5fba2a50d5f971976d06a213b6-d # internal
2025-08-20T20:50:35.3396434Z [00:02:32.208]➜  gitlab.com/gitlab-org/cli/internal/commands/help
2025-08-20T20:50:35.3397210Z [00:02:32.208]➜  mkdir -p $WORK/b662/
2025-08-20T20:50:35.3400701Z [00:02:32.209]➜  cat >/tmp/go-build893324914/b662/importcfg << 'EOF' # internal
2025-08-20T20:50:35.3402034Z [00:02:32.209]➜  # import config
2025-08-20T20:50:35.3404217Z [00:02:32.209]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:35.3404989Z [00:02:32.209]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.3405916Z [00:02:32.209]➜  packagefile github.com/charmbracelet/glamour=/tmp/go-build893324914/b232/_pkg_.a
2025-08-20T20:50:35.3407139Z [00:02:32.209]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.3408309Z [00:02:32.209]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:35.3409560Z [00:02:32.209]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:35.3410550Z [00:02:32.209]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.3411143Z [00:02:32.209]➜  EOF
2025-08-20T20:50:35.3414744Z [00:02:32.209]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/help=>gitlab.com/gitlab-org/cli/internal/commands/help;$WORK/b662=>" -p gitlab.com/gitlab-org/cli/internal/commands/help -lang=go1.25 -complete -installsuffix shared -buildid MsFYWJasPEiug21J-9Kg/MsFYWJasPEiug21J-9Kg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/help/help.go
2025-08-20T20:50:35.3579284Z [00:02:32.227]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T20:50:35.3611331Z [00:02:32.230]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T20:50:35.3620707Z [00:02:32.231]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/bc/bc7ed2b7a4a2d74a41e42cb0ea8845067ba1cbe813c3a568bffdb7ca63427d93-d # internal
2025-08-20T20:50:35.3623869Z [00:02:32.231]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/agent
2025-08-20T20:50:35.3624679Z [00:02:32.231]➜  mkdir -p $WORK/b462/
2025-08-20T20:50:35.3630409Z [00:02:32.232]➜  cat >/tmp/go-build893324914/b462/importcfg << 'EOF' # internal
2025-08-20T20:50:35.3631593Z [00:02:32.232]➜  # import config
2025-08-20T20:50:35.3632564Z [00:02:32.232]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.3633893Z [00:02:32.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.3635540Z [00:02:32.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/bootstrap=/tmp/go-build893324914/b463/_pkg_.a
2025-08-20T20:50:35.3637592Z [00:02:32.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/check_manifest_usage=/tmp/go-build893324914/b465/_pkg_.a
2025-08-20T20:50:35.3639470Z [00:02:32.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/get_token=/tmp/go-build893324914/b466/_pkg_.a
2025-08-20T20:50:35.3641233Z [00:02:32.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/list=/tmp/go-build893324914/b535/_pkg_.a
2025-08-20T20:50:35.3642952Z [00:02:32.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token=/tmp/go-build893324914/b536/_pkg_.a
2025-08-20T20:50:35.3645011Z [00:02:32.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/update_kubeconfig=/tmp/go-build893324914/b538/_pkg_.a
2025-08-20T20:50:35.3646218Z [00:02:32.232]➜  EOF
2025-08-20T20:50:35.3650441Z [00:02:32.232]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent=>gitlab.com/gitlab-org/cli/internal/commands/cluster/agent;$WORK/b462=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/agent -lang=go1.25 -complete -installsuffix shared -buildid A9RVdCh4uX_G9rkiGlzw/A9RVdCh4uX_G9rkiGlzw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agent.go
2025-08-20T20:50:35.3709725Z [00:02:32.240]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/37/379686dfc08b625e071208b38d82907cc8387208cab93e38ad05fe460c19bfca-d # internal
2025-08-20T20:50:35.3710931Z [00:02:32.240]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable
2025-08-20T20:50:35.3714383Z [00:02:32.240]➜  mkdir -p $WORK/b665/
2025-08-20T20:50:35.3716365Z [00:02:32.240]➜  cat >/tmp/go-build893324914/b665/importcfg << 'EOF' # internal
2025-08-20T20:50:35.3717598Z [00:02:32.240]➜  # import config
2025-08-20T20:50:35.3720044Z [00:02:32.240]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.3721018Z [00:02:32.240]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.3721839Z [00:02:32.240]➜  EOF
2025-08-20T20:50:35.3725767Z [00:02:32.240]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable=>gitlab.com/gitlab-org/cli/internal/commands/issuable;$WORK/b665=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable -lang=go1.25 -complete -installsuffix shared -buildid bjNSim66US4Iep_ex7aX/bjNSim66US4Iep_ex7aX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/issuable.go
2025-08-20T20:50:35.3871867Z [00:02:32.256]➜  go tool buildid -w $WORK/b665/_pkg_.a # internal
2025-08-20T20:50:35.3880440Z [00:02:32.257]➜  cp $WORK/b665/_pkg_.a /root/.cache/go-build/2e/2e24dc27797e56aaf7090b66e5afee5eefbd1124c29ba1323c2ec779d94cfa34-d # internal
2025-08-20T20:50:35.3883763Z [00:02:32.257]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils
2025-08-20T20:50:35.3884437Z [00:02:32.257]➜  mkdir -p $WORK/b667/
2025-08-20T20:50:35.3889549Z [00:02:32.258]➜  cat >/tmp/go-build893324914/b667/importcfg << 'EOF' # internal
2025-08-20T20:50:35.3891189Z [00:02:32.258]➜  # import config
2025-08-20T20:50:35.3901729Z [00:02:32.258]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:35.3902594Z [00:02:32.258]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.3903638Z [00:02:32.258]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.3904784Z [00:02:32.258]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:35.3905962Z [00:02:32.258]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:35.3907372Z [00:02:32.258]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:35.3908645Z [00:02:32.258]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:35.3909891Z [00:02:32.258]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:35.3910994Z [00:02:32.258]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build893324914/b298/_pkg_.a
2025-08-20T20:50:35.3911874Z [00:02:32.258]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:35.3912756Z [00:02:32.258]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:35.3913522Z [00:02:32.258]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:35.3914271Z [00:02:32.258]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.3914838Z [00:02:32.258]➜  EOF
2025-08-20T20:50:35.3919031Z [00:02:32.258]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issueutils=>gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils;$WORK/b667=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils -lang=go1.25 -complete -installsuffix shared -buildid lir3OT2Sva-S7GX4L98X/lir3OT2Sva-S7GX4L98X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issueutils/utils.go
2025-08-20T20:50:35.3930308Z [00:02:32.262]➜  go tool buildid -w $WORK/b662/_pkg_.a # internal
2025-08-20T20:50:35.3943590Z [00:02:32.263]➜  cp $WORK/b662/_pkg_.a /root/.cache/go-build/63/63ab0a27d672485f62cc422ba70bec4e908da8613f09815b5edcdc2809db0b5b-d # internal
2025-08-20T20:50:35.3965109Z [00:02:32.263]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/board/create
2025-08-20T20:50:35.3965883Z [00:02:32.263]➜  mkdir -p $WORK/b682/
2025-08-20T20:50:35.3966761Z [00:02:32.264]➜  cat >/tmp/go-build893324914/b682/importcfg << 'EOF' # internal
2025-08-20T20:50:35.3967441Z [00:02:32.264]➜  # import config
2025-08-20T20:50:35.3968070Z [00:02:32.264]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.3968985Z [00:02:32.264]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.3970135Z [00:02:32.264]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.3971561Z [00:02:32.264]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.3972883Z [00:02:32.264]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:35.3973734Z [00:02:32.264]➜  EOF
2025-08-20T20:50:35.3986045Z [00:02:32.267]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/create=>gitlab.com/gitlab-org/cli/internal/commands/issue/board/create;$WORK/b682=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/board/create -lang=go1.25 -complete -installsuffix shared -buildid BVYPYbLv5YLn-SKGRo3-/BVYPYbLv5YLn-SKGRo3- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/create/issue_board_create.go
2025-08-20T20:50:35.4626405Z [00:02:32.331]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T20:50:35.4674072Z [00:02:32.336]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/45/4581e54ac1642c46dd262942eb8862a883289b7b3db10845be3bdd2eae12df46-d # internal
2025-08-20T20:50:35.4684092Z [00:02:32.336]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/board/view
2025-08-20T20:50:35.4684839Z [00:02:32.336]➜  mkdir -p $WORK/b683/
2025-08-20T20:50:35.4685543Z [00:02:32.336]➜  cat >/tmp/go-build893324914/b683/importcfg << 'EOF' # internal
2025-08-20T20:50:35.4686159Z [00:02:32.336]➜  # import config
2025-08-20T20:50:35.4686970Z [00:02:32.337]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.4687901Z [00:02:32.337]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:35.4689029Z [00:02:32.337]➜  packagefile github.com/gdamore/tcell/v2=/tmp/go-build893324914/b412/_pkg_.a
2025-08-20T20:50:35.4690095Z [00:02:32.337]➜  packagefile github.com/rivo/tview=/tmp/go-build893324914/b453/_pkg_.a
2025-08-20T20:50:35.4691126Z [00:02:32.337]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.4692242Z [00:02:32.337]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.4693645Z [00:02:32.337]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:35.4694881Z [00:02:32.337]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.4696142Z [00:02:32.337]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:35.4697502Z [00:02:32.337]➜  packagefile golang.org/x/text/cases=/tmp/go-build893324914/b225/_pkg_.a
2025-08-20T20:50:35.4698549Z [00:02:32.337]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:35.4699463Z [00:02:32.337]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:35.4700339Z [00:02:32.337]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:35.4701199Z [00:02:32.337]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:35.4701992Z [00:02:32.337]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.4702794Z [00:02:32.337]➜  EOF
2025-08-20T20:50:35.4707023Z [00:02:32.337]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/view=>gitlab.com/gitlab-org/cli/internal/commands/issue/board/view;$WORK/b683=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/board/view -lang=go1.25 -complete -installsuffix shared -buildid H7v-Alrpom4HX2Upx2xz/H7v-Alrpom4HX2Upx2xz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/view/issue_board_view.go
2025-08-20T20:50:35.4951723Z [00:02:32.364]➜  go tool buildid -w $WORK/b682/_pkg_.a # internal
2025-08-20T20:50:35.4989317Z [00:02:32.364]➜  go tool buildid -w $WORK/b667/_pkg_.a # internal
2025-08-20T20:50:35.5000309Z [00:02:32.369]➜  cp $WORK/b682/_pkg_.a /root/.cache/go-build/18/1895ab2da3115aec1fa3e36641975c0ca52b6cdd336b1841e289b79314f29dba-d # internal
2025-08-20T20:50:35.5005725Z [00:02:32.369]➜  gitlab.com/gitlab-org/cli/internal/recovery
2025-08-20T20:50:35.5028518Z [00:02:32.370]➜  mkdir -p $WORK/b686/
2025-08-20T20:50:35.5029234Z [00:02:32.370]➜  cat >/tmp/go-build893324914/b686/importcfg << 'EOF' # internal
2025-08-20T20:50:35.5029861Z [00:02:32.370]➜  # import config
2025-08-20T20:50:35.5030528Z [00:02:32.370]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:35.5031325Z [00:02:32.370]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.5032309Z [00:02:32.370]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:35.5033260Z [00:02:32.370]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:35.5034221Z [00:02:32.370]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:35.5034849Z [00:02:32.370]➜  EOF
2025-08-20T20:50:35.5038495Z [00:02:32.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery=>gitlab.com/gitlab-org/cli/internal/recovery;$WORK/b686=>" -p gitlab.com/gitlab-org/cli/internal/recovery -lang=go1.25 -complete -installsuffix shared -buildid kvsAaZ23SzWUHwfzqoHn/kvsAaZ23SzWUHwfzqoHn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/recovery.go
2025-08-20T20:50:35.5101762Z [00:02:32.378]➜  cp $WORK/b667/_pkg_.a /root/.cache/go-build/fa/fa1fa0f35ca030f2949ddbd0dce3f4b656f86a3ef46556275bef06b06d457d48-d # internal
2025-08-20T20:50:35.5103110Z [00:02:32.379]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable/close
2025-08-20T20:50:35.5104533Z [00:02:32.379]➜  mkdir -p $WORK/b666/
2025-08-20T20:50:35.5112065Z [00:02:32.380]➜  cat >/tmp/go-build893324914/b666/importcfg << 'EOF' # internal
2025-08-20T20:50:35.5112810Z [00:02:32.380]➜  # import config
2025-08-20T20:50:35.5114710Z [00:02:32.380]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.5116323Z [00:02:32.380]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.5120499Z [00:02:32.380]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.5121653Z [00:02:32.380]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.5122882Z [00:02:32.380]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:35.5124167Z [00:02:32.380]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.5125607Z [00:02:32.380]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.5127347Z [00:02:32.380]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:35.5128391Z [00:02:32.380]➜  EOF
2025-08-20T20:50:35.5132694Z [00:02:32.380]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/close=>gitlab.com/gitlab-org/cli/internal/commands/issuable/close;$WORK/b666=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable/close -lang=go1.25 -complete -installsuffix shared -buildid Oh_oIERqLjozhl8lJA8q/Oh_oIERqLjozhl8lJA8q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/close/issuable_close.go
2025-08-20T20:50:35.5358672Z [00:02:32.404]➜  go tool buildid -w $WORK/b686/_pkg_.a # internal
2025-08-20T20:50:35.5371896Z [00:02:32.406]➜  cp $WORK/b686/_pkg_.a /root/.cache/go-build/59/592f83a2e66eb6f7d9e62bfd1d00ca85fa9feb60ed6064b16402cc969d268dc7-d # internal
2025-08-20T20:50:35.5397677Z [00:02:32.406]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable/list
2025-08-20T20:50:35.5403669Z [00:02:32.406]➜  mkdir -p $WORK/b669/
2025-08-20T20:50:35.5404433Z [00:02:32.406]➜  cat >/tmp/go-build893324914/b669/importcfg << 'EOF' # internal
2025-08-20T20:50:35.5405108Z [00:02:32.406]➜  # import config
2025-08-20T20:50:35.5405787Z [00:02:32.406]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:35.5406735Z [00:02:32.406]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:35.5407517Z [00:02:32.406]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.5408476Z [00:02:32.406]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.5409548Z [00:02:32.406]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.5410813Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.5412059Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:35.5413314Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.5414703Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.5416227Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:35.5418113Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:35.5419402Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:35.5420701Z [00:02:32.406]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:35.5421758Z [00:02:32.406]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.5422386Z [00:02:32.406]➜  EOF
2025-08-20T20:50:35.5426751Z [00:02:32.406]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list=>gitlab.com/gitlab-org/cli/internal/commands/issuable/list;$WORK/b669=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable/list -lang=go1.25 -complete -installsuffix shared -buildid pG1iKooK4ZQmGPQPpo5-/pG1iKooK4ZQmGPQPpo5- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/issuable_list.go
2025-08-20T20:50:35.6111849Z [00:02:32.480]➜  go tool buildid -w $WORK/b666/_pkg_.a # internal
2025-08-20T20:50:35.6158228Z [00:02:32.484]➜  cp $WORK/b666/_pkg_.a /root/.cache/go-build/e3/e3a1a72c50ae2e70f548812f672815030825a150ad3b0515374a7b36dd432725-d # internal
2025-08-20T20:50:35.6163712Z [00:02:32.485]➜  gitlab.com/gitlab-org/cli/internal/commands/incident/close
2025-08-20T20:50:35.6171284Z [00:02:32.486]➜  mkdir -p $WORK/b664/
2025-08-20T20:50:35.6181130Z [00:02:32.487]➜  cat >/tmp/go-build893324914/b664/importcfg << 'EOF' # internal
2025-08-20T20:50:35.6182473Z [00:02:32.487]➜  # import config
2025-08-20T20:50:35.6183856Z [00:02:32.487]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.6185041Z [00:02:32.487]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.6186397Z [00:02:32.487]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.6188000Z [00:02:32.487]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/close=/tmp/go-build893324914/b666/_pkg_.a
2025-08-20T20:50:35.6188885Z [00:02:32.487]➜  EOF
2025-08-20T20:50:35.6193583Z [00:02:32.488]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/close=>gitlab.com/gitlab-org/cli/internal/commands/incident/close;$WORK/b664=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident/close -lang=go1.25 -complete -installsuffix shared -buildid AbYc3RMus_GuXucLtGZ4/AbYc3RMus_GuXucLtGZ4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/close/incident_close.go
2025-08-20T20:50:35.6464430Z [00:02:32.515]➜  go tool buildid -w $WORK/b683/_pkg_.a # internal
2025-08-20T20:50:35.6505413Z [00:02:32.519]➜  cp $WORK/b683/_pkg_.a /root/.cache/go-build/33/33d68a55ca00b79805144935f3cca944b0d5a0e2c790a4f1fb3f1d436ec159b5-d # internal
2025-08-20T20:50:35.6507571Z [00:02:32.519]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable/note
2025-08-20T20:50:35.6508771Z [00:02:32.519]➜  mkdir -p $WORK/b671/
2025-08-20T20:50:35.6510543Z [00:02:32.520]➜  cat >/tmp/go-build893324914/b671/importcfg << 'EOF' # internal
2025-08-20T20:50:35.6511245Z [00:02:32.520]➜  # import config
2025-08-20T20:50:35.6511915Z [00:02:32.520]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:35.6512721Z [00:02:32.520]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.6513617Z [00:02:32.520]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.6514718Z [00:02:32.520]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.6515961Z [00:02:32.520]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.6517491Z [00:02:32.520]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.6518798Z [00:02:32.520]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:35.6520160Z [00:02:32.520]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:35.6521142Z [00:02:32.520]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.6521735Z [00:02:32.520]➜  EOF
2025-08-20T20:50:35.6525939Z [00:02:32.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/note=>gitlab.com/gitlab-org/cli/internal/commands/issuable/note;$WORK/b671=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable/note -lang=go1.25 -complete -installsuffix shared -buildid 9BbXatekgSVmyc72ZqkD/9BbXatekgSVmyc72ZqkD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/note/issuable_note_create.go
2025-08-20T20:50:35.6695329Z [00:02:32.538]➜  go tool buildid -w $WORK/b669/_pkg_.a # internal
2025-08-20T20:50:35.6737969Z [00:02:32.543]➜  cp $WORK/b669/_pkg_.a /root/.cache/go-build/30/30fd8f6e370e81e475c7989c7757e625d7008b0f72b46c4bb42a5ec676019ea8-d # internal
2025-08-20T20:50:35.6739621Z [00:02:32.543]➜  gitlab.com/gitlab-org/cli/internal/commands/incident/list
2025-08-20T20:50:35.6741339Z [00:02:32.543]➜  mkdir -p $WORK/b668/
2025-08-20T20:50:35.6745776Z [00:02:32.543]➜  cat >/tmp/go-build893324914/b668/importcfg << 'EOF' # internal
2025-08-20T20:50:35.6750214Z [00:02:32.543]➜  # import config
2025-08-20T20:50:35.6750996Z [00:02:32.543]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.6752147Z [00:02:32.544]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.6753461Z [00:02:32.544]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.6754998Z [00:02:32.544]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/list=/tmp/go-build893324914/b669/_pkg_.a
2025-08-20T20:50:35.6755926Z [00:02:32.544]➜  EOF
2025-08-20T20:50:35.6760221Z [00:02:32.544]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/list=>gitlab.com/gitlab-org/cli/internal/commands/incident/list;$WORK/b668=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident/list -lang=go1.25 -complete -installsuffix shared -buildid v1mseEJyGoXaTnFcCm85/v1mseEJyGoXaTnFcCm85 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/list/incident_list.go
2025-08-20T20:50:35.7214270Z [00:02:32.590]➜  go tool buildid -w $WORK/b664/_pkg_.a # internal
2025-08-20T20:50:35.7261808Z [00:02:32.595]➜  cp $WORK/b664/_pkg_.a /root/.cache/go-build/2a/2a11175b1e0d7ddda94794ce86e98e2d46b111f3ad8beedff0c9a45232148de8-d # internal
2025-08-20T20:50:35.7263177Z [00:02:32.595]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable/reopen
2025-08-20T20:50:35.7263918Z [00:02:32.595]➜  mkdir -p $WORK/b673/
2025-08-20T20:50:35.7275049Z [00:02:32.596]➜  cat >/tmp/go-build893324914/b673/importcfg << 'EOF' # internal
2025-08-20T20:50:35.7275863Z [00:02:32.596]➜  # import config
2025-08-20T20:50:35.7276684Z [00:02:32.596]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.7277720Z [00:02:32.596]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.7278855Z [00:02:32.596]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.7279929Z [00:02:32.596]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.7281046Z [00:02:32.596]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:35.7282310Z [00:02:32.596]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.7283655Z [00:02:32.596]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.7285233Z [00:02:32.596]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:35.7286189Z [00:02:32.596]➜  EOF
2025-08-20T20:50:35.7291665Z [00:02:32.596]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/reopen=>gitlab.com/gitlab-org/cli/internal/commands/issuable/reopen;$WORK/b673=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable/reopen -lang=go1.25 -complete -installsuffix shared -buildid YjII_qjLAAbWXvRcihrD/YjII_qjLAAbWXvRcihrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/reopen/issuable_reopen.go
2025-08-20T20:50:35.7475107Z [00:02:32.616]➜  go tool buildid -w $WORK/b671/_pkg_.a # internal
2025-08-20T20:50:35.7522453Z [00:02:32.621]➜  cp $WORK/b671/_pkg_.a /root/.cache/go-build/11/11eaa419a5d72cb245a326cedc2a9f1fa3a351a255afe2553164e2be044a3cae-d # internal
2025-08-20T20:50:35.7523796Z [00:02:32.621]➜  gitlab.com/gitlab-org/cli/internal/commands/incident/note
2025-08-20T20:50:35.7525214Z [00:02:32.621]➜  mkdir -p $WORK/b670/
2025-08-20T20:50:35.7527178Z [00:02:32.622]➜  cat >/tmp/go-build893324914/b670/importcfg << 'EOF' # internal
2025-08-20T20:50:35.7529459Z [00:02:32.622]➜  # import config
2025-08-20T20:50:35.7530181Z [00:02:32.622]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.7531305Z [00:02:32.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.7532606Z [00:02:32.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.7534036Z [00:02:32.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/note=/tmp/go-build893324914/b671/_pkg_.a
2025-08-20T20:50:35.7534952Z [00:02:32.622]➜  EOF
2025-08-20T20:50:35.7539228Z [00:02:32.622]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/note=>gitlab.com/gitlab-org/cli/internal/commands/incident/note;$WORK/b670=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident/note -lang=go1.25 -complete -installsuffix shared -buildid 3VrvxbqR0qbryZHGnlwL/3VrvxbqR0qbryZHGnlwL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/note/incident_note_create.go
2025-08-20T20:50:35.7553164Z [00:02:32.624]➜  go tool buildid -w $WORK/b668/_pkg_.a # internal
2025-08-20T20:50:35.7593118Z [00:02:32.628]➜  cp $WORK/b668/_pkg_.a /root/.cache/go-build/5c/5cb1431bb224923f36ccc1fde5303f1321d81018a56914feff0a8cf806944f5a-d # internal
2025-08-20T20:50:35.7596363Z [00:02:32.628]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable/subscribe
2025-08-20T20:50:35.7600699Z [00:02:32.629]➜  mkdir -p $WORK/b675/
2025-08-20T20:50:35.7610193Z [00:02:32.630]➜  cat >/tmp/go-build893324914/b675/importcfg << 'EOF' # internal
2025-08-20T20:50:35.7610902Z [00:02:32.630]➜  # import config
2025-08-20T20:50:35.7611526Z [00:02:32.630]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:35.7612303Z [00:02:32.630]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.7613248Z [00:02:32.630]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.7614148Z [00:02:32.630]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.7615204Z [00:02:32.630]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.7616387Z [00:02:32.630]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.7617947Z [00:02:32.630]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.7619447Z [00:02:32.630]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:35.7620601Z [00:02:32.630]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:35.7621421Z [00:02:32.630]➜  EOF
2025-08-20T20:50:35.7626727Z [00:02:32.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/subscribe=>gitlab.com/gitlab-org/cli/internal/commands/issuable/subscribe;$WORK/b675=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable/subscribe -lang=go1.25 -complete -installsuffix shared -buildid xT0aMy9EC2KG-Lvv3Iyk/xT0aMy9EC2KG-Lvv3Iyk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/subscribe/issuable_subscribe.go
2025-08-20T20:50:35.8309441Z [00:02:32.700]➜  go tool buildid -w $WORK/b670/_pkg_.a # internal
2025-08-20T20:50:35.8330575Z [00:02:32.702]➜  go tool buildid -w $WORK/b673/_pkg_.a # internal
2025-08-20T20:50:35.8355935Z [00:02:32.704]➜  cp $WORK/b670/_pkg_.a /root/.cache/go-build/cc/cc3c01c71711a9e59af74bcab87f2a363376614e6235ec44569d14fd7bc9d32e-d # internal
2025-08-20T20:50:35.8363740Z [00:02:32.705]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable/unsubscribe
2025-08-20T20:50:35.8366714Z [00:02:32.705]➜  mkdir -p $WORK/b677/
2025-08-20T20:50:35.8368020Z [00:02:32.705]➜  cat >/tmp/go-build893324914/b677/importcfg << 'EOF' # internal
2025-08-20T20:50:35.8368997Z [00:02:32.705]➜  # import config
2025-08-20T20:50:35.8369882Z [00:02:32.705]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:35.8370820Z [00:02:32.705]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.8373934Z [00:02:32.705]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.8375031Z [00:02:32.705]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.8376141Z [00:02:32.705]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.8378944Z [00:02:32.705]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.8380317Z [00:02:32.705]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.8381796Z [00:02:32.705]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:35.8382944Z [00:02:32.705]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:35.8383540Z [00:02:32.706]➜  EOF
2025-08-20T20:50:35.8388264Z [00:02:32.706]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/unsubscribe=>gitlab.com/gitlab-org/cli/internal/commands/issuable/unsubscribe;$WORK/b677=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable/unsubscribe -lang=go1.25 -complete -installsuffix shared -buildid yk07dCHhAug7geKjrYHR/yk07dCHhAug7geKjrYHR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/unsubscribe/issuable_unsubscribe.go
2025-08-20T20:50:35.8402094Z [00:02:32.709]➜  cp $WORK/b673/_pkg_.a /root/.cache/go-build/2d/2d016c0c64bc692bc3d284fd2a580a81a5114cc5112e5f2e70fbfa3bbc4097c4-d # internal
2025-08-20T20:50:35.8403424Z [00:02:32.709]➜  gitlab.com/gitlab-org/cli/internal/commands/incident/reopen
2025-08-20T20:50:35.8404856Z [00:02:32.709]➜  mkdir -p $WORK/b672/
2025-08-20T20:50:35.8406797Z [00:02:32.710]➜  cat >/tmp/go-build893324914/b672/importcfg << 'EOF' # internal
2025-08-20T20:50:35.8410694Z [00:02:32.710]➜  # import config
2025-08-20T20:50:35.8411614Z [00:02:32.710]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.8414098Z [00:02:32.710]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.8416823Z [00:02:32.710]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.8420819Z [00:02:32.710]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/reopen=/tmp/go-build893324914/b673/_pkg_.a
2025-08-20T20:50:35.8421960Z [00:02:32.710]➜  EOF
2025-08-20T20:50:35.8430597Z [00:02:32.710]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/reopen=>gitlab.com/gitlab-org/cli/internal/commands/incident/reopen;$WORK/b672=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident/reopen -lang=go1.25 -complete -installsuffix shared -buildid _QEv2lvrb8ddK1w9lrC6/_QEv2lvrb8ddK1w9lrC6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/reopen/incident_reopen.go
2025-08-20T20:50:35.8619222Z [00:02:32.729]➜  go tool buildid -w $WORK/b675/_pkg_.a # internal
2025-08-20T20:50:35.8640766Z [00:02:32.733]➜  cp $WORK/b675/_pkg_.a /root/.cache/go-build/72/72d62c10a56c384b496ae3f76a738448e082c8ee3c2e6d908b30ba9043b0591d-d # internal
2025-08-20T20:50:35.8643016Z [00:02:32.733]➜  gitlab.com/gitlab-org/cli/internal/commands/incident/subscribe
2025-08-20T20:50:35.8644274Z [00:02:32.733]➜  mkdir -p $WORK/b674/
2025-08-20T20:50:35.8648118Z [00:02:32.733]➜  cat >/tmp/go-build893324914/b674/importcfg << 'EOF' # internal
2025-08-20T20:50:35.8648819Z [00:02:32.733]➜  # import config
2025-08-20T20:50:35.8649568Z [00:02:32.733]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.8650670Z [00:02:32.733]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.8652019Z [00:02:32.733]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.8653551Z [00:02:32.733]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/subscribe=/tmp/go-build893324914/b675/_pkg_.a
2025-08-20T20:50:35.8654694Z [00:02:32.733]➜  EOF
2025-08-20T20:50:35.8659097Z [00:02:32.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/subscribe=>gitlab.com/gitlab-org/cli/internal/commands/incident/subscribe;$WORK/b674=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident/subscribe -lang=go1.25 -complete -installsuffix shared -buildid AZY3QPhXhq6UupLD0qUw/AZY3QPhXhq6UupLD0qUw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/subscribe/incident_subscribe.go
2025-08-20T20:50:35.9243135Z [00:02:32.793]➜  go tool buildid -w $WORK/b672/_pkg_.a # internal
2025-08-20T20:50:35.9295423Z [00:02:32.798]➜  cp $WORK/b672/_pkg_.a /root/.cache/go-build/72/7231c29841d4b563ccf8a319b3d3407b2221a4e3cf25847e0a3a8afce85e84d8-d # internal
2025-08-20T20:50:35.9297115Z [00:02:32.798]➜  gitlab.com/gitlab-org/cli/internal/commands/issuable/view
2025-08-20T20:50:35.9297847Z [00:02:32.798]➜  mkdir -p $WORK/b679/
2025-08-20T20:50:35.9304105Z [00:02:32.799]➜  cat >/tmp/go-build893324914/b679/importcfg << 'EOF' # internal
2025-08-20T20:50:35.9304804Z [00:02:32.799]➜  # import config
2025-08-20T20:50:35.9306962Z [00:02:32.799]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:35.9308057Z [00:02:32.799]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:35.9309142Z [00:02:32.799]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:35.9311021Z [00:02:32.799]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.9312084Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:35.9313250Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:35.9314492Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.9315834Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.9318695Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:35.9320083Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:35.9321318Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:35.9322582Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:35.9323800Z [00:02:32.799]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:35.9324792Z [00:02:32.799]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:35.9325384Z [00:02:32.799]➜  EOF
2025-08-20T20:50:35.9329679Z [00:02:32.799]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/view=>gitlab.com/gitlab-org/cli/internal/commands/issuable/view;$WORK/b679=>" -p gitlab.com/gitlab-org/cli/internal/commands/issuable/view -lang=go1.25 -complete -installsuffix shared -buildid oJm5BeZ92jwwbczOKY9j/oJm5BeZ92jwwbczOKY9j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/view/issuable_view.go
2025-08-20T20:50:35.9507363Z [00:02:32.819]➜  go tool buildid -w $WORK/b677/_pkg_.a # internal
2025-08-20T20:50:35.9528454Z [00:02:32.819]➜  go tool buildid -w $WORK/b674/_pkg_.a # internal
2025-08-20T20:50:35.9543312Z [00:02:32.823]➜  cp $WORK/b674/_pkg_.a /root/.cache/go-build/72/72176664bac7b435149005df761db29bc4b301627a1916cf434a8b505289ea74-d # internal
2025-08-20T20:50:35.9549511Z [00:02:32.823]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/board
2025-08-20T20:50:35.9550187Z [00:02:32.823]➜  mkdir -p $WORK/b681/
2025-08-20T20:50:35.9550880Z [00:02:32.823]➜  cat >/tmp/go-build893324914/b681/importcfg << 'EOF' # internal
2025-08-20T20:50:35.9551558Z [00:02:32.823]➜  # import config
2025-08-20T20:50:35.9552300Z [00:02:32.823]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.9553427Z [00:02:32.823]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.9554913Z [00:02:32.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/board/create=/tmp/go-build893324914/b682/_pkg_.a
2025-08-20T20:50:35.9556460Z [00:02:32.824]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/board/view=/tmp/go-build893324914/b683/_pkg_.a
2025-08-20T20:50:35.9558514Z [00:02:32.824]➜  EOF
2025-08-20T20:50:35.9562353Z [00:02:32.824]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board=>gitlab.com/gitlab-org/cli/internal/commands/issue/board;$WORK/b681=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/board -lang=go1.25 -complete -installsuffix shared -buildid BrJ5UzSF-W6XbfXPeCnY/BrJ5UzSF-W6XbfXPeCnY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/board.go
2025-08-20T20:50:35.9579595Z [00:02:32.827]➜  cp $WORK/b677/_pkg_.a /root/.cache/go-build/1a/1a447a3bcc29656f60d14015e0d0b9d79926c42e04f72110fe6d376f3cce1aed-d # internal
2025-08-20T20:50:35.9583934Z [00:02:32.827]➜  gitlab.com/gitlab-org/cli/internal/commands/incident/unsubscribe
2025-08-20T20:50:35.9584684Z [00:02:32.827]➜  mkdir -p $WORK/b676/
2025-08-20T20:50:35.9594866Z [00:02:32.828]➜  cat >/tmp/go-build893324914/b676/importcfg << 'EOF' # internal
2025-08-20T20:50:35.9599143Z [00:02:32.828]➜  # import config
2025-08-20T20:50:35.9599963Z [00:02:32.828]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:35.9601197Z [00:02:32.828]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:35.9602777Z [00:02:32.828]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:35.9604321Z [00:02:32.828]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/unsubscribe=/tmp/go-build893324914/b677/_pkg_.a
2025-08-20T20:50:35.9605295Z [00:02:32.828]➜  EOF
2025-08-20T20:50:35.9609903Z [00:02:32.829]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/unsubscribe=>gitlab.com/gitlab-org/cli/internal/commands/incident/unsubscribe;$WORK/b676=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident/unsubscribe -lang=go1.25 -complete -installsuffix shared -buildid xEr9uR6tHVbl7ALmtYDk/xEr9uR6tHVbl7ALmtYDk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/unsubscribe/incident_unsubscribe.go
2025-08-20T20:50:36.0324466Z [00:02:32.901]➜  go tool buildid -w $WORK/b681/_pkg_.a # internal
2025-08-20T20:50:36.0360647Z [00:02:32.905]➜  cp $WORK/b681/_pkg_.a /root/.cache/go-build/42/42aadbccb100f9899ab39e1978a63164a0c1cd58bf5108f3f8290d0595175a5b-d # internal
2025-08-20T20:50:36.0366430Z [00:02:32.905]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/close
2025-08-20T20:50:36.0367490Z [00:02:32.905]➜  mkdir -p $WORK/b684/
2025-08-20T20:50:36.0368223Z [00:02:32.905]➜  cat >/tmp/go-build893324914/b684/importcfg << 'EOF' # internal
2025-08-20T20:50:36.0368905Z [00:02:32.905]➜  # import config
2025-08-20T20:50:36.0369785Z [00:02:32.905]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.0371109Z [00:02:32.905]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.0372650Z [00:02:32.905]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.0374156Z [00:02:32.905]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/close=/tmp/go-build893324914/b666/_pkg_.a
2025-08-20T20:50:36.0375107Z [00:02:32.905]➜  EOF
2025-08-20T20:50:36.0379106Z [00:02:32.905]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/close=>gitlab.com/gitlab-org/cli/internal/commands/issue/close;$WORK/b684=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/close -lang=go1.25 -complete -installsuffix shared -buildid dAXp2pJJhfF6pLSwo1ys/dAXp2pJJhfF6pLSwo1ys -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/close/issue_close.go
2025-08-20T20:50:36.0473940Z [00:02:32.916]➜  go tool buildid -w $WORK/b676/_pkg_.a # internal
2025-08-20T20:50:36.0515893Z [00:02:32.920]➜  cp $WORK/b676/_pkg_.a /root/.cache/go-build/d2/d275a04d9bc08bb608433add8c811065f9a02f2b696106f3cd5afb79263713fc-d # internal
2025-08-20T20:50:36.0542274Z [00:02:32.921]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/create
2025-08-20T20:50:36.0543012Z [00:02:32.921]➜  mkdir -p $WORK/b685/
2025-08-20T20:50:36.0543739Z [00:02:32.921]➜  cat >/tmp/go-build893324914/b685/importcfg << 'EOF' # internal
2025-08-20T20:50:36.0544404Z [00:02:32.921]➜  # import config
2025-08-20T20:50:36.0545047Z [00:02:32.921]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:36.0545838Z [00:02:32.921]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.0547557Z [00:02:32.921]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:36.0548786Z [00:02:32.921]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.0549889Z [00:02:32.921]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.0551002Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.0552388Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.0553644Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.0555067Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:36.0556439Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:36.0557934Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:36.0559222Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:36.0560493Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:36.0561777Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/recovery=/tmp/go-build893324914/b686/_pkg_.a
2025-08-20T20:50:36.0563199Z [00:02:32.921]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:36.0564266Z [00:02:32.921]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:36.0565048Z [00:02:32.921]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:36.0565819Z [00:02:32.922]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:36.0568060Z [00:02:32.922]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:36.0568751Z [00:02:32.922]➜  EOF
2025-08-20T20:50:36.0573097Z [00:02:32.922]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create=>gitlab.com/gitlab-org/cli/internal/commands/issue/create;$WORK/b685=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/create -lang=go1.25 -complete -installsuffix shared -buildid 6SN672QdStMXrjUdtp7a/6SN672QdStMXrjUdtp7a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create/issue_create.go
2025-08-20T20:50:36.0892712Z [00:02:32.958]➜  go tool buildid -w $WORK/b679/_pkg_.a # internal
2025-08-20T20:50:36.0937965Z [00:02:32.962]➜  cp $WORK/b679/_pkg_.a /root/.cache/go-build/92/92e89bf28fee5afeec0063c72392e9386f180357eec745970f3a8f7309e24339-d # internal
2025-08-20T20:50:36.0949881Z [00:02:32.963]➜  gitlab.com/gitlab-org/cli/internal/commands/incident/view
2025-08-20T20:50:36.0950605Z [00:02:32.963]➜  mkdir -p $WORK/b678/
2025-08-20T20:50:36.0951317Z [00:02:32.963]➜  cat >/tmp/go-build893324914/b678/importcfg << 'EOF' # internal
2025-08-20T20:50:36.0952011Z [00:02:32.963]➜  # import config
2025-08-20T20:50:36.0952807Z [00:02:32.963]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.0953985Z [00:02:32.964]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.0955368Z [00:02:32.964]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.0957059Z [00:02:32.964]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/view=/tmp/go-build893324914/b679/_pkg_.a
2025-08-20T20:50:36.0958020Z [00:02:32.964]➜  EOF
2025-08-20T20:50:36.0962214Z [00:02:32.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/view=>gitlab.com/gitlab-org/cli/internal/commands/incident/view;$WORK/b678=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident/view -lang=go1.25 -complete -installsuffix shared -buildid QFWq0jxW5suxrK8EeM3q/QFWq0jxW5suxrK8EeM3q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/view/incident_view.go
2025-08-20T20:50:36.1209815Z [00:02:32.990]➜  go tool buildid -w $WORK/b684/_pkg_.a # internal
2025-08-20T20:50:36.1255119Z [00:02:32.994]➜  cp $WORK/b684/_pkg_.a /root/.cache/go-build/b5/b576fe26524524c773412f087eeca158c28cb9bba588427300197851dc7a42ae-d # internal
2025-08-20T20:50:36.1256457Z [00:02:32.994]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/delete
2025-08-20T20:50:36.1264040Z [00:02:32.995]➜  mkdir -p $WORK/b687/
2025-08-20T20:50:36.1272569Z [00:02:32.996]➜  cat >/tmp/go-build893324914/b687/importcfg << 'EOF' # internal
2025-08-20T20:50:36.1273684Z [00:02:32.996]➜  # import config
2025-08-20T20:50:36.1275378Z [00:02:32.996]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.1276739Z [00:02:32.996]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.1278218Z [00:02:32.996]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.1279703Z [00:02:32.996]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.1281176Z [00:02:32.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.1283023Z [00:02:32.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:36.1284934Z [00:02:32.996]➜  EOF
2025-08-20T20:50:36.1289402Z [00:02:32.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/delete=>gitlab.com/gitlab-org/cli/internal/commands/issue/delete;$WORK/b687=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/delete -lang=go1.25 -complete -installsuffix shared -buildid -kxG6aS3xOCqUXmHMKwQ/-kxG6aS3xOCqUXmHMKwQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/delete/issue_delete.go
2025-08-20T20:50:36.1727631Z [00:02:33.041]➜  go tool buildid -w $WORK/b678/_pkg_.a # internal
2025-08-20T20:50:36.1763877Z [00:02:33.045]➜  cp $WORK/b678/_pkg_.a /root/.cache/go-build/92/92c251f9d208f21953aa58d69f1aca23d7e6c1362ab6c00a2bec503740040412-d # internal
2025-08-20T20:50:36.1766479Z [00:02:33.045]➜  gitlab.com/gitlab-org/cli/internal/commands/incident
2025-08-20T20:50:36.1768814Z [00:02:33.045]➜  mkdir -p $WORK/b663/
2025-08-20T20:50:36.1771123Z [00:02:33.046]➜  cat >/tmp/go-build893324914/b663/importcfg << 'EOF' # internal
2025-08-20T20:50:36.1774474Z [00:02:33.046]➜  # import config
2025-08-20T20:50:36.1776429Z [00:02:33.046]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.1777615Z [00:02:33.046]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.1778923Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.1780288Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/close=/tmp/go-build893324914/b664/_pkg_.a
2025-08-20T20:50:36.1781744Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/list=/tmp/go-build893324914/b668/_pkg_.a
2025-08-20T20:50:36.1783181Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/note=/tmp/go-build893324914/b670/_pkg_.a
2025-08-20T20:50:36.1784669Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/reopen=/tmp/go-build893324914/b672/_pkg_.a
2025-08-20T20:50:36.1786293Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/subscribe=/tmp/go-build893324914/b674/_pkg_.a
2025-08-20T20:50:36.1791677Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/unsubscribe=/tmp/go-build893324914/b676/_pkg_.a
2025-08-20T20:50:36.1793221Z [00:02:33.046]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/view=/tmp/go-build893324914/b678/_pkg_.a
2025-08-20T20:50:36.1794155Z [00:02:33.046]➜  EOF
2025-08-20T20:50:36.1798193Z [00:02:33.046]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident=>gitlab.com/gitlab-org/cli/internal/commands/incident;$WORK/b663=>" -p gitlab.com/gitlab-org/cli/internal/commands/incident -lang=go1.25 -complete -installsuffix shared -buildid x8m61V4J9Swyo5TWtkw0/x8m61V4J9Swyo5TWtkw0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/incident.go
2025-08-20T20:50:36.1847994Z [00:02:33.053]➜  go tool buildid -w $WORK/b685/_pkg_.a # internal
2025-08-20T20:50:36.1990477Z [00:02:33.068]➜  cp $WORK/b685/_pkg_.a /root/.cache/go-build/5a/5a9f47ff7ce601fa357d6d7e1a1bc3de96ec880b66cebc3a2bdacbf1de008988-d # internal
2025-08-20T20:50:36.2004966Z [00:02:33.068]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/list
2025-08-20T20:50:36.2005726Z [00:02:33.068]➜  mkdir -p $WORK/b688/
2025-08-20T20:50:36.2006792Z [00:02:33.069]➜  cat >/tmp/go-build893324914/b688/importcfg << 'EOF' # internal
2025-08-20T20:50:36.2007537Z [00:02:33.069]➜  # import config
2025-08-20T20:50:36.2008521Z [00:02:33.069]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.2009690Z [00:02:33.069]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.2011099Z [00:02:33.069]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.2012602Z [00:02:33.069]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/list=/tmp/go-build893324914/b669/_pkg_.a
2025-08-20T20:50:36.2013555Z [00:02:33.069]➜  EOF
2025-08-20T20:50:36.2024819Z [00:02:33.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/list=>gitlab.com/gitlab-org/cli/internal/commands/issue/list;$WORK/b688=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/list -lang=go1.25 -complete -installsuffix shared -buildid BNHQ0KSiRkh0mrm4JBFQ/BNHQ0KSiRkh0mrm4JBFQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/list/issue_list.go
2025-08-20T20:50:36.2615662Z [00:02:33.130]➜  go tool buildid -w $WORK/b687/_pkg_.a # internal
2025-08-20T20:50:36.2658796Z [00:02:33.134]➜  cp $WORK/b687/_pkg_.a /root/.cache/go-build/aa/aa44461676c9ef5981e7a34c4047b166036a5c0f90ee36b253a3e67fc689b06c-d # internal
2025-08-20T20:50:36.2666185Z [00:02:33.135]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/note
2025-08-20T20:50:36.2667101Z [00:02:33.135]➜  mkdir -p $WORK/b689/
2025-08-20T20:50:36.2717409Z [00:02:33.140]➜  cat >/tmp/go-build893324914/b689/importcfg << 'EOF' # internal
2025-08-20T20:50:36.2726820Z [00:02:33.141]➜  # import config
2025-08-20T20:50:36.2727645Z [00:02:33.141]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.2728871Z [00:02:33.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.2730270Z [00:02:33.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.2731741Z [00:02:33.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/note=/tmp/go-build893324914/b671/_pkg_.a
2025-08-20T20:50:36.2732647Z [00:02:33.141]➜  EOF
2025-08-20T20:50:36.2736781Z [00:02:33.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/note=>gitlab.com/gitlab-org/cli/internal/commands/issue/note;$WORK/b689=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/note -lang=go1.25 -complete -installsuffix shared -buildid Yz9jZ9F_JDkaH8AN5o8N/Yz9jZ9F_JDkaH8AN5o8N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/note/issue_note_create.go
2025-08-20T20:50:36.2755646Z [00:02:33.144]➜  go tool buildid -w $WORK/b663/_pkg_.a # internal
2025-08-20T20:50:36.2789566Z [00:02:33.146]➜  cp $WORK/b663/_pkg_.a /root/.cache/go-build/ec/ece4499ca6f916754a5dd67fe3ead2ffac47fcffd2e45317ea9e1593fa93e879-d # internal
2025-08-20T20:50:36.2790902Z [00:02:33.146]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/reopen
2025-08-20T20:50:36.2791575Z [00:02:33.147]➜  mkdir -p $WORK/b690/
2025-08-20T20:50:36.2792283Z [00:02:33.147]➜  cat >/tmp/go-build893324914/b690/importcfg << 'EOF' # internal
2025-08-20T20:50:36.2792927Z [00:02:33.147]➜  # import config
2025-08-20T20:50:36.2793658Z [00:02:33.147]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.2794805Z [00:02:33.147]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.2796161Z [00:02:33.147]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.2797788Z [00:02:33.147]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/reopen=/tmp/go-build893324914/b673/_pkg_.a
2025-08-20T20:50:36.2798886Z [00:02:33.147]➜  EOF
2025-08-20T20:50:36.2802823Z [00:02:33.147]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/reopen=>gitlab.com/gitlab-org/cli/internal/commands/issue/reopen;$WORK/b690=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/reopen -lang=go1.25 -complete -installsuffix shared -buildid MzWWWhNSjWntSdHEWSKO/MzWWWhNSjWntSdHEWSKO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/reopen/issue_reopen.go
2025-08-20T20:50:36.3033888Z [00:02:33.172]➜  go tool buildid -w $WORK/b688/_pkg_.a # internal
2025-08-20T20:50:36.3074134Z [00:02:33.176]➜  cp $WORK/b688/_pkg_.a /root/.cache/go-build/34/349ccbd5bc2240db728678e4f8a861f30b46caa5a31a2c3d78473af91a033736-d # internal
2025-08-20T20:50:36.3081924Z [00:02:33.176]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/subscribe
2025-08-20T20:50:36.3082651Z [00:02:33.176]➜  mkdir -p $WORK/b691/
2025-08-20T20:50:36.3092346Z [00:02:33.178]➜  cat >/tmp/go-build893324914/b691/importcfg << 'EOF' # internal
2025-08-20T20:50:36.3109709Z [00:02:33.178]➜  # import config
2025-08-20T20:50:36.3110515Z [00:02:33.178]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.3111721Z [00:02:33.178]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.3113100Z [00:02:33.178]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.3114649Z [00:02:33.178]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/subscribe=/tmp/go-build893324914/b675/_pkg_.a
2025-08-20T20:50:36.3115647Z [00:02:33.178]➜  EOF
2025-08-20T20:50:36.3120020Z [00:02:33.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/subscribe=>gitlab.com/gitlab-org/cli/internal/commands/issue/subscribe;$WORK/b691=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/subscribe -lang=go1.25 -complete -installsuffix shared -buildid ta4sDcsmybLlCWVmg6xe/ta4sDcsmybLlCWVmg6xe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/subscribe/issue_subscribe.go
2025-08-20T20:50:36.3514972Z [00:02:33.220]➜  go tool buildid -w $WORK/b689/_pkg_.a # internal
2025-08-20T20:50:36.3551195Z [00:02:33.224]➜  cp $WORK/b689/_pkg_.a /root/.cache/go-build/58/588981aef5a18e80de4267b4d7b8be05ab4be5d55f4835c1277ce2254e601d69-d # internal
2025-08-20T20:50:36.3552486Z [00:02:33.224]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/unsubscribe
2025-08-20T20:50:36.3555883Z [00:02:33.224]➜  mkdir -p $WORK/b692/
2025-08-20T20:50:36.3564926Z [00:02:33.225]➜  cat >/tmp/go-build893324914/b692/importcfg << 'EOF' # internal
2025-08-20T20:50:36.3571080Z [00:02:33.225]➜  # import config
2025-08-20T20:50:36.3571933Z [00:02:33.225]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.3573117Z [00:02:33.225]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.3574459Z [00:02:33.225]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.3575956Z [00:02:33.225]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/unsubscribe=/tmp/go-build893324914/b677/_pkg_.a
2025-08-20T20:50:36.3578255Z [00:02:33.225]➜  EOF
2025-08-20T20:50:36.3582825Z [00:02:33.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/unsubscribe=>gitlab.com/gitlab-org/cli/internal/commands/issue/unsubscribe;$WORK/b692=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/unsubscribe -lang=go1.25 -complete -installsuffix shared -buildid 77Y4q1jtPIOOgivB7nEd/77Y4q1jtPIOOgivB7nEd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/unsubscribe/issue_unsubscribe.go
2025-08-20T20:50:36.3619038Z [00:02:33.231]➜  go tool buildid -w $WORK/b690/_pkg_.a # internal
2025-08-20T20:50:36.3651589Z [00:02:33.234]➜  cp $WORK/b690/_pkg_.a /root/.cache/go-build/b9/b917870e3535a33580d81f51bcd1b07a986cbfdda071da88495f9f149b168d17-d # internal
2025-08-20T20:50:36.3658132Z [00:02:33.234]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/update
2025-08-20T20:50:36.3658813Z [00:02:33.234]➜  mkdir -p $WORK/b693/
2025-08-20T20:50:36.3660301Z [00:02:33.235]➜  cat >/tmp/go-build893324914/b693/importcfg << 'EOF' # internal
2025-08-20T20:50:36.3662331Z [00:02:33.235]➜  # import config
2025-08-20T20:50:36.3663271Z [00:02:33.235]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:36.3664551Z [00:02:33.235]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.3665900Z [00:02:33.235]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.3667557Z [00:02:33.235]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.3668657Z [00:02:33.235]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.3669844Z [00:02:33.235]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.3671079Z [00:02:33.235]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.3672499Z [00:02:33.235]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:36.3673641Z [00:02:33.235]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:36.3674227Z [00:02:33.235]➜  EOF
2025-08-20T20:50:36.3678266Z [00:02:33.235]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/update=>gitlab.com/gitlab-org/cli/internal/commands/issue/update;$WORK/b693=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/update -lang=go1.25 -complete -installsuffix shared -buildid j_6wXKkA-p5yb_WDPGVx/j_6wXKkA-p5yb_WDPGVx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/update/issue_update.go
2025-08-20T20:50:36.3920749Z [00:02:33.261]➜  go tool buildid -w $WORK/b691/_pkg_.a # internal
2025-08-20T20:50:36.3963191Z [00:02:33.265]➜  cp $WORK/b691/_pkg_.a /root/.cache/go-build/2e/2e276226d8df021ed403baf4dfb9e47c501ded6572c46e60094d33d02ed5e174-d # internal
2025-08-20T20:50:36.3964573Z [00:02:33.265]➜  gitlab.com/gitlab-org/cli/internal/commands/issue/view
2025-08-20T20:50:36.3965340Z [00:02:33.265]➜  mkdir -p $WORK/b694/
2025-08-20T20:50:36.3972345Z [00:02:33.266]➜  cat >/tmp/go-build893324914/b694/importcfg << 'EOF' # internal
2025-08-20T20:50:36.3973912Z [00:02:33.266]➜  # import config
2025-08-20T20:50:36.3974937Z [00:02:33.266]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.3976084Z [00:02:33.266]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.3977633Z [00:02:33.266]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:36.3979113Z [00:02:33.266]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/view=/tmp/go-build893324914/b679/_pkg_.a
2025-08-20T20:50:36.3980006Z [00:02:33.266]➜  EOF
2025-08-20T20:50:36.3983811Z [00:02:33.266]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/view=>gitlab.com/gitlab-org/cli/internal/commands/issue/view;$WORK/b694=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue/view -lang=go1.25 -complete -installsuffix shared -buildid nCscifSriO9zdF7VEXYX/nCscifSriO9zdF7VEXYX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/view/issue_view.go
2025-08-20T20:50:36.4562202Z [00:02:33.325]➜  go tool buildid -w $WORK/b692/_pkg_.a # internal
2025-08-20T20:50:36.4601685Z [00:02:33.329]➜  cp $WORK/b692/_pkg_.a /root/.cache/go-build/ce/ce7d55fc98cdae363ae39858a4901f1fe1d70d6baaa8642da53e685500082676-d # internal
2025-08-20T20:50:36.4604791Z [00:02:33.329]➜  gitlab.com/gitlab-org/cli/internal/commands/iteration/list
2025-08-20T20:50:36.4605513Z [00:02:33.329]➜  mkdir -p $WORK/b696/
2025-08-20T20:50:36.4613211Z [00:02:33.330]➜  cat >/tmp/go-build893324914/b696/importcfg << 'EOF' # internal
2025-08-20T20:50:36.4616012Z [00:02:33.330]➜  # import config
2025-08-20T20:50:36.4617564Z [00:02:33.330]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:36.4618644Z [00:02:33.330]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.4619935Z [00:02:33.330]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.4621045Z [00:02:33.330]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.4622137Z [00:02:33.330]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.4623337Z [00:02:33.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.4624596Z [00:02:33.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.4625852Z [00:02:33.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:36.4627265Z [00:02:33.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:36.4628514Z [00:02:33.330]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:36.4629533Z [00:02:33.330]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:36.4630090Z [00:02:33.330]➜  EOF
2025-08-20T20:50:36.4634116Z [00:02:33.330]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/list=>gitlab.com/gitlab-org/cli/internal/commands/iteration/list;$WORK/b696=>" -p gitlab.com/gitlab-org/cli/internal/commands/iteration/list -lang=go1.25 -complete -installsuffix shared -buildid nLHEhFzLF1z5aUpk39Fx/nLHEhFzLF1z5aUpk39Fx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/list/iteration_list.go
2025-08-20T20:50:36.4948710Z [00:02:33.364]➜  go tool buildid -w $WORK/b693/_pkg_.a # internal
2025-08-20T20:50:36.5000034Z [00:02:33.369]➜  cp $WORK/b693/_pkg_.a /root/.cache/go-build/8c/8c27dd6c84004c37e712e62d755e78e20ceadd9117ecb19cae022715df698152-d # internal
2025-08-20T20:50:36.5001537Z [00:02:33.369]➜  gitlab.com/gitlab-org/cli/internal/commands/job
2025-08-20T20:50:36.5002201Z [00:02:33.369]➜  mkdir -p $WORK/b697/
2025-08-20T20:50:36.5011726Z [00:02:33.370]➜  cat >/tmp/go-build893324914/b697/importcfg << 'EOF' # internal
2025-08-20T20:50:36.5012437Z [00:02:33.370]➜  # import config
2025-08-20T20:50:36.5013200Z [00:02:33.370]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.5014382Z [00:02:33.370]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.5015802Z [00:02:33.370]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/job/artifact=/tmp/go-build893324914/b397/_pkg_.a
2025-08-20T20:50:36.5017028Z [00:02:33.370]➜  EOF
2025-08-20T20:50:36.5020693Z [00:02:33.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job=>gitlab.com/gitlab-org/cli/internal/commands/job;$WORK/b697=>" -p gitlab.com/gitlab-org/cli/internal/commands/job -lang=go1.25 -complete -installsuffix shared -buildid Agp-OU7dL-F4Kcy4Vt1A/Agp-OU7dL-F4Kcy4Vt1A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/job.go
2025-08-20T20:50:36.5185704Z [00:02:33.387]➜  go tool buildid -w $WORK/b694/_pkg_.a # internal
2025-08-20T20:50:36.5224517Z [00:02:33.391]➜  cp $WORK/b694/_pkg_.a /root/.cache/go-build/3a/3ad6ca142b6c83665d15a655f5602aee9f73425384c4e06dd5228561d4a1c0db-d # internal
2025-08-20T20:50:36.5226009Z [00:02:33.391]➜  gitlab.com/gitlab-org/cli/internal/commands/issue
2025-08-20T20:50:36.5229392Z [00:02:33.392]➜  mkdir -p $WORK/b680/
2025-08-20T20:50:36.5235537Z [00:02:33.392]➜  cat >/tmp/go-build893324914/b680/importcfg << 'EOF' # internal
2025-08-20T20:50:36.5236388Z [00:02:33.392]➜  # import config
2025-08-20T20:50:36.5237436Z [00:02:33.392]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.5238523Z [00:02:33.392]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.5239681Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.5241088Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/board=/tmp/go-build893324914/b681/_pkg_.a
2025-08-20T20:50:36.5242562Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/close=/tmp/go-build893324914/b684/_pkg_.a
2025-08-20T20:50:36.5244040Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/create=/tmp/go-build893324914/b685/_pkg_.a
2025-08-20T20:50:36.5245504Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/delete=/tmp/go-build893324914/b687/_pkg_.a
2025-08-20T20:50:36.5247207Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/list=/tmp/go-build893324914/b688/_pkg_.a
2025-08-20T20:50:36.5248926Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/note=/tmp/go-build893324914/b689/_pkg_.a
2025-08-20T20:50:36.5250418Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/reopen=/tmp/go-build893324914/b690/_pkg_.a
2025-08-20T20:50:36.5251944Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/subscribe=/tmp/go-build893324914/b691/_pkg_.a
2025-08-20T20:50:36.5253539Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/unsubscribe=/tmp/go-build893324914/b692/_pkg_.a
2025-08-20T20:50:36.5255087Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/update=/tmp/go-build893324914/b693/_pkg_.a
2025-08-20T20:50:36.5256770Z [00:02:33.392]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/view=/tmp/go-build893324914/b694/_pkg_.a
2025-08-20T20:50:36.5257759Z [00:02:33.392]➜  EOF
2025-08-20T20:50:36.5261493Z [00:02:33.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue=>gitlab.com/gitlab-org/cli/internal/commands/issue;$WORK/b680=>" -p gitlab.com/gitlab-org/cli/internal/commands/issue -lang=go1.25 -complete -installsuffix shared -buildid zQc2VXNv1KC-P_TNzOf_/zQc2VXNv1KC-P_TNzOf_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issue.go
2025-08-20T20:50:36.5636168Z [00:02:33.432]➜  go tool buildid -w $WORK/b696/_pkg_.a # internal
2025-08-20T20:50:36.5675932Z [00:02:33.436]➜  cp $WORK/b696/_pkg_.a /root/.cache/go-build/b9/b90ec18eeaf4a86be07c85f7e07e97acd20a16a4f3d4f3a28a92bf3543285fd7-d # internal
2025-08-20T20:50:36.5677362Z [00:02:33.436]➜  gitlab.com/gitlab-org/cli/internal/commands/iteration
2025-08-20T20:50:36.5678207Z [00:02:33.437]➜  mkdir -p $WORK/b695/
2025-08-20T20:50:36.5683976Z [00:02:33.437]➜  cat >/tmp/go-build893324914/b695/importcfg << 'EOF' # internal
2025-08-20T20:50:36.5684736Z [00:02:33.437]➜  # import config
2025-08-20T20:50:36.5685550Z [00:02:33.437]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.5690723Z [00:02:33.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.5692126Z [00:02:33.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/iteration/list=/tmp/go-build893324914/b696/_pkg_.a
2025-08-20T20:50:36.5693068Z [00:02:33.437]➜  EOF
2025-08-20T20:50:36.5697457Z [00:02:33.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration=>gitlab.com/gitlab-org/cli/internal/commands/iteration;$WORK/b695=>" -p gitlab.com/gitlab-org/cli/internal/commands/iteration -lang=go1.25 -complete -installsuffix shared -buildid UyR2zkicEKskMSjdYKxx/UyR2zkicEKskMSjdYKxx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/iteration.go
2025-08-20T20:50:36.5936832Z [00:02:33.462]➜  go tool buildid -w $WORK/b697/_pkg_.a # internal
2025-08-20T20:50:36.5974635Z [00:02:33.466]➜  cp $WORK/b697/_pkg_.a /root/.cache/go-build/6d/6df710ed72fd6557a4b0dd889546350ce30a91a2c20eff2584a6dae39fd53361-d # internal
2025-08-20T20:50:36.5982656Z [00:02:33.467]➜  gitlab.com/gitlab-org/cli/internal/commands/label/create
2025-08-20T20:50:36.5983334Z [00:02:33.467]➜  mkdir -p $WORK/b699/
2025-08-20T20:50:36.5984032Z [00:02:33.467]➜  cat >/tmp/go-build893324914/b699/importcfg << 'EOF' # internal
2025-08-20T20:50:36.5984659Z [00:02:33.467]➜  # import config
2025-08-20T20:50:36.5985258Z [00:02:33.467]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.5986219Z [00:02:33.467]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.5987472Z [00:02:33.467]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.5988564Z [00:02:33.467]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.5990110Z [00:02:33.467]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.5990959Z [00:02:33.467]➜  EOF
2025-08-20T20:50:36.5994797Z [00:02:33.467]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/create=>gitlab.com/gitlab-org/cli/internal/commands/label/create;$WORK/b699=>" -p gitlab.com/gitlab-org/cli/internal/commands/label/create -lang=go1.25 -complete -installsuffix shared -buildid V7ji87L097Q57jpnM-nD/V7ji87L097Q57jpnM-nD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/create/label_create.go
2025-08-20T20:50:36.6333374Z [00:02:33.502]➜  go tool buildid -w $WORK/b680/_pkg_.a # internal
2025-08-20T20:50:36.6368852Z [00:02:33.506]➜  cp $WORK/b680/_pkg_.a /root/.cache/go-build/03/03ad2f3fa3d6d286d3339ee7ecddf78735fda1a5bbc126815bf3964d054ddead-d # internal
2025-08-20T20:50:36.6370407Z [00:02:33.506]➜  gitlab.com/gitlab-org/cli/internal/commands/label/delete
2025-08-20T20:50:36.6371097Z [00:02:33.506]➜  mkdir -p $WORK/b700/
2025-08-20T20:50:36.6377182Z [00:02:33.507]➜  cat >/tmp/go-build893324914/b700/importcfg << 'EOF' # internal
2025-08-20T20:50:36.6377899Z [00:02:33.507]➜  # import config
2025-08-20T20:50:36.6378539Z [00:02:33.507]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.6379593Z [00:02:33.507]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.6380692Z [00:02:33.507]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.6381966Z [00:02:33.507]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.6383223Z [00:02:33.507]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.6384066Z [00:02:33.507]➜  EOF
2025-08-20T20:50:36.6388320Z [00:02:33.507]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/delete=>gitlab.com/gitlab-org/cli/internal/commands/label/delete;$WORK/b700=>" -p gitlab.com/gitlab-org/cli/internal/commands/label/delete -lang=go1.25 -complete -installsuffix shared -buildid QXWr34sjpU1TZCMcQ0M-/QXWr34sjpU1TZCMcQ0M- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/delete/label_delete.go
2025-08-20T20:50:36.6518084Z [00:02:33.518]➜  go tool buildid -w $WORK/b695/_pkg_.a # internal
2025-08-20T20:50:36.6531208Z [00:02:33.522]➜  cp $WORK/b695/_pkg_.a /root/.cache/go-build/c3/c31df7b009f0fef7fcc8303def99f4470c841361a7adab084a3d89c9afeaf646-d # internal
2025-08-20T20:50:36.6535766Z [00:02:33.522]➜  gitlab.com/gitlab-org/cli/internal/commands/label/list
2025-08-20T20:50:36.6536963Z [00:02:33.522]➜  mkdir -p $WORK/b701/
2025-08-20T20:50:36.6543704Z [00:02:33.523]➜  cat >/tmp/go-build893324914/b701/importcfg << 'EOF' # internal
2025-08-20T20:50:36.6544603Z [00:02:33.523]➜  # import config
2025-08-20T20:50:36.6545474Z [00:02:33.523]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:36.6547275Z [00:02:33.523]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.6548174Z [00:02:33.523]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.6549148Z [00:02:33.523]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.6550147Z [00:02:33.523]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.6551220Z [00:02:33.523]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.6552346Z [00:02:33.523]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.6553671Z [00:02:33.523]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:36.6554832Z [00:02:33.523]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:36.6555970Z [00:02:33.523]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:36.6577099Z [00:02:33.523]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:36.6577678Z [00:02:33.523]➜  EOF
2025-08-20T20:50:36.6581368Z [00:02:33.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/list=>gitlab.com/gitlab-org/cli/internal/commands/label/list;$WORK/b701=>" -p gitlab.com/gitlab-org/cli/internal/commands/label/list -lang=go1.25 -complete -installsuffix shared -buildid J8CGvlQ-76K43wYD1jaw/J8CGvlQ-76K43wYD1jaw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/list/label_list.go
2025-08-20T20:50:36.6868327Z [00:02:33.555]➜  go tool buildid -w $WORK/b699/_pkg_.a # internal
2025-08-20T20:50:36.6906988Z [00:02:33.559]➜  cp $WORK/b699/_pkg_.a /root/.cache/go-build/da/dae3961a00ed07e4f3379b86fdcea2ac3b2a92bd20cc20688f590c3ebe22ab2d-d # internal
2025-08-20T20:50:36.6911818Z [00:02:33.559]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/approve
2025-08-20T20:50:36.6915335Z [00:02:33.559]➜  mkdir -p $WORK/b703/
2025-08-20T20:50:36.6916080Z [00:02:33.560]➜  cat >/tmp/go-build893324914/b703/importcfg << 'EOF' # internal
2025-08-20T20:50:36.6916987Z [00:02:33.560]➜  # import config
2025-08-20T20:50:36.6917666Z [00:02:33.560]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.6918885Z [00:02:33.560]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.6920056Z [00:02:33.560]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.6921229Z [00:02:33.560]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.6922407Z [00:02:33.560]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.6923765Z [00:02:33.560]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:36.6924646Z [00:02:33.560]➜  EOF
2025-08-20T20:50:36.6928842Z [00:02:33.560]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approve=>gitlab.com/gitlab-org/cli/internal/commands/mr/approve;$WORK/b703=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/approve -lang=go1.25 -complete -installsuffix shared -buildid O3M1Rb9FkPEwq9boO8lc/O3M1Rb9FkPEwq9boO8lc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approve/mr_approve.go
2025-08-20T20:50:36.7341808Z [00:02:33.603]➜  go tool buildid -w $WORK/b700/_pkg_.a # internal
2025-08-20T20:50:36.7377212Z [00:02:33.606]➜  cp $WORK/b700/_pkg_.a /root/.cache/go-build/92/920c14c9dbb0a22185f2afe7c48e2f58e58b18d0f7b492a19aa3ef938c47a42d-d # internal
2025-08-20T20:50:36.7384748Z [00:02:33.607]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/approvers
2025-08-20T20:50:36.7385497Z [00:02:33.607]➜  mkdir -p $WORK/b704/
2025-08-20T20:50:36.7403602Z [00:02:33.608]➜  cat >/tmp/go-build893324914/b704/importcfg << 'EOF' # internal
2025-08-20T20:50:36.7404208Z [00:02:33.608]➜  # import config
2025-08-20T20:50:36.7404734Z [00:02:33.608]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.7405524Z [00:02:33.608]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.7406489Z [00:02:33.608]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.7408049Z [00:02:33.608]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:36.7408803Z [00:02:33.608]➜  EOF
2025-08-20T20:50:36.7412178Z [00:02:33.608]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers=>gitlab.com/gitlab-org/cli/internal/commands/mr/approvers;$WORK/b704=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/approvers -lang=go1.25 -complete -installsuffix shared -buildid H3gsa9AN0dw6PHUpvL68/H3gsa9AN0dw6PHUpvL68 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/mr_approvers.go
2025-08-20T20:50:36.7660426Z [00:02:33.635]➜  go tool buildid -w $WORK/b701/_pkg_.a # internal
2025-08-20T20:50:36.7691355Z [00:02:33.638]➜  cp $WORK/b701/_pkg_.a /root/.cache/go-build/06/06d63a9e842b31567425459d09cff384512d4b6371812ba2640729b406656e15-d # internal
2025-08-20T20:50:36.7701875Z [00:02:33.638]➜  gitlab.com/gitlab-org/cli/internal/commands/label
2025-08-20T20:50:36.7702763Z [00:02:33.638]➜  mkdir -p $WORK/b698/
2025-08-20T20:50:36.7703495Z [00:02:33.638]➜  cat >/tmp/go-build893324914/b698/importcfg << 'EOF' # internal
2025-08-20T20:50:36.7704179Z [00:02:33.638]➜  # import config
2025-08-20T20:50:36.7704978Z [00:02:33.638]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.7706196Z [00:02:33.638]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.7707838Z [00:02:33.638]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label/create=/tmp/go-build893324914/b699/_pkg_.a
2025-08-20T20:50:36.7709554Z [00:02:33.638]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label/delete=/tmp/go-build893324914/b700/_pkg_.a
2025-08-20T20:50:36.7711084Z [00:02:33.638]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label/list=/tmp/go-build893324914/b701/_pkg_.a
2025-08-20T20:50:36.7712048Z [00:02:33.638]➜  EOF
2025-08-20T20:50:36.7715765Z [00:02:33.638]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label=>gitlab.com/gitlab-org/cli/internal/commands/label;$WORK/b698=>" -p gitlab.com/gitlab-org/cli/internal/commands/label -lang=go1.25 -complete -installsuffix shared -buildid YPcM77ufwY8fg4NMKe3I/YPcM77ufwY8fg4NMKe3I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/label.go
2025-08-20T20:50:36.7880279Z [00:02:33.657]➜  go tool buildid -w $WORK/b703/_pkg_.a # internal
2025-08-20T20:50:36.7907060Z [00:02:33.659]➜  cp $WORK/b703/_pkg_.a /root/.cache/go-build/52/52044e7599080a62c1d4bc0126150b740708eb5079e8d52e71f60a0e5335daa3-d # internal
2025-08-20T20:50:36.7909772Z [00:02:33.659]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/checkout
2025-08-20T20:50:36.7913042Z [00:02:33.660]➜  mkdir -p $WORK/b705/
2025-08-20T20:50:36.7914466Z [00:02:33.660]➜  cat >/tmp/go-build893324914/b705/importcfg << 'EOF' # internal
2025-08-20T20:50:36.7915072Z [00:02:33.660]➜  # import config
2025-08-20T20:50:36.7915615Z [00:02:33.660]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.7916477Z [00:02:33.660]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.7917661Z [00:02:33.660]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.7918608Z [00:02:33.660]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.7919703Z [00:02:33.660]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.7920867Z [00:02:33.660]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.7922107Z [00:02:33.660]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:36.7923471Z [00:02:33.660]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:36.7924550Z [00:02:33.660]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:36.7925442Z [00:02:33.660]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:36.7925974Z [00:02:33.660]➜  EOF
2025-08-20T20:50:36.7932960Z [00:02:33.660]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/checkout=>gitlab.com/gitlab-org/cli/internal/commands/mr/checkout;$WORK/b705=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/checkout -lang=go1.25 -complete -installsuffix shared -buildid pwxnbKasnbi-r6ZTvNq1/pwxnbKasnbi-r6ZTvNq1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/checkout/mr_checkout.go
2025-08-20T20:50:36.8280629Z [00:02:33.697]➜  go tool buildid -w $WORK/b704/_pkg_.a # internal
2025-08-20T20:50:36.8321365Z [00:02:33.701]➜  cp $WORK/b704/_pkg_.a /root/.cache/go-build/e6/e661a0a52cdf1692ea155dcd9b53cdade0574f160bee2419c5d8df5251096de5-d # internal
2025-08-20T20:50:36.8327877Z [00:02:33.701]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/close
2025-08-20T20:50:36.8328520Z [00:02:33.701]➜  mkdir -p $WORK/b706/
2025-08-20T20:50:36.8333863Z [00:02:33.702]➜  cat >/tmp/go-build893324914/b706/importcfg << 'EOF' # internal
2025-08-20T20:50:36.8339377Z [00:02:33.702]➜  # import config
2025-08-20T20:50:36.8339964Z [00:02:33.702]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.8340889Z [00:02:33.702]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.8342020Z [00:02:33.702]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.8343025Z [00:02:33.702]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.8344114Z [00:02:33.702]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.8345251Z [00:02:33.702]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.8346502Z [00:02:33.702]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:36.8347542Z [00:02:33.702]➜  EOF
2025-08-20T20:50:36.8356956Z [00:02:33.704]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/close=>gitlab.com/gitlab-org/cli/internal/commands/mr/close;$WORK/b706=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/close -lang=go1.25 -complete -installsuffix shared -buildid Vj72uBNjaaPwNuIlIdlw/Vj72uBNjaaPwNuIlIdlw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/close/mr_close.go
2025-08-20T20:50:36.8728716Z [00:02:33.741]➜  go tool buildid -w $WORK/b698/_pkg_.a # internal
2025-08-20T20:50:36.8803982Z [00:02:33.749]➜  cp $WORK/b698/_pkg_.a /root/.cache/go-build/ff/ff1464d1cbc92d5af5c23e3c4e684d3af8f2d69cc7badfbe8f5ac9dd38a0df54-d # internal
2025-08-20T20:50:36.8811709Z [00:02:33.750]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/create
2025-08-20T20:50:36.8815253Z [00:02:33.750]➜  mkdir -p $WORK/b707/
2025-08-20T20:50:36.8821584Z [00:02:33.751]➜  cat >/tmp/go-build893324914/b707/importcfg << 'EOF' # internal
2025-08-20T20:50:36.8828312Z [00:02:33.751]➜  # import config
2025-08-20T20:50:36.8828927Z [00:02:33.751]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:36.8829704Z [00:02:33.751]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.8830615Z [00:02:33.751]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:36.8831876Z [00:02:33.751]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.8832896Z [00:02:33.751]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.8833924Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.8835046Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.8836212Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.8837727Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:36.8839186Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:36.8840554Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:36.8841849Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:36.8843298Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:36.8844554Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:36.8845758Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:36.8847243Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/recovery=/tmp/go-build893324914/b686/_pkg_.a
2025-08-20T20:50:36.8853699Z [00:02:33.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:36.8854999Z [00:02:33.751]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:36.8855870Z [00:02:33.751]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:36.8856885Z [00:02:33.751]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:36.8857771Z [00:02:33.751]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:36.8858411Z [00:02:33.751]➜  EOF
2025-08-20T20:50:36.8862384Z [00:02:33.754]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/create=>gitlab.com/gitlab-org/cli/internal/commands/mr/create;$WORK/b707=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/create -lang=go1.25 -complete -installsuffix shared -buildid PBD1k7mH8I7m2KvhVtUD/PBD1k7mH8I7m2KvhVtUD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/create/mr_create.go
2025-08-20T20:50:36.8957089Z [00:02:33.764]➜  go tool buildid -w $WORK/b705/_pkg_.a # internal
2025-08-20T20:50:36.8994634Z [00:02:33.768]➜  cp $WORK/b705/_pkg_.a /root/.cache/go-build/74/74e4ce59bb422d862436d2242a7f08102082201530c3ae60aa7f7e708509f75c-d # internal
2025-08-20T20:50:36.9003889Z [00:02:33.769]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/delete
2025-08-20T20:50:36.9004547Z [00:02:33.769]➜  mkdir -p $WORK/b708/
2025-08-20T20:50:36.9005221Z [00:02:33.769]➜  cat >/tmp/go-build893324914/b708/importcfg << 'EOF' # internal
2025-08-20T20:50:36.9005847Z [00:02:33.769]➜  # import config
2025-08-20T20:50:36.9006430Z [00:02:33.769]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.9007596Z [00:02:33.769]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.9008607Z [00:02:33.769]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.9009704Z [00:02:33.769]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:36.9010889Z [00:02:33.769]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.9012394Z [00:02:33.769]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:36.9013253Z [00:02:33.769]➜  EOF
2025-08-20T20:50:36.9027362Z [00:02:33.769]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/delete=>gitlab.com/gitlab-org/cli/internal/commands/mr/delete;$WORK/b708=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/delete -lang=go1.25 -complete -installsuffix shared -buildid x4aKYvq8Nepl_WKOLzlR/x4aKYvq8Nepl_WKOLzlR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/delete/mr_delete.go
2025-08-20T20:50:36.9510272Z [00:02:33.820]➜  go tool buildid -w $WORK/b706/_pkg_.a # internal
2025-08-20T20:50:36.9559653Z [00:02:33.824]➜  cp $WORK/b706/_pkg_.a /root/.cache/go-build/95/9544a10ced6a62f424a1e7bedb8b0df5aa3a3cccebed0194efe3636864424a49-d # internal
2025-08-20T20:50:36.9561075Z [00:02:33.825]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/diff
2025-08-20T20:50:36.9581290Z [00:02:33.825]➜  mkdir -p $WORK/b709/
2025-08-20T20:50:36.9582232Z [00:02:33.825]➜  cat >/tmp/go-build893324914/b709/importcfg << 'EOF' # internal
2025-08-20T20:50:36.9583020Z [00:02:33.826]➜  # import config
2025-08-20T20:50:36.9584019Z [00:02:33.826]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:36.9584952Z [00:02:33.826]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:36.9586021Z [00:02:33.826]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:36.9587249Z [00:02:33.826]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:36.9588376Z [00:02:33.826]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:36.9589899Z [00:02:33.826]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:36.9591222Z [00:02:33.826]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:36.9592592Z [00:02:33.826]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:36.9594303Z [00:02:33.826]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:36.9595931Z [00:02:33.826]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:36.9597500Z [00:02:33.826]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:36.9612400Z [00:02:33.826]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:36.9613546Z [00:02:33.826]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:36.9614214Z [00:02:33.826]➜  EOF
2025-08-20T20:50:36.9618179Z [00:02:33.826]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/diff=>gitlab.com/gitlab-org/cli/internal/commands/mr/diff;$WORK/b709=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/diff -lang=go1.25 -complete -installsuffix shared -buildid L4pFKK2HRiqnmUPAHeY8/L4pFKK2HRiqnmUPAHeY8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/diff/diff.go
2025-08-20T20:50:36.9919425Z [00:02:33.860]➜  go tool buildid -w $WORK/b708/_pkg_.a # internal
2025-08-20T20:50:36.9995220Z [00:02:33.868]➜  cp $WORK/b708/_pkg_.a /root/.cache/go-build/5e/5eca40548a0010128f79e79d261dd2bfb342e466a541cec4d862859c6548b4ed-d # internal
2025-08-20T20:50:36.9999222Z [00:02:33.869]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/for
2025-08-20T20:50:36.9999971Z [00:02:33.869]➜  mkdir -p $WORK/b710/
2025-08-20T20:50:37.0002451Z [00:02:33.869]➜  cat >/tmp/go-build893324914/b710/importcfg << 'EOF' # internal
2025-08-20T20:50:37.0003327Z [00:02:33.869]➜  # import config
2025-08-20T20:50:37.0006023Z [00:02:33.869]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.0007446Z [00:02:33.869]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.0008533Z [00:02:33.869]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.0009629Z [00:02:33.869]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.0010829Z [00:02:33.869]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.0012081Z [00:02:33.869]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.0013484Z [00:02:33.869]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.0014834Z [00:02:33.869]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:37.0016075Z [00:02:33.869]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:37.0020454Z [00:02:33.869]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:37.0021041Z [00:02:33.869]➜  EOF
2025-08-20T20:50:37.0024707Z [00:02:33.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/for=>gitlab.com/gitlab-org/cli/internal/commands/mr/for;$WORK/b710=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/for -lang=go1.25 -complete -installsuffix shared -buildid UfI2tT8PP7etCTb1Hj95/UfI2tT8PP7etCTb1Hj95 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/for/mr_for.go
2025-08-20T20:50:37.0517315Z [00:02:33.920]➜  go tool buildid -w $WORK/b707/_pkg_.a # internal
2025-08-20T20:50:37.0558545Z [00:02:33.924]➜  cp $WORK/b707/_pkg_.a /root/.cache/go-build/ac/ac2bbf95ac6e81f8ce4deb155291548ea2718f5c42f761f84764e26f63b2a92a-d # internal
2025-08-20T20:50:37.0566044Z [00:02:33.925]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/issues
2025-08-20T20:50:37.0566909Z [00:02:33.925]➜  mkdir -p $WORK/b711/
2025-08-20T20:50:37.0571671Z [00:02:33.925]➜  cat >/tmp/go-build893324914/b711/importcfg << 'EOF' # internal
2025-08-20T20:50:37.0572366Z [00:02:33.925]➜  # import config
2025-08-20T20:50:37.0572984Z [00:02:33.925]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.0573912Z [00:02:33.925]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.0574990Z [00:02:33.925]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.0576237Z [00:02:33.925]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.0577664Z [00:02:33.925]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.0579073Z [00:02:33.925]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:37.0580534Z [00:02:33.925]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.0581820Z [00:02:33.925]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:37.0582612Z [00:02:33.925]➜  EOF
2025-08-20T20:50:37.0586373Z [00:02:33.925]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues=>gitlab.com/gitlab-org/cli/internal/commands/mr/issues;$WORK/b711=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/issues -lang=go1.25 -complete -installsuffix shared -buildid xtPPuZUgpFySKwaTXseN/xtPPuZUgpFySKwaTXseN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/mr_issues.go
2025-08-20T20:50:37.0665338Z [00:02:33.935]➜  go tool buildid -w $WORK/b709/_pkg_.a # internal
2025-08-20T20:50:37.0710732Z [00:02:33.940]➜  cp $WORK/b709/_pkg_.a /root/.cache/go-build/39/39610a2a55668f63107bb7e7c625af4e959b1f256181668616b71f45d30bcc27-d # internal
2025-08-20T20:50:37.0723860Z [00:02:33.940]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/list
2025-08-20T20:50:37.0724579Z [00:02:33.940]➜  mkdir -p $WORK/b712/
2025-08-20T20:50:37.0725346Z [00:02:33.940]➜  cat >/tmp/go-build893324914/b712/importcfg << 'EOF' # internal
2025-08-20T20:50:37.0726081Z [00:02:33.940]➜  # import config
2025-08-20T20:50:37.0726979Z [00:02:33.940]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:37.0727854Z [00:02:33.940]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.0728926Z [00:02:33.940]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.0730089Z [00:02:33.940]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.0731219Z [00:02:33.940]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.0732683Z [00:02:33.940]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.0734008Z [00:02:33.940]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.0735427Z [00:02:33.940]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.0737138Z [00:02:33.940]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.0738455Z [00:02:33.940]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.0739856Z [00:02:33.940]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:37.0740646Z [00:02:33.940]➜  EOF
2025-08-20T20:50:37.0744361Z [00:02:33.940]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list=>gitlab.com/gitlab-org/cli/internal/commands/mr/list;$WORK/b712=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/list -lang=go1.25 -complete -installsuffix shared -buildid Tl6BqPeA_SzM1Btg9y_e/Tl6BqPeA_SzM1Btg9y_e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/mr_list.go
2025-08-20T20:50:37.1217395Z [00:02:33.990]➜  go tool buildid -w $WORK/b710/_pkg_.a # internal
2025-08-20T20:50:37.1259446Z [00:02:33.994]➜  cp $WORK/b710/_pkg_.a /root/.cache/go-build/3d/3d985ee5321d6f12a9d61a96af2b701c49023c0dec947aef3aafa278f024889e-d # internal
2025-08-20T20:50:37.1261381Z [00:02:33.995]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/merge
2025-08-20T20:50:37.1264242Z [00:02:33.995]➜  mkdir -p $WORK/b713/
2025-08-20T20:50:37.1266288Z [00:02:33.995]➜  cat >/tmp/go-build893324914/b713/importcfg << 'EOF' # internal
2025-08-20T20:50:37.1270371Z [00:02:33.995]➜  # import config
2025-08-20T20:50:37.1271311Z [00:02:33.996]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:37.1272513Z [00:02:33.996]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.1273616Z [00:02:33.996]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:37.1275151Z [00:02:33.996]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.1276828Z [00:02:33.996]➜  packagefile github.com/avast/retry-go/v4=/tmp/go-build893324914/b464/_pkg_.a
2025-08-20T20:50:37.1278045Z [00:02:33.996]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.1280012Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.1281232Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.1282780Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.1284120Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:37.1285332Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:37.1286802Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.1288081Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:37.1289339Z [00:02:33.996]➜  packagefile gitlab.com/gitlab-org/cli/internal/surveyext=/tmp/go-build893324914/b296/_pkg_.a
2025-08-20T20:50:37.1290372Z [00:02:33.996]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:37.1291158Z [00:02:33.996]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:37.1291865Z [00:02:33.996]➜  EOF
2025-08-20T20:50:37.1295677Z [00:02:33.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge=>gitlab.com/gitlab-org/cli/internal/commands/mr/merge;$WORK/b713=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/merge -lang=go1.25 -complete -installsuffix shared -buildid aJRg1kVg9i3HPSM47N7s/aJRg1kVg9i3HPSM47N7s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/mr_merge.go
2025-08-20T20:50:37.1485725Z [00:02:34.017]➜  go tool buildid -w $WORK/b711/_pkg_.a # internal
2025-08-20T20:50:37.1533226Z [00:02:34.021]➜  cp $WORK/b711/_pkg_.a /root/.cache/go-build/b1/b17d70b519150c04db30fe9f9aa939c7f5811c3517cabdf5acb6d7e0c8aea7f5-d # internal
2025-08-20T20:50:37.1534631Z [00:02:34.021]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/note
2025-08-20T20:50:37.1535272Z [00:02:34.021]➜  mkdir -p $WORK/b714/
2025-08-20T20:50:37.1535980Z [00:02:34.021]➜  cat >/tmp/go-build893324914/b714/importcfg << 'EOF' # internal
2025-08-20T20:50:37.1536807Z [00:02:34.021]➜  # import config
2025-08-20T20:50:37.1537449Z [00:02:34.021]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.1538368Z [00:02:34.021]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.1539437Z [00:02:34.022]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.1545687Z [00:02:34.022]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.1546992Z [00:02:34.022]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.1548419Z [00:02:34.022]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.1549739Z [00:02:34.022]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:37.1550517Z [00:02:34.022]➜  EOF
2025-08-20T20:50:37.1554237Z [00:02:34.022]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/note=>gitlab.com/gitlab-org/cli/internal/commands/mr/note;$WORK/b714=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/note -lang=go1.25 -complete -installsuffix shared -buildid rNiU0bIDF2nach2le4-K/rNiU0bIDF2nach2le4-K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/note/mr_note_create.go
2025-08-20T20:50:37.2019146Z [00:02:34.070]➜  go tool buildid -w $WORK/b712/_pkg_.a # internal
2025-08-20T20:50:37.2097980Z [00:02:34.078]➜  cp $WORK/b712/_pkg_.a /root/.cache/go-build/74/7488f7b3c8564b37540ee621df68e7f7cb0eec18f6adb9c3f61101c90d675d95-d # internal
2025-08-20T20:50:37.2102512Z [00:02:34.078]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/rebase
2025-08-20T20:50:37.2105621Z [00:02:34.079]➜  mkdir -p $WORK/b715/
2025-08-20T20:50:37.2106409Z [00:02:34.079]➜  cat >/tmp/go-build893324914/b715/importcfg << 'EOF' # internal
2025-08-20T20:50:37.2107300Z [00:02:34.079]➜  # import config
2025-08-20T20:50:37.2108175Z [00:02:34.079]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.2109283Z [00:02:34.079]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.2110429Z [00:02:34.079]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.2111725Z [00:02:34.079]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.2114764Z [00:02:34.080]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.2116753Z [00:02:34.080]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.2118389Z [00:02:34.080]➜  EOF
2025-08-20T20:50:37.2122491Z [00:02:34.080]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/rebase=>gitlab.com/gitlab-org/cli/internal/commands/mr/rebase;$WORK/b715=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/rebase -lang=go1.25 -complete -installsuffix shared -buildid QUB6GQcinDOJDicX_27j/QUB6GQcinDOJDicX_27j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/rebase/mr_rebase.go
2025-08-20T20:50:37.2508765Z [00:02:34.120]➜  go tool buildid -w $WORK/b713/_pkg_.a # internal
2025-08-20T20:50:37.2551630Z [00:02:34.124]➜  cp $WORK/b713/_pkg_.a /root/.cache/go-build/d4/d418b14f3143e32dff3d7882722d6a8eeb3d2b2e36633be705b725bcb51897a0-d # internal
2025-08-20T20:50:37.2557319Z [00:02:34.124]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/reopen
2025-08-20T20:50:37.2557939Z [00:02:34.124]➜  mkdir -p $WORK/b716/
2025-08-20T20:50:37.2558603Z [00:02:34.124]➜  cat >/tmp/go-build893324914/b716/importcfg << 'EOF' # internal
2025-08-20T20:50:37.2559234Z [00:02:34.124]➜  # import config
2025-08-20T20:50:37.2559836Z [00:02:34.124]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.2560771Z [00:02:34.124]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.2561794Z [00:02:34.124]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.2562833Z [00:02:34.124]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.2563995Z [00:02:34.124]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.2565200Z [00:02:34.124]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.2566783Z [00:02:34.124]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.2567681Z [00:02:34.124]➜  EOF
2025-08-20T20:50:37.2571452Z [00:02:34.124]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/reopen=>gitlab.com/gitlab-org/cli/internal/commands/mr/reopen;$WORK/b716=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/reopen -lang=go1.25 -complete -installsuffix shared -buildid oQ4z4YbU5Q9ZLl-3ej40/oQ4z4YbU5Q9ZLl-3ej40 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/reopen/mr_reopen.go
2025-08-20T20:50:37.2805214Z [00:02:34.149]➜  go tool buildid -w $WORK/b714/_pkg_.a # internal
2025-08-20T20:50:37.2854015Z [00:02:34.153]➜  cp $WORK/b714/_pkg_.a /root/.cache/go-build/04/046c76c9bfa0ccdc61872738b48715de3ed892ae66047aa1ae4a90770e7cb670-d # internal
2025-08-20T20:50:37.2855488Z [00:02:34.154]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/revoke
2025-08-20T20:50:37.2856126Z [00:02:34.154]➜  mkdir -p $WORK/b717/
2025-08-20T20:50:37.2856975Z [00:02:34.154]➜  cat >/tmp/go-build893324914/b717/importcfg << 'EOF' # internal
2025-08-20T20:50:37.2857600Z [00:02:34.154]➜  # import config
2025-08-20T20:50:37.2858189Z [00:02:34.154]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.2859105Z [00:02:34.154]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.2860094Z [00:02:34.154]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.2861260Z [00:02:34.154]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.2862661Z [00:02:34.154]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.2863590Z [00:02:34.154]➜  EOF
2025-08-20T20:50:37.2867419Z [00:02:34.154]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/revoke=>gitlab.com/gitlab-org/cli/internal/commands/mr/revoke;$WORK/b717=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/revoke -lang=go1.25 -complete -installsuffix shared -buildid 2fU2cqDC8WJIb4TTG4Ys/2fU2cqDC8WJIb4TTG4Ys -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/revoke/mr_revoke.go
2025-08-20T20:50:37.3059677Z [00:02:34.175]➜  go tool buildid -w $WORK/b715/_pkg_.a # internal
2025-08-20T20:50:37.3079269Z [00:02:34.176]➜  cp $WORK/b715/_pkg_.a /root/.cache/go-build/a5/a54325e685f901d79baa87681f24448e0c970977844ba4e59b647eea4941c13c-d # internal
2025-08-20T20:50:37.3080954Z [00:02:34.177]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/subscribe
2025-08-20T20:50:37.3081708Z [00:02:34.177]➜  mkdir -p $WORK/b718/
2025-08-20T20:50:37.3087832Z [00:02:34.177]➜  cat >/tmp/go-build893324914/b718/importcfg << 'EOF' # internal
2025-08-20T20:50:37.3090155Z [00:02:34.177]➜  # import config
2025-08-20T20:50:37.3090812Z [00:02:34.177]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.3091817Z [00:02:34.177]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.3092907Z [00:02:34.177]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.3094010Z [00:02:34.177]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.3095236Z [00:02:34.177]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.3096867Z [00:02:34.177]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.3097779Z [00:02:34.177]➜  EOF
2025-08-20T20:50:37.3101865Z [00:02:34.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/subscribe=>gitlab.com/gitlab-org/cli/internal/commands/mr/subscribe;$WORK/b718=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/subscribe -lang=go1.25 -complete -installsuffix shared -buildid z4zPRU-RPT5lT8KX0Za2/z4zPRU-RPT5lT8KX0Za2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/subscribe/mr_subscribe.go
2025-08-20T20:50:37.3510724Z [00:02:34.220]➜  go tool buildid -w $WORK/b716/_pkg_.a # internal
2025-08-20T20:50:37.3555635Z [00:02:34.224]➜  cp $WORK/b716/_pkg_.a /root/.cache/go-build/54/540060947bf133b5746024b2e70803a400f045e5184466d327d8003a325ef467-d # internal
2025-08-20T20:50:37.3557079Z [00:02:34.224]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/todo
2025-08-20T20:50:37.3557740Z [00:02:34.224]➜  mkdir -p $WORK/b719/
2025-08-20T20:50:37.3558404Z [00:02:34.224]➜  cat >/tmp/go-build893324914/b719/importcfg << 'EOF' # internal
2025-08-20T20:50:37.3559267Z [00:02:34.224]➜  # import config
2025-08-20T20:50:37.3594013Z [00:02:34.225]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:37.3594829Z [00:02:34.225]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.3595693Z [00:02:34.225]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.3596987Z [00:02:34.225]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.3598395Z [00:02:34.225]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.3599504Z [00:02:34.225]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:37.3600124Z [00:02:34.225]➜  EOF
2025-08-20T20:50:37.3603890Z [00:02:34.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/todo=>gitlab.com/gitlab-org/cli/internal/commands/mr/todo;$WORK/b719=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/todo -lang=go1.25 -complete -installsuffix shared -buildid ivGcYMRxneLfo0WqDobP/ivGcYMRxneLfo0WqDobP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/todo/mr_todo.go
2025-08-20T20:50:37.3766710Z [00:02:34.245]➜  go tool buildid -w $WORK/b717/_pkg_.a # internal
2025-08-20T20:50:37.3846890Z [00:02:34.253]➜  cp $WORK/b717/_pkg_.a /root/.cache/go-build/1c/1cc4e3d0d2161fd0a673b490431acb2b1ddd48608ce5033bb623986cde0a38c7-d # internal
2025-08-20T20:50:37.3848238Z [00:02:34.253]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/unsubscribe
2025-08-20T20:50:37.3851451Z [00:02:34.254]➜  mkdir -p $WORK/b720/
2025-08-20T20:50:37.3855733Z [00:02:34.254]➜  cat >/tmp/go-build893324914/b720/importcfg << 'EOF' # internal
2025-08-20T20:50:37.3861857Z [00:02:34.255]➜  # import config
2025-08-20T20:50:37.3862549Z [00:02:34.255]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.3863559Z [00:02:34.255]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.3864880Z [00:02:34.255]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.3866141Z [00:02:34.255]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.3867762Z [00:02:34.255]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.3869913Z [00:02:34.255]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.3871104Z [00:02:34.255]➜  EOF
2025-08-20T20:50:37.3875971Z [00:02:34.255]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/unsubscribe=>gitlab.com/gitlab-org/cli/internal/commands/mr/unsubscribe;$WORK/b720=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/unsubscribe -lang=go1.25 -complete -installsuffix shared -buildid B0CQ0aW9g7VgQRQaKPi8/B0CQ0aW9g7VgQRQaKPi8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/unsubscribe/mr_unsubscribe.go
2025-08-20T20:50:37.4399725Z [00:02:34.308]➜  go tool buildid -w $WORK/b719/_pkg_.a # internal
2025-08-20T20:50:37.4420514Z [00:02:34.311]➜  go tool buildid -w $WORK/b718/_pkg_.a # internal
2025-08-20T20:50:37.4444236Z [00:02:34.313]➜  cp $WORK/b719/_pkg_.a /root/.cache/go-build/39/39ce47921aa89e5dfa8c34fbc27ce6db5e6e7693492beb8b22da518919a0c751-d # internal
2025-08-20T20:50:37.4445664Z [00:02:34.313]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/update
2025-08-20T20:50:37.4446394Z [00:02:34.313]➜  mkdir -p $WORK/b721/
2025-08-20T20:50:37.4449099Z [00:02:34.314]➜  cat >/tmp/go-build893324914/b721/importcfg << 'EOF' # internal
2025-08-20T20:50:37.4450219Z [00:02:34.314]➜  # import config
2025-08-20T20:50:37.4451256Z [00:02:34.314]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:37.4452952Z [00:02:34.314]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.4454410Z [00:02:34.314]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:37.4456100Z [00:02:34.314]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.4458799Z [00:02:34.314]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.4460494Z [00:02:34.314]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.4462237Z [00:02:34.314]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.4463941Z [00:02:34.314]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.4465804Z [00:02:34.314]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.4467951Z [00:02:34.314]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:37.4470179Z [00:02:34.314]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:37.4470820Z [00:02:34.314]➜  EOF
2025-08-20T20:50:37.4474779Z [00:02:34.314]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/update=>gitlab.com/gitlab-org/cli/internal/commands/mr/update;$WORK/b721=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/update -lang=go1.25 -complete -installsuffix shared -buildid qa8b8ie05aPxjGracON3/qa8b8ie05aPxjGracON3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/update/mr_update.go
2025-08-20T20:50:37.4480430Z [00:02:34.317]➜  cp $WORK/b718/_pkg_.a /root/.cache/go-build/3c/3c7fde9cfe29cf7f291820a5fcde0e455f242d65f484e48097f5ad79d1b2aefa-d # internal
2025-08-20T20:50:37.4491466Z [00:02:34.318]➜  gitlab.com/gitlab-org/cli/internal/commands/mr/view
2025-08-20T20:50:37.4500050Z [00:02:34.318]➜  mkdir -p $WORK/b722/
2025-08-20T20:50:37.4500733Z [00:02:34.318]➜  cat >/tmp/go-build893324914/b722/importcfg << 'EOF' # internal
2025-08-20T20:50:37.4501398Z [00:02:34.318]➜  # import config
2025-08-20T20:50:37.4502093Z [00:02:34.318]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:37.4502946Z [00:02:34.318]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.4503954Z [00:02:34.318]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.4505075Z [00:02:34.319]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.4506197Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.4507590Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.4508877Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.4510364Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/view=/tmp/go-build893324914/b679/_pkg_.a
2025-08-20T20:50:37.4511861Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:37.4513182Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:37.4514493Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.4515792Z [00:02:34.319]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:37.4527025Z [00:02:34.319]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:37.4527857Z [00:02:34.319]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:37.4528671Z [00:02:34.319]➜  EOF
2025-08-20T20:50:37.4532430Z [00:02:34.319]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/view=>gitlab.com/gitlab-org/cli/internal/commands/mr/view;$WORK/b722=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr/view -lang=go1.25 -complete -installsuffix shared -buildid vA-KOMa6JkdswiJGkg5X/vA-KOMa6JkdswiJGkg5X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/view/mr_view.go
2025-08-20T20:50:37.5207447Z [00:02:34.389]➜  go tool buildid -w $WORK/b720/_pkg_.a # internal
2025-08-20T20:50:37.5249030Z [00:02:34.394]➜  cp $WORK/b720/_pkg_.a /root/.cache/go-build/92/92009e89b9d8c6a21765706baa239d54573b27feac9510d18d21a10f009e0b8f-d # internal
2025-08-20T20:50:37.5252849Z [00:02:34.394]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu/init
2025-08-20T20:50:37.5253800Z [00:02:34.394]➜  mkdir -p $WORK/b724/
2025-08-20T20:50:37.5258595Z [00:02:34.394]➜  cat >/tmp/go-build893324914/b724/importcfg << 'EOF' # internal
2025-08-20T20:50:37.5267440Z [00:02:34.394]➜  # import config
2025-08-20T20:50:37.5268565Z [00:02:34.395]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:37.5269752Z [00:02:34.395]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.5271062Z [00:02:34.395]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.5272230Z [00:02:34.395]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.5273579Z [00:02:34.395]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.5274968Z [00:02:34.395]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.5276287Z [00:02:34.395]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.5277812Z [00:02:34.395]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.5279150Z [00:02:34.395]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.5280199Z [00:02:34.395]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:37.5281018Z [00:02:34.395]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:37.5281636Z [00:02:34.395]➜  EOF
2025-08-20T20:50:37.5285732Z [00:02:34.395]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/init=>gitlab.com/gitlab-org/cli/internal/commands/opentofu/init;$WORK/b724=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu/init -lang=go1.25 -complete -installsuffix shared -buildid 6LzRDTLOeruXVk2HSOzW/6LzRDTLOeruXVk2HSOzW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/init/init.go
2025-08-20T20:50:37.5962573Z [00:02:34.465]➜  go tool buildid -w $WORK/b721/_pkg_.a # internal
2025-08-20T20:50:37.6038495Z [00:02:34.473]➜  cp $WORK/b721/_pkg_.a /root/.cache/go-build/d3/d3b0636662f323e7a7421c82a4fb868da28288d7b7af1badbf8225dec751f5a4-d # internal
2025-08-20T20:50:37.6040788Z [00:02:34.473]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/delete
2025-08-20T20:50:37.6047770Z [00:02:34.473]➜  mkdir -p $WORK/b726/
2025-08-20T20:50:37.6048535Z [00:02:34.474]➜  cat >/tmp/go-build893324914/b726/importcfg << 'EOF' # internal
2025-08-20T20:50:37.6049224Z [00:02:34.474]➜  # import config
2025-08-20T20:50:37.6051444Z [00:02:34.474]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:37.6052483Z [00:02:34.474]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:37.6054505Z [00:02:34.474]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.6055643Z [00:02:34.474]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.6056962Z [00:02:34.474]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.6058249Z [00:02:34.474]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.6068660Z [00:02:34.474]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.6070097Z [00:02:34.474]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.6071440Z [00:02:34.474]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:37.6072522Z [00:02:34.474]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:37.6073159Z [00:02:34.474]➜  EOF
2025-08-20T20:50:37.6073726Z [00:02:34.475]➜  go tool buildid -w $WORK/b722/_pkg_.a # internal
2025-08-20T20:50:37.6093155Z [00:02:34.475]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/delete=>gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/delete;$WORK/b726=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/delete -lang=go1.25 -complete -installsuffix shared -buildid IC7yjMLNI-O2qe18B6Ug/IC7yjMLNI-O2qe18B6Ug -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/delete/delete.go
2025-08-20T20:50:37.6111490Z [00:02:34.479]➜  cp $WORK/b722/_pkg_.a /root/.cache/go-build/f9/f90bbe58e3b24836e1c7476237e563dfef8251eb90739449bf4d8f1c2b343bcc-d # internal
2025-08-20T20:50:37.6119624Z [00:02:34.480]➜  gitlab.com/gitlab-org/cli/internal/commands/mr
2025-08-20T20:50:37.6120427Z [00:02:34.480]➜  mkdir -p $WORK/b702/
2025-08-20T20:50:37.6121166Z [00:02:34.480]➜  cat >/tmp/go-build893324914/b702/importcfg << 'EOF' # internal
2025-08-20T20:50:37.6121862Z [00:02:34.480]➜  # import config
2025-08-20T20:50:37.6122751Z [00:02:34.480]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.6123919Z [00:02:34.481]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.6125140Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.6126712Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/approve=/tmp/go-build893324914/b703/_pkg_.a
2025-08-20T20:50:37.6128237Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/approvers=/tmp/go-build893324914/b704/_pkg_.a
2025-08-20T20:50:37.6129769Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/checkout=/tmp/go-build893324914/b705/_pkg_.a
2025-08-20T20:50:37.6131185Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/close=/tmp/go-build893324914/b706/_pkg_.a
2025-08-20T20:50:37.6132453Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/create=/tmp/go-build893324914/b707/_pkg_.a
2025-08-20T20:50:37.6133712Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/delete=/tmp/go-build893324914/b708/_pkg_.a
2025-08-20T20:50:37.6135073Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/diff=/tmp/go-build893324914/b709/_pkg_.a
2025-08-20T20:50:37.6136470Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/for=/tmp/go-build893324914/b710/_pkg_.a
2025-08-20T20:50:37.6139624Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/issues=/tmp/go-build893324914/b711/_pkg_.a
2025-08-20T20:50:37.6141067Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/list=/tmp/go-build893324914/b712/_pkg_.a
2025-08-20T20:50:37.6142533Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/merge=/tmp/go-build893324914/b713/_pkg_.a
2025-08-20T20:50:37.6144172Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/note=/tmp/go-build893324914/b714/_pkg_.a
2025-08-20T20:50:37.6145622Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/rebase=/tmp/go-build893324914/b715/_pkg_.a
2025-08-20T20:50:37.6147284Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/reopen=/tmp/go-build893324914/b716/_pkg_.a
2025-08-20T20:50:37.6148789Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/revoke=/tmp/go-build893324914/b717/_pkg_.a
2025-08-20T20:50:37.6150283Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/subscribe=/tmp/go-build893324914/b718/_pkg_.a
2025-08-20T20:50:37.6151777Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/todo=/tmp/go-build893324914/b719/_pkg_.a
2025-08-20T20:50:37.6153278Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/unsubscribe=/tmp/go-build893324914/b720/_pkg_.a
2025-08-20T20:50:37.6154991Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/update=/tmp/go-build893324914/b721/_pkg_.a
2025-08-20T20:50:37.6156421Z [00:02:34.481]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/view=/tmp/go-build893324914/b722/_pkg_.a
2025-08-20T20:50:37.6157543Z [00:02:34.481]➜  EOF
2025-08-20T20:50:37.6161371Z [00:02:34.481]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr=>gitlab.com/gitlab-org/cli/internal/commands/mr;$WORK/b702=>" -p gitlab.com/gitlab-org/cli/internal/commands/mr -lang=go1.25 -complete -installsuffix shared -buildid TKEVbOdwbAzeQ2cnn9jh/TKEVbOdwbAzeQ2cnn9jh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mr.go
2025-08-20T20:50:37.6478745Z [00:02:34.514]➜  go tool buildid -w $WORK/b724/_pkg_.a # internal
2025-08-20T20:50:37.6493758Z [00:02:34.518]➜  cp $WORK/b724/_pkg_.a /root/.cache/go-build/a6/a6d792e78a5966f34a07fe1073da92aeeef5a12a55676755028590d99abdbc1c-d # internal
2025-08-20T20:50:37.6520491Z [00:02:34.518]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/download
2025-08-20T20:50:37.6521234Z [00:02:34.518]➜  mkdir -p $WORK/b727/
2025-08-20T20:50:37.6521963Z [00:02:34.518]➜  cat >/tmp/go-build893324914/b727/importcfg << 'EOF' # internal
2025-08-20T20:50:37.6522636Z [00:02:34.519]➜  # import config
2025-08-20T20:50:37.6523276Z [00:02:34.519]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:37.6524079Z [00:02:34.519]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.6525056Z [00:02:34.519]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.6526033Z [00:02:34.519]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.6527240Z [00:02:34.519]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.6528521Z [00:02:34.519]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.6529803Z [00:02:34.519]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.6531090Z [00:02:34.519]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.6532110Z [00:02:34.519]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:37.6532909Z [00:02:34.519]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:37.6533425Z [00:02:34.519]➜  EOF
2025-08-20T20:50:37.6538071Z [00:02:34.519]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/download=>gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/download;$WORK/b727=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/download -lang=go1.25 -complete -installsuffix shared -buildid 5h8ItSdQe1wrPJe0-Mbn/5h8ItSdQe1wrPJe0-Mbn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/download/download.go
2025-08-20T20:50:37.7200766Z [00:02:34.589]➜  go tool buildid -w $WORK/b726/_pkg_.a # internal
2025-08-20T20:50:37.7244200Z [00:02:34.593]➜  cp $WORK/b726/_pkg_.a /root/.cache/go-build/c4/c410494cc4c3b83b61406e0faccaa5eed8f3b8010ff3f539ea78f468ebde2eb1-d # internal
2025-08-20T20:50:37.7251369Z [00:02:34.594]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/list
2025-08-20T20:50:37.7254674Z [00:02:34.594]➜  mkdir -p $WORK/b728/
2025-08-20T20:50:37.7263542Z [00:02:34.595]➜  cat >/tmp/go-build893324914/b728/importcfg << 'EOF' # internal
2025-08-20T20:50:37.7266023Z [00:02:34.595]➜  # import config
2025-08-20T20:50:37.7267279Z [00:02:34.595]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.7268770Z [00:02:34.595]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.7270609Z [00:02:34.595]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.7272908Z [00:02:34.595]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.7274208Z [00:02:34.595]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.7275531Z [00:02:34.595]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.7277281Z [00:02:34.595]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:37.7278182Z [00:02:34.595]➜  EOF
2025-08-20T20:50:37.7290402Z [00:02:34.597]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/list=>gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/list;$WORK/b728=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/list -lang=go1.25 -complete -installsuffix shared -buildid xWbEIQx-JEYogRUr0k3e/xWbEIQx-JEYogRUr0k3e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/list/list.go
2025-08-20T20:50:37.7410196Z [00:02:34.610]➜  go tool buildid -w $WORK/b727/_pkg_.a # internal
2025-08-20T20:50:37.7445959Z [00:02:34.613]➜  cp $WORK/b727/_pkg_.a /root/.cache/go-build/e1/e1d2604305db77b0faeb4c4f80b695c57f8af407a7a7d7ef8ad525598381117d-d # internal
2025-08-20T20:50:37.7456142Z [00:02:34.614]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/lock
2025-08-20T20:50:37.7457111Z [00:02:34.614]➜  mkdir -p $WORK/b729/
2025-08-20T20:50:37.7457827Z [00:02:34.614]➜  cat >/tmp/go-build893324914/b729/importcfg << 'EOF' # internal
2025-08-20T20:50:37.7458501Z [00:02:34.614]➜  # import config
2025-08-20T20:50:37.7459406Z [00:02:34.614]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:37.7460227Z [00:02:34.614]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.7483318Z [00:02:34.614]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.7484493Z [00:02:34.614]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.7485754Z [00:02:34.614]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.7487329Z [00:02:34.614]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.7488633Z [00:02:34.614]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.7489495Z [00:02:34.614]➜  EOF
2025-08-20T20:50:37.7493674Z [00:02:34.614]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/lock=>gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/lock;$WORK/b729=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/lock -lang=go1.25 -complete -installsuffix shared -buildid 3OFei70pgXhmvLDD8Y8A/3OFei70pgXhmvLDD8Y8A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/lock/lock.go
2025-08-20T20:50:37.7497950Z [00:02:34.617]➜  go tool buildid -w $WORK/b702/_pkg_.a # internal
2025-08-20T20:50:37.7503359Z [00:02:34.619]➜  cp $WORK/b702/_pkg_.a /root/.cache/go-build/93/93c104fb05d4d94d94a8b5e853e03cab3b39c9555ea593396c7bd2ca5886bc42-d # internal
2025-08-20T20:50:37.7514826Z [00:02:34.619]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/unlock
2025-08-20T20:50:37.7515770Z [00:02:34.619]➜  mkdir -p $WORK/b730/
2025-08-20T20:50:37.7516746Z [00:02:34.619]➜  cat >/tmp/go-build893324914/b730/importcfg << 'EOF' # internal
2025-08-20T20:50:37.7517478Z [00:02:34.620]➜  # import config
2025-08-20T20:50:37.7518141Z [00:02:34.620]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:37.7518926Z [00:02:34.620]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.7519795Z [00:02:34.620]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.7520871Z [00:02:34.620]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.7522062Z [00:02:34.620]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.7523462Z [00:02:34.620]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.7524733Z [00:02:34.620]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.7525540Z [00:02:34.620]➜  EOF
2025-08-20T20:50:37.7529847Z [00:02:34.620]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/unlock=>gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/unlock;$WORK/b730=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/unlock -lang=go1.25 -complete -installsuffix shared -buildid u6ULPqRGO1sAhmr_lyff/u6ULPqRGO1sAhmr_lyff -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/unlock/unlock.go
2025-08-20T20:50:37.8297940Z [00:02:34.698]➜  go tool buildid -w $WORK/b728/_pkg_.a # internal
2025-08-20T20:50:37.8340759Z [00:02:34.703]➜  cp $WORK/b728/_pkg_.a /root/.cache/go-build/06/065f180d6baf6499fc7f393d35bba764e093f7dd09d226381371dc943e781498-d # internal
2025-08-20T20:50:37.8349592Z [00:02:34.704]➜  github.com/dustin/go-humanize
2025-08-20T20:50:37.8352849Z [00:02:34.704]➜  mkdir -p $WORK/b733/
2025-08-20T20:50:37.8362621Z [00:02:34.705]➜  cat >/tmp/go-build893324914/b733/importcfg << 'EOF' # internal
2025-08-20T20:50:37.8375087Z [00:02:34.705]➜  # import config
2025-08-20T20:50:37.8375770Z [00:02:34.705]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:37.8376798Z [00:02:34.705]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:37.8377586Z [00:02:34.705]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.8378354Z [00:02:34.705]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:37.8379148Z [00:02:34.705]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:37.8379930Z [00:02:34.705]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:37.8380716Z [00:02:34.705]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:37.8381504Z [00:02:34.705]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:37.8382269Z [00:02:34.705]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:37.8383045Z [00:02:34.705]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:37.8384010Z [00:02:34.705]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:37.8384591Z [00:02:34.705]➜  EOF
2025-08-20T20:50:37.8392645Z [00:02:34.705]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1=>github.com/dustin/go-humanize@v1.0.1;$WORK/b733=>" -p github.com/dustin/go-humanize -lang=go1.16 -complete -installsuffix shared -buildid 146xPrEFoxOs5HrXbjQ-/146xPrEFoxOs5HrXbjQ- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b733/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-20T20:50:37.8404985Z [00:02:34.709]➜  go tool buildid -w $WORK/b730/_pkg_.a # internal
2025-08-20T20:50:37.8416811Z [00:02:34.711]➜  go tool buildid -w $WORK/b729/_pkg_.a # internal
2025-08-20T20:50:37.8441186Z [00:02:34.713]➜  cp $WORK/b730/_pkg_.a /root/.cache/go-build/3b/3bc3ae9e4542ba5fa4721cdf13753c94b87ac5e832a6ba9285b21fe9d14ce9ad-d # internal
2025-08-20T20:50:37.8444551Z [00:02:34.713]➜  gitlab.com/gitlab-org/cli/internal/commands/project/clone
2025-08-20T20:50:37.8448209Z [00:02:34.713]➜  mkdir -p $WORK/b734/
2025-08-20T20:50:37.8448976Z [00:02:34.713]➜  cat >/tmp/go-build893324914/b734/importcfg << 'EOF' # internal
2025-08-20T20:50:37.8449688Z [00:02:34.713]➜  # import config
2025-08-20T20:50:37.8450357Z [00:02:34.714]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:37.8451184Z [00:02:34.714]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.8452177Z [00:02:34.714]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.8453331Z [00:02:34.714]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.8454352Z [00:02:34.714]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:37.8455443Z [00:02:34.714]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.8456807Z [00:02:34.714]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:37.8466851Z [00:02:34.714]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.8468561Z [00:02:34.714]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:37.8470078Z [00:02:34.714]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:37.8471368Z [00:02:34.714]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.8472668Z [00:02:34.714]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.8473711Z [00:02:34.714]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:37.8474534Z [00:02:34.714]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:37.8475151Z [00:02:34.714]➜  EOF
2025-08-20T20:50:37.8479455Z [00:02:34.714]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone=>gitlab.com/gitlab-org/cli/internal/commands/project/clone;$WORK/b734=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/clone -lang=go1.25 -complete -installsuffix shared -buildid uqqZ8UuMffnPXgiiNBry/uqqZ8UuMffnPXgiiNBry -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone/repo_clone.go
2025-08-20T20:50:37.8483864Z [00:02:34.715]➜  cp $WORK/b729/_pkg_.a /root/.cache/go-build/e6/e611b1fc9c3e79f8e21322f8eca85e8da8cab7feb6952cd1fcfcdb116f943063-d # internal
2025-08-20T20:50:37.8485148Z [00:02:34.715]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu/state
2025-08-20T20:50:37.8485837Z [00:02:34.715]➜  mkdir -p $WORK/b725/
2025-08-20T20:50:37.8497850Z [00:02:34.719]➜  cat >/tmp/go-build893324914/b725/importcfg << 'EOF' # internal
2025-08-20T20:50:37.8498552Z [00:02:34.719]➜  # import config
2025-08-20T20:50:37.8499542Z [00:02:34.719]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.8500667Z [00:02:34.719]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.8502081Z [00:02:34.719]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/delete=/tmp/go-build893324914/b726/_pkg_.a
2025-08-20T20:50:37.8503769Z [00:02:34.719]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/download=/tmp/go-build893324914/b727/_pkg_.a
2025-08-20T20:50:37.8505322Z [00:02:34.719]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/list=/tmp/go-build893324914/b728/_pkg_.a
2025-08-20T20:50:37.8507027Z [00:02:34.719]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/lock=/tmp/go-build893324914/b729/_pkg_.a
2025-08-20T20:50:37.8508820Z [00:02:34.719]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/unlock=/tmp/go-build893324914/b730/_pkg_.a
2025-08-20T20:50:37.8509861Z [00:02:34.719]➜  EOF
2025-08-20T20:50:37.8513751Z [00:02:34.719]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state=>gitlab.com/gitlab-org/cli/internal/commands/opentofu/state;$WORK/b725=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu/state -lang=go1.25 -complete -installsuffix shared -buildid zTljtLBa-Fnwcf3QRFlU/zTljtLBa-Fnwcf3QRFlU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/state.go
2025-08-20T20:50:37.9257913Z [00:02:34.795]➜  go tool buildid -w $WORK/b733/_pkg_.a # internal
2025-08-20T20:50:37.9293491Z [00:02:34.798]➜  cp $WORK/b733/_pkg_.a /root/.cache/go-build/fa/fadd00745d5e413d494e3ff1571a980918822c9a73711158ec1ced7b1c572658-d # internal
2025-08-20T20:50:37.9294766Z [00:02:34.798]➜  gitlab.com/gitlab-org/cli/internal/commands/project/archive
2025-08-20T20:50:37.9295472Z [00:02:34.798]➜  mkdir -p $WORK/b732/
2025-08-20T20:50:37.9296180Z [00:02:34.798]➜  cat >/tmp/go-build893324914/b732/importcfg << 'EOF' # internal
2025-08-20T20:50:37.9297247Z [00:02:34.798]➜  # import config
2025-08-20T20:50:37.9297886Z [00:02:34.798]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:37.9298655Z [00:02:34.798]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:37.9299558Z [00:02:34.798]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.9300528Z [00:02:34.798]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.9301662Z [00:02:34.798]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build893324914/b733/_pkg_.a
2025-08-20T20:50:37.9302700Z [00:02:34.798]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.9303782Z [00:02:34.798]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.9304995Z [00:02:34.798]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.9306214Z [00:02:34.798]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.9307563Z [00:02:34.798]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:37.9308306Z [00:02:34.798]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:37.9309063Z [00:02:34.798]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:37.9309847Z [00:02:34.798]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:37.9310430Z [00:02:34.798]➜  EOF
2025-08-20T20:50:37.9314588Z [00:02:34.798]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/archive=>gitlab.com/gitlab-org/cli/internal/commands/project/archive;$WORK/b732=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/archive -lang=go1.25 -complete -installsuffix shared -buildid kaey8Ogl4th8vCaSUIan/kaey8Ogl4th8vCaSUIan -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/archive/repo_archive.go
2025-08-20T20:50:37.9523871Z [00:02:34.821]➜  go tool buildid -w $WORK/b725/_pkg_.a # internal
2025-08-20T20:50:37.9562612Z [00:02:34.825]➜  cp $WORK/b725/_pkg_.a /root/.cache/go-build/10/10e3782eab6780de574d596b737390301be332000eaf5a3d5b3054e82f090433-d # internal
2025-08-20T20:50:37.9563824Z [00:02:34.825]➜  gitlab.com/gitlab-org/cli/internal/commands/opentofu
2025-08-20T20:50:37.9564400Z [00:02:34.825]➜  mkdir -p $WORK/b723/
2025-08-20T20:50:37.9565024Z [00:02:34.825]➜  cat >/tmp/go-build893324914/b723/importcfg << 'EOF' # internal
2025-08-20T20:50:37.9565605Z [00:02:34.825]➜  # import config
2025-08-20T20:50:37.9566470Z [00:02:34.825]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.9567691Z [00:02:34.825]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.9568979Z [00:02:34.825]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/init=/tmp/go-build893324914/b724/_pkg_.a
2025-08-20T20:50:37.9570430Z [00:02:34.825]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state=/tmp/go-build893324914/b725/_pkg_.a
2025-08-20T20:50:37.9571276Z [00:02:34.825]➜  EOF
2025-08-20T20:50:37.9574871Z [00:02:34.825]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu=>gitlab.com/gitlab-org/cli/internal/commands/opentofu;$WORK/b723=>" -p gitlab.com/gitlab-org/cli/internal/commands/opentofu -lang=go1.25 -complete -installsuffix shared -buildid tTAay6irc2xNERjZ5DnM/tTAay6irc2xNERjZ5DnM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/opentofu.go
2025-08-20T20:50:37.9871872Z [00:02:34.856]➜  go tool buildid -w $WORK/b734/_pkg_.a # internal
2025-08-20T20:50:37.9926858Z [00:02:34.861]➜  cp $WORK/b734/_pkg_.a /root/.cache/go-build/20/20e2a9fc680c7ba3143c1e99295a894745ef51562eed7f1a4cdefadc22e40d46-d # internal
2025-08-20T20:50:37.9928396Z [00:02:34.861]➜  gitlab.com/gitlab-org/cli/internal/commands/project/contributors
2025-08-20T20:50:37.9929058Z [00:02:34.861]➜  mkdir -p $WORK/b735/
2025-08-20T20:50:37.9937831Z [00:02:34.862]➜  cat >/tmp/go-build893324914/b735/importcfg << 'EOF' # internal
2025-08-20T20:50:37.9938514Z [00:02:34.862]➜  # import config
2025-08-20T20:50:37.9939077Z [00:02:34.862]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:37.9939951Z [00:02:34.862]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:37.9940914Z [00:02:34.862]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:37.9943075Z [00:02:34.862]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:37.9944899Z [00:02:34.862]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:37.9946725Z [00:02:34.862]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:37.9948443Z [00:02:34.862]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:37.9950195Z [00:02:34.862]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:37.9952339Z [00:02:34.862]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:37.9953126Z [00:02:34.862]➜  EOF
2025-08-20T20:50:37.9958885Z [00:02:34.862]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors=>gitlab.com/gitlab-org/cli/internal/commands/project/contributors;$WORK/b735=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/contributors -lang=go1.25 -complete -installsuffix shared -buildid ZXRppgNt0bprpUg1V-_k/ZXRppgNt0bprpUg1V-_k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/repo_contributors.go
2025-08-20T20:50:38.0383748Z [00:02:34.907]➜  go tool buildid -w $WORK/b723/_pkg_.a # internal
2025-08-20T20:50:38.0421462Z [00:02:34.911]➜  cp $WORK/b723/_pkg_.a /root/.cache/go-build/b0/b09d072b923014fcfb4f6fbca9f81d1f5b8645c20e7ce459432ae7a4848c6cef-d # internal
2025-08-20T20:50:38.0426844Z [00:02:34.911]➜  gitlab.com/gitlab-org/cli/internal/commands/project/create
2025-08-20T20:50:38.0427544Z [00:02:34.911]➜  mkdir -p $WORK/b736/
2025-08-20T20:50:38.0428263Z [00:02:34.911]➜  cat >/tmp/go-build893324914/b736/importcfg << 'EOF' # internal
2025-08-20T20:50:38.0429115Z [00:02:34.911]➜  # import config
2025-08-20T20:50:38.0429744Z [00:02:34.911]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.0430657Z [00:02:34.911]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.0431727Z [00:02:34.911]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.0432811Z [00:02:34.911]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.0434010Z [00:02:34.911]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.0435165Z [00:02:34.911]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:38.0436294Z [00:02:34.911]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:38.0437677Z [00:02:34.911]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.0438825Z [00:02:34.911]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:38.0440016Z [00:02:34.911]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:38.0441052Z [00:02:34.911]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:38.0441792Z [00:02:34.911]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:38.0442576Z [00:02:34.911]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:38.0443315Z [00:02:34.911]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.0443913Z [00:02:34.911]➜  EOF
2025-08-20T20:50:38.0458800Z [00:02:34.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/create=>gitlab.com/gitlab-org/cli/internal/commands/project/create;$WORK/b736=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/create -lang=go1.25 -complete -installsuffix shared -buildid 59Y2SfQID-Kjg8FzxRKL/59Y2SfQID-Kjg8FzxRKL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/create/project_create.go
2025-08-20T20:50:38.0917332Z [00:02:34.960]➜  go tool buildid -w $WORK/b735/_pkg_.a # internal
2025-08-20T20:50:38.0966494Z [00:02:34.965]➜  cp $WORK/b735/_pkg_.a /root/.cache/go-build/1d/1d629cc96b2d36dbcdf32a748d75450d74ef54ef4ec1392e9e9fee4e324798a4-d # internal
2025-08-20T20:50:38.0983479Z [00:02:34.965]➜  gitlab.com/gitlab-org/cli/internal/commands/project/delete
2025-08-20T20:50:38.0984199Z [00:02:34.966]➜  mkdir -p $WORK/b737/
2025-08-20T20:50:38.0984931Z [00:02:34.966]➜  cat >/tmp/go-build893324914/b737/importcfg << 'EOF' # internal
2025-08-20T20:50:38.0985622Z [00:02:34.966]➜  # import config
2025-08-20T20:50:38.0986246Z [00:02:34.966]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.0988490Z [00:02:34.966]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.0989642Z [00:02:34.966]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.0990785Z [00:02:34.966]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.0992064Z [00:02:34.966]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.0993372Z [00:02:34.966]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.0994672Z [00:02:34.966]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.0995962Z [00:02:34.966]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:38.0997202Z [00:02:34.966]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:38.0998126Z [00:02:34.966]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.0998728Z [00:02:34.966]➜  EOF
2025-08-20T20:50:38.1002640Z [00:02:34.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/delete=>gitlab.com/gitlab-org/cli/internal/commands/project/delete;$WORK/b737=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/delete -lang=go1.25 -complete -installsuffix shared -buildid 5JSwxfmNqxKs-ZEYWVkS/5JSwxfmNqxKs-ZEYWVkS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/delete/delete.go
2025-08-20T20:50:38.1102873Z [00:02:34.979]➜  go tool buildid -w $WORK/b732/_pkg_.a # internal
2025-08-20T20:50:38.1148463Z [00:02:34.983]➜  cp $WORK/b732/_pkg_.a /root/.cache/go-build/36/367a3f79c3b7a05ebd92f13bd8c742624f367019ea7f82a824e0e8960747851c-d # internal
2025-08-20T20:50:38.1149840Z [00:02:34.983]➜  gitlab.com/gitlab-org/cli/internal/commands/project/fork
2025-08-20T20:50:38.1155456Z [00:02:34.984]➜  mkdir -p $WORK/b738/
2025-08-20T20:50:38.1168780Z [00:02:34.986]➜  cat >/tmp/go-build893324914/b738/importcfg << 'EOF' # internal
2025-08-20T20:50:38.1170113Z [00:02:34.986]➜  # import config
2025-08-20T20:50:38.1170935Z [00:02:34.986]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:38.1184341Z [00:02:34.986]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.1185358Z [00:02:34.986]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.1186452Z [00:02:34.986]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.1187771Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.1188979Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.1190260Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.1191556Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:38.1192829Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:38.1194359Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:38.1195678Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.1197168Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.1198484Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:38.1199751Z [00:02:34.986]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:38.1200961Z [00:02:34.986]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:38.1201830Z [00:02:34.986]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:38.1202673Z [00:02:34.986]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.1203294Z [00:02:34.986]➜  EOF
2025-08-20T20:50:38.1211019Z [00:02:34.986]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/fork=>gitlab.com/gitlab-org/cli/internal/commands/project/fork;$WORK/b738=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/fork -lang=go1.25 -complete -installsuffix shared -buildid MInwhJmBrVWQlo6zce5g/MInwhJmBrVWQlo6zce5g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/fork/fork.go
2025-08-20T20:50:38.1687183Z [00:02:35.037]➜  go tool buildid -w $WORK/b736/_pkg_.a # internal
2025-08-20T20:50:38.1729118Z [00:02:35.041]➜  cp $WORK/b736/_pkg_.a /root/.cache/go-build/91/91cbe32d7371efe0f82ed4a9081dc7ed05c63df521985cba0571f2de30f1a394-d # internal
2025-08-20T20:50:38.1730498Z [00:02:35.041]➜  gitlab.com/gitlab-org/cli/internal/commands/project/list
2025-08-20T20:50:38.1731217Z [00:02:35.041]➜  mkdir -p $WORK/b739/
2025-08-20T20:50:38.1731948Z [00:02:35.042]➜  cat >/tmp/go-build893324914/b739/importcfg << 'EOF' # internal
2025-08-20T20:50:38.1732639Z [00:02:35.042]➜  # import config
2025-08-20T20:50:38.1733343Z [00:02:35.042]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:38.1734193Z [00:02:35.042]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.1735174Z [00:02:35.042]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.1736243Z [00:02:35.042]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.1737603Z [00:02:35.042]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.1738842Z [00:02:35.042]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.1740342Z [00:02:35.042]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.1741672Z [00:02:35.042]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.1743038Z [00:02:35.042]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:38.1743908Z [00:02:35.042]➜  EOF
2025-08-20T20:50:38.1748063Z [00:02:35.042]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/list=>gitlab.com/gitlab-org/cli/internal/commands/project/list;$WORK/b739=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/list -lang=go1.25 -complete -installsuffix shared -buildid y30I4sZNg_eLtoPR2xOe/y30I4sZNg_eLtoPR2xOe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/list/list.go
2025-08-20T20:50:38.2000591Z [00:02:35.069]➜  go tool buildid -w $WORK/b737/_pkg_.a # internal
2025-08-20T20:50:38.2047466Z [00:02:35.073]➜  cp $WORK/b737/_pkg_.a /root/.cache/go-build/c1/c15bc7dcb3390ad9eb9c70309212302815c3295910b21ab3ce211e532d24e76d-d # internal
2025-08-20T20:50:38.2051177Z [00:02:35.074]➜  gitlab.com/gitlab-org/cli/internal/commands/project/mirror
2025-08-20T20:50:38.2051904Z [00:02:35.074]➜  mkdir -p $WORK/b740/
2025-08-20T20:50:38.2061223Z [00:02:35.074]➜  cat >/tmp/go-build893324914/b740/importcfg << 'EOF' # internal
2025-08-20T20:50:38.2061999Z [00:02:35.074]➜  # import config
2025-08-20T20:50:38.2062671Z [00:02:35.074]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:38.2063511Z [00:02:35.074]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.2068100Z [00:02:35.074]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.2069299Z [00:02:35.074]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.2070624Z [00:02:35.075]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.2071925Z [00:02:35.075]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.2073226Z [00:02:35.075]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.2074509Z [00:02:35.075]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.2075571Z [00:02:35.075]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.2076202Z [00:02:35.075]➜  EOF
2025-08-20T20:50:38.2080695Z [00:02:35.075]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/mirror=>gitlab.com/gitlab-org/cli/internal/commands/project/mirror;$WORK/b740=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/mirror -lang=go1.25 -complete -installsuffix shared -buildid oiyYBQCoQHYZQq8LZApf/oiyYBQCoQHYZQq8LZApf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/mirror/project_mirror.go
2025-08-20T20:50:38.2965750Z [00:02:35.165]➜  go tool buildid -w $WORK/b738/_pkg_.a # internal
2025-08-20T20:50:38.3019963Z [00:02:35.170]➜  cp $WORK/b738/_pkg_.a /root/.cache/go-build/86/863def91fa487a75dae0da2891fca63b59c6c4e71938f7c7b95c44e27166ffc1-d # internal
2025-08-20T20:50:38.3021396Z [00:02:35.171]➜  gitlab.com/gitlab-org/cli/internal/commands/project/publish/catalog
2025-08-20T20:50:38.3022191Z [00:02:35.171]➜  mkdir -p $WORK/b742/
2025-08-20T20:50:38.3032999Z [00:02:35.172]➜  cat >/tmp/go-build893324914/b742/importcfg << 'EOF' # internal
2025-08-20T20:50:38.3037128Z [00:02:35.172]➜  # import config
2025-08-20T20:50:38.3037788Z [00:02:35.172]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.3039004Z [00:02:35.172]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.3040111Z [00:02:35.172]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.3041220Z [00:02:35.172]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.3042448Z [00:02:35.172]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.3043734Z [00:02:35.172]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.3045029Z [00:02:35.172]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.3046163Z [00:02:35.172]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build893324914/b214/_pkg_.a
2025-08-20T20:50:38.3047285Z [00:02:35.172]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:38.3048104Z [00:02:35.172]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:38.3049125Z [00:02:35.172]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:38.3049979Z [00:02:35.172]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:38.3050845Z [00:02:35.172]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:38.3051450Z [00:02:35.172]➜  EOF
2025-08-20T20:50:38.3055979Z [00:02:35.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog=>gitlab.com/gitlab-org/cli/internal/commands/project/publish/catalog;$WORK/b742=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/publish/catalog -lang=go1.25 -complete -installsuffix shared -buildid jzPeQTfsFWS-G-MS2hX4/jzPeQTfsFWS-G-MS2hX4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/publish.go
2025-08-20T20:50:38.3120556Z [00:02:35.181]➜  go tool buildid -w $WORK/b739/_pkg_.a # internal
2025-08-20T20:50:38.3194118Z [00:02:35.188]➜  cp $WORK/b739/_pkg_.a /root/.cache/go-build/1d/1df1ed53e7d0307ded518c6d487e8cda6c0efcb7fba912ede5760ad248858b13-d # internal
2025-08-20T20:50:38.3195753Z [00:02:35.188]➜  gitlab.com/gitlab-org/cli/internal/commands/project/search
2025-08-20T20:50:38.3196984Z [00:02:35.188]➜  mkdir -p $WORK/b743/
2025-08-20T20:50:38.3209629Z [00:02:35.190]➜  cat >/tmp/go-build893324914/b743/importcfg << 'EOF' # internal
2025-08-20T20:50:38.3210301Z [00:02:35.190]➜  # import config
2025-08-20T20:50:38.3211004Z [00:02:35.190]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:38.3212073Z [00:02:35.190]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.3215242Z [00:02:35.190]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.3216344Z [00:02:35.190]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.3217812Z [00:02:35.190]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.3219061Z [00:02:35.190]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.3220359Z [00:02:35.190]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.3221695Z [00:02:35.190]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.3223055Z [00:02:35.190]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:38.3224388Z [00:02:35.190]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:38.3225224Z [00:02:35.190]➜  EOF
2025-08-20T20:50:38.3229617Z [00:02:35.190]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/search=>gitlab.com/gitlab-org/cli/internal/commands/project/search;$WORK/b743=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/search -lang=go1.25 -complete -installsuffix shared -buildid me9tFQm0Hx0CJzFbT-aF/me9tFQm0Hx0CJzFbT-aF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/search/project_search.go
2025-08-20T20:50:38.3570930Z [00:02:35.226]➜  go tool buildid -w $WORK/b740/_pkg_.a # internal
2025-08-20T20:50:38.3626071Z [00:02:35.231]➜  cp $WORK/b740/_pkg_.a /root/.cache/go-build/1e/1ec940ecc58744181bf7373c3a8c872ab79f235d5e0f22b90941088e7078da1c-d # internal
2025-08-20T20:50:38.3629648Z [00:02:35.232]➜  gitlab.com/gitlab-org/cli/internal/commands/project/transfer
2025-08-20T20:50:38.3631764Z [00:02:35.232]➜  mkdir -p $WORK/b744/
2025-08-20T20:50:38.3636424Z [00:02:35.232]➜  cat >/tmp/go-build893324914/b744/importcfg << 'EOF' # internal
2025-08-20T20:50:38.3639522Z [00:02:35.232]➜  # import config
2025-08-20T20:50:38.3640197Z [00:02:35.232]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.3641471Z [00:02:35.232]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.3642595Z [00:02:35.232]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.3643755Z [00:02:35.232]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.3645035Z [00:02:35.232]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.3646391Z [00:02:35.233]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.3647605Z [00:02:35.233]➜  EOF
2025-08-20T20:50:38.3651948Z [00:02:35.233]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/transfer=>gitlab.com/gitlab-org/cli/internal/commands/project/transfer;$WORK/b744=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/transfer -lang=go1.25 -complete -installsuffix shared -buildid O9Or_cktiRcTkIGlXHph/O9Or_cktiRcTkIGlXHph -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/transfer/project_transfer.go
2025-08-20T20:50:38.4503183Z [00:02:35.319]➜  go tool buildid -w $WORK/b743/_pkg_.a # internal
2025-08-20T20:50:38.4550012Z [00:02:35.324]➜  cp $WORK/b743/_pkg_.a /root/.cache/go-build/bc/bc4233ef090e7abf48e13b8ddbbf5ae3d01c6fd91c550e66542b49e9eb4f7801-d # internal
2025-08-20T20:50:38.4555058Z [00:02:35.324]➜  gitlab.com/gitlab-org/cli/internal/commands/project/update
2025-08-20T20:50:38.4555793Z [00:02:35.324]➜  mkdir -p $WORK/b745/
2025-08-20T20:50:38.4566775Z [00:02:35.325]➜  cat >/tmp/go-build893324914/b745/importcfg << 'EOF' # internal
2025-08-20T20:50:38.4589768Z [00:02:35.326]➜  # import config
2025-08-20T20:50:38.4590460Z [00:02:35.326]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.4591486Z [00:02:35.326]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.4592577Z [00:02:35.326]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.4593574Z [00:02:35.326]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:38.4594574Z [00:02:35.326]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.4596438Z [00:02:35.326]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.4598740Z [00:02:35.326]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.4600702Z [00:02:35.326]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.4602787Z [00:02:35.326]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.4605124Z [00:02:35.326]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.4605741Z [00:02:35.326]➜  EOF
2025-08-20T20:50:38.4610035Z [00:02:35.326]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/update=>gitlab.com/gitlab-org/cli/internal/commands/project/update;$WORK/b745=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/update -lang=go1.25 -complete -installsuffix shared -buildid 7Qj5CioYelDLCMdRxQLl/7Qj5CioYelDLCMdRxQLl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/update/update.go
2025-08-20T20:50:38.4957264Z [00:02:35.364]➜  go tool buildid -w $WORK/b742/_pkg_.a # internal
2025-08-20T20:50:38.5019865Z [00:02:35.371]➜  cp $WORK/b742/_pkg_.a /root/.cache/go-build/c7/c7ead6907d7bb1d8977a34da54fd349d69fb17cf81d1c98cc2cbe27acd72f0fd-d # internal
2025-08-20T20:50:38.5028599Z [00:02:35.371]➜  gitlab.com/gitlab-org/cli/internal/commands/project/publish
2025-08-20T20:50:38.5029322Z [00:02:35.371]➜  mkdir -p $WORK/b741/
2025-08-20T20:50:38.5029982Z [00:02:35.371]➜  cat >/tmp/go-build893324914/b741/importcfg << 'EOF' # internal
2025-08-20T20:50:38.5030616Z [00:02:35.371]➜  # import config
2025-08-20T20:50:38.5031429Z [00:02:35.371]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.5032491Z [00:02:35.371]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.5033762Z [00:02:35.371]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.5035433Z [00:02:35.371]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/publish/catalog=/tmp/go-build893324914/b742/_pkg_.a
2025-08-20T20:50:38.5036480Z [00:02:35.371]➜  EOF
2025-08-20T20:50:38.5040878Z [00:02:35.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish=>gitlab.com/gitlab-org/cli/internal/commands/project/publish;$WORK/b741=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/publish -lang=go1.25 -complete -installsuffix shared -buildid baJVgZhc5dOfjuMJGsNX/baJVgZhc5dOfjuMJGsNX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/publish.go
2025-08-20T20:50:38.5647241Z [00:02:35.433]➜  go tool buildid -w $WORK/b744/_pkg_.a # internal
2025-08-20T20:50:38.5726169Z [00:02:35.440]➜  cp $WORK/b744/_pkg_.a /root/.cache/go-build/7b/7b0bc27df60780b5474129f4977b1f8ef7690d5f597d2ffa6f162122daf85ef9-d # internal
2025-08-20T20:50:38.5727746Z [00:02:35.440]➜  gitlab.com/gitlab-org/cli/internal/commands/project/view
2025-08-20T20:50:38.5728445Z [00:02:35.440]➜  mkdir -p $WORK/b746/
2025-08-20T20:50:38.5729759Z [00:02:35.441]➜  cat >/tmp/go-build893324914/b746/importcfg << 'EOF' # internal
2025-08-20T20:50:38.5730539Z [00:02:35.441]➜  # import config
2025-08-20T20:50:38.5748790Z [00:02:35.441]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:38.5749818Z [00:02:35.441]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:38.5750662Z [00:02:35.441]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.5751632Z [00:02:35.441]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.5752714Z [00:02:35.441]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.5753807Z [00:02:35.441]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.5754993Z [00:02:35.441]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.5756226Z [00:02:35.441]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.5757859Z [00:02:35.441]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:38.5759074Z [00:02:35.441]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.5760333Z [00:02:35.441]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.5761585Z [00:02:35.441]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:38.5762571Z [00:02:35.441]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:38.5763364Z [00:02:35.441]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.5763943Z [00:02:35.441]➜  EOF
2025-08-20T20:50:38.5768082Z [00:02:35.441]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/view=>gitlab.com/gitlab-org/cli/internal/commands/project/view;$WORK/b746=>" -p gitlab.com/gitlab-org/cli/internal/commands/project/view -lang=go1.25 -complete -installsuffix shared -buildid SRQ-AIu8UB67gGVMXe0t/SRQ-AIu8UB67gGVMXe0t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/view/project_view.go
2025-08-20T20:50:38.5804399Z [00:02:35.449]➜  go tool buildid -w $WORK/b741/_pkg_.a # internal
2025-08-20T20:50:38.5842672Z [00:02:35.453]➜  cp $WORK/b741/_pkg_.a /root/.cache/go-build/48/480b685b32bdd0f0d03251ff8c7bcc00f20c1a04a0b7077c73df7228bb5669bd-d # internal
2025-08-20T20:50:38.5921397Z [00:02:35.461]➜  go tool buildid -w $WORK/b745/_pkg_.a # internal
2025-08-20T20:50:38.5963792Z [00:02:35.465]➜  github.com/cyphar/filepath-securejoin
2025-08-20T20:50:38.5967363Z [00:02:35.465]➜  mkdir -p $WORK/b749/
2025-08-20T20:50:38.5972420Z [00:02:35.466]➜  cat >/tmp/go-build893324914/b749/importcfg << 'EOF' # internal
2025-08-20T20:50:38.5980783Z [00:02:35.466]➜  # import config
2025-08-20T20:50:38.5981527Z [00:02:35.466]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:38.5982371Z [00:02:35.466]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.5983287Z [00:02:35.466]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:38.5984236Z [00:02:35.466]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:38.5985032Z [00:02:35.466]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:38.5985916Z [00:02:35.466]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:38.5987061Z [00:02:35.466]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:38.5987912Z [00:02:35.466]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:38.5988763Z [00:02:35.466]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:38.5989626Z [00:02:35.466]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.5990459Z [00:02:35.466]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:38.5991285Z [00:02:35.466]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:38.5991977Z [00:02:35.466]➜  EOF
2025-08-20T20:50:38.6002712Z [00:02:35.466]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1=>github.com/cyphar/filepath-securejoin@v0.4.1;$WORK/b749=>" -p github.com/cyphar/filepath-securejoin -lang=go1.18 -complete -installsuffix shared -buildid ysQU5wIXSBEYSVAr9-KL/ysQU5wIXSBEYSVAr9-KL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/doc.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/gocompat_errors_go120.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/gocompat_generics_go121.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/join.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/lookup_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/mkdir_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/open_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/openat2_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/openat_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/procfs_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/vfs.go
2025-08-20T20:50:38.6049261Z [00:02:35.474]➜  cp $WORK/b745/_pkg_.a /root/.cache/go-build/80/80d5e2eeda1617a529c2d8385c4ec929fb89cfa8b66d494e5bf11688e2443e57-d # internal
2025-08-20T20:50:38.6082114Z [00:02:35.477]➜  gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload
2025-08-20T20:50:38.6085585Z [00:02:35.477]➜  mkdir -p $WORK/b751/
2025-08-20T20:50:38.6111512Z [00:02:35.478]➜  cat >/tmp/go-build893324914/b751/importcfg << 'EOF' # internal
2025-08-20T20:50:38.6112628Z [00:02:35.478]➜  # import config
2025-08-20T20:50:38.6113439Z [00:02:35.478]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.6114602Z [00:02:35.478]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.6115912Z [00:02:35.478]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.6117262Z [00:02:35.478]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:38.6138376Z [00:02:35.478]➜  EOF
2025-08-20T20:50:38.6143357Z [00:02:35.478]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/upload=>gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload;$WORK/b751=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload -lang=go1.25 -complete -installsuffix shared -buildid JhFx6Wx6TgFRc0GhwkV5/JhFx6Wx6TgFRc0GhwkV5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/upload/upload.go
2025-08-20T20:50:38.7712774Z [00:02:35.640]➜  go tool buildid -w $WORK/b746/_pkg_.a # internal
2025-08-20T20:50:38.7770989Z [00:02:35.646]➜  go tool buildid -w $WORK/b751/_pkg_.a # internal
2025-08-20T20:50:38.7845813Z [00:02:35.653]➜  cp $WORK/b746/_pkg_.a /root/.cache/go-build/ba/ba28db13b0a1bedc61637add46b7edfc893072c56b2e0e31baa58be73945aff8-d # internal
2025-08-20T20:50:38.7849305Z [00:02:35.654]➜  gitlab.com/gitlab-org/cli/internal/commands/project
2025-08-20T20:50:38.7879663Z [00:02:35.657]➜  mkdir -p $WORK/b731/
2025-08-20T20:50:38.7882181Z [00:02:35.657]➜  cp $WORK/b751/_pkg_.a /root/.cache/go-build/82/823f0b167ac702857a8e53b030c54ad519060e680bb7d7685298cc39b4bbf14a-d # internal
2025-08-20T20:50:38.7883901Z [00:02:35.657]➜  gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils
2025-08-20T20:50:38.7885134Z [00:02:35.657]➜  mkdir -p $WORK/b750/
2025-08-20T20:50:38.7890875Z [00:02:35.658]➜  cat >/tmp/go-build893324914/b731/importcfg << 'EOF' # internal
2025-08-20T20:50:38.7891611Z [00:02:35.658]➜  # import config
2025-08-20T20:50:38.7892438Z [00:02:35.658]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.7893681Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.7895182Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/archive=/tmp/go-build893324914/b732/_pkg_.a
2025-08-20T20:50:38.7896968Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/clone=/tmp/go-build893324914/b734/_pkg_.a
2025-08-20T20:50:38.7898612Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/contributors=/tmp/go-build893324914/b735/_pkg_.a
2025-08-20T20:50:38.7900290Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/create=/tmp/go-build893324914/b736/_pkg_.a
2025-08-20T20:50:38.7903785Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/delete=/tmp/go-build893324914/b737/_pkg_.a
2025-08-20T20:50:38.7905848Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/fork=/tmp/go-build893324914/b738/_pkg_.a
2025-08-20T20:50:38.7908233Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/list=/tmp/go-build893324914/b739/_pkg_.a
2025-08-20T20:50:38.7910078Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/mirror=/tmp/go-build893324914/b740/_pkg_.a
2025-08-20T20:50:38.7912040Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/publish=/tmp/go-build893324914/b741/_pkg_.a
2025-08-20T20:50:38.7915933Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/search=/tmp/go-build893324914/b743/_pkg_.a
2025-08-20T20:50:38.7918337Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/transfer=/tmp/go-build893324914/b744/_pkg_.a
2025-08-20T20:50:38.7921056Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/update=/tmp/go-build893324914/b745/_pkg_.a
2025-08-20T20:50:38.7923015Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/view=/tmp/go-build893324914/b746/_pkg_.a
2025-08-20T20:50:38.7924313Z [00:02:35.658]➜  EOF
2025-08-20T20:50:38.7925202Z [00:02:35.658]➜  cat >/tmp/go-build893324914/b750/importcfg << 'EOF' # internal
2025-08-20T20:50:38.7926268Z [00:02:35.658]➜  # import config
2025-08-20T20:50:38.7927141Z [00:02:35.658]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.7928416Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.7929700Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.7931291Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload=/tmp/go-build893324914/b751/_pkg_.a
2025-08-20T20:50:38.7932890Z [00:02:35.658]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.7934220Z [00:02:35.659]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.7935585Z [00:02:35.659]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:38.7937026Z [00:02:35.659]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:38.7938068Z [00:02:35.659]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:38.7938861Z [00:02:35.659]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:38.7939664Z [00:02:35.659]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.7940299Z [00:02:35.659]➜  EOF
2025-08-20T20:50:38.7944708Z [00:02:35.659]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils=>gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils;$WORK/b750=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils -lang=go1.25 -complete -installsuffix shared -buildid hkco8eXSm4bK5pHdomnE/hkco8eXSm4bK5pHdomnE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/releaseutils.go
2025-08-20T20:50:38.7952027Z [00:02:35.659]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project=>gitlab.com/gitlab-org/cli/internal/commands/project;$WORK/b731=>" -p gitlab.com/gitlab-org/cli/internal/commands/project -lang=go1.25 -complete -installsuffix shared -buildid E0-DXeDIkWwYaytfZI9f/E0-DXeDIkWwYaytfZI9f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/repo.go
2025-08-20T20:50:38.8714326Z [00:02:35.740]➜  go tool buildid -w $WORK/b749/_pkg_.a # internal
2025-08-20T20:50:38.8742575Z [00:02:35.743]➜  cp $WORK/b749/_pkg_.a /root/.cache/go-build/f9/f9ed0e96e0365d27db9701becc0e6f69059d33cf2c7f5068f8136470d588944a-d # internal
2025-08-20T20:50:38.8810976Z [00:02:35.750]➜  gitlab.com/gitlab-org/cli/internal/commands/release/delete
2025-08-20T20:50:38.8814868Z [00:02:35.750]➜  mkdir -p $WORK/b752/
2025-08-20T20:50:38.8823667Z [00:02:35.751]➜  cat >/tmp/go-build893324914/b752/importcfg << 'EOF' # internal
2025-08-20T20:50:38.8824952Z [00:02:35.751]➜  # import config
2025-08-20T20:50:38.8829834Z [00:02:35.751]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.8831677Z [00:02:35.751]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.8832827Z [00:02:35.751]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.8834152Z [00:02:35.751]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.8835380Z [00:02:35.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.8836816Z [00:02:35.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:38.8838080Z [00:02:35.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.8839343Z [00:02:35.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.8840841Z [00:02:35.751]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:38.8841945Z [00:02:35.751]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:38.8842598Z [00:02:35.751]➜  EOF
2025-08-20T20:50:38.8847068Z [00:02:35.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/delete=>gitlab.com/gitlab-org/cli/internal/commands/release/delete;$WORK/b752=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/delete -lang=go1.25 -complete -installsuffix shared -buildid 6MOfnlVGnwA8piRdDnpV/6MOfnlVGnwA8piRdDnpV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/delete/delete.go
2025-08-20T20:50:38.9439790Z [00:02:35.810]➜  go tool buildid -w $WORK/b731/_pkg_.a # internal
2025-08-20T20:50:38.9466488Z [00:02:35.815]➜  cp $WORK/b731/_pkg_.a /root/.cache/go-build/b8/b803003b63d99689e2def301a00308f9c167c0b96d7cc52078f9dedf7ca434e0-d # internal
2025-08-20T20:50:38.9482523Z [00:02:35.816]➜  gitlab.com/gitlab-org/cli/internal/commands/release/download
2025-08-20T20:50:38.9483835Z [00:02:35.816]➜  mkdir -p $WORK/b753/
2025-08-20T20:50:38.9495218Z [00:02:35.817]➜  cat >/tmp/go-build893324914/b753/importcfg << 'EOF' # internal
2025-08-20T20:50:38.9495946Z [00:02:35.817]➜  # import config
2025-08-20T20:50:38.9497764Z [00:02:35.817]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:38.9498674Z [00:02:35.817]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:38.9499494Z [00:02:35.817]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:38.9500496Z [00:02:35.817]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:38.9501595Z [00:02:35.817]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:38.9502728Z [00:02:35.817]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:38.9503936Z [00:02:35.817]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:38.9505462Z [00:02:35.817]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:38.9507225Z [00:02:35.817]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload=/tmp/go-build893324914/b751/_pkg_.a
2025-08-20T20:50:38.9508637Z [00:02:35.817]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:38.9509822Z [00:02:35.817]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:38.9510733Z [00:02:35.817]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:38.9511468Z [00:02:35.817]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:38.9512215Z [00:02:35.817]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:38.9512928Z [00:02:35.817]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:38.9513627Z [00:02:35.817]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:38.9514666Z [00:02:35.817]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:38.9515527Z [00:02:35.817]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:38.9516145Z [00:02:35.817]➜  EOF
2025-08-20T20:50:38.9520798Z [00:02:35.818]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/download=>gitlab.com/gitlab-org/cli/internal/commands/release/download;$WORK/b753=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/download -lang=go1.25 -complete -installsuffix shared -buildid Wf3bf75ddlYi_xwlIFoY/Wf3bf75ddlYi_xwlIFoY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/download/download.go
2025-08-20T20:50:39.0114652Z [00:02:35.880]➜  go tool buildid -w $WORK/b752/_pkg_.a # internal
2025-08-20T20:50:39.0220704Z [00:02:35.891]➜  go tool buildid -w $WORK/b750/_pkg_.a # internal
2025-08-20T20:50:39.0228193Z [00:02:35.892]➜  cp $WORK/b752/_pkg_.a /root/.cache/go-build/b5/b51a2df6a3ffd17393a3a3e8c1af16524ffa2a8ad56aef1c4bd5087ef82841ed-d # internal
2025-08-20T20:50:39.0257319Z [00:02:35.894]➜  gitlab.com/gitlab-org/cli/internal/commands/schedule/create
2025-08-20T20:50:39.0261367Z [00:02:35.895]➜  mkdir -p $WORK/b758/
2025-08-20T20:50:39.0264938Z [00:02:35.895]➜  cp $WORK/b750/_pkg_.a /root/.cache/go-build/df/dff60aceb4c9a2bc235ed1e117ee2f2e91593805ab7e21655971fda1afdaca23-d # internal
2025-08-20T20:50:39.0266261Z [00:02:35.895]➜  gitlab.com/gitlab-org/cli/internal/commands/release/create
2025-08-20T20:50:39.0267178Z [00:02:35.895]➜  mkdir -p $WORK/b748/
2025-08-20T20:50:39.0277374Z [00:02:35.896]➜  cat >/tmp/go-build893324914/b748/importcfg << 'EOF' # internal
2025-08-20T20:50:39.0278075Z [00:02:35.896]➜  # import config
2025-08-20T20:50:39.0278668Z [00:02:35.896]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:39.0279455Z [00:02:35.896]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:39.0280211Z [00:02:35.896]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.0281082Z [00:02:35.896]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:39.0282145Z [00:02:35.896]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.0283306Z [00:02:35.896]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build893324914/b749/_pkg_.a
2025-08-20T20:50:39.0284308Z [00:02:35.896]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.0285262Z [00:02:35.896]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:39.0286278Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.0287528Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.0289089Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/publish/catalog=/tmp/go-build893324914/b742/_pkg_.a
2025-08-20T20:50:39.0290550Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils=/tmp/go-build893324914/b750/_pkg_.a
2025-08-20T20:50:39.0292063Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload=/tmp/go-build893324914/b751/_pkg_.a
2025-08-20T20:50:39.0293386Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:39.0294484Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:39.0295582Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.0296888Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.0298165Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:39.0299266Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:39.0300403Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/surveyext=/tmp/go-build893324914/b296/_pkg_.a
2025-08-20T20:50:39.0301535Z [00:02:35.896]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:39.0302402Z [00:02:35.896]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:39.0303217Z [00:02:35.896]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:39.0304085Z [00:02:35.896]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:39.0304776Z [00:02:35.896]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.0305499Z [00:02:35.896]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:39.0306230Z [00:02:35.896]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:39.0311028Z [00:02:35.896]➜  EOF
2025-08-20T20:50:39.0315153Z [00:02:35.896]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create=>gitlab.com/gitlab-org/cli/internal/commands/release/create;$WORK/b748=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/create -lang=go1.25 -complete -installsuffix shared -buildid ArVmWm3JWNggax5AkMKc/ArVmWm3JWNggax5AkMKc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/create.go
2025-08-20T20:50:39.0319268Z [00:02:35.897]➜  cat >/tmp/go-build893324914/b758/importcfg << 'EOF' # internal
2025-08-20T20:50:39.0319956Z [00:02:35.897]➜  # import config
2025-08-20T20:50:39.0320594Z [00:02:35.897]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.0321784Z [00:02:35.897]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.0322872Z [00:02:35.897]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.0323965Z [00:02:35.897]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.0325222Z [00:02:35.897]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.0326279Z [00:02:35.897]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:39.0327118Z [00:02:35.897]➜  EOF
2025-08-20T20:50:39.0331232Z [00:02:35.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/create=>gitlab.com/gitlab-org/cli/internal/commands/schedule/create;$WORK/b758=>" -p gitlab.com/gitlab-org/cli/internal/commands/schedule/create -lang=go1.25 -complete -installsuffix shared -buildid v2IqeOayIvVu1Y6IuB6J/v2IqeOayIvVu1Y6IuB6J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/create/create.go
2025-08-20T20:50:39.2266919Z [00:02:36.095]➜  go tool buildid -w $WORK/b753/_pkg_.a # internal
2025-08-20T20:50:39.2378045Z [00:02:36.106]➜  cp $WORK/b753/_pkg_.a /root/.cache/go-build/9b/9b163a4bf60d7020ad3f3bde3b45eb1fa5d83bdb48fb8ff7ac8e1c90c45ed323-d # internal
2025-08-20T20:50:39.2391381Z [00:02:36.108]➜  gitlab.com/gitlab-org/cli/internal/commands/release/list
2025-08-20T20:50:39.2396151Z [00:02:36.108]➜  mkdir -p $WORK/b754/
2025-08-20T20:50:39.2407939Z [00:02:36.109]➜  cat >/tmp/go-build893324914/b754/importcfg << 'EOF' # internal
2025-08-20T20:50:39.2408654Z [00:02:36.109]➜  # import config
2025-08-20T20:50:39.2409515Z [00:02:36.109]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.2410491Z [00:02:36.109]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.2411663Z [00:02:36.109]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.2412960Z [00:02:36.109]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.2414464Z [00:02:36.109]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils=/tmp/go-build893324914/b750/_pkg_.a
2025-08-20T20:50:39.2415958Z [00:02:36.109]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:39.2417012Z [00:02:36.109]➜  EOF
2025-08-20T20:50:39.2421312Z [00:02:36.109]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/list=>gitlab.com/gitlab-org/cli/internal/commands/release/list;$WORK/b754=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/list -lang=go1.25 -complete -installsuffix shared -buildid 3O5KFwWVXqgiDTCOalp7/3O5KFwWVXqgiDTCOalp7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/list/release_list.go
2025-08-20T20:50:39.2501460Z [00:02:36.119]➜  go tool buildid -w $WORK/b758/_pkg_.a # internal
2025-08-20T20:50:39.2601915Z [00:02:36.129]➜  cp $WORK/b758/_pkg_.a /root/.cache/go-build/08/0870105f580db16b52d1524f627ad481f38414fbfe79686ed4f9e22e73895df2-d # internal
2025-08-20T20:50:39.2609677Z [00:02:36.130]➜  gitlab.com/gitlab-org/cli/internal/commands/release/upload
2025-08-20T20:50:39.2610489Z [00:02:36.130]➜  mkdir -p $WORK/b755/
2025-08-20T20:50:39.2613103Z [00:02:36.130]➜  cat >/tmp/go-build893324914/b755/importcfg << 'EOF' # internal
2025-08-20T20:50:39.2614008Z [00:02:36.130]➜  # import config
2025-08-20T20:50:39.2615333Z [00:02:36.130]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:39.2616176Z [00:02:36.130]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:39.2617390Z [00:02:36.130]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.2618601Z [00:02:36.130]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.2619636Z [00:02:36.130]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.2620574Z [00:02:36.130]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:39.2621611Z [00:02:36.130]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.2622765Z [00:02:36.130]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.2624163Z [00:02:36.130]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils=/tmp/go-build893324914/b750/_pkg_.a
2025-08-20T20:50:39.2625752Z [00:02:36.130]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload=/tmp/go-build893324914/b751/_pkg_.a
2025-08-20T20:50:39.2627471Z [00:02:36.130]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.2628675Z [00:02:36.130]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.2629662Z [00:02:36.130]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:39.2630389Z [00:02:36.130]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:39.2631113Z [00:02:36.130]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.2631852Z [00:02:36.130]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:39.2632396Z [00:02:36.130]➜  EOF
2025-08-20T20:50:39.2636798Z [00:02:36.130]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload=>gitlab.com/gitlab-org/cli/internal/commands/release/upload;$WORK/b755=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/upload -lang=go1.25 -complete -installsuffix shared -buildid YEmPhnIJ1r_tCxrIvAMU/YEmPhnIJ1r_tCxrIvAMU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/upload.go
2025-08-20T20:50:39.3624195Z [00:02:36.231]➜  go tool buildid -w $WORK/b748/_pkg_.a # internal
2025-08-20T20:50:39.3708751Z [00:02:36.240]➜  cp $WORK/b748/_pkg_.a /root/.cache/go-build/d2/d2a2d5f5587e6789d899c63a19d70b0504ddb8d95f84b24340dd64f826379d05-d # internal
2025-08-20T20:50:39.3728608Z [00:02:36.240]➜  gitlab.com/gitlab-org/cli/internal/commands/release/view
2025-08-20T20:50:39.3729302Z [00:02:36.240]➜  mkdir -p $WORK/b756/
2025-08-20T20:50:39.3730521Z [00:02:36.242]➜  cat >/tmp/go-build893324914/b756/importcfg << 'EOF' # internal
2025-08-20T20:50:39.3731208Z [00:02:36.242]➜  # import config
2025-08-20T20:50:39.3731851Z [00:02:36.242]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:39.3732642Z [00:02:36.242]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.3733604Z [00:02:36.242]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.3734662Z [00:02:36.242]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.3735715Z [00:02:36.242]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.3737178Z [00:02:36.242]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.3738728Z [00:02:36.242]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils=/tmp/go-build893324914/b750/_pkg_.a
2025-08-20T20:50:39.3740256Z [00:02:36.242]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:39.3741539Z [00:02:36.242]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.3743041Z [00:02:36.242]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.3744366Z [00:02:36.242]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:39.3745386Z [00:02:36.242]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:39.3746005Z [00:02:36.242]➜  EOF
2025-08-20T20:50:39.3750264Z [00:02:36.242]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view=>gitlab.com/gitlab-org/cli/internal/commands/release/view;$WORK/b756=>" -p gitlab.com/gitlab-org/cli/internal/commands/release/view -lang=go1.25 -complete -installsuffix shared -buildid 452w8uYETirpV-pgU21T/452w8uYETirpV-pgU21T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/view.go
2025-08-20T20:50:39.4029935Z [00:02:36.272]➜  go tool buildid -w $WORK/b754/_pkg_.a # internal
2025-08-20T20:50:39.4067681Z [00:02:36.276]➜  cp $WORK/b754/_pkg_.a /root/.cache/go-build/2a/2a3f6a27f1d12cdcac8a50f3c05e3f38bf0fde2c48d1e3d1722091ae7ec10a29-d # internal
2025-08-20T20:50:39.4070402Z [00:02:36.276]➜  gitlab.com/gitlab-org/cli/internal/commands/schedule/delete
2025-08-20T20:50:39.4071089Z [00:02:36.276]➜  mkdir -p $WORK/b759/
2025-08-20T20:50:39.4076678Z [00:02:36.276]➜  cat >/tmp/go-build893324914/b759/importcfg << 'EOF' # internal
2025-08-20T20:50:39.4078423Z [00:02:36.276]➜  # import config
2025-08-20T20:50:39.4079327Z [00:02:36.276]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.4080324Z [00:02:36.276]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.4081625Z [00:02:36.276]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.4082729Z [00:02:36.276]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.4083995Z [00:02:36.276]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.4085297Z [00:02:36.276]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.4087585Z [00:02:36.276]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.4088716Z [00:02:36.276]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.4089338Z [00:02:36.276]➜  EOF
2025-08-20T20:50:39.4093700Z [00:02:36.276]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/delete=>gitlab.com/gitlab-org/cli/internal/commands/schedule/delete;$WORK/b759=>" -p gitlab.com/gitlab-org/cli/internal/commands/schedule/delete -lang=go1.25 -complete -installsuffix shared -buildid Sh1tGwDuk8grkGwhtRYo/Sh1tGwDuk8grkGwhtRYo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/delete/delete.go
2025-08-20T20:50:39.4699905Z [00:02:36.339]➜  go tool buildid -w $WORK/b755/_pkg_.a # internal
2025-08-20T20:50:39.4782607Z [00:02:36.347]➜  cp $WORK/b755/_pkg_.a /root/.cache/go-build/41/41a5cb7854b771d1f099971ed5bafb101d964362ebc61403dd4f0acd1037b855-d # internal
2025-08-20T20:50:39.4790426Z [00:02:36.348]➜  gitlab.com/gitlab-org/cli/internal/commands/schedule/list
2025-08-20T20:50:39.4791296Z [00:02:36.348]➜  mkdir -p $WORK/b760/
2025-08-20T20:50:39.4795761Z [00:02:36.348]➜  cat >/tmp/go-build893324914/b760/importcfg << 'EOF' # internal
2025-08-20T20:50:39.4796438Z [00:02:36.348]➜  # import config
2025-08-20T20:50:39.4797257Z [00:02:36.348]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.4798303Z [00:02:36.348]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.4799677Z [00:02:36.348]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.4800839Z [00:02:36.348]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.4802114Z [00:02:36.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.4803572Z [00:02:36.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:39.4804970Z [00:02:36.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:39.4805816Z [00:02:36.348]➜  EOF
2025-08-20T20:50:39.4833825Z [00:02:36.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/list=>gitlab.com/gitlab-org/cli/internal/commands/schedule/list;$WORK/b760=>" -p gitlab.com/gitlab-org/cli/internal/commands/schedule/list -lang=go1.25 -complete -installsuffix shared -buildid axnfHP-BUMeRMZE8HCIe/axnfHP-BUMeRMZE8HCIe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/list/list.go
2025-08-20T20:50:39.5909305Z [00:02:36.460]➜  go tool buildid -w $WORK/b756/_pkg_.a # internal
2025-08-20T20:50:39.5968642Z [00:02:36.464]➜  cp $WORK/b756/_pkg_.a /root/.cache/go-build/52/52dc2712da2ce08a626976bf258eb0b22012fa6e8f5b13bcdbf87586edc069e8-d # internal
2025-08-20T20:50:39.5973713Z [00:02:36.465]➜  gitlab.com/gitlab-org/cli/internal/commands/release
2025-08-20T20:50:39.5974342Z [00:02:36.465]➜  mkdir -p $WORK/b747/
2025-08-20T20:50:39.5978197Z [00:02:36.466]➜  cat >/tmp/go-build893324914/b747/importcfg << 'EOF' # internal
2025-08-20T20:50:39.5979303Z [00:02:36.466]➜  # import config
2025-08-20T20:50:39.5981631Z [00:02:36.466]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.5982932Z [00:02:36.466]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.5988361Z [00:02:36.466]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/create=/tmp/go-build893324914/b748/_pkg_.a
2025-08-20T20:50:39.5989864Z [00:02:36.466]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/delete=/tmp/go-build893324914/b752/_pkg_.a
2025-08-20T20:50:39.5991341Z [00:02:36.466]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/download=/tmp/go-build893324914/b753/_pkg_.a
2025-08-20T20:50:39.5992815Z [00:02:36.466]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/list=/tmp/go-build893324914/b754/_pkg_.a
2025-08-20T20:50:39.5994392Z [00:02:36.466]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/upload=/tmp/go-build893324914/b755/_pkg_.a
2025-08-20T20:50:39.5995846Z [00:02:36.467]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/view=/tmp/go-build893324914/b756/_pkg_.a
2025-08-20T20:50:39.5996890Z [00:02:36.467]➜  EOF
2025-08-20T20:50:39.6000646Z [00:02:36.467]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release=>gitlab.com/gitlab-org/cli/internal/commands/release;$WORK/b747=>" -p gitlab.com/gitlab-org/cli/internal/commands/release -lang=go1.25 -complete -installsuffix shared -buildid 5qroTTcmgQAHaOkLx0jm/5qroTTcmgQAHaOkLx0jm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/release.go
2025-08-20T20:50:39.6110296Z [00:02:36.480]➜  go tool buildid -w $WORK/b760/_pkg_.a # internal
2025-08-20T20:50:39.6150010Z [00:02:36.484]➜  cp $WORK/b760/_pkg_.a /root/.cache/go-build/c5/c5fb2237d68eb0169b516b83a261e111f93574531c5580d608b806c09e98888a-d # internal
2025-08-20T20:50:39.6189341Z [00:02:36.484]➜  gitlab.com/gitlab-org/cli/internal/commands/schedule/run
2025-08-20T20:50:39.6190314Z [00:02:36.484]➜  mkdir -p $WORK/b761/
2025-08-20T20:50:39.6191085Z [00:02:36.485]➜  cat >/tmp/go-build893324914/b761/importcfg << 'EOF' # internal
2025-08-20T20:50:39.6191921Z [00:02:36.485]➜  # import config
2025-08-20T20:50:39.6192507Z [00:02:36.485]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.6193413Z [00:02:36.485]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.6194418Z [00:02:36.485]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.6195434Z [00:02:36.485]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.6196743Z [00:02:36.485]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.6197951Z [00:02:36.485]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.6199187Z [00:02:36.485]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.6200186Z [00:02:36.485]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.6200896Z [00:02:36.485]➜  EOF
2025-08-20T20:50:39.6204554Z [00:02:36.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/run=>gitlab.com/gitlab-org/cli/internal/commands/schedule/run;$WORK/b761=>" -p gitlab.com/gitlab-org/cli/internal/commands/schedule/run -lang=go1.25 -complete -installsuffix shared -buildid QsnAPL5addjYsgKBKHCP/QsnAPL5addjYsgKBKHCP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/run/run.go
2025-08-20T20:50:39.6341932Z [00:02:36.503]➜  go tool buildid -w $WORK/b759/_pkg_.a # internal
2025-08-20T20:50:39.6458952Z [00:02:36.514]➜  cp $WORK/b759/_pkg_.a /root/.cache/go-build/6d/6d0b9892e6e0e26c45ff8b65807fcee291416b358e800299a84a9ccdd81f3049-d # internal
2025-08-20T20:50:39.6460584Z [00:02:36.515]➜  gitlab.com/gitlab-org/cli/internal/commands/schedule/update
2025-08-20T20:50:39.6462046Z [00:02:36.515]➜  mkdir -p $WORK/b762/
2025-08-20T20:50:39.6463000Z [00:02:36.515]➜  cat >/tmp/go-build893324914/b762/importcfg << 'EOF' # internal
2025-08-20T20:50:39.6464625Z [00:02:36.515]➜  # import config
2025-08-20T20:50:39.6465287Z [00:02:36.515]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.6466274Z [00:02:36.515]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.6467564Z [00:02:36.515]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.6468670Z [00:02:36.515]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.6470075Z [00:02:36.515]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.6471175Z [00:02:36.515]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.6471995Z [00:02:36.515]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:39.6472619Z [00:02:36.515]➜  EOF
2025-08-20T20:50:39.6476984Z [00:02:36.515]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/update=>gitlab.com/gitlab-org/cli/internal/commands/schedule/update;$WORK/b762=>" -p gitlab.com/gitlab-org/cli/internal/commands/schedule/update -lang=go1.25 -complete -installsuffix shared -buildid suSVCnd6emF2MkgXv-OZ/suSVCnd6emF2MkgXv-OZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/update/update.go
2025-08-20T20:50:39.7597920Z [00:02:36.628]➜  go tool buildid -w $WORK/b761/_pkg_.a # internal
2025-08-20T20:50:39.7687208Z [00:02:36.637]➜  cp $WORK/b761/_pkg_.a /root/.cache/go-build/36/3626053673ffd1ccc2a74a8c25845939615a3ec63db44abe19373ba9fa6d5f75-d # internal
2025-08-20T20:50:39.7703591Z [00:02:36.637]➜  gitlab.com/gitlab-org/cli/internal/commands/securefile/create
2025-08-20T20:50:39.7704586Z [00:02:36.637]➜  mkdir -p $WORK/b764/
2025-08-20T20:50:39.7705333Z [00:02:36.638]➜  cat >/tmp/go-build893324914/b764/importcfg << 'EOF' # internal
2025-08-20T20:50:39.7706025Z [00:02:36.638]➜  # import config
2025-08-20T20:50:39.7706896Z [00:02:36.638]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.7707909Z [00:02:36.638]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.7709010Z [00:02:36.638]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.7710133Z [00:02:36.638]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.7711442Z [00:02:36.638]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.7712782Z [00:02:36.638]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.7714122Z [00:02:36.638]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.7715401Z [00:02:36.638]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:39.7716182Z [00:02:36.638]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:39.7732124Z [00:02:36.638]➜  EOF
2025-08-20T20:50:39.7736798Z [00:02:36.638]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create=>gitlab.com/gitlab-org/cli/internal/commands/securefile/create;$WORK/b764=>" -p gitlab.com/gitlab-org/cli/internal/commands/securefile/create -lang=go1.25 -complete -installsuffix shared -buildid AImxvC58CtsOjnNGUJiV/AImxvC58CtsOjnNGUJiV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/create.go
2025-08-20T20:50:39.7740776Z [00:02:36.642]➜  go tool buildid -w $WORK/b747/_pkg_.a # internal
2025-08-20T20:50:39.7814002Z [00:02:36.650]➜  cp $WORK/b747/_pkg_.a /root/.cache/go-build/64/64d16a63382547d61fac23fbbf049c9f61a53542901b2f2f5d96819c752b6423-d # internal
2025-08-20T20:50:39.7824690Z [00:02:36.650]➜  gitlab.com/gitlab-org/cli/internal/commands/securefile/download
2025-08-20T20:50:39.7825489Z [00:02:36.650]➜  mkdir -p $WORK/b765/
2025-08-20T20:50:39.7826247Z [00:02:36.651]➜  cat >/tmp/go-build893324914/b765/importcfg << 'EOF' # internal
2025-08-20T20:50:39.7827132Z [00:02:36.651]➜  # import config
2025-08-20T20:50:39.7827787Z [00:02:36.651]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.7828978Z [00:02:36.651]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.7830154Z [00:02:36.651]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.7831302Z [00:02:36.651]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.7832630Z [00:02:36.651]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.7833971Z [00:02:36.651]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.7835017Z [00:02:36.651]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:39.7835791Z [00:02:36.651]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:39.7836789Z [00:02:36.651]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:39.7837693Z [00:02:36.651]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.7839639Z [00:02:36.651]➜  EOF
2025-08-20T20:50:39.7844072Z [00:02:36.653]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download=>gitlab.com/gitlab-org/cli/internal/commands/securefile/download;$WORK/b765=>" -p gitlab.com/gitlab-org/cli/internal/commands/securefile/download -lang=go1.25 -complete -installsuffix shared -buildid 9FRErrkTEGkqpPLWJqCP/9FRErrkTEGkqpPLWJqCP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/download.go
2025-08-20T20:50:39.8040327Z [00:02:36.673]➜  go tool buildid -w $WORK/b762/_pkg_.a # internal
2025-08-20T20:50:39.8081645Z [00:02:36.677]➜  cp $WORK/b762/_pkg_.a /root/.cache/go-build/de/de533079d72466ff3c62b02900c48955c6bca62b9407b84362f7c29b5916fa9b-d # internal
2025-08-20T20:50:39.8098448Z [00:02:36.677]➜  gitlab.com/gitlab-org/cli/internal/commands/schedule
2025-08-20T20:50:39.8099102Z [00:02:36.677]➜  mkdir -p $WORK/b757/
2025-08-20T20:50:39.8099808Z [00:02:36.678]➜  cat >/tmp/go-build893324914/b757/importcfg << 'EOF' # internal
2025-08-20T20:50:39.8100435Z [00:02:36.678]➜  # import config
2025-08-20T20:50:39.8101149Z [00:02:36.678]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.8102265Z [00:02:36.678]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.8103963Z [00:02:36.678]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/create=/tmp/go-build893324914/b758/_pkg_.a
2025-08-20T20:50:39.8105742Z [00:02:36.678]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/delete=/tmp/go-build893324914/b759/_pkg_.a
2025-08-20T20:50:39.8107504Z [00:02:36.678]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/list=/tmp/go-build893324914/b760/_pkg_.a
2025-08-20T20:50:39.8109030Z [00:02:36.678]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/run=/tmp/go-build893324914/b761/_pkg_.a
2025-08-20T20:50:39.8110801Z [00:02:36.678]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/update=/tmp/go-build893324914/b762/_pkg_.a
2025-08-20T20:50:39.8111808Z [00:02:36.678]➜  EOF
2025-08-20T20:50:39.8115704Z [00:02:36.678]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule=>gitlab.com/gitlab-org/cli/internal/commands/schedule;$WORK/b757=>" -p gitlab.com/gitlab-org/cli/internal/commands/schedule -lang=go1.25 -complete -installsuffix shared -buildid G1N3AsFqH6WhZYBOgbQu/G1N3AsFqH6WhZYBOgbQu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/schedule.go
2025-08-20T20:50:39.8694201Z [00:02:36.738]➜  go tool buildid -w $WORK/b764/_pkg_.a # internal
2025-08-20T20:50:39.8744076Z [00:02:36.743]➜  cp $WORK/b764/_pkg_.a /root/.cache/go-build/b2/b2015f77fbedb6e92c3fa776d0081091c6924f752106d52437b7c402551f12fa-d # internal
2025-08-20T20:50:39.8746023Z [00:02:36.743]➜  gitlab.com/gitlab-org/cli/internal/commands/securefile/get
2025-08-20T20:50:39.8753821Z [00:02:36.743]➜  mkdir -p $WORK/b766/
2025-08-20T20:50:39.8754587Z [00:02:36.744]➜  cat >/tmp/go-build893324914/b766/importcfg << 'EOF' # internal
2025-08-20T20:50:39.8755259Z [00:02:36.744]➜  # import config
2025-08-20T20:50:39.8755954Z [00:02:36.744]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:39.8760897Z [00:02:36.744]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.8761904Z [00:02:36.744]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.8762965Z [00:02:36.744]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.8764101Z [00:02:36.744]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.8765116Z [00:02:36.744]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.8765719Z [00:02:36.744]➜  EOF
2025-08-20T20:50:39.8769901Z [00:02:36.744]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/get=>gitlab.com/gitlab-org/cli/internal/commands/securefile/get;$WORK/b766=>" -p gitlab.com/gitlab-org/cli/internal/commands/securefile/get -lang=go1.25 -complete -installsuffix shared -buildid OLWlI9uAl3f4Vnt5OhcJ/OLWlI9uAl3f4Vnt5OhcJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/get/get.go
2025-08-20T20:50:39.9008411Z [00:02:36.769]➜  go tool buildid -w $WORK/b757/_pkg_.a # internal
2025-08-20T20:50:39.9046371Z [00:02:36.773]➜  cp $WORK/b757/_pkg_.a /root/.cache/go-build/f7/f77ce9d9fcf9b9489c129eda7bd5db3dfcb5a26137e7361ef2ec762c55ab583b-d # internal
2025-08-20T20:50:39.9049060Z [00:02:36.774]➜  gitlab.com/gitlab-org/cli/internal/commands/securefile/list
2025-08-20T20:50:39.9050393Z [00:02:36.774]➜  mkdir -p $WORK/b767/
2025-08-20T20:50:39.9054183Z [00:02:36.774]➜  cat >/tmp/go-build893324914/b767/importcfg << 'EOF' # internal
2025-08-20T20:50:39.9056010Z [00:02:36.774]➜  # import config
2025-08-20T20:50:39.9057309Z [00:02:36.774]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:39.9060019Z [00:02:36.774]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.9060981Z [00:02:36.774]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.9062041Z [00:02:36.774]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.9063122Z [00:02:36.774]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.9064267Z [00:02:36.774]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:39.9065566Z [00:02:36.774]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.9066371Z [00:02:36.774]➜  EOF
2025-08-20T20:50:39.9072269Z [00:02:36.775]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/list=>gitlab.com/gitlab-org/cli/internal/commands/securefile/list;$WORK/b767=>" -p gitlab.com/gitlab-org/cli/internal/commands/securefile/list -lang=go1.25 -complete -installsuffix shared -buildid w-yVloXHqKW8J-NjoRlQ/w-yVloXHqKW8J-NjoRlQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/list/list.go
2025-08-20T20:50:39.9625235Z [00:02:36.831]➜  go tool buildid -w $WORK/b765/_pkg_.a # internal
2025-08-20T20:50:39.9674519Z [00:02:36.836]➜  go tool buildid -w $WORK/b766/_pkg_.a # internal
2025-08-20T20:50:39.9712112Z [00:02:36.840]➜  cp $WORK/b766/_pkg_.a /root/.cache/go-build/52/52876dba3a68cd00357b28446b0e27d06909b2b8bb8b425d01563cc4474cfb5f-d # internal
2025-08-20T20:50:39.9724812Z [00:02:36.840]➜  gitlab.com/gitlab-org/cli/internal/commands/securefile/remove
2025-08-20T20:50:39.9725436Z [00:02:36.840]➜  mkdir -p $WORK/b768/
2025-08-20T20:50:39.9726734Z [00:02:36.841]➜  cp $WORK/b765/_pkg_.a /root/.cache/go-build/88/88a784a318cecd7d0101de25b2834cb09a62b7bc13ce9e0ae34d43570fb34fc6-d # internal
2025-08-20T20:50:39.9727962Z [00:02:36.841]➜  gitlab.com/gitlab-org/cli/internal/commands/snippet/create
2025-08-20T20:50:39.9728634Z [00:02:36.841]➜  mkdir -p $WORK/b770/
2025-08-20T20:50:39.9729324Z [00:02:36.841]➜  cat >/tmp/go-build893324914/b768/importcfg << 'EOF' # internal
2025-08-20T20:50:39.9729970Z [00:02:36.841]➜  # import config
2025-08-20T20:50:39.9730593Z [00:02:36.841]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.9731617Z [00:02:36.841]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.9732682Z [00:02:36.841]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.9733763Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.9734931Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.9736373Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.9742859Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.9744190Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:39.9745218Z [00:02:36.841]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:39.9745826Z [00:02:36.841]➜  EOF
2025-08-20T20:50:39.9746474Z [00:02:36.841]➜  cat >/tmp/go-build893324914/b770/importcfg << 'EOF' # internal
2025-08-20T20:50:39.9747322Z [00:02:36.841]➜  # import config
2025-08-20T20:50:39.9747973Z [00:02:36.841]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:39.9748756Z [00:02:36.841]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:39.9749729Z [00:02:36.841]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:39.9750993Z [00:02:36.841]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:39.9752082Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:39.9753308Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:39.9754545Z [00:02:36.841]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:39.9755764Z [00:02:36.843]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:39.9757212Z [00:02:36.843]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:39.9758386Z [00:02:36.843]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:39.9759175Z [00:02:36.843]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:39.9759964Z [00:02:36.843]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:39.9760564Z [00:02:36.843]➜  EOF
2025-08-20T20:50:39.9764644Z [00:02:36.843]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create=>gitlab.com/gitlab-org/cli/internal/commands/snippet/create;$WORK/b770=>" -p gitlab.com/gitlab-org/cli/internal/commands/snippet/create -lang=go1.25 -complete -installsuffix shared -buildid VdVB18A7UUSfuG3UkTgb/VdVB18A7UUSfuG3UkTgb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/create.go
2025-08-20T20:50:39.9772136Z [00:02:36.843]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/remove=>gitlab.com/gitlab-org/cli/internal/commands/securefile/remove;$WORK/b768=>" -p gitlab.com/gitlab-org/cli/internal/commands/securefile/remove -lang=go1.25 -complete -installsuffix shared -buildid QDPrw7v10sctKr22Mos7/QDPrw7v10sctKr22Mos7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/remove/remove.go
2025-08-20T20:50:39.9978865Z [00:02:36.867]➜  go tool buildid -w $WORK/b767/_pkg_.a # internal
2025-08-20T20:50:40.0019381Z [00:02:36.871]➜  cp $WORK/b767/_pkg_.a /root/.cache/go-build/13/1327546a4924ec7968fd5426d034c9d429367578b975c4209d1bb1fb54ce288c-d # internal
2025-08-20T20:50:40.0027955Z [00:02:36.871]➜  gitlab.com/gitlab-org/cli/internal/commands/ssh-key/add
2025-08-20T20:50:40.0028753Z [00:02:36.871]➜  mkdir -p $WORK/b772/
2025-08-20T20:50:40.0029488Z [00:02:36.871]➜  cat >/tmp/go-build893324914/b772/importcfg << 'EOF' # internal
2025-08-20T20:50:40.0030141Z [00:02:36.871]➜  # import config
2025-08-20T20:50:40.0030740Z [00:02:36.871]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.0031769Z [00:02:36.871]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.0032832Z [00:02:36.871]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.0033860Z [00:02:36.871]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.0035012Z [00:02:36.871]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:40.0036230Z [00:02:36.872]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.0040330Z [00:02:36.872]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.0041344Z [00:02:36.873]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:40.0042131Z [00:02:36.873]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:40.0042859Z [00:02:36.873]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:40.0043469Z [00:02:36.873]➜  EOF
2025-08-20T20:50:40.0048256Z [00:02:36.873]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add=>gitlab.com/gitlab-org/cli/internal/commands/ssh-key/add;$WORK/b772=>" -p gitlab.com/gitlab-org/cli/internal/commands/ssh-key/add -lang=go1.25 -complete -installsuffix shared -buildid G3jEBbsICaZtqQqHyo2c/G3jEBbsICaZtqQqHyo2c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add/add.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add/http.go
2025-08-20T20:50:40.0961868Z [00:02:36.965]➜  go tool buildid -w $WORK/b768/_pkg_.a # internal
2025-08-20T20:50:40.1008205Z [00:02:36.969]➜  cp $WORK/b768/_pkg_.a /root/.cache/go-build/a5/a5bfea0b3946f7f4031a34950e413fe54fd2e9bc789255b4ecad0d6d54a1e78c-d # internal
2025-08-20T20:50:40.1014183Z [00:02:36.970]➜  gitlab.com/gitlab-org/cli/internal/commands/securefile
2025-08-20T20:50:40.1017286Z [00:02:36.970]➜  mkdir -p $WORK/b763/
2025-08-20T20:50:40.1018067Z [00:02:36.970]➜  cat >/tmp/go-build893324914/b763/importcfg << 'EOF' # internal
2025-08-20T20:50:40.1018746Z [00:02:36.970]➜  # import config
2025-08-20T20:50:40.1019550Z [00:02:36.970]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.1020545Z [00:02:36.970]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.1021543Z [00:02:36.970]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.1022929Z [00:02:36.970]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/create=/tmp/go-build893324914/b764/_pkg_.a
2025-08-20T20:50:40.1024467Z [00:02:36.970]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/download=/tmp/go-build893324914/b765/_pkg_.a
2025-08-20T20:50:40.1026042Z [00:02:36.970]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/get=/tmp/go-build893324914/b766/_pkg_.a
2025-08-20T20:50:40.1027875Z [00:02:36.971]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/list=/tmp/go-build893324914/b767/_pkg_.a
2025-08-20T20:50:40.1029489Z [00:02:36.971]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/remove=/tmp/go-build893324914/b768/_pkg_.a
2025-08-20T20:50:40.1030439Z [00:02:36.971]➜  EOF
2025-08-20T20:50:40.1051960Z [00:02:36.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile=>gitlab.com/gitlab-org/cli/internal/commands/securefile;$WORK/b763=>" -p gitlab.com/gitlab-org/cli/internal/commands/securefile -lang=go1.25 -complete -installsuffix shared -buildid XHXt6-kwJC4UOFm1iFbr/XHXt6-kwJC4UOFm1iFbr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/securefile.go
2025-08-20T20:50:40.1282296Z [00:02:36.997]➜  go tool buildid -w $WORK/b772/_pkg_.a # internal
2025-08-20T20:50:40.1328626Z [00:02:37.001]➜  cp $WORK/b772/_pkg_.a /root/.cache/go-build/3d/3d76bce989cbc202630bd7d8e3a8b887f839e50ba3461a7049cc77f869cfc503-d # internal
2025-08-20T20:50:40.1334887Z [00:02:37.002]➜  gitlab.com/gitlab-org/cli/internal/commands/ssh-key/delete
2025-08-20T20:50:40.1338251Z [00:02:37.003]➜  mkdir -p $WORK/b773/
2025-08-20T20:50:40.1346772Z [00:02:37.003]➜  cat >/tmp/go-build893324914/b773/importcfg << 'EOF' # internal
2025-08-20T20:50:40.1351863Z [00:02:37.004]➜  # import config
2025-08-20T20:50:40.1352582Z [00:02:37.004]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.1353411Z [00:02:37.004]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.1354413Z [00:02:37.004]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:40.1355588Z [00:02:37.004]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.1357100Z [00:02:37.004]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.1358229Z [00:02:37.004]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.1359444Z [00:02:37.004]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:40.1360708Z [00:02:37.004]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.1362043Z [00:02:37.004]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.1363472Z [00:02:37.004]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:40.1364880Z [00:02:37.004]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:40.1365690Z [00:02:37.004]➜  EOF
2025-08-20T20:50:40.1370016Z [00:02:37.004]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/delete=>gitlab.com/gitlab-org/cli/internal/commands/ssh-key/delete;$WORK/b773=>" -p gitlab.com/gitlab-org/cli/internal/commands/ssh-key/delete -lang=go1.25 -complete -installsuffix shared -buildid xhKM78NvR8o-vPSut1o_/xhKM78NvR8o-vPSut1o_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/delete/delete.go
2025-08-20T20:50:40.1562543Z [00:02:37.025]➜  go tool buildid -w $WORK/b770/_pkg_.a # internal
2025-08-20T20:50:40.1665492Z [00:02:37.035]➜  cp $WORK/b770/_pkg_.a /root/.cache/go-build/53/53dce038dc17f0b0f7e886baead191280bc05512819d31d3cc27f2630b684468-d # internal
2025-08-20T20:50:40.1679461Z [00:02:37.035]➜  gitlab.com/gitlab-org/cli/internal/commands/snippet
2025-08-20T20:50:40.1680136Z [00:02:37.035]➜  mkdir -p $WORK/b769/
2025-08-20T20:50:40.1680850Z [00:02:37.035]➜  cat >/tmp/go-build893324914/b769/importcfg << 'EOF' # internal
2025-08-20T20:50:40.1681513Z [00:02:37.035]➜  # import config
2025-08-20T20:50:40.1682333Z [00:02:37.035]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.1683384Z [00:02:37.035]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.1684504Z [00:02:37.035]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.1685902Z [00:02:37.035]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/snippet/create=/tmp/go-build893324914/b770/_pkg_.a
2025-08-20T20:50:40.1687022Z [00:02:37.035]➜  EOF
2025-08-20T20:50:40.1690987Z [00:02:37.035]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet=>gitlab.com/gitlab-org/cli/internal/commands/snippet;$WORK/b769=>" -p gitlab.com/gitlab-org/cli/internal/commands/snippet -lang=go1.25 -complete -installsuffix shared -buildid DB5NmzgTzq9Is6lmyUXV/DB5NmzgTzq9Is6lmyUXV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/snippet.go
2025-08-20T20:50:40.1910460Z [00:02:37.060]➜  go tool buildid -w $WORK/b763/_pkg_.a # internal
2025-08-20T20:50:40.2007646Z [00:02:37.069]➜  cp $WORK/b763/_pkg_.a /root/.cache/go-build/27/2779f81a8f2af20487907632524fd3acae8ec3edc3d242cfdea3ae90e96c57a9-d # internal
2025-08-20T20:50:40.2008960Z [00:02:37.069]➜  gitlab.com/gitlab-org/cli/internal/commands/ssh-key/get
2025-08-20T20:50:40.2010525Z [00:02:37.070]➜  mkdir -p $WORK/b774/
2025-08-20T20:50:40.2019363Z [00:02:37.070]➜  cat >/tmp/go-build893324914/b774/importcfg << 'EOF' # internal
2025-08-20T20:50:40.2020097Z [00:02:37.070]➜  # import config
2025-08-20T20:50:40.2020768Z [00:02:37.070]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.2021562Z [00:02:37.070]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.2022525Z [00:02:37.070]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:40.2023859Z [00:02:37.070]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.2024905Z [00:02:37.070]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.2026012Z [00:02:37.070]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.2027482Z [00:02:37.070]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:40.2028877Z [00:02:37.070]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.2030308Z [00:02:37.070]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.2031583Z [00:02:37.070]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:40.2032815Z [00:02:37.070]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:40.2033621Z [00:02:37.070]➜  EOF
2025-08-20T20:50:40.2037657Z [00:02:37.070]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/get=>gitlab.com/gitlab-org/cli/internal/commands/ssh-key/get;$WORK/b774=>" -p gitlab.com/gitlab-org/cli/internal/commands/ssh-key/get -lang=go1.25 -complete -installsuffix shared -buildid uU4z4vQrDYHpq_Ym6cCm/uU4z4vQrDYHpq_Ym6cCm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/get/get.go
2025-08-20T20:50:40.2388114Z [00:02:37.107]➜  go tool buildid -w $WORK/b773/_pkg_.a # internal
2025-08-20T20:50:40.2430266Z [00:02:37.112]➜  cp $WORK/b773/_pkg_.a /root/.cache/go-build/76/7619b69c829b8a5f53d8531c427581d4d0d8d1f54daa70d67cf4d0bda20d2a42-d # internal
2025-08-20T20:50:40.2452176Z [00:02:37.113]➜  gitlab.com/gitlab-org/cli/internal/commands/ssh-key/list
2025-08-20T20:50:40.2452863Z [00:02:37.113]➜  mkdir -p $WORK/b775/
2025-08-20T20:50:40.2453569Z [00:02:37.113]➜  cat >/tmp/go-build893324914/b775/importcfg << 'EOF' # internal
2025-08-20T20:50:40.2454211Z [00:02:37.113]➜  # import config
2025-08-20T20:50:40.2455042Z [00:02:37.113]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.2456142Z [00:02:37.113]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.2457429Z [00:02:37.113]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.2458641Z [00:02:37.113]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:40.2459856Z [00:02:37.113]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.2461350Z [00:02:37.113]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.2462680Z [00:02:37.113]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:40.2463947Z [00:02:37.113]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:40.2464739Z [00:02:37.113]➜  EOF
2025-08-20T20:50:40.2468799Z [00:02:37.113]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/list=>gitlab.com/gitlab-org/cli/internal/commands/ssh-key/list;$WORK/b775=>" -p gitlab.com/gitlab-org/cli/internal/commands/ssh-key/list -lang=go1.25 -complete -installsuffix shared -buildid BD1pwzvDbb7a3xJlrGJ5/BD1pwzvDbb7a3xJlrGJ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/list/list.go
2025-08-20T20:50:40.2659525Z [00:02:37.135]➜  go tool buildid -w $WORK/b769/_pkg_.a # internal
2025-08-20T20:50:40.2698716Z [00:02:37.138]➜  cp $WORK/b769/_pkg_.a /root/.cache/go-build/ec/ec178e56bec9647849879dd59b84806da791821d5a397e2d78149ff8eb521733-d # internal
2025-08-20T20:50:40.2710749Z [00:02:37.139]➜  gitlab.com/gitlab-org/cli/internal/commands/stack/create
2025-08-20T20:50:40.2711393Z [00:02:37.139]➜  mkdir -p $WORK/b777/
2025-08-20T20:50:40.2712045Z [00:02:37.139]➜  cat >/tmp/go-build893324914/b777/importcfg << 'EOF' # internal
2025-08-20T20:50:40.2712649Z [00:02:37.139]➜  # import config
2025-08-20T20:50:40.2718448Z [00:02:37.141]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.2720978Z [00:02:37.141]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.2722567Z [00:02:37.141]➜  packagefile github.com/briandowns/spinner=/tmp/go-build893324914/b353/_pkg_.a
2025-08-20T20:50:40.2725168Z [00:02:37.141]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.2728114Z [00:02:37.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.2729260Z [00:02:37.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:40.2730384Z [00:02:37.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:40.2731479Z [00:02:37.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:40.2732590Z [00:02:37.141]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:40.2733513Z [00:02:37.141]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:40.2734200Z [00:02:37.141]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:40.2734723Z [00:02:37.141]➜  EOF
2025-08-20T20:50:40.2738550Z [00:02:37.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/create=>gitlab.com/gitlab-org/cli/internal/commands/stack/create;$WORK/b777=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack/create -lang=go1.25 -complete -installsuffix shared -buildid lnsk4LEC1kzpZUQT1fAf/lnsk4LEC1kzpZUQT1fAf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/create/stack_create.go
2025-08-20T20:50:40.3443592Z [00:02:37.213]➜  go tool buildid -w $WORK/b775/_pkg_.a # internal
2025-08-20T20:50:40.3490992Z [00:02:37.218]➜  cp $WORK/b775/_pkg_.a /root/.cache/go-build/e1/e178eca28a74f4d607f8349e2f202b774f13091c954b2258866a7f120de08099-d # internal
2025-08-20T20:50:40.3494844Z [00:02:37.218]➜  gitlab.com/gitlab-org/cli/internal/commands/stack/list
2025-08-20T20:50:40.3500098Z [00:02:37.219]➜  mkdir -p $WORK/b778/
2025-08-20T20:50:40.3508564Z [00:02:37.219]➜  cat >/tmp/go-build893324914/b778/importcfg << 'EOF' # internal
2025-08-20T20:50:40.3509495Z [00:02:37.219]➜  # import config
2025-08-20T20:50:40.3510081Z [00:02:37.219]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.3511054Z [00:02:37.219]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.3512877Z [00:02:37.219]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.3514508Z [00:02:37.219]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.3519164Z [00:02:37.219]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:40.3520473Z [00:02:37.219]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.3521723Z [00:02:37.219]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:40.3522520Z [00:02:37.219]➜  EOF
2025-08-20T20:50:40.3526391Z [00:02:37.219]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/list=>gitlab.com/gitlab-org/cli/internal/commands/stack/list;$WORK/b778=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack/list -lang=go1.25 -complete -installsuffix shared -buildid 7yCR-YM5pEasQ5_mTPmU/7yCR-YM5pEasQ5_mTPmU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/list/stack_list.go
2025-08-20T20:50:40.3641256Z [00:02:37.233]➜  go tool buildid -w $WORK/b777/_pkg_.a # internal
2025-08-20T20:50:40.3710432Z [00:02:37.240]➜  cp $WORK/b777/_pkg_.a /root/.cache/go-build/20/20fe0713063e9ad166652409f9b38f1758c7eb17e67a10c98859e14d990228b7-d # internal
2025-08-20T20:50:40.3741684Z [00:02:37.243]➜  gitlab.com/gitlab-org/cli/internal/commands/stack/navigate
2025-08-20T20:50:40.3756131Z [00:02:37.243]➜  mkdir -p $WORK/b779/
2025-08-20T20:50:40.3757145Z [00:02:37.243]➜  cat >/tmp/go-build893324914/b779/importcfg << 'EOF' # internal
2025-08-20T20:50:40.3757823Z [00:02:37.243]➜  # import config
2025-08-20T20:50:40.3758468Z [00:02:37.243]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.3759248Z [00:02:37.243]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.3760209Z [00:02:37.243]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:40.3761360Z [00:02:37.243]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.3762428Z [00:02:37.244]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.3763577Z [00:02:37.244]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.3764811Z [00:02:37.244]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:40.3765988Z [00:02:37.244]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:40.3777291Z [00:02:37.244]➜  EOF
2025-08-20T20:50:40.3781631Z [00:02:37.244]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/navigate=>gitlab.com/gitlab-org/cli/internal/commands/stack/navigate;$WORK/b779=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack/navigate -lang=go1.25 -complete -installsuffix shared -buildid rTv2e2-m0qj4iL-l-Kol/rTv2e2-m0qj4iL-l-Kol -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/navigate/stack_navigate.go
2025-08-20T20:50:40.4722216Z [00:02:37.341]➜  go tool buildid -w $WORK/b774/_pkg_.a # internal
2025-08-20T20:50:40.4742910Z [00:02:37.343]➜  go tool buildid -w $WORK/b778/_pkg_.a # internal
2025-08-20T20:50:40.4781497Z [00:02:37.347]➜  cp $WORK/b778/_pkg_.a /root/.cache/go-build/7d/7daaf7aebc487c463526ad8d2598e251e45b06d281e72d8f8c5bff989d589934-d # internal
2025-08-20T20:50:40.4792260Z [00:02:37.348]➜  gitlab.com/gitlab-org/cli/internal/auth
2025-08-20T20:50:40.4793946Z [00:02:37.348]➜  mkdir -p $WORK/b781/
2025-08-20T20:50:40.4796002Z [00:02:37.348]➜  cat >/tmp/go-build893324914/b781/importcfg << 'EOF' # internal
2025-08-20T20:50:40.4796932Z [00:02:37.348]➜  # import config
2025-08-20T20:50:40.4799081Z [00:02:37.348]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.4800002Z [00:02:37.348]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.4801050Z [00:02:37.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:40.4802198Z [00:02:37.348]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.4802945Z [00:02:37.348]➜  EOF
2025-08-20T20:50:40.4806013Z [00:02:37.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/auth=>gitlab.com/gitlab-org/cli/internal/auth;$WORK/b781=>" -p gitlab.com/gitlab-org/cli/internal/auth -lang=go1.25 -complete -installsuffix shared -buildid AbLbKBMmAMqUg0xGS3fq/AbLbKBMmAMqUg0xGS3fq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/auth/auth.go
2025-08-20T20:50:40.4826390Z [00:02:37.351]➜  cp $WORK/b774/_pkg_.a /root/.cache/go-build/86/86126468b32160d619f95129b74139bd8f8f13a60d08d3ac9abf9cb02f6c2aed-d # internal
2025-08-20T20:50:40.4832616Z [00:02:37.351]➜  gitlab.com/gitlab-org/cli/internal/commands/ssh-key
2025-08-20T20:50:40.4833208Z [00:02:37.351]➜  mkdir -p $WORK/b771/
2025-08-20T20:50:40.4864735Z [00:02:37.355]➜  cat >/tmp/go-build893324914/b771/importcfg << 'EOF' # internal
2025-08-20T20:50:40.4872860Z [00:02:37.355]➜  # import config
2025-08-20T20:50:40.4873660Z [00:02:37.356]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.4874831Z [00:02:37.356]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.4876236Z [00:02:37.356]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/add=/tmp/go-build893324914/b772/_pkg_.a
2025-08-20T20:50:40.4877814Z [00:02:37.356]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/delete=/tmp/go-build893324914/b773/_pkg_.a
2025-08-20T20:50:40.4879154Z [00:02:37.356]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/get=/tmp/go-build893324914/b774/_pkg_.a
2025-08-20T20:50:40.4880506Z [00:02:37.356]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/list=/tmp/go-build893324914/b775/_pkg_.a
2025-08-20T20:50:40.4881329Z [00:02:37.356]➜  EOF
2025-08-20T20:50:40.4884819Z [00:02:37.356]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key=>gitlab.com/gitlab-org/cli/internal/commands/ssh-key;$WORK/b771=>" -p gitlab.com/gitlab-org/cli/internal/commands/ssh-key -lang=go1.25 -complete -installsuffix shared -buildid CjID9o6FoDe0roAr2u4K/CjID9o6FoDe0roAr2u4K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/ssh-key.go
2025-08-20T20:50:40.5638763Z [00:02:37.432]➜  go tool buildid -w $WORK/b781/_pkg_.a # internal
2025-08-20T20:50:40.5672682Z [00:02:37.436]➜  cp $WORK/b781/_pkg_.a /root/.cache/go-build/5f/5f5d6e2feb7a01b6606ac40b01631d19ea94a6c2fa5f46c489a5be1149d2fbbf-d # internal
2025-08-20T20:50:40.5683013Z [00:02:37.436]➜  gitlab.com/gitlab-org/cli/internal/commands/stack/reorder
2025-08-20T20:50:40.5683709Z [00:02:37.436]➜  mkdir -p $WORK/b780/
2025-08-20T20:50:40.5684462Z [00:02:37.437]➜  cat >/tmp/go-build893324914/b780/importcfg << 'EOF' # internal
2025-08-20T20:50:40.5685067Z [00:02:37.437]➜  # import config
2025-08-20T20:50:40.5685631Z [00:02:37.437]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:40.5686685Z [00:02:37.437]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.5687424Z [00:02:37.437]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.5688391Z [00:02:37.437]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.5689503Z [00:02:37.437]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.5690651Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.5691847Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:40.5693072Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/auth=/tmp/go-build893324914/b781/_pkg_.a
2025-08-20T20:50:40.5694296Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.5695645Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:40.5697177Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:40.5698285Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:40.5699464Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.5700711Z [00:02:37.437]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:40.5701605Z [00:02:37.437]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:40.5702419Z [00:02:37.437]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:40.5703245Z [00:02:37.437]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:40.5703795Z [00:02:37.437]➜  EOF
2025-08-20T20:50:40.5708211Z [00:02:37.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder=>gitlab.com/gitlab-org/cli/internal/commands/stack/reorder;$WORK/b780=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack/reorder -lang=go1.25 -complete -installsuffix shared -buildid 9gStuJ69FNcTqpTryc7-/9gStuJ69FNcTqpTryc7- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/prompt.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/stack_reorder.go
2025-08-20T20:50:40.5793847Z [00:02:37.448]➜  go tool buildid -w $WORK/b779/_pkg_.a # internal
2025-08-20T20:50:40.5862918Z [00:02:37.455]➜  cp $WORK/b779/_pkg_.a /root/.cache/go-build/8e/8e64dfc7dadca1c4da2a33f1ea6461d4025b50335287078b52a758f7d4f197f5-d # internal
2025-08-20T20:50:40.5882811Z [00:02:37.456]➜  golang.org/x/sys/cpu
2025-08-20T20:50:40.5886338Z [00:02:37.457]➜  mkdir -p $WORK/b784/
2025-08-20T20:50:40.5887745Z [00:02:37.457]➜  echo -n > $WORK/b784/go_asm.h # internal
2025-08-20T20:50:40.5889797Z [00:02:37.457]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu
2025-08-20T20:50:40.5892206Z [00:02:37.457]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b784=>" -I $WORK/b784/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b784/symabis ./cpu_gc_x86.s
2025-08-20T20:50:40.5987572Z [00:02:37.467]➜  cat >/tmp/go-build893324914/b784/importcfg << 'EOF' # internal
2025-08-20T20:50:40.6003270Z [00:02:37.467]➜  # import config
2025-08-20T20:50:40.6003881Z [00:02:37.467]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:40.6004603Z [00:02:37.467]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:40.6005319Z [00:02:37.467]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:40.6006196Z [00:02:37.467]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:40.6007129Z [00:02:37.467]➜  EOF
2025-08-20T20:50:40.6007656Z [00:02:37.467]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:40.6015184Z [00:02:37.467]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b784=>" -p golang.org/x/sys/cpu -lang=go1.23 -installsuffix shared -buildid QODg9uhBMbqi490zCvfk/QODg9uhBMbqi490zCvfk -goversion go1.25.0 -symabis $WORK/b784/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack -asmhdr $WORK/b784/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/byteorder.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_gc_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_linux_noinit.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_other_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/hwcap_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/parse.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/runtime_auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/runtime_auxv_go121.go
2025-08-20T20:50:40.6409379Z [00:02:37.510]➜  go tool buildid -w $WORK/b771/_pkg_.a # internal
2025-08-20T20:50:40.6451257Z [00:02:37.514]➜  cp $WORK/b771/_pkg_.a /root/.cache/go-build/3b/3b6bbb8df436643cfd2ae019c73ceed0a455f922cdcfd8c77bcca4f33469fd11-d # internal
2025-08-20T20:50:40.6452956Z [00:02:37.514]➜  gitlab.com/gitlab-org/cli/internal/commands/stack/switch
2025-08-20T20:50:40.6454079Z [00:02:37.514]➜  mkdir -p $WORK/b785/
2025-08-20T20:50:40.6467594Z [00:02:37.515]➜  cat >/tmp/go-build893324914/b785/importcfg << 'EOF' # internal
2025-08-20T20:50:40.6468398Z [00:02:37.515]➜  # import config
2025-08-20T20:50:40.6469041Z [00:02:37.515]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.6470100Z [00:02:37.515]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.6471234Z [00:02:37.515]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.6472409Z [00:02:37.515]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.6473725Z [00:02:37.515]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:40.6474986Z [00:02:37.515]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:40.6475817Z [00:02:37.515]➜  EOF
2025-08-20T20:50:40.6480263Z [00:02:37.515]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/switch=>gitlab.com/gitlab-org/cli/internal/commands/stack/switch;$WORK/b785=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack/switch -lang=go1.25 -complete -installsuffix shared -buildid folvqxL0AIXNoIalbslH/folvqxL0AIXNoIalbslH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/switch/switch.go
2025-08-20T20:50:40.6849554Z [00:02:37.553]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu
2025-08-20T20:50:40.6854308Z [00:02:37.554]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b784=>" -I $WORK/b784/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b784/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T20:50:40.6923053Z [00:02:37.561]➜  go tool pack r $WORK/b784/_pkg_.a $WORK/b784/cpu_gc_x86.o # internal
2025-08-20T20:50:40.6926920Z [00:02:37.561]➜  go tool buildid -w $WORK/b784/_pkg_.a # internal
2025-08-20T20:50:40.6945364Z [00:02:37.563]➜  cp $WORK/b784/_pkg_.a /root/.cache/go-build/e9/e914c055b2002294b16a423d57bcd0b821d8357ab3941b236ea6c97d56286587-d # internal
2025-08-20T20:50:40.6980776Z [00:02:37.567]➜  golang.org/x/crypto/sha3
2025-08-20T20:50:40.6986786Z [00:02:37.567]➜  mkdir -p $WORK/b783/
2025-08-20T20:50:40.6987396Z [00:02:37.567]➜  echo -n > $WORK/b783/go_asm.h # internal
2025-08-20T20:50:40.6988122Z [00:02:37.567]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3
2025-08-20T20:50:40.6990631Z [00:02:37.567]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3=>golang.org/x/crypto@v0.41.0/sha3;$WORK/b783=>" -I $WORK/b783/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b783/symabis ./keccakf_amd64.s
2025-08-20T20:50:40.7164560Z [00:02:37.585]➜  cat >/tmp/go-build893324914/b783/importcfg << 'EOF' # internal
2025-08-20T20:50:40.7171514Z [00:02:37.585]➜  # import config
2025-08-20T20:50:40.7172198Z [00:02:37.585]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:40.7173002Z [00:02:37.585]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:40.7174005Z [00:02:37.585]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:40.7174892Z [00:02:37.585]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:40.7175724Z [00:02:37.586]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.7176763Z [00:02:37.586]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build893324914/b784/_pkg_.a
2025-08-20T20:50:40.7177652Z [00:02:37.586]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:40.7178407Z [00:02:37.586]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:40.7179304Z [00:02:37.586]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:40.7179910Z [00:02:37.586]➜  EOF
2025-08-20T20:50:40.7180528Z [00:02:37.586]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:40.7186858Z [00:02:37.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3=>golang.org/x/crypto@v0.41.0/sha3;$WORK/b783=>" -p golang.org/x/crypto/sha3 -lang=go1.23 -installsuffix shared -buildid v3Dh7qDVes-G9xilm4PY/v3Dh7qDVes-G9xilm4PY -goversion go1.25.0 -symabis $WORK/b783/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack -asmhdr $WORK/b783/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/hashes.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/hashes_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/keccakf_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/sha3.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/shake.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/shake_noasm.go
2025-08-20T20:50:40.7437088Z [00:02:37.612]➜  go tool buildid -w $WORK/b785/_pkg_.a # internal
2025-08-20T20:50:40.7486226Z [00:02:37.617]➜  cp $WORK/b785/_pkg_.a /root/.cache/go-build/95/95925650b1db883fd144da65d5a35e6261e5d7bdd185495e5f9792ba3b393d73-d # internal
2025-08-20T20:50:40.7489108Z [00:02:37.618]➜  gitlab.com/gitlab-org/cli/internal/commands/stack/sync
2025-08-20T20:50:40.7490067Z [00:02:37.618]➜  mkdir -p $WORK/b786/
2025-08-20T20:50:40.7495066Z [00:02:37.618]➜  cat >/tmp/go-build893324914/b786/importcfg << 'EOF' # internal
2025-08-20T20:50:40.7497530Z [00:02:37.619]➜  # import config
2025-08-20T20:50:40.7531519Z [00:02:37.622]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.7532514Z [00:02:37.622]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.7533595Z [00:02:37.622]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.7537140Z [00:02:37.622]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.7538297Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.7539521Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/auth=/tmp/go-build893324914/b781/_pkg_.a
2025-08-20T20:50:40.7540966Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.7542340Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/create=/tmp/go-build893324914/b707/_pkg_.a
2025-08-20T20:50:40.7543860Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:40.7545234Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:40.7546492Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:40.7549114Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:40.7550459Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.7551773Z [00:02:37.622]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:40.7552809Z [00:02:37.622]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:40.7553420Z [00:02:37.622]➜  EOF
2025-08-20T20:50:40.7557566Z [00:02:37.622]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/sync=>gitlab.com/gitlab-org/cli/internal/commands/stack/sync;$WORK/b786=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack/sync -lang=go1.25 -complete -installsuffix shared -buildid D4QChjvTNpb3__AV7KSx/D4QChjvTNpb3__AV7KSx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/sync/stack_sync.go
2025-08-20T20:50:40.7802750Z [00:02:37.649]➜  go tool buildid -w $WORK/b780/_pkg_.a # internal
2025-08-20T20:50:40.7968704Z [00:02:37.665]➜  cp $WORK/b780/_pkg_.a /root/.cache/go-build/b9/b9e472a57ddd0633d5f2dc25240974f665f8ba78df0e03542f20bfaafafc034f-d # internal
2025-08-20T20:50:40.7975749Z [00:02:37.666]➜  gitlab.com/gitlab-org/cli/internal/commands/token/accesslevel
2025-08-20T20:50:40.8038985Z [00:02:37.673]➜  mkdir -p $WORK/b789/
2025-08-20T20:50:40.8050712Z [00:02:37.674]➜  cat >/tmp/go-build893324914/b789/importcfg << 'EOF' # internal
2025-08-20T20:50:40.8053937Z [00:02:37.674]➜  # import config
2025-08-20T20:50:40.8054973Z [00:02:37.674]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.8056153Z [00:02:37.674]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.8060289Z [00:02:37.674]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:40.8060873Z [00:02:37.674]➜  EOF
2025-08-20T20:50:40.8065059Z [00:02:37.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/accesslevel=>gitlab.com/gitlab-org/cli/internal/commands/token/accesslevel;$WORK/b789=>" -p gitlab.com/gitlab-org/cli/internal/commands/token/accesslevel -lang=go1.25 -complete -installsuffix shared -buildid lFrv1jPdE6vV5FLexpVW/lFrv1jPdE6vV5FLexpVW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/accesslevel/accesslevelvalue.go
2025-08-20T20:50:40.8253163Z [00:02:37.694]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3
2025-08-20T20:50:40.8259048Z [00:02:37.694]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3=>golang.org/x/crypto@v0.41.0/sha3;$WORK/b783=>" -I $WORK/b783/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b783/keccakf_amd64.o ./keccakf_amd64.s
2025-08-20T20:50:40.8389548Z [00:02:37.708]➜  go tool buildid -w $WORK/b789/_pkg_.a # internal
2025-08-20T20:50:40.8400873Z [00:02:37.709]➜  cp $WORK/b789/_pkg_.a /root/.cache/go-build/d4/d4922c0cbfaeac37767b4659e16015c6cab8f016dd1c37903142b054bc47b24e-d # internal
2025-08-20T20:50:40.8407617Z [00:02:37.709]➜  gitlab.com/gitlab-org/cli/internal/commands/token/expirationdate
2025-08-20T20:50:40.8411061Z [00:02:37.710]➜  mkdir -p $WORK/b790/
2025-08-20T20:50:40.8418923Z [00:02:37.711]➜  cat >/tmp/go-build893324914/b790/importcfg << 'EOF' # internal
2025-08-20T20:50:40.8420430Z [00:02:37.711]➜  # import config
2025-08-20T20:50:40.8421328Z [00:02:37.711]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:40.8423888Z [00:02:37.711]➜  EOF
2025-08-20T20:50:40.8424457Z [00:02:37.711]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:40.8433628Z [00:02:37.712]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/expirationdate=>gitlab.com/gitlab-org/cli/internal/commands/token/expirationdate;$WORK/b790=>" -p gitlab.com/gitlab-org/cli/internal/commands/token/expirationdate -lang=go1.25 -complete -installsuffix shared -buildid 1BDTgpXENS1zG9fVrkwP/1BDTgpXENS1zG9fVrkwP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/expirationdate/expirationdate.go
2025-08-20T20:50:40.8597178Z [00:02:37.728]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3
2025-08-20T20:50:40.8600220Z [00:02:37.728]➜  go tool pack r $WORK/b783/_pkg_.a $WORK/b783/keccakf_amd64.o # internal
2025-08-20T20:50:40.8605144Z [00:02:37.729]➜  go tool buildid -w $WORK/b783/_pkg_.a # internal
2025-08-20T20:50:40.8621710Z [00:02:37.731]➜  cp $WORK/b783/_pkg_.a /root/.cache/go-build/b6/b66f6057e859f7c700e5c612b24dc24edd83e49f90c73e118760baba4d25d05a-d # internal
2025-08-20T20:50:40.8624590Z [00:02:37.731]➜  gitlab.com/gitlab-org/cli/internal/commands/stack/save
2025-08-20T20:50:40.8625259Z [00:02:37.731]➜  mkdir -p $WORK/b782/
2025-08-20T20:50:40.8636409Z [00:02:37.732]➜  cat >/tmp/go-build893324914/b782/importcfg << 'EOF' # internal
2025-08-20T20:50:40.8639961Z [00:02:37.732]➜  # import config
2025-08-20T20:50:40.8641427Z [00:02:37.732]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:40.8643927Z [00:02:37.732]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.8646439Z [00:02:37.732]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.8647614Z [00:02:37.732]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.8648785Z [00:02:37.732]➜  packagefile github.com/briandowns/spinner=/tmp/go-build893324914/b353/_pkg_.a
2025-08-20T20:50:40.8649856Z [00:02:37.732]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.8651046Z [00:02:37.732]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.8652291Z [00:02:37.732]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:40.8653673Z [00:02:37.732]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:40.8654858Z [00:02:37.732]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:40.8655952Z [00:02:37.733]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build893324914/b783/_pkg_.a
2025-08-20T20:50:40.8658466Z [00:02:37.733]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:40.8659490Z [00:02:37.733]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:40.8660313Z [00:02:37.733]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:40.8660909Z [00:02:37.733]➜  EOF
2025-08-20T20:50:40.8661454Z [00:02:37.733]➜  cd /tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab
2025-08-20T20:50:40.8666892Z [00:02:37.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save=>gitlab.com/gitlab-org/cli/internal/commands/stack/save;$WORK/b782=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack/save -lang=go1.25 -complete -installsuffix shared -buildid H1MpczCMiLLtUxe4PdWZ/H1MpczCMiLLtUxe4PdWZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/prompt.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_amend.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_save.go
2025-08-20T20:50:40.8801414Z [00:02:37.749]➜  go tool buildid -w $WORK/b790/_pkg_.a # internal
2025-08-20T20:50:40.8808396Z [00:02:37.749]➜  cp $WORK/b790/_pkg_.a /root/.cache/go-build/e9/e994e210b4092a362a9a51b10713c09a47c648e6a21bccd2da8541241e15d5ce-d # internal
2025-08-20T20:50:40.8841832Z [00:02:37.750]➜  gitlab.com/gitlab-org/cli/internal/commands/token/create
2025-08-20T20:50:40.8842565Z [00:02:37.750]➜  mkdir -p $WORK/b788/
2025-08-20T20:50:40.8853010Z [00:02:37.754]➜  cat >/tmp/go-build893324914/b788/importcfg << 'EOF' # internal
2025-08-20T20:50:40.8858049Z [00:02:37.754]➜  # import config
2025-08-20T20:50:40.8859416Z [00:02:37.754]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:40.8860318Z [00:02:37.754]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:40.8861118Z [00:02:37.754]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.8862126Z [00:02:37.754]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.8863251Z [00:02:37.754]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.8864560Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.8865813Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:40.8870972Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.8872509Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/accesslevel=/tmp/go-build893324914/b789/_pkg_.a
2025-08-20T20:50:40.8874175Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/expirationdate=/tmp/go-build893324914/b790/_pkg_.a
2025-08-20T20:50:40.8875789Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/filter=/tmp/go-build893324914/b791/_pkg_.a
2025-08-20T20:50:40.8877365Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:40.8878682Z [00:02:37.754]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.8879706Z [00:02:37.754]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:40.8880297Z [00:02:37.754]➜  EOF
2025-08-20T20:50:40.8884323Z [00:02:37.756]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/create=>gitlab.com/gitlab-org/cli/internal/commands/token/create;$WORK/b788=>" -p gitlab.com/gitlab-org/cli/internal/commands/token/create -lang=go1.25 -complete -installsuffix shared -buildid 7AVeSleKjIl3aD6TQk44/7AVeSleKjIl3aD6TQk44 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/create/create.go
2025-08-20T20:50:40.9292687Z [00:02:37.798]➜  go tool buildid -w $WORK/b786/_pkg_.a # internal
2025-08-20T20:50:40.9340633Z [00:02:37.803]➜  cp $WORK/b786/_pkg_.a /root/.cache/go-build/37/3700a81b71511c18cd04a52326c0c1e76138e16179bc567dae6913423adfa47f-d # internal
2025-08-20T20:50:40.9348082Z [00:02:37.804]➜  gitlab.com/gitlab-org/cli/internal/commands/token/list
2025-08-20T20:50:40.9355408Z [00:02:37.804]➜  mkdir -p $WORK/b792/
2025-08-20T20:50:40.9366796Z [00:02:37.805]➜  cat >/tmp/go-build893324914/b792/importcfg << 'EOF' # internal
2025-08-20T20:50:40.9374285Z [00:02:37.806]➜  # import config
2025-08-20T20:50:40.9375178Z [00:02:37.806]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:40.9376006Z [00:02:37.806]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:40.9377201Z [00:02:37.806]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:40.9378270Z [00:02:37.806]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:40.9379338Z [00:02:37.806]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:40.9380537Z [00:02:37.806]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:40.9381972Z [00:02:37.806]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:40.9383484Z [00:02:37.806]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/accesslevel=/tmp/go-build893324914/b789/_pkg_.a
2025-08-20T20:50:40.9384932Z [00:02:37.806]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:40.9386232Z [00:02:37.806]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:40.9388698Z [00:02:37.806]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:40.9389804Z [00:02:37.806]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:40.9390630Z [00:02:37.806]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:40.9391497Z [00:02:37.806]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:40.9392493Z [00:02:37.806]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:40.9393339Z [00:02:37.806]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:40.9393917Z [00:02:37.806]➜  EOF
2025-08-20T20:50:40.9404328Z [00:02:37.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list=>gitlab.com/gitlab-org/cli/internal/commands/token/list;$WORK/b792=>" -p gitlab.com/gitlab-org/cli/internal/commands/token/list -lang=go1.25 -complete -installsuffix shared -buildid oDM1b3IUaBwt_hQRPY0E/oDM1b3IUaBwt_hQRPY0E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/helpers.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/list.go
2025-08-20T20:50:41.0288337Z [00:02:37.897]➜  go tool buildid -w $WORK/b782/_pkg_.a # internal
2025-08-20T20:50:41.0420758Z [00:02:37.911]➜  cp $WORK/b782/_pkg_.a /root/.cache/go-build/5b/5becf1db4984fa1a0c269f807d75600f1bcccd9951c53506dfb0dfdb7a1a656d-d # internal
2025-08-20T20:50:41.0429801Z [00:02:37.912]➜  gitlab.com/gitlab-org/cli/internal/commands/stack
2025-08-20T20:50:41.0452424Z [00:02:37.914]➜  mkdir -p $WORK/b776/
2025-08-20T20:50:41.0469883Z [00:02:37.915]➜  cat >/tmp/go-build893324914/b776/importcfg << 'EOF' # internal
2025-08-20T20:50:41.0471335Z [00:02:37.915]➜  # import config
2025-08-20T20:50:41.0472181Z [00:02:37.915]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.0473268Z [00:02:37.915]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.0474474Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.0475923Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/create=/tmp/go-build893324914/b777/_pkg_.a
2025-08-20T20:50:41.0477798Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/list=/tmp/go-build893324914/b778/_pkg_.a
2025-08-20T20:50:41.0479334Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/navigate=/tmp/go-build893324914/b779/_pkg_.a
2025-08-20T20:50:41.0480958Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/reorder=/tmp/go-build893324914/b780/_pkg_.a
2025-08-20T20:50:41.0482649Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/save=/tmp/go-build893324914/b782/_pkg_.a
2025-08-20T20:50:41.0484123Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/switch=/tmp/go-build893324914/b785/_pkg_.a
2025-08-20T20:50:41.0485617Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/sync=/tmp/go-build893324914/b786/_pkg_.a
2025-08-20T20:50:41.0493984Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:41.0495553Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/surveyext=/tmp/go-build893324914/b296/_pkg_.a
2025-08-20T20:50:41.0497229Z [00:02:37.915]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:41.0498073Z [00:02:37.915]➜  EOF
2025-08-20T20:50:41.0507760Z [00:02:37.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack=>gitlab.com/gitlab-org/cli/internal/commands/stack;$WORK/b776=>" -p gitlab.com/gitlab-org/cli/internal/commands/stack -lang=go1.25 -complete -installsuffix shared -buildid g7QCTW_n2egLEbsDPFEz/g7QCTW_n2egLEbsDPFEz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/stack.go
2025-08-20T20:50:41.1385015Z [00:02:38.007]➜  go tool buildid -w $WORK/b788/_pkg_.a # internal
2025-08-20T20:50:41.1469582Z [00:02:38.015]➜  cp $WORK/b788/_pkg_.a /root/.cache/go-build/28/28317161f5b356034d80bf99dec60acc2a512025e9c405450a34df2e8e0e60e3-d # internal
2025-08-20T20:50:41.1477942Z [00:02:38.016]➜  gitlab.com/gitlab-org/cli/internal/commands/token/revoke
2025-08-20T20:50:41.1482953Z [00:02:38.017]➜  mkdir -p $WORK/b793/
2025-08-20T20:50:41.1493984Z [00:02:38.018]➜  cat >/tmp/go-build893324914/b793/importcfg << 'EOF' # internal
2025-08-20T20:50:41.1494988Z [00:02:38.018]➜  # import config
2025-08-20T20:50:41.1497165Z [00:02:38.018]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:41.1517450Z [00:02:38.018]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.1520418Z [00:02:38.018]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.1521511Z [00:02:38.018]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.1522590Z [00:02:38.018]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.1523780Z [00:02:38.018]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.1525022Z [00:02:38.018]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.1526846Z [00:02:38.018]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/filter=/tmp/go-build893324914/b791/_pkg_.a
2025-08-20T20:50:41.1528254Z [00:02:38.018]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.1529527Z [00:02:38.018]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.1530539Z [00:02:38.018]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:41.1531105Z [00:02:38.018]➜  EOF
2025-08-20T20:50:41.1541449Z [00:02:38.023]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/revoke=>gitlab.com/gitlab-org/cli/internal/commands/token/revoke;$WORK/b793=>" -p gitlab.com/gitlab-org/cli/internal/commands/token/revoke -lang=go1.25 -complete -installsuffix shared -buildid rnfcxCG19bM0wcxu16pF/rnfcxCG19bM0wcxu16pF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/revoke/revoke.go
2025-08-20T20:50:41.2376894Z [00:02:38.106]➜  go tool buildid -w $WORK/b792/_pkg_.a # internal
2025-08-20T20:50:41.2487752Z [00:02:38.117]➜  cp $WORK/b792/_pkg_.a /root/.cache/go-build/3a/3acfd3e9e26fecebd618b570aa5acffdc32dc28aaae2077de2c65fef595ddf17-d # internal
2025-08-20T20:50:41.2493197Z [00:02:38.118]➜  go tool buildid -w $WORK/b776/_pkg_.a # internal
2025-08-20T20:50:41.2522230Z [00:02:38.121]➜  gitlab.com/gitlab-org/cli/internal/commands/token/rotate
2025-08-20T20:50:41.2525167Z [00:02:38.121]➜  mkdir -p $WORK/b794/
2025-08-20T20:50:41.2530152Z [00:02:38.122]➜  cat >/tmp/go-build893324914/b794/importcfg << 'EOF' # internal
2025-08-20T20:50:41.2568740Z [00:02:38.122]➜  # import config
2025-08-20T20:50:41.2569668Z [00:02:38.122]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:41.2570566Z [00:02:38.122]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:41.2571374Z [00:02:38.122]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.2572391Z [00:02:38.122]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.2574481Z [00:02:38.122]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.2575588Z [00:02:38.122]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.2576947Z [00:02:38.122]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.2578205Z [00:02:38.122]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.2579815Z [00:02:38.122]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/expirationdate=/tmp/go-build893324914/b790/_pkg_.a
2025-08-20T20:50:41.2581418Z [00:02:38.122]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/filter=/tmp/go-build893324914/b791/_pkg_.a
2025-08-20T20:50:41.2582797Z [00:02:38.122]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.2584063Z [00:02:38.122]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.2585107Z [00:02:38.122]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:41.2585917Z [00:02:38.122]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:41.2591088Z [00:02:38.122]➜  EOF
2025-08-20T20:50:41.2604350Z [00:02:38.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/rotate=>gitlab.com/gitlab-org/cli/internal/commands/token/rotate;$WORK/b794=>" -p gitlab.com/gitlab-org/cli/internal/commands/token/rotate -lang=go1.25 -complete -installsuffix shared -buildid 2O7ZXdZsRxTg0hOeFjbX/2O7ZXdZsRxTg0hOeFjbX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/rotate/rotate.go
2025-08-20T20:50:41.2608939Z [00:02:38.126]➜  cp $WORK/b776/_pkg_.a /root/.cache/go-build/8f/8fc66df2097c1979090e185e218498f519d498333fe2c892d98d88908d222ada-d # internal
2025-08-20T20:50:41.2610035Z [00:02:38.128]➜  github.com/hashicorp/go-version
2025-08-20T20:50:41.2610587Z [00:02:38.128]➜  mkdir -p $WORK/b796/
2025-08-20T20:50:41.2611282Z [00:02:38.128]➜  cat >/tmp/go-build893324914/b796/importcfg << 'EOF' # internal
2025-08-20T20:50:41.2611929Z [00:02:38.128]➜  # import config
2025-08-20T20:50:41.2612552Z [00:02:38.128]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:41.2613440Z [00:02:38.128]➜  packagefile database/sql/driver=/tmp/go-build893324914/b257/_pkg_.a
2025-08-20T20:50:41.2614310Z [00:02:38.128]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.2615062Z [00:02:38.128]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:41.2615851Z [00:02:38.128]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:41.2617105Z [00:02:38.128]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:41.2617886Z [00:02:38.128]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:41.2618475Z [00:02:38.128]➜  EOF
2025-08-20T20:50:41.2623091Z [00:02:38.129]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0=>github.com/hashicorp/go-version@v1.7.0;$WORK/b796=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid DE9ec0y72bNwRqba6u61/DE9ec0y72bNwRqba6u61 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0/constraint.go /root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0/version.go /root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0/version_collection.go
2025-08-20T20:50:41.3549298Z [00:02:38.223]➜  go tool buildid -w $WORK/b796/_pkg_.a # internal
2025-08-20T20:50:41.3567598Z [00:02:38.225]➜  cp $WORK/b796/_pkg_.a /root/.cache/go-build/43/43ca0c445c8f1ce6c0958c350591d21e4d86674537538765097d51bf42dda206-d # internal
2025-08-20T20:50:41.3574289Z [00:02:38.226]➜  gitlab.com/gitlab-org/cli/internal/commands/update
2025-08-20T20:50:41.3574950Z [00:02:38.226]➜  mkdir -p $WORK/b795/
2025-08-20T20:50:41.3580164Z [00:02:38.226]➜  cat >/tmp/go-build893324914/b795/importcfg << 'EOF' # internal
2025-08-20T20:50:41.3580829Z [00:02:38.227]➜  # import config
2025-08-20T20:50:41.3581413Z [00:02:38.227]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.3582353Z [00:02:38.227]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.3583675Z [00:02:38.227]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build893324914/b796/_pkg_.a
2025-08-20T20:50:41.3584731Z [00:02:38.227]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.3585830Z [00:02:38.227]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.3590341Z [00:02:38.227]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.3591617Z [00:02:38.227]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:41.3592894Z [00:02:38.227]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.3594109Z [00:02:38.227]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:41.3595063Z [00:02:38.227]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:41.3595849Z [00:02:38.227]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:41.3596804Z [00:02:38.228]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:41.3597406Z [00:02:38.228]➜  EOF
2025-08-20T20:50:41.3601419Z [00:02:38.228]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/update=>gitlab.com/gitlab-org/cli/internal/commands/update;$WORK/b795=>" -p gitlab.com/gitlab-org/cli/internal/commands/update -lang=go1.25 -complete -installsuffix shared -buildid tqBKhTBJhy39NJPKVbT8/tqBKhTBJhy39NJPKVbT8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/update/check_update.go
2025-08-20T20:50:41.4454096Z [00:02:38.314]➜  go tool buildid -w $WORK/b793/_pkg_.a # internal
2025-08-20T20:50:41.4537948Z [00:02:38.322]➜  cp $WORK/b793/_pkg_.a /root/.cache/go-build/e3/e38d76c4b710a9f65354fe0754a42435fc1879d1143f7ec2b17e153b6727b31a-d # internal
2025-08-20T20:50:41.4544573Z [00:02:38.323]➜  gitlab.com/gitlab-org/cli/internal/commands/user/events
2025-08-20T20:50:41.4545279Z [00:02:38.323]➜  mkdir -p $WORK/b798/
2025-08-20T20:50:41.4546014Z [00:02:38.323]➜  cat >/tmp/go-build893324914/b798/importcfg << 'EOF' # internal
2025-08-20T20:50:41.4547154Z [00:02:38.323]➜  # import config
2025-08-20T20:50:41.4547836Z [00:02:38.323]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:41.4548695Z [00:02:38.323]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.4549578Z [00:02:38.323]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.4550679Z [00:02:38.323]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.4551852Z [00:02:38.323]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.4553074Z [00:02:38.323]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.4554498Z [00:02:38.323]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:41.4555513Z [00:02:38.323]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:41.4556105Z [00:02:38.323]➜  EOF
2025-08-20T20:50:41.4560303Z [00:02:38.323]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/events=>gitlab.com/gitlab-org/cli/internal/commands/user/events;$WORK/b798=>" -p gitlab.com/gitlab-org/cli/internal/commands/user/events -lang=go1.25 -complete -installsuffix shared -buildid yfE33Q8dkt3d0-pAztwZ/yfE33Q8dkt3d0-pAztwZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/events/events.go
2025-08-20T20:50:41.4752158Z [00:02:38.344]➜  go tool buildid -w $WORK/b795/_pkg_.a # internal
2025-08-20T20:50:41.4824960Z [00:02:38.351]➜  cp $WORK/b795/_pkg_.a /root/.cache/go-build/34/348cb675651369fad5f866d53cd23541f104f5b848589e6e53ba4f19f56bdd3a-d # internal
2025-08-20T20:50:41.4829655Z [00:02:38.352]➜  gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils
2025-08-20T20:50:41.4830354Z [00:02:38.352]➜  mkdir -p $WORK/b801/
2025-08-20T20:50:41.4830994Z [00:02:38.352]➜  cat >/tmp/go-build893324914/b801/importcfg << 'EOF' # internal
2025-08-20T20:50:41.4831574Z [00:02:38.352]➜  # import config
2025-08-20T20:50:41.4832145Z [00:02:38.352]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:41.4832837Z [00:02:38.352]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.4833760Z [00:02:38.352]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.4834913Z [00:02:38.352]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.4835813Z [00:02:38.352]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:41.4836652Z [00:02:38.352]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:41.4837376Z [00:02:38.352]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:41.4838119Z [00:02:38.352]➜  EOF
2025-08-20T20:50:41.4842604Z [00:02:38.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils=>gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils;$WORK/b801=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils -lang=go1.25 -complete -installsuffix shared -buildid 9KndqK0Ez8mcLup1ZEpA/9KndqK0Ez8mcLup1ZEpA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/key.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/value.go
2025-08-20T20:50:41.4879745Z [00:02:38.357]➜  go tool buildid -w $WORK/b794/_pkg_.a # internal
2025-08-20T20:50:41.4932812Z [00:02:38.362]➜  cp $WORK/b794/_pkg_.a /root/.cache/go-build/b7/b71361ac5a24fd0eecb63c51e85e491cea54711b72aa4f00347114741902109f-d # internal
2025-08-20T20:50:41.4935032Z [00:02:38.362]➜  gitlab.com/gitlab-org/cli/internal/commands/token
2025-08-20T20:50:41.4936045Z [00:02:38.362]➜  mkdir -p $WORK/b787/
2025-08-20T20:50:41.4940264Z [00:02:38.363]➜  cat >/tmp/go-build893324914/b787/importcfg << 'EOF' # internal
2025-08-20T20:50:41.4941564Z [00:02:38.363]➜  # import config
2025-08-20T20:50:41.4943378Z [00:02:38.363]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.4944553Z [00:02:38.363]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.4945981Z [00:02:38.363]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/create=/tmp/go-build893324914/b788/_pkg_.a
2025-08-20T20:50:41.4947687Z [00:02:38.363]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/list=/tmp/go-build893324914/b792/_pkg_.a
2025-08-20T20:50:41.4949310Z [00:02:38.363]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/revoke=/tmp/go-build893324914/b793/_pkg_.a
2025-08-20T20:50:41.4950799Z [00:02:38.363]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/rotate=/tmp/go-build893324914/b794/_pkg_.a
2025-08-20T20:50:41.4951702Z [00:02:38.363]➜  EOF
2025-08-20T20:50:41.4955358Z [00:02:38.363]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token=>gitlab.com/gitlab-org/cli/internal/commands/token;$WORK/b787=>" -p gitlab.com/gitlab-org/cli/internal/commands/token -lang=go1.25 -complete -installsuffix shared -buildid h8KV0IKnL5d5RW0eZRKT/h8KV0IKnL5d5RW0eZRKT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/token.go
2025-08-20T20:50:41.5164864Z [00:02:38.385]➜  go tool buildid -w $WORK/b801/_pkg_.a # internal
2025-08-20T20:50:41.5173700Z [00:02:38.386]➜  cp $WORK/b801/_pkg_.a /root/.cache/go-build/10/1037309bdea01411d13821bbf7b8dfbc4af0443d72abfbdefacbf6658a914ad1-d # internal
2025-08-20T20:50:41.5178690Z [00:02:38.387]➜  gitlab.com/gitlab-org/cli/internal/commands/variable/delete
2025-08-20T20:50:41.5183028Z [00:02:38.387]➜  mkdir -p $WORK/b800/
2025-08-20T20:50:41.5185914Z [00:02:38.387]➜  cat >/tmp/go-build893324914/b800/importcfg << 'EOF' # internal
2025-08-20T20:50:41.5186761Z [00:02:38.387]➜  # import config
2025-08-20T20:50:41.5188777Z [00:02:38.387]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:41.5190693Z [00:02:38.387]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.5192819Z [00:02:38.387]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.5195104Z [00:02:38.387]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.5196369Z [00:02:38.387]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.5197925Z [00:02:38.387]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.5201015Z [00:02:38.387]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.5203783Z [00:02:38.387]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils=/tmp/go-build893324914/b801/_pkg_.a
2025-08-20T20:50:41.5205399Z [00:02:38.387]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.5208909Z [00:02:38.387]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.5209759Z [00:02:38.387]➜  EOF
2025-08-20T20:50:41.5213812Z [00:02:38.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/delete=>gitlab.com/gitlab-org/cli/internal/commands/variable/delete;$WORK/b800=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable/delete -lang=go1.25 -complete -installsuffix shared -buildid GDDEB55vkQ1_NDU9rd5E/GDDEB55vkQ1_NDU9rd5E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/delete/delete.go
2025-08-20T20:50:41.5764291Z [00:02:38.445]➜  go tool buildid -w $WORK/b798/_pkg_.a # internal
2025-08-20T20:50:41.5817460Z [00:02:38.450]➜  cp $WORK/b798/_pkg_.a /root/.cache/go-build/07/077a0c55f150593cdfe72fbaaaa586ae3b63c00d2fb58fe3a0404020d4775800-d # internal
2025-08-20T20:50:41.5818734Z [00:02:38.450]➜  gitlab.com/gitlab-org/cli/internal/commands/user
2025-08-20T20:50:41.5819406Z [00:02:38.450]➜  mkdir -p $WORK/b797/
2025-08-20T20:50:41.5824340Z [00:02:38.451]➜  cat >/tmp/go-build893324914/b797/importcfg << 'EOF' # internal
2025-08-20T20:50:41.5825026Z [00:02:38.451]➜  # import config
2025-08-20T20:50:41.5825944Z [00:02:38.451]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.5827416Z [00:02:38.451]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.5829929Z [00:02:38.452]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/user/events=/tmp/go-build893324914/b798/_pkg_.a
2025-08-20T20:50:41.5831011Z [00:02:38.452]➜  EOF
2025-08-20T20:50:41.5834724Z [00:02:38.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user=>gitlab.com/gitlab-org/cli/internal/commands/user;$WORK/b797=>" -p gitlab.com/gitlab-org/cli/internal/commands/user -lang=go1.25 -complete -installsuffix shared -buildid NXbvMtvn5m4nSNUmM33c/NXbvMtvn5m4nSNUmM33c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/user.go
2025-08-20T20:50:41.6222286Z [00:02:38.491]➜  go tool buildid -w $WORK/b800/_pkg_.a # internal
2025-08-20T20:50:41.6248368Z [00:02:38.493]➜  cp $WORK/b800/_pkg_.a /root/.cache/go-build/b7/b7c919cc4760e6361755fd23d1236ac24f6286f1032eb8cb1c26e4e689d070ff-d # internal
2025-08-20T20:50:41.6253783Z [00:02:38.493]➜  gitlab.com/gitlab-org/cli/internal/commands/variable/export
2025-08-20T20:50:41.6254546Z [00:02:38.493]➜  mkdir -p $WORK/b802/
2025-08-20T20:50:41.6255266Z [00:02:38.494]➜  cat >/tmp/go-build893324914/b802/importcfg << 'EOF' # internal
2025-08-20T20:50:41.6255923Z [00:02:38.494]➜  # import config
2025-08-20T20:50:41.6256783Z [00:02:38.494]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:41.6257587Z [00:02:38.494]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.6258521Z [00:02:38.494]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.6259609Z [00:02:38.494]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.6260705Z [00:02:38.494]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.6261892Z [00:02:38.494]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.6263368Z [00:02:38.494]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.6264646Z [00:02:38.494]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.6265928Z [00:02:38.494]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.6278024Z [00:02:38.494]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:41.6278812Z [00:02:38.494]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:41.6279578Z [00:02:38.494]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:41.6280378Z [00:02:38.494]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:41.6280967Z [00:02:38.494]➜  EOF
2025-08-20T20:50:41.6285002Z [00:02:38.494]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/export=>gitlab.com/gitlab-org/cli/internal/commands/variable/export;$WORK/b802=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable/export -lang=go1.25 -complete -installsuffix shared -buildid lJUK5VSKFIEz1eOog2LS/lJUK5VSKFIEz1eOog2LS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/export/export.go
2025-08-20T20:50:41.6785033Z [00:02:38.547]➜  go tool buildid -w $WORK/b787/_pkg_.a # internal
2025-08-20T20:50:41.6833478Z [00:02:38.551]➜  cp $WORK/b787/_pkg_.a /root/.cache/go-build/88/885d050fd41ace6fa621703b04b99c9866a21d24dce58882a7efeb42f5fb7fff-d # internal
2025-08-20T20:50:41.6840255Z [00:02:38.553]➜  gitlab.com/gitlab-org/cli/internal/commands/variable/get
2025-08-20T20:50:41.6852002Z [00:02:38.553]➜  mkdir -p $WORK/b803/
2025-08-20T20:50:41.6852838Z [00:02:38.553]➜  cat >/tmp/go-build893324914/b803/importcfg << 'EOF' # internal
2025-08-20T20:50:41.6853470Z [00:02:38.553]➜  # import config
2025-08-20T20:50:41.6854150Z [00:02:38.553]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:41.6854991Z [00:02:38.553]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.6855956Z [00:02:38.553]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.6857157Z [00:02:38.553]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.6858114Z [00:02:38.553]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.6859182Z [00:02:38.553]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.6860310Z [00:02:38.553]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.6862422Z [00:02:38.553]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils=/tmp/go-build893324914/b801/_pkg_.a
2025-08-20T20:50:41.6863753Z [00:02:38.553]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.6864876Z [00:02:38.553]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.6865578Z [00:02:38.553]➜  EOF
2025-08-20T20:50:41.6871224Z [00:02:38.553]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/get=>gitlab.com/gitlab-org/cli/internal/commands/variable/get;$WORK/b803=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable/get -lang=go1.25 -complete -installsuffix shared -buildid gUtvMjePzxXPXkGO4Ufu/gUtvMjePzxXPXkGO4Ufu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/get/get.go
2025-08-20T20:50:41.7055482Z [00:02:38.574]➜  go tool buildid -w $WORK/b797/_pkg_.a # internal
2025-08-20T20:50:41.7163078Z [00:02:38.585]➜  cp $WORK/b797/_pkg_.a /root/.cache/go-build/83/83fff96f11be4b23061494740e3f3209a40770519a2529115a3fe1f571b2987f-d # internal
2025-08-20T20:50:41.7175215Z [00:02:38.586]➜  gitlab.com/gitlab-org/cli/internal/commands/variable/list
2025-08-20T20:50:41.7175854Z [00:02:38.586]➜  mkdir -p $WORK/b804/
2025-08-20T20:50:41.7184121Z [00:02:38.586]➜  cat >/tmp/go-build893324914/b804/importcfg << 'EOF' # internal
2025-08-20T20:50:41.7184746Z [00:02:38.586]➜  # import config
2025-08-20T20:50:41.7185351Z [00:02:38.586]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:41.7186103Z [00:02:38.586]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.7187158Z [00:02:38.586]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.7188125Z [00:02:38.586]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.7189099Z [00:02:38.586]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.7190198Z [00:02:38.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.7191477Z [00:02:38.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.7192569Z [00:02:38.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.7193733Z [00:02:38.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.7194892Z [00:02:38.586]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:41.7195637Z [00:02:38.586]➜  EOF
2025-08-20T20:50:41.7230051Z [00:02:38.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/list=>gitlab.com/gitlab-org/cli/internal/commands/variable/list;$WORK/b804=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable/list -lang=go1.25 -complete -installsuffix shared -buildid Pq63ftrZkVvapQvOhSHQ/Pq63ftrZkVvapQvOhSHQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/list/list.go
2025-08-20T20:50:41.8271984Z [00:02:38.696]➜  go tool buildid -w $WORK/b802/_pkg_.a # internal
2025-08-20T20:50:41.8311269Z [00:02:38.700]➜  cp $WORK/b802/_pkg_.a /root/.cache/go-build/39/39d5ea418c31783229e9356c60c8195286548ee0da6e3630e83fb52d7907799c-d # internal
2025-08-20T20:50:41.8327189Z [00:02:38.702]➜  gitlab.com/gitlab-org/cli/internal/commands/variable/set
2025-08-20T20:50:41.8330332Z [00:02:38.702]➜  mkdir -p $WORK/b805/
2025-08-20T20:50:41.8340518Z [00:02:38.703]➜  cat >/tmp/go-build893324914/b805/importcfg << 'EOF' # internal
2025-08-20T20:50:41.8343906Z [00:02:38.703]➜  # import config
2025-08-20T20:50:41.8344552Z [00:02:38.703]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:41.8345313Z [00:02:38.703]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.8346252Z [00:02:38.703]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.8347443Z [00:02:38.703]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.8348477Z [00:02:38.703]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.8349655Z [00:02:38.703]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.8350867Z [00:02:38.703]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.8352390Z [00:02:38.703]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils=/tmp/go-build893324914/b801/_pkg_.a
2025-08-20T20:50:41.8353842Z [00:02:38.703]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.8355271Z [00:02:38.703]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.8356085Z [00:02:38.703]➜  EOF
2025-08-20T20:50:41.8360173Z [00:02:38.703]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/set=>gitlab.com/gitlab-org/cli/internal/commands/variable/set;$WORK/b805=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable/set -lang=go1.25 -complete -installsuffix shared -buildid nTiMRSuR-dUKAzhICunt/nTiMRSuR-dUKAzhICunt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/set/set.go
2025-08-20T20:50:41.8389543Z [00:02:38.708]➜  go tool buildid -w $WORK/b803/_pkg_.a # internal
2025-08-20T20:50:41.8491478Z [00:02:38.718]➜  cp $WORK/b803/_pkg_.a /root/.cache/go-build/ae/ae95b4956f435461bc66a5766b98eb57aada0abfaa70a068a855a0db5aa80b2c-d # internal
2025-08-20T20:50:41.8495210Z [00:02:38.718]➜  gitlab.com/gitlab-org/cli/internal/commands/variable/update
2025-08-20T20:50:41.8496047Z [00:02:38.718]➜  mkdir -p $WORK/b806/
2025-08-20T20:50:41.8496904Z [00:02:38.718]➜  cat >/tmp/go-build893324914/b806/importcfg << 'EOF' # internal
2025-08-20T20:50:41.8497545Z [00:02:38.718]➜  # import config
2025-08-20T20:50:41.8498177Z [00:02:38.718]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:41.8498923Z [00:02:38.718]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.8499865Z [00:02:38.718]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:41.8500911Z [00:02:38.718]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.8502204Z [00:02:38.718]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:41.8503389Z [00:02:38.718]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:41.8504633Z [00:02:38.718]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.8506106Z [00:02:38.718]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils=/tmp/go-build893324914/b801/_pkg_.a
2025-08-20T20:50:41.8507686Z [00:02:38.718]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:41.8508932Z [00:02:38.718]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:41.8509751Z [00:02:38.718]➜  EOF
2025-08-20T20:50:41.8513799Z [00:02:38.718]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/update=>gitlab.com/gitlab-org/cli/internal/commands/variable/update;$WORK/b806=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable/update -lang=go1.25 -complete -installsuffix shared -buildid A2pWVu-WRhbyUldXVcxR/A2pWVu-WRhbyUldXVcxR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/update/update.go
2025-08-20T20:50:41.8609866Z [00:02:38.730]➜  go tool buildid -w $WORK/b804/_pkg_.a # internal
2025-08-20T20:50:41.8666004Z [00:02:38.735]➜  cp $WORK/b804/_pkg_.a /root/.cache/go-build/b9/b9092eb81bfcc665f8e27acba7c79e71038d7c77679f01ba87590cc5e8a26adc-d # internal
2025-08-20T20:50:41.8671350Z [00:02:38.736]➜  gitlab.com/gitlab-org/cli/internal/commands/version
2025-08-20T20:50:41.8673217Z [00:02:38.736]➜  mkdir -p $WORK/b807/
2025-08-20T20:50:41.8678265Z [00:02:38.737]➜  cat >/tmp/go-build893324914/b807/importcfg << 'EOF' # internal
2025-08-20T20:50:41.8679195Z [00:02:38.737]➜  # import config
2025-08-20T20:50:41.8679979Z [00:02:38.737]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:41.8680862Z [00:02:38.737]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:41.8682142Z [00:02:38.737]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:41.8683124Z [00:02:38.737]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:41.8683688Z [00:02:38.737]➜  EOF
2025-08-20T20:50:41.8687597Z [00:02:38.737]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/version=>gitlab.com/gitlab-org/cli/internal/commands/version;$WORK/b807=>" -p gitlab.com/gitlab-org/cli/internal/commands/version -lang=go1.25 -complete -installsuffix shared -buildid OTI2-zHtKfbHO2fghTc_/OTI2-zHtKfbHO2fghTc_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/version/version.go
2025-08-20T20:50:42.0116937Z [00:02:38.880]➜  go tool buildid -w $WORK/b805/_pkg_.a # internal
2025-08-20T20:50:42.0162810Z [00:02:38.885]➜  cp $WORK/b805/_pkg_.a /root/.cache/go-build/4c/4caac1ca9e27848d31d7a8a371c428ece9e7b052e82409532d2bf98755df3b66-d # internal
2025-08-20T20:50:42.0168359Z [00:02:38.886]➜  go tool buildid -w $WORK/b807/_pkg_.a # internal
2025-08-20T20:50:42.0173211Z [00:02:38.886]➜  gitlab.com/gitlab-org/cli/internal/commands/alias/expand
2025-08-20T20:50:42.0177319Z [00:02:38.887]➜  mkdir -p $WORK/b808/
2025-08-20T20:50:42.0187876Z [00:02:38.887]➜  cat >/tmp/go-build893324914/b808/importcfg << 'EOF' # internal
2025-08-20T20:50:42.0188496Z [00:02:38.887]➜  # import config
2025-08-20T20:50:42.0189050Z [00:02:38.887]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:42.0189715Z [00:02:38.887]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.0190665Z [00:02:38.887]➜  packagefile github.com/google/shlex=/tmp/go-build893324914/b293/_pkg_.a
2025-08-20T20:50:42.0191784Z [00:02:38.887]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:42.0192864Z [00:02:38.887]➜  packagefile gitlab.com/gitlab-org/cli/internal/execext=/tmp/go-build893324914/b297/_pkg_.a
2025-08-20T20:50:42.0193736Z [00:02:38.887]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:42.0194506Z [00:02:38.887]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:42.0195213Z [00:02:38.887]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:42.0195909Z [00:02:38.887]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:42.0196786Z [00:02:38.887]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.0197326Z [00:02:38.887]➜  EOF
2025-08-20T20:50:42.0200776Z [00:02:38.888]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/expand=>gitlab.com/gitlab-org/cli/internal/commands/alias/expand;$WORK/b808=>" -p gitlab.com/gitlab-org/cli/internal/commands/alias/expand -lang=go1.25 -complete -installsuffix shared -buildid ZlNabBZzNs3RE5vrThJQ/ZlNabBZzNs3RE5vrThJQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/expand/alias_expand.go
2025-08-20T20:50:42.0216981Z [00:02:38.890]➜  cp $WORK/b807/_pkg_.a /root/.cache/go-build/ee/eef356c21914b4c2b252416aba4487367b993ddbb149213f0876286c31db58e9-d # internal
2025-08-20T20:50:42.0278311Z [00:02:38.897]➜  go tool buildid -w $WORK/b806/_pkg_.a # internal
2025-08-20T20:50:42.0312551Z [00:02:38.900]➜  cp $WORK/b806/_pkg_.a /root/.cache/go-build/db/db82b85d39dbd52b1b02621ba901d2e66b6dafbe585f70049d912e87ea056477-d # internal
2025-08-20T20:50:42.0332446Z [00:02:38.900]➜  gitlab.com/gitlab-org/cli/internal/commands/variable
2025-08-20T20:50:42.0333019Z [00:02:38.900]➜  mkdir -p $WORK/b799/
2025-08-20T20:50:42.0333647Z [00:02:38.900]➜  cat >/tmp/go-build893324914/b799/importcfg << 'EOF' # internal
2025-08-20T20:50:42.0334201Z [00:02:38.900]➜  # import config
2025-08-20T20:50:42.0334829Z [00:02:38.900]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:42.0336053Z [00:02:38.900]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:42.0337637Z [00:02:38.900]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/delete=/tmp/go-build893324914/b800/_pkg_.a
2025-08-20T20:50:42.0339017Z [00:02:38.900]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/export=/tmp/go-build893324914/b802/_pkg_.a
2025-08-20T20:50:42.0340399Z [00:02:38.900]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/get=/tmp/go-build893324914/b803/_pkg_.a
2025-08-20T20:50:42.0341752Z [00:02:38.900]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/list=/tmp/go-build893324914/b804/_pkg_.a
2025-08-20T20:50:42.0343163Z [00:02:38.900]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/set=/tmp/go-build893324914/b805/_pkg_.a
2025-08-20T20:50:42.0344493Z [00:02:38.900]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/update=/tmp/go-build893324914/b806/_pkg_.a
2025-08-20T20:50:42.0345458Z [00:02:38.900]➜  EOF
2025-08-20T20:50:42.0349129Z [00:02:38.900]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable=>gitlab.com/gitlab-org/cli/internal/commands/variable;$WORK/b799=>" -p gitlab.com/gitlab-org/cli/internal/commands/variable -lang=go1.25 -complete -installsuffix shared -buildid xOrNksIOGpFi03lDvJpI/xOrNksIOGpFi03lDvJpI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variable.go
2025-08-20T20:50:42.0447320Z [00:02:38.913]➜  go tool buildid -w $WORK/b808/_pkg_.a # internal
2025-08-20T20:50:42.0453891Z [00:02:38.914]➜  cp $WORK/b808/_pkg_.a /root/.cache/go-build/ac/ac2937c5f134f6ac08d0021166a347a50e926e43e8aa1c572a31589c31bd098c-d # internal
2025-08-20T20:50:42.0908524Z [00:02:38.960]➜  go tool buildid -w $WORK/b799/_pkg_.a # internal
2025-08-20T20:50:42.0938563Z [00:02:38.963]➜  cp $WORK/b799/_pkg_.a /root/.cache/go-build/2f/2f0e1e1ddffaa5d2923464b718905828691987e77d27c571d9fc3982a277f4ab-d # internal
2025-08-20T20:50:42.2335101Z [00:02:39.102]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T20:50:42.3123166Z [00:02:39.181]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/1b/1b9811f7f7508455f4ab4b0894e2c5830a7acca8f18a56cd301f9f3a4e30bc3e-d # internal
2025-08-20T20:50:42.3125476Z [00:02:39.181]➜  oss.terrastruct.com/d2/lib/jsrunner
2025-08-20T20:50:42.3126064Z [00:02:39.181]➜  mkdir -p $WORK/b610/
2025-08-20T20:50:42.3126985Z [00:02:39.181]➜  cat >/tmp/go-build893324914/b610/importcfg << 'EOF' # internal
2025-08-20T20:50:42.3127550Z [00:02:39.181]➜  # import config
2025-08-20T20:50:42.3128215Z [00:02:39.181]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.3129030Z [00:02:39.181]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:42.3129770Z [00:02:39.181]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.3130651Z [00:02:39.181]➜  packagefile github.com/dop251/goja=/tmp/go-build893324914/b611/_pkg_.a
2025-08-20T20:50:42.3131525Z [00:02:39.181]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:42.3132093Z [00:02:39.181]➜  EOF
2025-08-20T20:50:42.3136085Z [00:02:39.182]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/jsrunner=>oss.terrastruct.com/d2@v0.7.0/lib/jsrunner;$WORK/b610=>" -p oss.terrastruct.com/d2/lib/jsrunner -lang=go1.23 -complete -installsuffix shared -buildid 6R2wSPUrdV3cROQYCQ2w/6R2wSPUrdV3cROQYCQ2w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/jsrunner/goja.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/lib/jsrunner/jsrunner.go
2025-08-20T20:50:42.3513654Z [00:02:39.220]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T20:50:42.3531183Z [00:02:39.222]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/77/77df1382289fd3a7ab2f64dbdcfa0cc96e5f0587d8e8be8c3dbafb34fa37f238-d # internal
2025-08-20T20:50:42.3534637Z [00:02:39.222]➜  oss.terrastruct.com/d2/d2renderers/d2sketch
2025-08-20T20:50:42.3536786Z [00:02:39.222]➜  mkdir -p $WORK/b649/
2025-08-20T20:50:42.3540463Z [00:02:39.223]➜  cat >/tmp/go-build893324914/b649/importcfg << 'EOF' # internal
2025-08-20T20:50:42.3541687Z [00:02:39.223]➜  # import config
2025-08-20T20:50:42.3542461Z [00:02:39.223]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:42.3543253Z [00:02:39.223]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:42.3544097Z [00:02:39.223]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:42.3546233Z [00:02:39.223]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.3547677Z [00:02:39.223]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.3549845Z [00:02:39.223]➜  packagefile oss.terrastruct.com/d2/d2themes=/tmp/go-build893324914/b631/_pkg_.a
2025-08-20T20:50:42.3551638Z [00:02:39.223]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:42.3553767Z [00:02:39.223]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.3555359Z [00:02:39.223]➜  packagefile oss.terrastruct.com/d2/lib/jsrunner=/tmp/go-build893324914/b610/_pkg_.a
2025-08-20T20:50:42.3556773Z [00:02:39.223]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.3557869Z [00:02:39.223]➜  packagefile oss.terrastruct.com/d2/lib/svg=/tmp/go-build893324914/b630/_pkg_.a
2025-08-20T20:50:42.3559100Z [00:02:39.223]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.3560185Z [00:02:39.223]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:42.3560977Z [00:02:39.223]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.3561559Z [00:02:39.223]➜  EOF
2025-08-20T20:50:42.3562194Z [00:02:39.223]➜  cat >/tmp/go-build893324914/b649/embedcfg << 'EOF' # internal
2025-08-20T20:50:42.3562824Z [00:02:39.223]➜  {
2025-08-20T20:50:42.3563231Z [00:02:39.223]➜  	"Patterns": {
2025-08-20T20:50:42.3563674Z [00:02:39.223]➜  		"rough.js": [
2025-08-20T20:50:42.3564107Z [00:02:39.223]➜  			"rough.js"
2025-08-20T20:50:42.3564508Z [00:02:39.223]➜  		],
2025-08-20T20:50:42.3564928Z [00:02:39.223]➜  		"setup.js": [
2025-08-20T20:50:42.3565367Z [00:02:39.223]➜  			"setup.js"
2025-08-20T20:50:42.3565777Z [00:02:39.223]➜  		],
2025-08-20T20:50:42.3566191Z [00:02:39.223]➜  		"streaks.txt": [
2025-08-20T20:50:42.3566871Z [00:02:39.223]➜  			"streaks.txt"
2025-08-20T20:50:42.3567323Z [00:02:39.223]➜  		]
2025-08-20T20:50:42.3567694Z [00:02:39.223]➜  	},
2025-08-20T20:50:42.3568078Z [00:02:39.223]➜  	"Files": {
2025-08-20T20:50:42.3568968Z [00:02:39.223]➜  		"rough.js": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2sketch/rough.js",
2025-08-20T20:50:42.3570146Z [00:02:39.223]➜  		"setup.js": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2sketch/setup.js",
2025-08-20T20:50:42.3571362Z [00:02:39.223]➜  		"streaks.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2sketch/streaks.txt"
2025-08-20T20:50:42.3572229Z [00:02:39.223]➜  	}
2025-08-20T20:50:42.3572593Z [00:02:39.223]➜  }EOF
2025-08-20T20:50:42.3576787Z [00:02:39.223]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2sketch=>oss.terrastruct.com/d2@v0.7.0/d2renderers/d2sketch;$WORK/b649=>" -p oss.terrastruct.com/d2/d2renderers/d2sketch -lang=go1.23 -complete -installsuffix shared -buildid Hmquw_eNjAWbrEjRaP6z/Hmquw_eNjAWbrEjRaP6z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -embedcfg $WORK/b649/embedcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2sketch/sketch.go
2025-08-20T20:50:42.3580553Z [00:02:39.224]➜  oss.terrastruct.com/d2/d2renderers/d2latex
2025-08-20T20:50:42.3581169Z [00:02:39.224]➜  mkdir -p $WORK/b609/
2025-08-20T20:50:42.3581894Z [00:02:39.224]➜  cat >/tmp/go-build893324914/b609/importcfg << 'EOF' # internal
2025-08-20T20:50:42.3582553Z [00:02:39.224]➜  # import config
2025-08-20T20:50:42.3583195Z [00:02:39.224]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:42.3583962Z [00:02:39.224]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.3584712Z [00:02:39.224]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.3585674Z [00:02:39.224]➜  packagefile oss.terrastruct.com/d2/lib/jsrunner=/tmp/go-build893324914/b610/_pkg_.a
2025-08-20T20:50:42.3587015Z [00:02:39.224]➜  packagefile oss.terrastruct.com/util-go/xdefer=/tmp/go-build893324914/b598/_pkg_.a
2025-08-20T20:50:42.3587990Z [00:02:39.224]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:42.3588781Z [00:02:39.224]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.3589776Z [00:02:39.224]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.3590370Z [00:02:39.224]➜  EOF
2025-08-20T20:50:42.3590959Z [00:02:39.224]➜  cat >/tmp/go-build893324914/b609/embedcfg << 'EOF' # internal
2025-08-20T20:50:42.3591561Z [00:02:39.224]➜  {
2025-08-20T20:50:42.3591944Z [00:02:39.224]➜  	"Patterns": {
2025-08-20T20:50:42.3592402Z [00:02:39.224]➜  		"mathjax.js": [
2025-08-20T20:50:42.3592852Z [00:02:39.224]➜  			"mathjax.js"
2025-08-20T20:50:42.3593255Z [00:02:39.224]➜  		],
2025-08-20T20:50:42.3593666Z [00:02:39.224]➜  		"polyfills.js": [
2025-08-20T20:50:42.3594143Z [00:02:39.224]➜  			"polyfills.js"
2025-08-20T20:50:42.3594571Z [00:02:39.224]➜  		],
2025-08-20T20:50:42.3595095Z [00:02:39.224]➜  		"setup.js": [
2025-08-20T20:50:42.3595682Z [00:02:39.224]➜  			"setup.js"
2025-08-20T20:50:42.3596092Z [00:02:39.224]➜  		]
2025-08-20T20:50:42.3596454Z [00:02:39.224]➜  	},
2025-08-20T20:50:42.3597146Z [00:02:39.224]➜  	"Files": {
2025-08-20T20:50:42.3598038Z [00:02:39.224]➜  		"mathjax.js": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2latex/mathjax.js",
2025-08-20T20:50:42.3599358Z [00:02:39.224]➜  		"polyfills.js": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2latex/polyfills.js",
2025-08-20T20:50:42.3600585Z [00:02:39.224]➜  		"setup.js": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2latex/setup.js"
2025-08-20T20:50:42.3601357Z [00:02:39.224]➜  	}
2025-08-20T20:50:42.3601728Z [00:02:39.224]➜  }EOF
2025-08-20T20:50:42.3605741Z [00:02:39.224]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2latex=>oss.terrastruct.com/d2@v0.7.0/d2renderers/d2latex;$WORK/b609=>" -p oss.terrastruct.com/d2/d2renderers/d2latex -lang=go1.23 -complete -installsuffix shared -buildid 2NS9XlnYDHsBpvUL7s5B/2NS9XlnYDHsBpvUL7s5B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -embedcfg $WORK/b609/embedcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2latex/latex.go
2025-08-20T20:50:42.3953203Z [00:02:39.264]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T20:50:42.4074603Z [00:02:39.276]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/9e/9e8457624a22d29c39aa32849f453b611196a2e0299adbe5757d77f7a2f45f10-d # internal
2025-08-20T20:50:42.4103202Z [00:02:39.279]➜  oss.terrastruct.com/d2/d2graph
2025-08-20T20:50:42.4105023Z [00:02:39.279]➜  mkdir -p $WORK/b601/
2025-08-20T20:50:42.4114039Z [00:02:39.280]➜  cat >/tmp/go-build893324914/b601/importcfg << 'EOF' # internal
2025-08-20T20:50:42.4119883Z [00:02:39.280]➜  # import config
2025-08-20T20:50:42.4120610Z [00:02:39.280]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:42.4121459Z [00:02:39.280]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.4122314Z [00:02:39.280]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:42.4123161Z [00:02:39.280]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:42.4124092Z [00:02:39.280]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.4124974Z [00:02:39.281]➜  packagefile golang.org/x/text/cases=/tmp/go-build893324914/b225/_pkg_.a
2025-08-20T20:50:42.4126023Z [00:02:39.281]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:42.4127173Z [00:02:39.281]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:42.4127981Z [00:02:39.281]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.4131952Z [00:02:39.281]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:42.4132956Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:42.4134290Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2format=/tmp/go-build893324914/b583/_pkg_.a
2025-08-20T20:50:42.4135472Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2parser=/tmp/go-build893324914/b602/_pkg_.a
2025-08-20T20:50:42.4136897Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2fonts=/tmp/go-build893324914/b606/_pkg_.a
2025-08-20T20:50:42.4138169Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2latex=/tmp/go-build893324914/b609/_pkg_.a
2025-08-20T20:50:42.4139347Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.4140434Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2themes=/tmp/go-build893324914/b631/_pkg_.a
2025-08-20T20:50:42.4141659Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/d2themes/d2themescatalog=/tmp/go-build893324914/b632/_pkg_.a
2025-08-20T20:50:42.4143041Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:42.4144184Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.4145281Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.4146383Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/lib/shape=/tmp/go-build893324914/b629/_pkg_.a
2025-08-20T20:50:42.4147761Z [00:02:39.281]➜  packagefile oss.terrastruct.com/d2/lib/textmeasure=/tmp/go-build893324914/b633/_pkg_.a
2025-08-20T20:50:42.4148911Z [00:02:39.281]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.4149842Z [00:02:39.281]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:42.4150625Z [00:02:39.281]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.4151409Z [00:02:39.281]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.4151984Z [00:02:39.281]➜  EOF
2025-08-20T20:50:42.4157328Z [00:02:39.281]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2graph=>oss.terrastruct.com/d2@v0.7.0/d2graph;$WORK/b601=>" -p oss.terrastruct.com/d2/d2graph -lang=go1.23 -complete -installsuffix shared -buildid 3hQ8jxwyc-lYd_Bw55SY/3hQ8jxwyc-lYd_Bw55SY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2graph/d2graph.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2graph/grid_diagram.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2graph/layout.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2graph/seqdiagram.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2graph/serde.go
2025-08-20T20:50:42.4214657Z [00:02:39.290]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T20:50:42.4231299Z [00:02:39.292]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/bc/bce10bd887c420bea8b93185099f1370d381cb9c430b2aba884105df31dc9892-d # internal
2025-08-20T20:50:42.6014511Z [00:02:39.470]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T20:50:42.6051882Z [00:02:39.474]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/3d/3d52f66a2ef9dd25cef80be7237725c1a15e1dea2a5fd127f203f4a4675ec4eb-d # internal
2025-08-20T20:50:42.6072223Z [00:02:39.475]➜  oss.terrastruct.com/d2/d2exporter
2025-08-20T20:50:42.6073260Z [00:02:39.475]➜  mkdir -p $WORK/b643/
2025-08-20T20:50:42.6073861Z [00:02:39.475]➜  oss.terrastruct.com/d2/d2compiler
2025-08-20T20:50:42.6074471Z [00:02:39.475]➜  mkdir -p $WORK/b641/
2025-08-20T20:50:42.6075078Z [00:02:39.475]➜  oss.terrastruct.com/d2/d2layouts/d2grid
2025-08-20T20:50:42.6075667Z [00:02:39.475]➜  mkdir -p $WORK/b645/
2025-08-20T20:50:42.6076302Z [00:02:39.475]➜  oss.terrastruct.com/d2/d2layouts/d2dagrelayout
2025-08-20T20:50:42.6083014Z [00:02:39.475]➜  mkdir -p $WORK/b638/
2025-08-20T20:50:42.6083796Z [00:02:39.475]➜  cat >/tmp/go-build893324914/b641/importcfg << 'EOF' # internal
2025-08-20T20:50:42.6084482Z [00:02:39.475]➜  # import config
2025-08-20T20:50:42.6085372Z [00:02:39.475]➜  packagefile encoding/xml=/tmp/go-build893324914/b235/_pkg_.a
2025-08-20T20:50:42.6086247Z [00:02:39.475]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.6087192Z [00:02:39.475]➜  packagefile html=/tmp/go-build893324914/b241/_pkg_.a
2025-08-20T20:50:42.6087986Z [00:02:39.475]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:42.6088800Z [00:02:39.475]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:42.6089611Z [00:02:39.475]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:42.6090578Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:42.6091697Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2format=/tmp/go-build893324914/b583/_pkg_.a
2025-08-20T20:50:42.6093000Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.6094128Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2ir=/tmp/go-build893324914/b642/_pkg_.a
2025-08-20T20:50:42.6095188Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2parser=/tmp/go-build893324914/b602/_pkg_.a
2025-08-20T20:50:42.6096303Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.6097601Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:42.6098680Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.6099789Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/textmeasure=/tmp/go-build893324914/b633/_pkg_.a
2025-08-20T20:50:42.6100949Z [00:02:39.475]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.6101906Z [00:02:39.475]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:42.6102753Z [00:02:39.475]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.6103551Z [00:02:39.475]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.6104323Z [00:02:39.475]➜  EOF
2025-08-20T20:50:42.6115547Z [00:02:39.475]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2compiler=>oss.terrastruct.com/d2@v0.7.0/d2compiler;$WORK/b641=>" -p oss.terrastruct.com/d2/d2compiler -lang=go1.23 -complete -installsuffix shared -buildid m84lcDhz-mRc9EtVnqgf/m84lcDhz-mRc9EtVnqgf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2compiler/compile.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2compiler/doc.go
2025-08-20T20:50:42.6119884Z [00:02:39.475]➜  cat >/tmp/go-build893324914/b638/importcfg << 'EOF' # internal
2025-08-20T20:50:42.6120537Z [00:02:39.475]➜  # import config
2025-08-20T20:50:42.6121193Z [00:02:39.475]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.6122003Z [00:02:39.475]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:42.6122857Z [00:02:39.475]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:42.6123837Z [00:02:39.475]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.6124636Z [00:02:39.475]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:42.6125421Z [00:02:39.475]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.6126365Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.6127703Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.6128750Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.6144264Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/jsrunner=/tmp/go-build893324914/b610/_pkg_.a
2025-08-20T20:50:42.6146093Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.6147771Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/log=/tmp/go-build893324914/b639/_pkg_.a
2025-08-20T20:50:42.6149208Z [00:02:39.475]➜  packagefile oss.terrastruct.com/d2/lib/shape=/tmp/go-build893324914/b629/_pkg_.a
2025-08-20T20:50:42.6150555Z [00:02:39.475]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.6151670Z [00:02:39.475]➜  packagefile oss.terrastruct.com/util-go/xdefer=/tmp/go-build893324914/b598/_pkg_.a
2025-08-20T20:50:42.6152798Z [00:02:39.475]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:42.6153576Z [00:02:39.475]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:42.6154470Z [00:02:39.475]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.6155264Z [00:02:39.475]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.6155869Z [00:02:39.475]➜  EOF
2025-08-20T20:50:42.6156834Z [00:02:39.475]➜  cat >/tmp/go-build893324914/b638/embedcfg << 'EOF' # internal
2025-08-20T20:50:42.6157474Z [00:02:39.476]➜  {
2025-08-20T20:50:42.6157883Z [00:02:39.476]➜  	"Patterns": {
2025-08-20T20:50:42.6158336Z [00:02:39.476]➜  		"dagre.js": [
2025-08-20T20:50:42.6158786Z [00:02:39.476]➜  			"dagre.js"
2025-08-20T20:50:42.6159181Z [00:02:39.476]➜  		],
2025-08-20T20:50:42.6159599Z [00:02:39.476]➜  		"setup.js": [
2025-08-20T20:50:42.6160070Z [00:02:39.476]➜  			"setup.js"
2025-08-20T20:50:42.6160498Z [00:02:39.476]➜  		]
2025-08-20T20:50:42.6160866Z [00:02:39.476]➜  	},
2025-08-20T20:50:42.6161247Z [00:02:39.476]➜  	"Files": {
2025-08-20T20:50:42.6162116Z [00:02:39.476]➜  		"dagre.js": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2dagrelayout/dagre.js",
2025-08-20T20:50:42.6163603Z [00:02:39.476]➜  		"setup.js": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2dagrelayout/setup.js"
2025-08-20T20:50:42.6164436Z [00:02:39.476]➜  	}
2025-08-20T20:50:42.6164803Z [00:02:39.476]➜  }EOF
2025-08-20T20:50:42.6169767Z [00:02:39.476]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2dagrelayout=>oss.terrastruct.com/d2@v0.7.0/d2layouts/d2dagrelayout;$WORK/b638=>" -p oss.terrastruct.com/d2/d2layouts/d2dagrelayout -lang=go1.23 -complete -installsuffix shared -buildid 08HbMGE1sB9jeDnm7z1H/08HbMGE1sB9jeDnm7z1H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -embedcfg $WORK/b638/embedcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2dagrelayout/layout.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2dagrelayout/object_mapper.go
2025-08-20T20:50:42.6174263Z [00:02:39.477]➜  cat >/tmp/go-build893324914/b643/importcfg << 'EOF' # internal
2025-08-20T20:50:42.6174932Z [00:02:39.477]➜  # import config
2025-08-20T20:50:42.6175586Z [00:02:39.477]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.6176393Z [00:02:39.477]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:42.6177759Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:42.6179065Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.6180180Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/d2parser=/tmp/go-build893324914/b602/_pkg_.a
2025-08-20T20:50:42.6181369Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2fonts=/tmp/go-build893324914/b606/_pkg_.a
2025-08-20T20:50:42.6182535Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.6183635Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/d2themes=/tmp/go-build893324914/b631/_pkg_.a
2025-08-20T20:50:42.6184759Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:42.6185998Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.6187334Z [00:02:39.477]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.6188451Z [00:02:39.477]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.6189385Z [00:02:39.477]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.6190173Z [00:02:39.477]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.6190754Z [00:02:39.477]➜  EOF
2025-08-20T20:50:42.6194404Z [00:02:39.477]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2exporter=>oss.terrastruct.com/d2@v0.7.0/d2exporter;$WORK/b643=>" -p oss.terrastruct.com/d2/d2exporter -lang=go1.23 -complete -installsuffix shared -buildid 3i7UxybYB1XudnQs9a4V/3i7UxybYB1XudnQs9a4V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2exporter/export.go
2025-08-20T20:50:42.6197824Z [00:02:39.480]➜  cat >/tmp/go-build893324914/b645/importcfg << 'EOF' # internal
2025-08-20T20:50:42.6198464Z [00:02:39.480]➜  # import config
2025-08-20T20:50:42.6199075Z [00:02:39.480]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:42.6199864Z [00:02:39.480]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.6200635Z [00:02:39.480]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.6201399Z [00:02:39.480]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.6202313Z [00:02:39.480]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.6203693Z [00:02:39.480]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.6204809Z [00:02:39.480]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.6205916Z [00:02:39.480]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.6207383Z [00:02:39.480]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.6208333Z [00:02:39.480]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.6208925Z [00:02:39.480]➜  EOF
2025-08-20T20:50:42.6213739Z [00:02:39.480]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2grid=>oss.terrastruct.com/d2@v0.7.0/d2layouts/d2grid;$WORK/b645=>" -p oss.terrastruct.com/d2/d2layouts/d2grid -lang=go1.23 -complete -installsuffix shared -buildid OLEAll0h0nmclZaE2nGO/OLEAll0h0nmclZaE2nGO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2grid/constants.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2grid/grid_diagram.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2grid/layout.go
2025-08-20T20:50:42.7212398Z [00:02:39.590]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T20:50:42.7228705Z [00:02:39.592]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/89/89bb7bd02cb5ab7ac20376697358524b6fe2d4c36146d71fa903f70f27dc75ef-d # internal
2025-08-20T20:50:42.7242183Z [00:02:39.593]➜  oss.terrastruct.com/d2/d2layouts/d2near
2025-08-20T20:50:42.7247173Z [00:02:39.594]➜  mkdir -p $WORK/b646/
2025-08-20T20:50:42.7272767Z [00:02:39.596]➜  cat >/tmp/go-build893324914/b646/importcfg << 'EOF' # internal
2025-08-20T20:50:42.7273934Z [00:02:39.596]➜  # import config
2025-08-20T20:50:42.7274908Z [00:02:39.596]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.7277024Z [00:02:39.596]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.7278217Z [00:02:39.596]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.7279356Z [00:02:39.596]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.7280520Z [00:02:39.596]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.7281492Z [00:02:39.596]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.7282109Z [00:02:39.596]➜  EOF
2025-08-20T20:50:42.7315752Z [00:02:39.600]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2near=>oss.terrastruct.com/d2@v0.7.0/d2layouts/d2near;$WORK/b646=>" -p oss.terrastruct.com/d2/d2layouts/d2near -lang=go1.23 -complete -installsuffix shared -buildid 2oWZkyKYO-xSMp1dm9KI/2oWZkyKYO-xSMp1dm9KI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2near/layout.go
2025-08-20T20:50:42.7599393Z [00:02:39.628]➜  go tool buildid -w $WORK/b645/_pkg_.a # internal
2025-08-20T20:50:42.7651166Z [00:02:39.634]➜  cp $WORK/b645/_pkg_.a /root/.cache/go-build/21/217bdcf6ebf25cf38baf7e12d7ec527bec7a465baf7e7a7c51a2844c7926b02f-d # internal
2025-08-20T20:50:42.7653140Z [00:02:39.634]➜  oss.terrastruct.com/d2/d2layouts/d2sequence
2025-08-20T20:50:42.7654370Z [00:02:39.634]➜  mkdir -p $WORK/b647/
2025-08-20T20:50:42.7658006Z [00:02:39.634]➜  cat >/tmp/go-build893324914/b647/importcfg << 'EOF' # internal
2025-08-20T20:50:42.7658772Z [00:02:39.634]➜  # import config
2025-08-20T20:50:42.7659573Z [00:02:39.634]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:42.7660365Z [00:02:39.634]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.7661158Z [00:02:39.634]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:42.7661953Z [00:02:39.634]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.7662717Z [00:02:39.634]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.7663658Z [00:02:39.634]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.7664965Z [00:02:39.634]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.7666084Z [00:02:39.634]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.7667392Z [00:02:39.634]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.7668581Z [00:02:39.634]➜  packagefile oss.terrastruct.com/d2/lib/shape=/tmp/go-build893324914/b629/_pkg_.a
2025-08-20T20:50:42.7669720Z [00:02:39.634]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.7670650Z [00:02:39.634]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:42.7671447Z [00:02:39.634]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:42.7672239Z [00:02:39.634]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.7673028Z [00:02:39.634]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.7673635Z [00:02:39.634]➜  EOF
2025-08-20T20:50:42.7689806Z [00:02:39.635]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2sequence=>oss.terrastruct.com/d2@v0.7.0/d2layouts/d2sequence;$WORK/b647=>" -p oss.terrastruct.com/d2/d2layouts/d2sequence -lang=go1.23 -complete -installsuffix shared -buildid gMutv4aVJ_vTuetNPhRs/gMutv4aVJ_vTuetNPhRs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2sequence/constants.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2sequence/layout.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2sequence/sequence_diagram.go
2025-08-20T20:50:42.8246102Z [00:02:39.693]➜  go tool buildid -w $WORK/b646/_pkg_.a # internal
2025-08-20T20:50:42.8270870Z [00:02:39.696]➜  cp $WORK/b646/_pkg_.a /root/.cache/go-build/0b/0bc0b2c471d326f0aba348c72891b167a34142e39046d4a9774aaef24ac6326a-d # internal
2025-08-20T20:50:42.8280480Z [00:02:39.696]➜  oss.terrastruct.com/d2/d2renderers/d2svg
2025-08-20T20:50:42.8281123Z [00:02:39.696]➜  mkdir -p $WORK/b648/
2025-08-20T20:50:42.8310876Z [00:02:39.697]➜  cat >/tmp/go-build893324914/b648/importcfg << 'EOF' # internal
2025-08-20T20:50:42.8311598Z [00:02:39.697]➜  # import config
2025-08-20T20:50:42.8312248Z [00:02:39.697]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:42.8313030Z [00:02:39.697]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:42.8315053Z [00:02:39.697]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:42.8316706Z [00:02:39.697]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:42.8318147Z [00:02:39.697]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.8319696Z [00:02:39.697]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:42.8321470Z [00:02:39.697]➜  packagefile github.com/alecthomas/chroma/v2/formatters=/tmp/go-build893324914/b239/_pkg_.a
2025-08-20T20:50:42.8323386Z [00:02:39.697]➜  packagefile github.com/alecthomas/chroma/v2/formatters/svg=/tmp/go-build893324914/b242/_pkg_.a
2025-08-20T20:50:42.8325863Z [00:02:39.697]➜  packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build893324914/b243/_pkg_.a
2025-08-20T20:50:42.8327332Z [00:02:39.697]➜  packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build893324914/b245/_pkg_.a
2025-08-20T20:50:42.8328336Z [00:02:39.697]➜  packagefile hash/fnv=/tmp/go-build893324914/b605/_pkg_.a
2025-08-20T20:50:42.8329181Z [00:02:39.697]➜  packagefile html=/tmp/go-build893324914/b241/_pkg_.a
2025-08-20T20:50:42.8329948Z [00:02:39.697]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:42.8330715Z [00:02:39.697]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.8331658Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:42.8332941Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.8334134Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2fonts=/tmp/go-build893324914/b606/_pkg_.a
2025-08-20T20:50:42.8335381Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2latex=/tmp/go-build893324914/b609/_pkg_.a
2025-08-20T20:50:42.8337800Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2sketch=/tmp/go-build893324914/b649/_pkg_.a
2025-08-20T20:50:42.8339026Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.8340133Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2themes=/tmp/go-build893324914/b631/_pkg_.a
2025-08-20T20:50:42.8341380Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/d2themes/d2themescatalog=/tmp/go-build893324914/b632/_pkg_.a
2025-08-20T20:50:42.8342624Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:42.8343747Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.8345091Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/lib/jsrunner=/tmp/go-build893324914/b610/_pkg_.a
2025-08-20T20:50:42.8346241Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.8347619Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/lib/shape=/tmp/go-build893324914/b629/_pkg_.a
2025-08-20T20:50:42.8348716Z [00:02:39.697]➜  packagefile oss.terrastruct.com/d2/lib/svg=/tmp/go-build893324914/b630/_pkg_.a
2025-08-20T20:50:42.8349893Z [00:02:39.698]➜  packagefile oss.terrastruct.com/d2/lib/textmeasure=/tmp/go-build893324914/b633/_pkg_.a
2025-08-20T20:50:42.8351219Z [00:02:39.698]➜  packagefile oss.terrastruct.com/d2/lib/version=/tmp/go-build893324914/b650/_pkg_.a
2025-08-20T20:50:42.8352340Z [00:02:39.698]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.8353235Z [00:02:39.698]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:42.8354011Z [00:02:39.698]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.8354613Z [00:02:39.698]➜  EOF
2025-08-20T20:50:42.8355221Z [00:02:39.698]➜  cat >/tmp/go-build893324914/b648/embedcfg << 'EOF' # internal
2025-08-20T20:50:42.8355829Z [00:02:39.698]➜  {
2025-08-20T20:50:42.8356214Z [00:02:39.698]➜  	"Patterns": {
2025-08-20T20:50:42.8356848Z [00:02:39.698]➜  		"dots.txt": [
2025-08-20T20:50:42.8357298Z [00:02:39.698]➜  			"dots.txt"
2025-08-20T20:50:42.8357701Z [00:02:39.698]➜  		],
2025-08-20T20:50:42.8358134Z [00:02:39.698]➜  		"github-markdown.css": [
2025-08-20T20:50:42.8358794Z [00:02:39.698]➜  			"github-markdown.css"
2025-08-20T20:50:42.8359267Z [00:02:39.698]➜  		],
2025-08-20T20:50:42.8359664Z [00:02:39.698]➜  		"grain.txt": [
2025-08-20T20:50:42.8360101Z [00:02:39.698]➜  			"grain.txt"
2025-08-20T20:50:42.8360511Z [00:02:39.698]➜  		],
2025-08-20T20:50:42.8360896Z [00:02:39.698]➜  		"lines.txt": [
2025-08-20T20:50:42.8361340Z [00:02:39.698]➜  			"lines.txt"
2025-08-20T20:50:42.8361738Z [00:02:39.698]➜  		],
2025-08-20T20:50:42.8362118Z [00:02:39.698]➜  		"link.svg": [
2025-08-20T20:50:42.8362546Z [00:02:39.698]➜  			"link.svg"
2025-08-20T20:50:42.8362945Z [00:02:39.698]➜  		],
2025-08-20T20:50:42.8363334Z [00:02:39.698]➜  		"paper.txt": [
2025-08-20T20:50:42.8363781Z [00:02:39.698]➜  			"paper.txt"
2025-08-20T20:50:42.8364184Z [00:02:39.698]➜  		],
2025-08-20T20:50:42.8364569Z [00:02:39.698]➜  		"style.css": [
2025-08-20T20:50:42.8365006Z [00:02:39.698]➜  			"style.css"
2025-08-20T20:50:42.8365408Z [00:02:39.698]➜  		],
2025-08-20T20:50:42.8365810Z [00:02:39.698]➜  		"tooltip.svg": [
2025-08-20T20:50:42.8366349Z [00:02:39.698]➜  			"tooltip.svg"
2025-08-20T20:50:42.8366996Z [00:02:39.698]➜  		]
2025-08-20T20:50:42.8367358Z [00:02:39.698]➜  	},
2025-08-20T20:50:42.8367734Z [00:02:39.698]➜  	"Files": {
2025-08-20T20:50:42.8368689Z [00:02:39.698]➜  		"dots.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/dots.txt",
2025-08-20T20:50:42.8370005Z [00:02:39.698]➜  		"github-markdown.css": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/github-markdown.css",
2025-08-20T20:50:42.8371288Z [00:02:39.698]➜  		"grain.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/grain.txt",
2025-08-20T20:50:42.8372439Z [00:02:39.698]➜  		"lines.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/lines.txt",
2025-08-20T20:50:42.8373597Z [00:02:39.698]➜  		"link.svg": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/link.svg",
2025-08-20T20:50:42.8374778Z [00:02:39.698]➜  		"paper.txt": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/paper.txt",
2025-08-20T20:50:42.8375956Z [00:02:39.698]➜  		"style.css": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/style.css",
2025-08-20T20:50:42.8377441Z [00:02:39.698]➜  		"tooltip.svg": "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/tooltip.svg"
2025-08-20T20:50:42.8378411Z [00:02:39.698]➜  	}
2025-08-20T20:50:42.8378779Z [00:02:39.698]➜  }EOF
2025-08-20T20:50:42.8384455Z [00:02:39.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg=>oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg;$WORK/b648=>" -p oss.terrastruct.com/d2/d2renderers/d2svg -lang=go1.23 -complete -installsuffix shared -buildid b5hAyZYIhZWJliKnAUmc/b5hAyZYIhZWJliKnAUmc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -embedcfg $WORK/b648/embedcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/class.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/code.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/d2svg.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2renderers/d2svg/table.go
2025-08-20T20:50:42.8720377Z [00:02:39.741]➜  go tool buildid -w $WORK/b638/_pkg_.a # internal
2025-08-20T20:50:42.8754441Z [00:02:39.744]➜  cp $WORK/b638/_pkg_.a /root/.cache/go-build/19/19b9b28863a7f49a651ea9710a6557705c5f5febccec9ef59e8e457e16ec9f3c-d # internal
2025-08-20T20:50:42.8919099Z [00:02:39.758]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T20:50:42.8932550Z [00:02:39.762]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/69/69b6e05fdef27d2cdf2897e8085ac7a31713c35ff5d81ffd5aa9c3f3ead875aa-d # internal
2025-08-20T20:50:42.8940978Z [00:02:39.763]➜  oss.terrastruct.com/d2/d2oracle
2025-08-20T20:50:42.8943545Z [00:02:39.763]➜  mkdir -p $WORK/b651/
2025-08-20T20:50:42.8951803Z [00:02:39.764]➜  cat >/tmp/go-build893324914/b651/importcfg << 'EOF' # internal
2025-08-20T20:50:42.8953536Z [00:02:39.764]➜  # import config
2025-08-20T20:50:42.8954781Z [00:02:39.764]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:42.8955796Z [00:02:39.764]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.8957390Z [00:02:39.764]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:42.8958807Z [00:02:39.764]➜  packagefile oss.terrastruct.com/d2/d2compiler=/tmp/go-build893324914/b641/_pkg_.a
2025-08-20T20:50:42.8960862Z [00:02:39.764]➜  packagefile oss.terrastruct.com/d2/d2format=/tmp/go-build893324914/b583/_pkg_.a
2025-08-20T20:50:42.8961961Z [00:02:39.764]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.8963092Z [00:02:39.764]➜  packagefile oss.terrastruct.com/d2/d2ir=/tmp/go-build893324914/b642/_pkg_.a
2025-08-20T20:50:42.8964236Z [00:02:39.764]➜  packagefile oss.terrastruct.com/d2/d2parser=/tmp/go-build893324914/b602/_pkg_.a
2025-08-20T20:50:42.8965360Z [00:02:39.764]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:42.8968088Z [00:02:39.764]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.8969521Z [00:02:39.764]➜  packagefile oss.terrastruct.com/util-go/xdefer=/tmp/go-build893324914/b598/_pkg_.a
2025-08-20T20:50:42.8970710Z [00:02:39.764]➜  packagefile oss.terrastruct.com/util-go/xrand=/tmp/go-build893324914/b652/_pkg_.a
2025-08-20T20:50:42.8971677Z [00:02:39.764]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:42.8972469Z [00:02:39.764]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.8973275Z [00:02:39.764]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:42.8973883Z [00:02:39.764]➜  EOF
2025-08-20T20:50:42.8983513Z [00:02:39.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2oracle=>oss.terrastruct.com/d2@v0.7.0/d2oracle;$WORK/b651=>" -p oss.terrastruct.com/d2/d2oracle -lang=go1.23 -complete -installsuffix shared -buildid _Ec_Zh1iMEDdjfmOnerl/_Ec_Zh1iMEDdjfmOnerl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2oracle/edit.go /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2oracle/get.go
2025-08-20T20:50:42.9277663Z [00:02:39.796]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T20:50:42.9297260Z [00:02:39.798]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/3a/3ab426ab033e43102bceb038c6a4f8568c0b9276cd2df6f033c2f4869672ad0c-d # internal
2025-08-20T20:50:42.9301357Z [00:02:39.799]➜  oss.terrastruct.com/d2/d2layouts
2025-08-20T20:50:42.9302307Z [00:02:39.799]➜  mkdir -p $WORK/b644/
2025-08-20T20:50:42.9309162Z [00:02:39.799]➜  cat >/tmp/go-build893324914/b644/importcfg << 'EOF' # internal
2025-08-20T20:50:42.9309872Z [00:02:39.799]➜  # import config
2025-08-20T20:50:42.9310731Z [00:02:39.799]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:42.9311700Z [00:02:39.799]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:42.9312530Z [00:02:39.799]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:42.9313355Z [00:02:39.799]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:42.9314367Z [00:02:39.799]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:42.9315566Z [00:02:39.799]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2grid=/tmp/go-build893324914/b645/_pkg_.a
2025-08-20T20:50:42.9317355Z [00:02:39.799]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2near=/tmp/go-build893324914/b646/_pkg_.a
2025-08-20T20:50:42.9319070Z [00:02:39.799]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2sequence=/tmp/go-build893324914/b647/_pkg_.a
2025-08-20T20:50:42.9320714Z [00:02:39.799]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:42.9322301Z [00:02:39.799]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:42.9323865Z [00:02:39.799]➜  packagefile oss.terrastruct.com/d2/lib/log=/tmp/go-build893324914/b639/_pkg_.a
2025-08-20T20:50:42.9325385Z [00:02:39.799]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:42.9326825Z [00:02:39.800]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:42.9327636Z [00:02:39.800]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:42.9328465Z [00:02:39.800]➜  EOF
2025-08-20T20:50:42.9332198Z [00:02:39.800]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts=>oss.terrastruct.com/d2@v0.7.0/d2layouts;$WORK/b644=>" -p oss.terrastruct.com/d2/d2layouts -lang=go1.23 -complete -installsuffix shared -buildid ZFtD2RuKAgeZAxM3uJZT/ZFtD2RuKAgeZAxM3uJZT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2layouts/d2layouts.go
2025-08-20T20:50:43.0279296Z [00:02:39.897]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T20:50:43.0282874Z [00:02:39.897]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/8b/8ba7c81cd0393a8b3317c8d02a00c719fd4d89bb0194340efb21aca887bfc632-d # internal
2025-08-20T20:50:43.2869320Z [00:02:40.156]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T20:50:43.2914248Z [00:02:40.160]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/a0/a0a98d27ed60947de8da3f6f220ebe0ccc3df1224bb5236538bfb2d1692a2b82-d # internal
2025-08-20T20:50:43.2915547Z [00:02:40.160]➜  oss.terrastruct.com/d2/d2lib
2025-08-20T20:50:43.2916146Z [00:02:40.160]➜  mkdir -p $WORK/b640/
2025-08-20T20:50:43.2919854Z [00:02:40.161]➜  cat >/tmp/go-build893324914/b640/importcfg << 'EOF' # internal
2025-08-20T20:50:43.2920571Z [00:02:40.161]➜  # import config
2025-08-20T20:50:43.2921237Z [00:02:40.161]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:43.2922079Z [00:02:40.161]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:43.2922745Z [00:02:40.161]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:43.2923258Z [00:02:40.161]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:43.2923954Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:43.2924582Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2compiler=/tmp/go-build893324914/b641/_pkg_.a
2025-08-20T20:50:43.2925192Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2exporter=/tmp/go-build893324914/b643/_pkg_.a
2025-08-20T20:50:43.2925791Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:43.2926390Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2layouts=/tmp/go-build893324914/b644/_pkg_.a
2025-08-20T20:50:43.2927476Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2dagrelayout=/tmp/go-build893324914/b638/_pkg_.a
2025-08-20T20:50:43.2928238Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2parser=/tmp/go-build893324914/b602/_pkg_.a
2025-08-20T20:50:43.2928902Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2fonts=/tmp/go-build893324914/b606/_pkg_.a
2025-08-20T20:50:43.2929594Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2svg=/tmp/go-build893324914/b648/_pkg_.a
2025-08-20T20:50:43.2930215Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:43.2930877Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/d2themes/d2themescatalog=/tmp/go-build893324914/b632/_pkg_.a
2025-08-20T20:50:43.2931556Z [00:02:40.161]➜  packagefile oss.terrastruct.com/d2/lib/textmeasure=/tmp/go-build893324914/b633/_pkg_.a
2025-08-20T20:50:43.2932310Z [00:02:40.161]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:43.2933168Z [00:02:40.161]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:43.2933819Z [00:02:40.161]➜  EOF
2025-08-20T20:50:43.2936305Z [00:02:40.161]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "/root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2lib=>oss.terrastruct.com/d2@v0.7.0/d2lib;$WORK/b640=>" -p oss.terrastruct.com/d2/d2lib -lang=go1.23 -complete -installsuffix shared -buildid lntsLIODYZcSCufYdGtD/lntsLIODYZcSCufYdGtD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /root/go/pkg/mod/oss.terrastruct.com/d2@v0.7.0/d2lib/d2.go
2025-08-20T20:50:43.3228234Z [00:02:40.192]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T20:50:43.3236245Z [00:02:40.192]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/54/542ce6ba1527cc13456497e9b3330dce203a17896197c2b1b6054e244c45610d-d # internal
2025-08-20T20:50:43.3807705Z [00:02:40.250]➜  go tool buildid -w $WORK/b651/_pkg_.a # internal
2025-08-20T20:50:43.3845433Z [00:02:40.253]➜  cp $WORK/b651/_pkg_.a /root/.cache/go-build/79/795431681e88c7442e0ccad982f4ee02b620a541a787ab4e101d22976cd7a067-d # internal
2025-08-20T20:50:43.3847298Z [00:02:40.254]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster/graph
2025-08-20T20:50:43.3848132Z [00:02:40.254]➜  mkdir -p $WORK/b578/
2025-08-20T20:50:43.3851408Z [00:02:40.254]➜  cat >/tmp/go-build893324914/b578/importcfg << 'EOF' # internal
2025-08-20T20:50:43.3853322Z [00:02:40.254]➜  # import config
2025-08-20T20:50:43.3854004Z [00:02:40.254]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:43.3854830Z [00:02:40.254]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:43.3855534Z [00:02:40.254]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:43.3856038Z [00:02:40.254]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:43.3856503Z [00:02:40.254]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:43.3857433Z [00:02:40.254]➜  packagefile github.com/coder/websocket=/tmp/go-build893324914/b579/_pkg_.a
2025-08-20T20:50:43.3858007Z [00:02:40.254]➜  packagefile github.com/pkg/browser=/tmp/go-build893324914/b582/_pkg_.a
2025-08-20T20:50:43.3858544Z [00:02:40.254]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:43.3859313Z [00:02:40.254]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:43.3859966Z [00:02:40.254]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:43.3860645Z [00:02:40.254]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:43.3861336Z [00:02:40.254]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:43.3862073Z [00:02:40.254]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:43.3862870Z [00:02:40.254]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:43.3863492Z [00:02:40.254]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:43.3864060Z [00:02:40.254]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:43.3865288Z [00:02:40.254]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:43.3866302Z [00:02:40.254]➜  packagefile k8s.io/utils/ptr=/tmp/go-build893324914/b532/_pkg_.a
2025-08-20T20:50:43.3867311Z [00:02:40.254]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:43.3868170Z [00:02:40.254]➜  packagefile mime/multipart=/tmp/go-build893324914/b193/_pkg_.a
2025-08-20T20:50:43.3868958Z [00:02:40.254]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:43.3869712Z [00:02:40.254]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:43.3870531Z [00:02:40.254]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:43.3871535Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/d2format=/tmp/go-build893324914/b583/_pkg_.a
2025-08-20T20:50:43.3872605Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:43.3873816Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2dagrelayout=/tmp/go-build893324914/b638/_pkg_.a
2025-08-20T20:50:43.3875077Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/d2lib=/tmp/go-build893324914/b640/_pkg_.a
2025-08-20T20:50:43.3876192Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/d2oracle=/tmp/go-build893324914/b651/_pkg_.a
2025-08-20T20:50:43.3877676Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2svg=/tmp/go-build893324914/b648/_pkg_.a
2025-08-20T20:50:43.3878864Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/lib/log=/tmp/go-build893324914/b639/_pkg_.a
2025-08-20T20:50:43.3880027Z [00:02:40.254]➜  packagefile oss.terrastruct.com/d2/lib/textmeasure=/tmp/go-build893324914/b633/_pkg_.a
2025-08-20T20:50:43.3881034Z [00:02:40.254]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:43.3881833Z [00:02:40.254]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:43.3882557Z [00:02:40.254]➜  EOF
2025-08-20T20:50:43.3883158Z [00:02:40.254]➜  cat >/tmp/go-build893324914/b578/embedcfg << 'EOF' # internal
2025-08-20T20:50:43.3883802Z [00:02:40.254]➜  {
2025-08-20T20:50:43.3884263Z [00:02:40.254]➜  	"Patterns": {
2025-08-20T20:50:43.3884695Z [00:02:40.254]➜  		"example.md": [
2025-08-20T20:50:43.3885131Z [00:02:40.254]➜  			"example.md"
2025-08-20T20:50:43.3885529Z [00:02:40.254]➜  		],
2025-08-20T20:50:43.3885933Z [00:02:40.254]➜  		"long.md": [
2025-08-20T20:50:43.3886382Z [00:02:40.254]➜  			"long.md"
2025-08-20T20:50:43.3886962Z [00:02:40.254]➜  		]
2025-08-20T20:50:43.3887346Z [00:02:40.254]➜  	},
2025-08-20T20:50:43.3887736Z [00:02:40.254]➜  	"Files": {
2025-08-20T20:50:43.3888624Z [00:02:40.254]➜  		"example.md": "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/example.md",
2025-08-20T20:50:43.3889837Z [00:02:40.254]➜  		"long.md": "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/long.md"
2025-08-20T20:50:43.3890573Z [00:02:40.254]➜  	}
2025-08-20T20:50:43.3890954Z [00:02:40.254]➜  }EOF
2025-08-20T20:50:43.3898014Z [00:02:40.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph=>gitlab.com/gitlab-org/cli/internal/commands/cluster/graph;$WORK/b578=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster/graph -lang=go1.25 -complete -installsuffix shared -buildid 2PkrQMj-SoCPknL_XbDL/2PkrQMj-SoCPknL_XbDL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -embedcfg $WORK/b578/embedcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/globals.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/graph.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/graph_builder.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/json_types.go /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/server.go
2025-08-20T20:50:43.5363382Z [00:02:40.405]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T20:50:43.5422563Z [00:02:40.411]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/30/30ecd9094e8dee4a8008146d3b0f6fbebf2b402cc1fd876a09a2d13959af69aa-d # internal
2025-08-20T20:50:43.5423485Z [00:02:40.411]➜  gitlab.com/gitlab-org/cli/internal/commands/cluster
2025-08-20T20:50:43.5424156Z [00:02:40.411]➜  mkdir -p $WORK/b461/
2025-08-20T20:50:43.5426885Z [00:02:40.411]➜  cat >/tmp/go-build893324914/b461/importcfg << 'EOF' # internal
2025-08-20T20:50:43.5427565Z [00:02:40.411]➜  # import config
2025-08-20T20:50:43.5428173Z [00:02:40.411]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:43.5428969Z [00:02:40.412]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:43.5429805Z [00:02:40.412]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent=/tmp/go-build893324914/b462/_pkg_.a
2025-08-20T20:50:43.5430695Z [00:02:40.412]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/graph=/tmp/go-build893324914/b578/_pkg_.a
2025-08-20T20:50:43.5431248Z [00:02:40.412]➜  EOF
2025-08-20T20:50:43.5433496Z [00:02:40.412]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster=>gitlab.com/gitlab-org/cli/internal/commands/cluster;$WORK/b461=>" -p gitlab.com/gitlab-org/cli/internal/commands/cluster -lang=go1.25 -complete -installsuffix shared -buildid N6lbtQcSsiWm6y0UDIgH/N6lbtQcSsiWm6y0UDIgH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/cluster.go
2025-08-20T20:50:43.5953013Z [00:02:40.464]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T20:50:43.5984360Z [00:02:40.467]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/a1/a125ae3528eed72b77cc37ee30e20119582ceb062fceb723e84fb412cd9162e5-d # internal
2025-08-20T20:50:43.5985583Z [00:02:40.467]➜  gitlab.com/gitlab-org/cli/internal/commands
2025-08-20T20:50:43.5986395Z [00:02:40.467]➜  mkdir -p $WORK/b355/
2025-08-20T20:50:43.5989497Z [00:02:40.468]➜  cat >/tmp/go-build893324914/b355/importcfg << 'EOF' # internal
2025-08-20T20:50:43.5990174Z [00:02:40.468]➜  # import config
2025-08-20T20:50:43.5990939Z [00:02:40.468]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:43.5992201Z [00:02:40.468]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:43.5993233Z [00:02:40.468]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:43.5994163Z [00:02:40.468]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:43.5995265Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:43.5996067Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias=/tmp/go-build893324914/b357/_pkg_.a
2025-08-20T20:50:43.5997378Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/api=/tmp/go-build893324914/b363/_pkg_.a
2025-08-20T20:50:43.5998277Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth=/tmp/go-build893324914/b365/_pkg_.a
2025-08-20T20:50:43.5999051Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/changelog=/tmp/go-build893324914/b393/_pkg_.a
2025-08-20T20:50:43.5999809Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci=/tmp/go-build893324914/b395/_pkg_.a
2025-08-20T20:50:43.6000749Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster=/tmp/go-build893324914/b461/_pkg_.a
2025-08-20T20:50:43.6002304Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/completion=/tmp/go-build893324914/b653/_pkg_.a
2025-08-20T20:50:43.6003848Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/config=/tmp/go-build893324914/b654/_pkg_.a
2025-08-20T20:50:43.6005254Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key=/tmp/go-build893324914/b655/_pkg_.a
2025-08-20T20:50:43.6006779Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/duo=/tmp/go-build893324914/b660/_pkg_.a
2025-08-20T20:50:43.6008116Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/help=/tmp/go-build893324914/b662/_pkg_.a
2025-08-20T20:50:43.6009451Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident=/tmp/go-build893324914/b663/_pkg_.a
2025-08-20T20:50:43.6010848Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue=/tmp/go-build893324914/b680/_pkg_.a
2025-08-20T20:50:43.6012295Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/iteration=/tmp/go-build893324914/b695/_pkg_.a
2025-08-20T20:50:43.6013694Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/job=/tmp/go-build893324914/b697/_pkg_.a
2025-08-20T20:50:43.6015068Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label=/tmp/go-build893324914/b698/_pkg_.a
2025-08-20T20:50:43.6016398Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr=/tmp/go-build893324914/b702/_pkg_.a
2025-08-20T20:50:43.6017992Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu=/tmp/go-build893324914/b723/_pkg_.a
2025-08-20T20:50:43.6019396Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project=/tmp/go-build893324914/b731/_pkg_.a
2025-08-20T20:50:43.6020800Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release=/tmp/go-build893324914/b747/_pkg_.a
2025-08-20T20:50:43.6022237Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule=/tmp/go-build893324914/b757/_pkg_.a
2025-08-20T20:50:43.6023721Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile=/tmp/go-build893324914/b763/_pkg_.a
2025-08-20T20:50:43.6025177Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/snippet=/tmp/go-build893324914/b769/_pkg_.a
2025-08-20T20:50:43.6026948Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key=/tmp/go-build893324914/b771/_pkg_.a
2025-08-20T20:50:43.6028336Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack=/tmp/go-build893324914/b776/_pkg_.a
2025-08-20T20:50:43.6029685Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token=/tmp/go-build893324914/b787/_pkg_.a
2025-08-20T20:50:43.6031019Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/update=/tmp/go-build893324914/b795/_pkg_.a
2025-08-20T20:50:43.6032401Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/user=/tmp/go-build893324914/b797/_pkg_.a
2025-08-20T20:50:43.6033849Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable=/tmp/go-build893324914/b799/_pkg_.a
2025-08-20T20:50:43.6035273Z [00:02:40.468]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/version=/tmp/go-build893324914/b807/_pkg_.a
2025-08-20T20:50:43.6036302Z [00:02:40.468]➜  EOF
2025-08-20T20:50:43.6040017Z [00:02:40.468]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands=>gitlab.com/gitlab-org/cli/internal/commands;$WORK/b355=>" -p gitlab.com/gitlab-org/cli/internal/commands -lang=go1.25 -complete -installsuffix shared -buildid 8_DvA4-bsoLhDx2I3p0N/8_DvA4-bsoLhDx2I3p0N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/root.go
2025-08-20T20:50:43.7009731Z [00:02:40.570]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T20:50:43.7047666Z [00:02:40.574]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/c4/c4141bd683d664454a9d97ac33b69b2ba60e6c16522c7e3930ea2a4b6ecab519-d # internal
2025-08-20T20:50:43.7050679Z [00:02:40.574]➜  gitlab.com/gitlab-org/cli/cmd/glab
2025-08-20T20:50:43.7051273Z [00:02:40.574]➜  mkdir -p $WORK/b001/
2025-08-20T20:50:43.7055375Z [00:02:40.574]➜  cat >/tmp/go-build893324914/b001/importcfg << 'EOF' # internal
2025-08-20T20:50:43.7056365Z [00:02:40.574]➜  # import config
2025-08-20T20:50:43.7057352Z [00:02:40.574]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:43.7058168Z [00:02:40.574]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:43.7059130Z [00:02:40.574]➜  packagefile github.com/AlecAivazis/survey/v2/core=/tmp/go-build893324914/b062/_pkg_.a
2025-08-20T20:50:43.7060168Z [00:02:40.574]➜  packagefile github.com/mgutz/ansi=/tmp/go-build893324914/b064/_pkg_.a
2025-08-20T20:50:43.7061123Z [00:02:40.574]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:43.7061785Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:43.7062449Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:43.7063166Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:43.7063871Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands=/tmp/go-build893324914/b355/_pkg_.a
2025-08-20T20:50:43.7064641Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/expand=/tmp/go-build893324914/b808/_pkg_.a
2025-08-20T20:50:43.7065427Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/help=/tmp/go-build893324914/b662/_pkg_.a
2025-08-20T20:50:43.7066173Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/update=/tmp/go-build893324914/b795/_pkg_.a
2025-08-20T20:50:43.7067237Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:43.7068172Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:43.7069151Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:43.7070010Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:43.7070706Z [00:02:40.574]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:43.7071269Z [00:02:40.575]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:43.7071684Z [00:02:40.575]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:43.7072116Z [00:02:40.575]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:43.7072551Z [00:02:40.575]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:43.7073003Z [00:02:40.575]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:43.7073431Z [00:02:40.575]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:43.7073875Z [00:02:40.575]➜  packagefile runtime/cgo=/tmp/go-build893324914/b092/_pkg_.a
2025-08-20T20:50:43.7074328Z [00:02:40.575]➜  EOF
2025-08-20T20:50:43.7076060Z [00:02:40.575]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab=>gitlab.com/gitlab-org/cli/cmd/glab;$WORK/b001=>" -p main -lang=go1.25 -complete -installsuffix shared -buildid E6SXulcIbi8GL7CWEpuP/E6SXulcIbi8GL7CWEpuP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go ./telemetry.go
2025-08-20T20:50:43.7697733Z [00:02:40.639]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T20:50:43.7709375Z [00:02:40.640]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/47/470e7870d95a10e3ae900f3e799bc8cdf968c01fe8f6875f8ac886f7ee283ae8-d # internal
2025-08-20T20:50:43.7768625Z [00:02:40.643]➜  cat >/tmp/go-build893324914/b001/importcfg.link << 'EOF' # internal
2025-08-20T20:50:43.7770158Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/cmd/glab=/tmp/go-build893324914/b001/_pkg_.a
2025-08-20T20:50:43.7771509Z [00:02:40.643]➜  packagefile errors=/tmp/go-build893324914/b002/_pkg_.a
2025-08-20T20:50:43.7772565Z [00:02:40.643]➜  packagefile fmt=/tmp/go-build893324914/b032/_pkg_.a
2025-08-20T20:50:43.7773873Z [00:02:40.643]➜  packagefile github.com/AlecAivazis/survey/v2/core=/tmp/go-build893324914/b062/_pkg_.a
2025-08-20T20:50:43.7787385Z [00:02:40.643]➜  packagefile github.com/mgutz/ansi=/tmp/go-build893324914/b064/_pkg_.a
2025-08-20T20:50:43.7788405Z [00:02:40.643]➜  packagefile github.com/spf13/cobra=/tmp/go-build893324914/b076/_pkg_.a
2025-08-20T20:50:43.7789435Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/api/client-go=/tmp/go-build893324914/b095/_pkg_.a
2025-08-20T20:50:43.7790605Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/api=/tmp/go-build893324914/b203/_pkg_.a
2025-08-20T20:50:43.7791809Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/cmdutils=/tmp/go-build893324914/b300/_pkg_.a
2025-08-20T20:50:43.7793133Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands=/tmp/go-build893324914/b355/_pkg_.a
2025-08-20T20:50:43.7794497Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/expand=/tmp/go-build893324914/b808/_pkg_.a
2025-08-20T20:50:43.7795845Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/help=/tmp/go-build893324914/b662/_pkg_.a
2025-08-20T20:50:43.7797284Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/update=/tmp/go-build893324914/b795/_pkg_.a
2025-08-20T20:50:43.7798530Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/config=/tmp/go-build893324914/b204/_pkg_.a
2025-08-20T20:50:43.7799695Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/dbg=/tmp/go-build893324914/b337/_pkg_.a
2025-08-20T20:50:43.7800872Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/iostreams=/tmp/go-build893324914/b352/_pkg_.a
2025-08-20T20:50:43.7802091Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/run=/tmp/go-build893324914/b295/_pkg_.a
2025-08-20T20:50:43.7803446Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/tableprinter=/tmp/go-build893324914/b360/_pkg_.a
2025-08-20T20:50:43.7804401Z [00:02:40.643]➜  packagefile net=/tmp/go-build893324914/b085/_pkg_.a
2025-08-20T20:50:43.7805089Z [00:02:40.643]➜  packagefile os=/tmp/go-build893324914/b049/_pkg_.a
2025-08-20T20:50:43.7805931Z [00:02:40.643]➜  packagefile os/exec=/tmp/go-build893324914/b208/_pkg_.a
2025-08-20T20:50:43.7806807Z [00:02:40.643]➜  packagefile runtime=/tmp/go-build893324914/b008/_pkg_.a
2025-08-20T20:50:43.7807548Z [00:02:40.643]➜  packagefile strconv=/tmp/go-build893324914/b040/_pkg_.a
2025-08-20T20:50:43.7808298Z [00:02:40.643]➜  packagefile strings=/tmp/go-build893324914/b070/_pkg_.a
2025-08-20T20:50:43.7809196Z [00:02:40.643]➜  packagefile runtime/cgo=/tmp/go-build893324914/b092/_pkg_.a
2025-08-20T20:50:43.7810077Z [00:02:40.643]➜  packagefile internal/reflectlite=/tmp/go-build893324914/b003/_pkg_.a
2025-08-20T20:50:43.7810984Z [00:02:40.643]➜  packagefile internal/fmtsort=/tmp/go-build893324914/b033/_pkg_.a
2025-08-20T20:50:43.7811875Z [00:02:40.643]➜  packagefile io=/tmp/go-build893324914/b048/_pkg_.a
2025-08-20T20:50:43.7812602Z [00:02:40.643]➜  packagefile math=/tmp/go-build893324914/b038/_pkg_.a
2025-08-20T20:50:43.7813345Z [00:02:40.643]➜  packagefile reflect=/tmp/go-build893324914/b035/_pkg_.a
2025-08-20T20:50:43.7814087Z [00:02:40.643]➜  packagefile slices=/tmp/go-build893324914/b047/_pkg_.a
2025-08-20T20:50:43.7814806Z [00:02:40.643]➜  packagefile sync=/tmp/go-build893324914/b042/_pkg_.a
2025-08-20T20:50:43.7815568Z [00:02:40.643]➜  packagefile unicode/utf8=/tmp/go-build893324914/b041/_pkg_.a
2025-08-20T20:50:43.7816737Z [00:02:40.643]➜  packagefile bytes=/tmp/go-build893324914/b063/_pkg_.a
2025-08-20T20:50:43.7817568Z [00:02:40.643]➜  packagefile text/template=/tmp/go-build893324914/b071/_pkg_.a
2025-08-20T20:50:43.7818336Z [00:02:40.643]➜  packagefile time=/tmp/go-build893324914/b054/_pkg_.a
2025-08-20T20:50:43.7819206Z [00:02:40.643]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build893324914/b065/_pkg_.a
2025-08-20T20:50:43.7820059Z [00:02:40.643]➜  packagefile sort=/tmp/go-build893324914/b069/_pkg_.a
2025-08-20T20:50:43.7820773Z [00:02:40.643]➜  packagefile context=/tmp/go-build893324914/b077/_pkg_.a
2025-08-20T20:50:43.7821603Z [00:02:40.643]➜  packagefile github.com/spf13/pflag=/tmp/go-build893324914/b078/_pkg_.a
2025-08-20T20:50:43.7822495Z [00:02:40.643]➜  packagefile path/filepath=/tmp/go-build893324914/b074/_pkg_.a
2025-08-20T20:50:43.7823267Z [00:02:40.643]➜  packagefile regexp=/tmp/go-build893324914/b093/_pkg_.a
2025-08-20T20:50:43.7823991Z [00:02:40.643]➜  packagefile unicode=/tmp/go-build893324914/b046/_pkg_.a
2025-08-20T20:50:43.7824769Z [00:02:40.643]➜  packagefile encoding/json=/tmp/go-build893324914/b096/_pkg_.a
2025-08-20T20:50:43.7825741Z [00:02:40.643]➜  packagefile github.com/google/go-querystring/query=/tmp/go-build893324914/b098/_pkg_.a
2025-08-20T20:50:43.7827089Z [00:02:40.643]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build893324914/b099/_pkg_.a
2025-08-20T20:50:43.7828184Z [00:02:40.643]➜  packagefile github.com/hashicorp/go-retryablehttp=/tmp/go-build893324914/b199/_pkg_.a
2025-08-20T20:50:43.7829195Z [00:02:40.643]➜  packagefile golang.org/x/oauth2=/tmp/go-build893324914/b200/_pkg_.a
2025-08-20T20:50:43.7830101Z [00:02:40.643]➜  packagefile golang.org/x/time/rate=/tmp/go-build893324914/b202/_pkg_.a
2025-08-20T20:50:43.7830910Z [00:02:40.643]➜  packagefile iter=/tmp/go-build893324914/b037/_pkg_.a
2025-08-20T20:50:43.7831612Z [00:02:40.643]➜  packagefile maps=/tmp/go-build893324914/b072/_pkg_.a
2025-08-20T20:50:43.7832333Z [00:02:40.643]➜  packagefile math/big=/tmp/go-build893324914/b132/_pkg_.a
2025-08-20T20:50:43.7833097Z [00:02:40.643]➜  packagefile math/rand=/tmp/go-build893324914/b133/_pkg_.a
2025-08-20T20:50:43.7833898Z [00:02:40.643]➜  packagefile mime/multipart=/tmp/go-build893324914/b193/_pkg_.a
2025-08-20T20:50:43.7834682Z [00:02:40.643]➜  packagefile net/http=/tmp/go-build893324914/b100/_pkg_.a
2025-08-20T20:50:43.7835529Z [00:02:40.643]➜  packagefile net/url=/tmp/go-build893324914/b073/_pkg_.a
2025-08-20T20:50:43.7836286Z [00:02:40.643]➜  packagefile crypto/tls=/tmp/go-build893324914/b134/_pkg_.a
2025-08-20T20:50:43.7837239Z [00:02:40.643]➜  packagefile crypto/x509=/tmp/go-build893324914/b177/_pkg_.a
2025-08-20T20:50:43.7838268Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/glinstance=/tmp/go-build893324914/b213/_pkg_.a
2025-08-20T20:50:43.7839465Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/oauth2=/tmp/go-build893324914/b215/_pkg_.a
2025-08-20T20:50:43.7840533Z [00:02:40.643]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build893324914/b298/_pkg_.a
2025-08-20T20:50:43.7841470Z [00:02:40.643]➜  packagefile net/http/httputil=/tmp/go-build893324914/b299/_pkg_.a
2025-08-20T20:50:43.7842549Z [00:02:40.643]➜  packagefile github.com/AlecAivazis/survey/v2=/tmp/go-build893324914/b219/_pkg_.a
2025-08-20T20:50:43.7843717Z [00:02:40.643]➜  packagefile github.com/AlecAivazis/survey/v2/terminal=/tmp/go-build893324914/b220/_pkg_.a
2025-08-20T20:50:43.7844778Z [00:02:40.643]➜  packagefile github.com/spf13/viper=/tmp/go-build893324914/b301/_pkg_.a
2025-08-20T20:50:43.7845816Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/git=/tmp/go-build893324914/b338/_pkg_.a
2025-08-20T20:50:43.7847115Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/glrepo=/tmp/go-build893324914/b349/_pkg_.a
2025-08-20T20:50:43.7848248Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/prompt=/tmp/go-build893324914/b294/_pkg_.a
2025-08-20T20:50:43.7849413Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/surveyext=/tmp/go-build893324914/b296/_pkg_.a
2025-08-20T20:50:43.7850687Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/utils=/tmp/go-build893324914/b218/_pkg_.a
2025-08-20T20:50:43.7851806Z [00:02:40.643]➜  packagefile github.com/MakeNowJust/heredoc/v2=/tmp/go-build893324914/b356/_pkg_.a
2025-08-20T20:50:43.7853018Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias=/tmp/go-build893324914/b357/_pkg_.a
2025-08-20T20:50:43.7854299Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/api=/tmp/go-build893324914/b363/_pkg_.a
2025-08-20T20:50:43.7855571Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth=/tmp/go-build893324914/b365/_pkg_.a
2025-08-20T20:50:43.7857035Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/changelog=/tmp/go-build893324914/b393/_pkg_.a
2025-08-20T20:50:43.7858410Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci=/tmp/go-build893324914/b395/_pkg_.a
2025-08-20T20:50:43.7859697Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster=/tmp/go-build893324914/b461/_pkg_.a
2025-08-20T20:50:43.7861026Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/completion=/tmp/go-build893324914/b653/_pkg_.a
2025-08-20T20:50:43.7862587Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/config=/tmp/go-build893324914/b654/_pkg_.a
2025-08-20T20:50:43.7863982Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key=/tmp/go-build893324914/b655/_pkg_.a
2025-08-20T20:50:43.7865343Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/duo=/tmp/go-build893324914/b660/_pkg_.a
2025-08-20T20:50:43.7866846Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident=/tmp/go-build893324914/b663/_pkg_.a
2025-08-20T20:50:43.7868238Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue=/tmp/go-build893324914/b680/_pkg_.a
2025-08-20T20:50:43.7869470Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/iteration=/tmp/go-build893324914/b695/_pkg_.a
2025-08-20T20:50:43.7870272Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/job=/tmp/go-build893324914/b697/_pkg_.a
2025-08-20T20:50:43.7871492Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label=/tmp/go-build893324914/b698/_pkg_.a
2025-08-20T20:50:43.7873004Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr=/tmp/go-build893324914/b702/_pkg_.a
2025-08-20T20:50:43.7874393Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu=/tmp/go-build893324914/b723/_pkg_.a
2025-08-20T20:50:43.7875810Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project=/tmp/go-build893324914/b731/_pkg_.a
2025-08-20T20:50:43.7877372Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release=/tmp/go-build893324914/b747/_pkg_.a
2025-08-20T20:50:43.7878497Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule=/tmp/go-build893324914/b757/_pkg_.a
2025-08-20T20:50:43.7879379Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile=/tmp/go-build893324914/b763/_pkg_.a
2025-08-20T20:50:43.7880170Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/snippet=/tmp/go-build893324914/b769/_pkg_.a
2025-08-20T20:50:43.7880923Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key=/tmp/go-build893324914/b771/_pkg_.a
2025-08-20T20:50:43.7881666Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack=/tmp/go-build893324914/b776/_pkg_.a
2025-08-20T20:50:43.7882400Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token=/tmp/go-build893324914/b787/_pkg_.a
2025-08-20T20:50:43.7883131Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/user=/tmp/go-build893324914/b797/_pkg_.a
2025-08-20T20:50:43.7883944Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable=/tmp/go-build893324914/b799/_pkg_.a
2025-08-20T20:50:43.7884715Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/version=/tmp/go-build893324914/b807/_pkg_.a
2025-08-20T20:50:43.7885364Z [00:02:40.643]➜  packagefile github.com/google/shlex=/tmp/go-build893324914/b293/_pkg_.a
2025-08-20T20:50:43.7885991Z [00:02:40.643]➜  packagefile gitlab.com/gitlab-org/cli/internal/execext=/tmp/go-build893324914/b297/_pkg_.a
2025-08-20T20:50:43.7886857Z [00:02:40.643]➜  packagefile github.com/charmbracelet/glamour=/tmp/go-build893324914/b232/_pkg_.a
2025-08-20T20:50:43.7887557Z [00:02:40.643]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build893324914/b796/_pkg_.a
2025-08-20T20:50:43.7888197Z [00:02:40.643]➜  packagefile github.com/google/renameio/v2=/tmp/go-build893324914/b205/_pkg_.a
2025-08-20T20:50:43.7888794Z [00:02:40.643]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build893324914/b207/_pkg_.a
2025-08-20T20:50:43.7889386Z [00:02:40.643]➜  packagefile github.com/zalando/go-keyring=/tmp/go-build893324914/b209/_pkg_.a
2025-08-20T20:50:43.7889928Z [00:02:40.643]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build893324914/b214/_pkg_.a
2025-08-20T20:50:43.7890391Z [00:02:40.643]➜  packagefile io/fs=/tmp/go-build893324914/b051/_pkg_.a
2025-08-20T20:50:43.7890928Z [00:02:40.643]➜  packagefile path=/tmp/go-build893324914/b053/_pkg_.a
2025-08-20T20:50:43.7891351Z [00:02:40.644]➜  packagefile syscall=/tmp/go-build893324914/b057/_pkg_.a
2025-08-20T20:50:43.7891768Z [00:02:40.644]➜  packagefile log=/tmp/go-build893324914/b186/_pkg_.a
2025-08-20T20:50:43.7892179Z [00:02:40.644]➜  packagefile bufio=/tmp/go-build893324914/b081/_pkg_.a
2025-08-20T20:50:43.7892690Z [00:02:40.644]➜  packagefile github.com/briandowns/spinner=/tmp/go-build893324914/b353/_pkg_.a
2025-08-20T20:50:43.7893274Z [00:02:40.644]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build893324914/b066/_pkg_.a
2025-08-20T20:50:43.7893856Z [00:02:40.644]➜  packagefile github.com/muesli/termenv=/tmp/go-build893324914/b264/_pkg_.a
2025-08-20T20:50:43.7894407Z [00:02:40.644]➜  packagefile golang.org/x/term=/tmp/go-build893324914/b224/_pkg_.a
2025-08-20T20:50:43.7895001Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/text=/tmp/go-build893324914/b361/_pkg_.a
2025-08-20T20:50:43.7895540Z [00:02:40.644]➜  packagefile cmp=/tmp/go-build893324914/b034/_pkg_.a
2025-08-20T20:50:43.7896159Z [00:02:40.644]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build893324914/b086/_pkg_.a
2025-08-20T20:50:43.7896916Z [00:02:40.644]➜  packagefile internal/bytealg=/tmp/go-build893324914/b009/_pkg_.a
2025-08-20T20:50:43.7897422Z [00:02:40.644]➜  packagefile internal/godebug=/tmp/go-build893324914/b055/_pkg_.a
2025-08-20T20:50:43.7897910Z [00:02:40.644]➜  packagefile internal/itoa=/tmp/go-build893324914/b036/_pkg_.a
2025-08-20T20:50:43.7898399Z [00:02:40.644]➜  packagefile internal/nettrace=/tmp/go-build893324914/b087/_pkg_.a
2025-08-20T20:50:43.7898902Z [00:02:40.644]➜  packagefile internal/poll=/tmp/go-build893324914/b058/_pkg_.a
2025-08-20T20:50:43.7899492Z [00:02:40.644]➜  packagefile internal/singleflight=/tmp/go-build893324914/b088/_pkg_.a
2025-08-20T20:50:43.7900041Z [00:02:40.644]➜  packagefile internal/stringslite=/tmp/go-build893324914/b030/_pkg_.a
2025-08-20T20:50:43.7900581Z [00:02:40.644]➜  packagefile internal/syscall/unix=/tmp/go-build893324914/b059/_pkg_.a
2025-08-20T20:50:43.7901080Z [00:02:40.644]➜  packagefile net/netip=/tmp/go-build893324914/b089/_pkg_.a
2025-08-20T20:50:43.7901570Z [00:02:40.644]➜  packagefile sync/atomic=/tmp/go-build893324914/b044/_pkg_.a
2025-08-20T20:50:43.7902061Z [00:02:40.644]➜  packagefile internal/byteorder=/tmp/go-build893324914/b011/_pkg_.a
2025-08-20T20:50:43.7902590Z [00:02:40.644]➜  packagefile internal/filepathlite=/tmp/go-build893324914/b050/_pkg_.a
2025-08-20T20:50:43.7903100Z [00:02:40.644]➜  packagefile internal/goarch=/tmp/go-build893324914/b005/_pkg_.a
2025-08-20T20:50:43.7903692Z [00:02:40.644]➜  packagefile internal/syscall/execenv=/tmp/go-build893324914/b060/_pkg_.a
2025-08-20T20:50:43.7904228Z [00:02:40.644]➜  packagefile internal/testlog=/tmp/go-build893324914/b061/_pkg_.a
2025-08-20T20:50:43.7904717Z [00:02:40.644]➜  packagefile internal/abi=/tmp/go-build893324914/b004/_pkg_.a
2025-08-20T20:50:43.7905225Z [00:02:40.644]➜  packagefile internal/chacha8rand=/tmp/go-build893324914/b012/_pkg_.a
2025-08-20T20:50:43.7905772Z [00:02:40.644]➜  packagefile internal/coverage/rtcov=/tmp/go-build893324914/b013/_pkg_.a
2025-08-20T20:50:43.7906280Z [00:02:40.644]➜  packagefile internal/cpu=/tmp/go-build893324914/b010/_pkg_.a
2025-08-20T20:50:43.7906978Z [00:02:40.644]➜  packagefile internal/godebugs=/tmp/go-build893324914/b014/_pkg_.a
2025-08-20T20:50:43.7907507Z [00:02:40.644]➜  packagefile internal/goexperiment=/tmp/go-build893324914/b015/_pkg_.a
2025-08-20T20:50:43.7908021Z [00:02:40.644]➜  packagefile internal/goos=/tmp/go-build893324914/b016/_pkg_.a
2025-08-20T20:50:43.7908546Z [00:02:40.644]➜  packagefile internal/profilerecord=/tmp/go-build893324914/b017/_pkg_.a
2025-08-20T20:50:43.7909105Z [00:02:40.644]➜  packagefile internal/runtime/atomic=/tmp/go-build893324914/b018/_pkg_.a
2025-08-20T20:50:43.7909663Z [00:02:40.644]➜  packagefile internal/runtime/cgroup=/tmp/go-build893324914/b019/_pkg_.a
2025-08-20T20:50:43.7910310Z [00:02:40.644]➜  packagefile internal/runtime/exithook=/tmp/go-build893324914/b023/_pkg_.a
2025-08-20T20:50:43.7910864Z [00:02:40.644]➜  packagefile internal/runtime/gc=/tmp/go-build893324914/b024/_pkg_.a
2025-08-20T20:50:43.7911386Z [00:02:40.644]➜  packagefile internal/runtime/maps=/tmp/go-build893324914/b025/_pkg_.a
2025-08-20T20:50:43.7911914Z [00:02:40.644]➜  packagefile internal/runtime/math=/tmp/go-build893324914/b021/_pkg_.a
2025-08-20T20:50:43.7912457Z [00:02:40.644]➜  packagefile internal/runtime/strconv=/tmp/go-build893324914/b020/_pkg_.a
2025-08-20T20:50:43.7913001Z [00:02:40.644]➜  packagefile internal/runtime/sys=/tmp/go-build893324914/b029/_pkg_.a
2025-08-20T20:50:43.7913546Z [00:02:40.644]➜  packagefile internal/runtime/syscall=/tmp/go-build893324914/b022/_pkg_.a
2025-08-20T20:50:43.7914097Z [00:02:40.644]➜  packagefile internal/trace/tracev2=/tmp/go-build893324914/b031/_pkg_.a
2025-08-20T20:50:43.7914589Z [00:02:40.644]➜  packagefile math/bits=/tmp/go-build893324914/b039/_pkg_.a
2025-08-20T20:50:43.7915085Z [00:02:40.644]➜  packagefile internal/unsafeheader=/tmp/go-build893324914/b007/_pkg_.a
2025-08-20T20:50:43.7915656Z [00:02:40.644]➜  packagefile internal/race=/tmp/go-build893324914/b028/_pkg_.a
2025-08-20T20:50:43.7916134Z [00:02:40.644]➜  packagefile internal/sync=/tmp/go-build893324914/b043/_pkg_.a
2025-08-20T20:50:43.7916784Z [00:02:40.644]➜  packagefile internal/synctest=/tmp/go-build893324914/b045/_pkg_.a
2025-08-20T20:50:43.7917312Z [00:02:40.644]➜  packagefile text/template/parse=/tmp/go-build893324914/b075/_pkg_.a
2025-08-20T20:50:43.7917815Z [00:02:40.644]➜  packagefile encoding/base64=/tmp/go-build893324914/b079/_pkg_.a
2025-08-20T20:50:43.7918302Z [00:02:40.644]➜  packagefile encoding/csv=/tmp/go-build893324914/b080/_pkg_.a
2025-08-20T20:50:43.7918842Z [00:02:40.644]➜  packagefile encoding/hex=/tmp/go-build893324914/b082/_pkg_.a
2025-08-20T20:50:43.7919295Z [00:02:40.644]➜  packagefile flag=/tmp/go-build893324914/b083/_pkg_.a
2025-08-20T20:50:43.7919746Z [00:02:40.644]➜  packagefile regexp/syntax=/tmp/go-build893324914/b094/_pkg_.a
2025-08-20T20:50:43.7920209Z [00:02:40.644]➜  packagefile encoding=/tmp/go-build893324914/b084/_pkg_.a
2025-08-20T20:50:43.7920669Z [00:02:40.644]➜  packagefile unicode/utf16=/tmp/go-build893324914/b097/_pkg_.a
2025-08-20T20:50:43.7921134Z [00:02:40.644]➜  packagefile crypto/rand=/tmp/go-build893324914/b106/_pkg_.a
2025-08-20T20:50:43.7921596Z [00:02:40.644]➜  packagefile crypto/sha256=/tmp/go-build893324914/b174/_pkg_.a
2025-08-20T20:50:43.7922138Z [00:02:40.644]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build893324914/b201/_pkg_.a
2025-08-20T20:50:43.7922639Z [00:02:40.644]➜  packagefile mime=/tmp/go-build893324914/b192/_pkg_.a
2025-08-20T20:50:43.7923172Z [00:02:40.644]➜  packagefile mime/quotedprintable=/tmp/go-build893324914/b194/_pkg_.a
2025-08-20T20:50:43.7923685Z [00:02:40.644]➜  packagefile net/textproto=/tmp/go-build893324914/b189/_pkg_.a
2025-08-20T20:50:43.7924157Z [00:02:40.644]➜  packagefile compress/gzip=/tmp/go-build893324914/b101/_pkg_.a
2025-08-20T20:50:43.7924641Z [00:02:40.644]➜  packagefile container/list=/tmp/go-build893324914/b105/_pkg_.a
2025-08-20T20:50:43.7925127Z [00:02:40.644]➜  packagefile encoding/binary=/tmp/go-build893324914/b068/_pkg_.a
2025-08-20T20:50:43.7925701Z [00:02:40.644]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build893324914/b181/_pkg_.a
2025-08-20T20:50:43.7926357Z [00:02:40.644]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build893324914/b190/_pkg_.a
2025-08-20T20:50:43.7927198Z [00:02:40.644]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build893324914/b191/_pkg_.a
2025-08-20T20:50:43.7927806Z [00:02:40.644]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build893324914/b182/_pkg_.a
2025-08-20T20:50:43.7928362Z [00:02:40.644]➜  packagefile net/http/httptrace=/tmp/go-build893324914/b195/_pkg_.a
2025-08-20T20:50:43.7928873Z [00:02:40.644]➜  packagefile net/http/internal=/tmp/go-build893324914/b196/_pkg_.a
2025-08-20T20:50:43.7929476Z [00:02:40.644]➜  packagefile net/http/internal/ascii=/tmp/go-build893324914/b197/_pkg_.a
2025-08-20T20:50:43.7930052Z [00:02:40.644]➜  packagefile net/http/internal/httpcommon=/tmp/go-build893324914/b198/_pkg_.a
2025-08-20T20:50:43.7930561Z [00:02:40.644]➜  packagefile crypto=/tmp/go-build893324914/b108/_pkg_.a
2025-08-20T20:50:43.7931001Z [00:02:40.644]➜  packagefile crypto/aes=/tmp/go-build893324914/b135/_pkg_.a
2025-08-20T20:50:43.7931465Z [00:02:40.644]➜  packagefile crypto/cipher=/tmp/go-build893324914/b109/_pkg_.a
2025-08-20T20:50:43.7931926Z [00:02:40.644]➜  packagefile crypto/des=/tmp/go-build893324914/b136/_pkg_.a
2025-08-20T20:50:43.7932382Z [00:02:40.644]➜  packagefile crypto/ecdh=/tmp/go-build893324914/b137/_pkg_.a
2025-08-20T20:50:43.7932854Z [00:02:40.644]➜  packagefile crypto/ecdsa=/tmp/go-build893324914/b142/_pkg_.a
2025-08-20T20:50:43.7933331Z [00:02:40.644]➜  packagefile crypto/ed25519=/tmp/go-build893324914/b154/_pkg_.a
2025-08-20T20:50:43.7933813Z [00:02:40.644]➜  packagefile crypto/elliptic=/tmp/go-build893324914/b143/_pkg_.a
2025-08-20T20:50:43.7934362Z [00:02:40.644]➜  packagefile crypto/hkdf=/tmp/go-build893324914/b157/_pkg_.a
2025-08-20T20:50:43.7934822Z [00:02:40.644]➜  packagefile crypto/hmac=/tmp/go-build893324914/b159/_pkg_.a
2025-08-20T20:50:43.7935314Z [00:02:40.644]➜  packagefile crypto/internal/boring=/tmp/go-build893324914/b107/_pkg_.a
2025-08-20T20:50:43.7935878Z [00:02:40.644]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build893324914/b110/_pkg_.a
2025-08-20T20:50:43.7936473Z [00:02:40.644]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build893324914/b123/_pkg_.a
2025-08-20T20:50:43.7937334Z [00:02:40.644]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build893324914/b160/_pkg_.a
2025-08-20T20:50:43.7937940Z [00:02:40.644]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build893324914/b161/_pkg_.a
2025-08-20T20:50:43.7938616Z [00:02:40.644]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build893324914/b162/_pkg_.a
2025-08-20T20:50:43.7939185Z [00:02:40.644]➜  packagefile crypto/internal/hpke=/tmp/go-build893324914/b163/_pkg_.a
2025-08-20T20:50:43.7939682Z [00:02:40.644]➜  packagefile crypto/md5=/tmp/go-build893324914/b169/_pkg_.a
2025-08-20T20:50:43.7940133Z [00:02:40.644]➜  packagefile crypto/rc4=/tmp/go-build893324914/b170/_pkg_.a
2025-08-20T20:50:43.7940576Z [00:02:40.644]➜  packagefile crypto/rsa=/tmp/go-build893324914/b171/_pkg_.a
2025-08-20T20:50:43.7941031Z [00:02:40.644]➜  packagefile crypto/sha1=/tmp/go-build893324914/b173/_pkg_.a
2025-08-20T20:50:43.7941492Z [00:02:40.644]➜  packagefile crypto/sha512=/tmp/go-build893324914/b150/_pkg_.a
2025-08-20T20:50:43.7941963Z [00:02:40.644]➜  packagefile crypto/subtle=/tmp/go-build893324914/b130/_pkg_.a
2025-08-20T20:50:43.7942569Z [00:02:40.644]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build893324914/b175/_pkg_.a
2025-08-20T20:50:43.7943119Z [00:02:40.644]➜  packagefile encoding/pem=/tmp/go-build893324914/b180/_pkg_.a
2025-08-20T20:50:43.7943725Z [00:02:40.644]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build893324914/b164/_pkg_.a
2025-08-20T20:50:43.7944417Z [00:02:40.644]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build893324914/b151/_pkg_.a
2025-08-20T20:50:43.7944950Z [00:02:40.644]➜  packagefile hash=/tmp/go-build893324914/b104/_pkg_.a
2025-08-20T20:50:43.7945361Z [00:02:40.644]➜  packagefile weak=/tmp/go-build893324914/b091/_pkg_.a
2025-08-20T20:50:43.7945798Z [00:02:40.644]➜  packagefile crypto/dsa=/tmp/go-build893324914/b178/_pkg_.a
2025-08-20T20:50:43.7946280Z [00:02:40.644]➜  packagefile crypto/x509/pkix=/tmp/go-build893324914/b179/_pkg_.a
2025-08-20T20:50:43.7946949Z [00:02:40.644]➜  packagefile encoding/asn1=/tmp/go-build893324914/b152/_pkg_.a
2025-08-20T20:50:43.7947552Z [00:02:40.644]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build893324914/b153/_pkg_.a
2025-08-20T20:50:43.7948272Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/api/client-go/gitlaboauth2=/tmp/go-build893324914/b216/_pkg_.a
2025-08-20T20:50:43.7949031Z [00:02:40.644]➜  packagefile github.com/kballard/go-shellquote=/tmp/go-build893324914/b223/_pkg_.a
2025-08-20T20:50:43.7949614Z [00:02:40.644]➜  packagefile golang.org/x/text/cases=/tmp/go-build893324914/b225/_pkg_.a
2025-08-20T20:50:43.7950165Z [00:02:40.644]➜  packagefile golang.org/x/text/language=/tmp/go-build893324914/b227/_pkg_.a
2025-08-20T20:50:43.7950669Z [00:02:40.644]➜  packagefile io/ioutil=/tmp/go-build893324914/b206/_pkg_.a
2025-08-20T20:50:43.7951162Z [00:02:40.644]➜  packagefile golang.org/x/text/width=/tmp/go-build893324914/b221/_pkg_.a
2025-08-20T20:50:43.7951725Z [00:02:40.644]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build893324914/b302/_pkg_.a
2025-08-20T20:50:43.7952340Z [00:02:40.644]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build893324914/b304/_pkg_.a
2025-08-20T20:50:43.7952974Z [00:02:40.644]➜  packagefile github.com/sagikazarmark/locafero=/tmp/go-build893324914/b306/_pkg_.a
2025-08-20T20:50:43.7953551Z [00:02:40.644]➜  packagefile github.com/spf13/afero=/tmp/go-build893324914/b312/_pkg_.a
2025-08-20T20:50:43.7954157Z [00:02:40.644]➜  packagefile github.com/spf13/cast=/tmp/go-build893324914/b316/_pkg_.a
2025-08-20T20:50:43.7954802Z [00:02:40.644]➜  packagefile github.com/spf13/viper/internal/encoding/dotenv=/tmp/go-build893324914/b318/_pkg_.a
2025-08-20T20:50:43.7955529Z [00:02:40.644]➜  packagefile github.com/spf13/viper/internal/encoding/json=/tmp/go-build893324914/b325/_pkg_.a
2025-08-20T20:50:43.7956243Z [00:02:40.644]➜  packagefile github.com/spf13/viper/internal/encoding/toml=/tmp/go-build893324914/b326/_pkg_.a
2025-08-20T20:50:43.7957136Z [00:02:40.644]➜  packagefile github.com/spf13/viper/internal/encoding/yaml=/tmp/go-build893324914/b332/_pkg_.a
2025-08-20T20:50:43.7957846Z [00:02:40.644]➜  packagefile github.com/spf13/viper/internal/features=/tmp/go-build893324914/b333/_pkg_.a
2025-08-20T20:50:43.7958526Z [00:02:40.644]➜  packagefile log/slog=/tmp/go-build893324914/b334/_pkg_.a
2025-08-20T20:50:43.7959076Z [00:02:40.644]➜  packagefile github.com/stretchr/testify/require=/tmp/go-build893324914/b339/_pkg_.a
2025-08-20T20:50:43.7959612Z [00:02:40.644]➜  packagefile testing=/tmp/go-build893324914/b346/_pkg_.a
2025-08-20T20:50:43.7960148Z [00:02:40.644]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build893324914/b350/_pkg_.a
2025-08-20T20:50:43.7960805Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/browser=/tmp/go-build893324914/b292/_pkg_.a
2025-08-20T20:50:43.7961550Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/delete=/tmp/go-build893324914/b358/_pkg_.a
2025-08-20T20:50:43.7962343Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/list=/tmp/go-build893324914/b359/_pkg_.a
2025-08-20T20:50:43.7963190Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/alias/set=/tmp/go-build893324914/b362/_pkg_.a
2025-08-20T20:50:43.7963856Z [00:02:40.644]➜  packagefile github.com/tidwall/pretty=/tmp/go-build893324914/b364/_pkg_.a
2025-08-20T20:50:43.7964545Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/docker=/tmp/go-build893324914/b366/_pkg_.a
2025-08-20T20:50:43.7965349Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/generate=/tmp/go-build893324914/b376/_pkg_.a
2025-08-20T20:50:43.7966138Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/login=/tmp/go-build893324914/b389/_pkg_.a
2025-08-20T20:50:43.7967214Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/logout=/tmp/go-build893324914/b391/_pkg_.a
2025-08-20T20:50:43.7968020Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/status=/tmp/go-build893324914/b392/_pkg_.a
2025-08-20T20:50:43.7968862Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/changelog/generate=/tmp/go-build893324914/b394/_pkg_.a
2025-08-20T20:50:43.7969684Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/artifact=/tmp/go-build893324914/b396/_pkg_.a
2025-08-20T20:50:43.7970561Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/cancel=/tmp/go-build893324914/b399/_pkg_.a
2025-08-20T20:50:43.7971336Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/config=/tmp/go-build893324914/b403/_pkg_.a
2025-08-20T20:50:43.7972102Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/delete=/tmp/go-build893324914/b405/_pkg_.a
2025-08-20T20:50:43.7972872Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/get=/tmp/go-build893324914/b406/_pkg_.a
2025-08-20T20:50:43.7973643Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/legacyci=/tmp/go-build893324914/b408/_pkg_.a
2025-08-20T20:50:43.7983234Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/lint=/tmp/go-build893324914/b409/_pkg_.a
2025-08-20T20:50:43.7984054Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/list=/tmp/go-build893324914/b454/_pkg_.a
2025-08-20T20:50:43.7984861Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/retry=/tmp/go-build893324914/b455/_pkg_.a
2025-08-20T20:50:43.7985752Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/run=/tmp/go-build893324914/b456/_pkg_.a
2025-08-20T20:50:43.7986709Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/run_trig=/tmp/go-build893324914/b457/_pkg_.a
2025-08-20T20:50:43.7987579Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/status=/tmp/go-build893324914/b458/_pkg_.a
2025-08-20T20:50:43.7988989Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/trace=/tmp/go-build893324914/b410/_pkg_.a
2025-08-20T20:50:43.7990498Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/trigger=/tmp/go-build893324914/b460/_pkg_.a
2025-08-20T20:50:43.7991877Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/view=/tmp/go-build893324914/b411/_pkg_.a
2025-08-20T20:50:43.7993279Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent=/tmp/go-build893324914/b462/_pkg_.a
2025-08-20T20:50:43.7994757Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/graph=/tmp/go-build893324914/b578/_pkg_.a
2025-08-20T20:50:43.7996215Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/add=/tmp/go-build893324914/b656/_pkg_.a
2025-08-20T20:50:43.7997858Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/delete=/tmp/go-build893324914/b657/_pkg_.a
2025-08-20T20:50:43.7999423Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/get=/tmp/go-build893324914/b658/_pkg_.a
2025-08-20T20:50:43.8000879Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/deploy-key/list=/tmp/go-build893324914/b659/_pkg_.a
2025-08-20T20:50:43.8002355Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/duo/ask=/tmp/go-build893324914/b661/_pkg_.a
2025-08-20T20:50:43.8003864Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/close=/tmp/go-build893324914/b664/_pkg_.a
2025-08-20T20:50:43.8004825Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/list=/tmp/go-build893324914/b668/_pkg_.a
2025-08-20T20:50:43.8006276Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/note=/tmp/go-build893324914/b670/_pkg_.a
2025-08-20T20:50:43.8007900Z [00:02:40.644]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/reopen=/tmp/go-build893324914/b672/_pkg_.a
2025-08-20T20:50:43.8009070Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/subscribe=/tmp/go-build893324914/b674/_pkg_.a
2025-08-20T20:50:43.8009975Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/unsubscribe=/tmp/go-build893324914/b676/_pkg_.a
2025-08-20T20:50:43.8010951Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/incident/view=/tmp/go-build893324914/b678/_pkg_.a
2025-08-20T20:50:43.8011761Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/board=/tmp/go-build893324914/b681/_pkg_.a
2025-08-20T20:50:43.8012555Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/close=/tmp/go-build893324914/b684/_pkg_.a
2025-08-20T20:50:43.8013353Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/create=/tmp/go-build893324914/b685/_pkg_.a
2025-08-20T20:50:43.8014144Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/delete=/tmp/go-build893324914/b687/_pkg_.a
2025-08-20T20:50:43.8014933Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/list=/tmp/go-build893324914/b688/_pkg_.a
2025-08-20T20:50:43.8015715Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/note=/tmp/go-build893324914/b689/_pkg_.a
2025-08-20T20:50:43.8016669Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/reopen=/tmp/go-build893324914/b690/_pkg_.a
2025-08-20T20:50:43.8017709Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/subscribe=/tmp/go-build893324914/b691/_pkg_.a
2025-08-20T20:50:43.8018561Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/unsubscribe=/tmp/go-build893324914/b692/_pkg_.a
2025-08-20T20:50:43.8019396Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/update=/tmp/go-build893324914/b693/_pkg_.a
2025-08-20T20:50:43.8020198Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/view=/tmp/go-build893324914/b694/_pkg_.a
2025-08-20T20:50:43.8021079Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/iteration/list=/tmp/go-build893324914/b696/_pkg_.a
2025-08-20T20:50:43.8021892Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/job/artifact=/tmp/go-build893324914/b397/_pkg_.a
2025-08-20T20:50:43.8022702Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label/create=/tmp/go-build893324914/b699/_pkg_.a
2025-08-20T20:50:43.8023496Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label/delete=/tmp/go-build893324914/b700/_pkg_.a
2025-08-20T20:50:43.8024284Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/label/list=/tmp/go-build893324914/b701/_pkg_.a
2025-08-20T20:50:43.8025062Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/approve=/tmp/go-build893324914/b703/_pkg_.a
2025-08-20T20:50:43.8025913Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/approvers=/tmp/go-build893324914/b704/_pkg_.a
2025-08-20T20:50:43.8026958Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/checkout=/tmp/go-build893324914/b705/_pkg_.a
2025-08-20T20:50:43.8027757Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/close=/tmp/go-build893324914/b706/_pkg_.a
2025-08-20T20:50:43.8028538Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/create=/tmp/go-build893324914/b707/_pkg_.a
2025-08-20T20:50:43.8029308Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/delete=/tmp/go-build893324914/b708/_pkg_.a
2025-08-20T20:50:43.8030064Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/diff=/tmp/go-build893324914/b709/_pkg_.a
2025-08-20T20:50:43.8030819Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/for=/tmp/go-build893324914/b710/_pkg_.a
2025-08-20T20:50:43.8031581Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/issues=/tmp/go-build893324914/b711/_pkg_.a
2025-08-20T20:50:43.8032338Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/list=/tmp/go-build893324914/b712/_pkg_.a
2025-08-20T20:50:43.8033093Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/merge=/tmp/go-build893324914/b713/_pkg_.a
2025-08-20T20:50:43.8033940Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/note=/tmp/go-build893324914/b714/_pkg_.a
2025-08-20T20:50:43.8034698Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/rebase=/tmp/go-build893324914/b715/_pkg_.a
2025-08-20T20:50:43.8035463Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/reopen=/tmp/go-build893324914/b716/_pkg_.a
2025-08-20T20:50:43.8036226Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/revoke=/tmp/go-build893324914/b717/_pkg_.a
2025-08-20T20:50:43.8037201Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/subscribe=/tmp/go-build893324914/b718/_pkg_.a
2025-08-20T20:50:43.8037997Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/todo=/tmp/go-build893324914/b719/_pkg_.a
2025-08-20T20:50:43.8038792Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/unsubscribe=/tmp/go-build893324914/b720/_pkg_.a
2025-08-20T20:50:43.8039669Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/update=/tmp/go-build893324914/b721/_pkg_.a
2025-08-20T20:50:43.8040574Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/view=/tmp/go-build893324914/b722/_pkg_.a
2025-08-20T20:50:43.8041361Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/init=/tmp/go-build893324914/b724/_pkg_.a
2025-08-20T20:50:43.8042186Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state=/tmp/go-build893324914/b725/_pkg_.a
2025-08-20T20:50:43.8043091Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/archive=/tmp/go-build893324914/b732/_pkg_.a
2025-08-20T20:50:43.8043975Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/clone=/tmp/go-build893324914/b734/_pkg_.a
2025-08-20T20:50:43.8044832Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/contributors=/tmp/go-build893324914/b735/_pkg_.a
2025-08-20T20:50:43.8045681Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/create=/tmp/go-build893324914/b736/_pkg_.a
2025-08-20T20:50:43.8046485Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/delete=/tmp/go-build893324914/b737/_pkg_.a
2025-08-20T20:50:43.8047484Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/fork=/tmp/go-build893324914/b738/_pkg_.a
2025-08-20T20:50:43.8048286Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/list=/tmp/go-build893324914/b739/_pkg_.a
2025-08-20T20:50:43.8049108Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/mirror=/tmp/go-build893324914/b740/_pkg_.a
2025-08-20T20:50:43.8049927Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/publish=/tmp/go-build893324914/b741/_pkg_.a
2025-08-20T20:50:43.8050746Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/search=/tmp/go-build893324914/b743/_pkg_.a
2025-08-20T20:50:43.8051574Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/transfer=/tmp/go-build893324914/b744/_pkg_.a
2025-08-20T20:50:43.8052394Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/update=/tmp/go-build893324914/b745/_pkg_.a
2025-08-20T20:50:43.8053195Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/view=/tmp/go-build893324914/b746/_pkg_.a
2025-08-20T20:50:43.8053995Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/create=/tmp/go-build893324914/b748/_pkg_.a
2025-08-20T20:50:43.8054808Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/delete=/tmp/go-build893324914/b752/_pkg_.a
2025-08-20T20:50:43.8055629Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/download=/tmp/go-build893324914/b753/_pkg_.a
2025-08-20T20:50:43.8056739Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/list=/tmp/go-build893324914/b754/_pkg_.a
2025-08-20T20:50:43.8057644Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/upload=/tmp/go-build893324914/b755/_pkg_.a
2025-08-20T20:50:43.8058455Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/view=/tmp/go-build893324914/b756/_pkg_.a
2025-08-20T20:50:43.8059270Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/create=/tmp/go-build893324914/b758/_pkg_.a
2025-08-20T20:50:43.8060096Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/delete=/tmp/go-build893324914/b759/_pkg_.a
2025-08-20T20:50:43.8060914Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/list=/tmp/go-build893324914/b760/_pkg_.a
2025-08-20T20:50:43.8061714Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/run=/tmp/go-build893324914/b761/_pkg_.a
2025-08-20T20:50:43.8062614Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/schedule/update=/tmp/go-build893324914/b762/_pkg_.a
2025-08-20T20:50:43.8063441Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/create=/tmp/go-build893324914/b764/_pkg_.a
2025-08-20T20:50:43.8064293Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/download=/tmp/go-build893324914/b765/_pkg_.a
2025-08-20T20:50:43.8065130Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/get=/tmp/go-build893324914/b766/_pkg_.a
2025-08-20T20:50:43.8066057Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/list=/tmp/go-build893324914/b767/_pkg_.a
2025-08-20T20:50:43.8067114Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/securefile/remove=/tmp/go-build893324914/b768/_pkg_.a
2025-08-20T20:50:43.8067952Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/snippet/create=/tmp/go-build893324914/b770/_pkg_.a
2025-08-20T20:50:43.8068753Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/add=/tmp/go-build893324914/b772/_pkg_.a
2025-08-20T20:50:43.8069542Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/delete=/tmp/go-build893324914/b773/_pkg_.a
2025-08-20T20:50:43.8070327Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/get=/tmp/go-build893324914/b774/_pkg_.a
2025-08-20T20:50:43.8071101Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ssh-key/list=/tmp/go-build893324914/b775/_pkg_.a
2025-08-20T20:50:43.8071896Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/create=/tmp/go-build893324914/b777/_pkg_.a
2025-08-20T20:50:43.8072680Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/list=/tmp/go-build893324914/b778/_pkg_.a
2025-08-20T20:50:43.8073487Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/navigate=/tmp/go-build893324914/b779/_pkg_.a
2025-08-20T20:50:43.8074294Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/reorder=/tmp/go-build893324914/b780/_pkg_.a
2025-08-20T20:50:43.8075084Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/save=/tmp/go-build893324914/b782/_pkg_.a
2025-08-20T20:50:43.8075872Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/switch=/tmp/go-build893324914/b785/_pkg_.a
2025-08-20T20:50:43.8076794Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/stack/sync=/tmp/go-build893324914/b786/_pkg_.a
2025-08-20T20:50:43.8077587Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/create=/tmp/go-build893324914/b788/_pkg_.a
2025-08-20T20:50:43.8078366Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/list=/tmp/go-build893324914/b792/_pkg_.a
2025-08-20T20:50:43.8079243Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/revoke=/tmp/go-build893324914/b793/_pkg_.a
2025-08-20T20:50:43.8080032Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/rotate=/tmp/go-build893324914/b794/_pkg_.a
2025-08-20T20:50:43.8080818Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/user/events=/tmp/go-build893324914/b798/_pkg_.a
2025-08-20T20:50:43.8081623Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/delete=/tmp/go-build893324914/b800/_pkg_.a
2025-08-20T20:50:43.8082461Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/export=/tmp/go-build893324914/b802/_pkg_.a
2025-08-20T20:50:43.8083283Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/get=/tmp/go-build893324914/b803/_pkg_.a
2025-08-20T20:50:43.8084096Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/list=/tmp/go-build893324914/b804/_pkg_.a
2025-08-20T20:50:43.8084967Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/set=/tmp/go-build893324914/b805/_pkg_.a
2025-08-20T20:50:43.8085777Z [00:02:40.645]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/update=/tmp/go-build893324914/b806/_pkg_.a
2025-08-20T20:50:43.8086638Z [00:02:40.645]➜  packagefile github.com/charmbracelet/glamour/ansi=/tmp/go-build893324914/b233/_pkg_.a
2025-08-20T20:50:43.8087315Z [00:02:40.645]➜  packagefile github.com/charmbracelet/glamour/styles=/tmp/go-build893324914/b286/_pkg_.a
2025-08-20T20:50:43.8087997Z [00:02:40.645]➜  packagefile github.com/yuin/goldmark=/tmp/go-build893324914/b287/_pkg_.a
2025-08-20T20:50:43.8088640Z [00:02:40.645]➜  packagefile github.com/yuin/goldmark-emoji=/tmp/go-build893324914/b290/_pkg_.a
2025-08-20T20:50:43.8089265Z [00:02:40.645]➜  packagefile github.com/yuin/goldmark/extension=/tmp/go-build893324914/b291/_pkg_.a
2025-08-20T20:50:43.8089892Z [00:02:40.645]➜  packagefile github.com/yuin/goldmark/parser=/tmp/go-build893324914/b288/_pkg_.a
2025-08-20T20:50:43.8090512Z [00:02:40.645]➜  packagefile github.com/yuin/goldmark/renderer=/tmp/go-build893324914/b285/_pkg_.a
2025-08-20T20:50:43.8091114Z [00:02:40.645]➜  packagefile github.com/yuin/goldmark/util=/tmp/go-build893324914/b283/_pkg_.a
2025-08-20T20:50:43.8091665Z [00:02:40.645]➜  packagefile database/sql/driver=/tmp/go-build893324914/b257/_pkg_.a
2025-08-20T20:50:43.8092207Z [00:02:40.645]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build893324914/b210/_pkg_.a
2025-08-20T20:50:43.8092842Z [00:02:40.645]➜  packagefile github.com/zalando/go-keyring/secret_service=/tmp/go-build893324914/b212/_pkg_.a
2025-08-20T20:50:43.8093438Z [00:02:40.645]➜  packagefile internal/oserror=/tmp/go-build893324914/b052/_pkg_.a
2025-08-20T20:50:43.8093932Z [00:02:40.645]➜  packagefile internal/asan=/tmp/go-build893324914/b026/_pkg_.a
2025-08-20T20:50:43.8094411Z [00:02:40.645]➜  packagefile internal/msan=/tmp/go-build893324914/b027/_pkg_.a
2025-08-20T20:50:43.8094886Z [00:02:40.645]➜  packagefile log/internal=/tmp/go-build893324914/b187/_pkg_.a
2025-08-20T20:50:43.8095389Z [00:02:40.645]➜  packagefile github.com/fatih/color=/tmp/go-build893324914/b354/_pkg_.a
2025-08-20T20:50:43.8095933Z [00:02:40.645]➜  packagefile golang.org/x/sys/unix=/tmp/go-build893324914/b067/_pkg_.a
2025-08-20T20:50:43.8096658Z [00:02:40.645]➜  packagefile github.com/aymanbagabas/go-osc52/v2=/tmp/go-build893324914/b265/_pkg_.a
2025-08-20T20:50:43.8097426Z [00:02:40.645]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build893324914/b256/_pkg_.a
2025-08-20T20:50:43.8098008Z [00:02:40.645]➜  packagefile github.com/rivo/uniseg=/tmp/go-build893324914/b259/_pkg_.a
2025-08-20T20:50:43.8098508Z [00:02:40.645]➜  packagefile image/color=/tmp/go-build893324914/b253/_pkg_.a
2025-08-20T20:50:43.8099032Z [00:02:40.645]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build893324914/b258/_pkg_.a
2025-08-20T20:50:43.8099662Z [00:02:40.645]➜  packagefile internal/bisect=/tmp/go-build893324914/b056/_pkg_.a
2025-08-20T20:50:43.8100131Z [00:02:40.645]➜  packagefile unique=/tmp/go-build893324914/b090/_pkg_.a
2025-08-20T20:50:43.8100625Z [00:02:40.645]➜  packagefile crypto/internal/fips140=/tmp/go-build893324914/b111/_pkg_.a
2025-08-20T20:50:43.8101199Z [00:02:40.645]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build893324914/b124/_pkg_.a
2025-08-20T20:50:43.8101823Z [00:02:40.645]➜  packagefile crypto/internal/fips140only=/tmp/go-build893324914/b129/_pkg_.a
2025-08-20T20:50:43.8102392Z [00:02:40.645]➜  packagefile crypto/internal/randutil=/tmp/go-build893324914/b127/_pkg_.a
2025-08-20T20:50:43.8102947Z [00:02:40.645]➜  packagefile crypto/internal/sysrand=/tmp/go-build893324914/b126/_pkg_.a
2025-08-20T20:50:43.8103530Z [00:02:40.645]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build893324914/b116/_pkg_.a
2025-08-20T20:50:43.8104069Z [00:02:40.645]➜  packagefile compress/flate=/tmp/go-build893324914/b102/_pkg_.a
2025-08-20T20:50:43.8104545Z [00:02:40.645]➜  packagefile hash/crc32=/tmp/go-build893324914/b103/_pkg_.a
2025-08-20T20:50:43.8105196Z [00:02:40.645]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build893324914/b183/_pkg_.a
2025-08-20T20:50:43.8105854Z [00:02:40.645]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build893324914/b185/_pkg_.a
2025-08-20T20:50:43.8106497Z [00:02:40.645]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build893324914/b188/_pkg_.a
2025-08-20T20:50:43.8107236Z [00:02:40.645]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build893324914/b113/_pkg_.a
2025-08-20T20:50:43.8107827Z [00:02:40.645]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build893324914/b138/_pkg_.a
2025-08-20T20:50:43.8108604Z [00:02:40.645]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build893324914/b141/_pkg_.a
2025-08-20T20:50:43.8109254Z [00:02:40.645]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build893324914/b144/_pkg_.a
2025-08-20T20:50:43.8109846Z [00:02:40.645]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build893324914/b145/_pkg_.a
2025-08-20T20:50:43.8110445Z [00:02:40.645]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build893324914/b139/_pkg_.a
2025-08-20T20:50:43.8111035Z [00:02:40.645]➜  packagefile crypto/internal/fips140cache=/tmp/go-build893324914/b147/_pkg_.a
2025-08-20T20:50:43.8111614Z [00:02:40.645]➜  packagefile crypto/internal/fips140hash=/tmp/go-build893324914/b148/_pkg_.a
2025-08-20T20:50:43.8112131Z [00:02:40.645]➜  packagefile math/rand/v2=/tmp/go-build893324914/b128/_pkg_.a
2025-08-20T20:50:43.8112678Z [00:02:40.645]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build893324914/b155/_pkg_.a
2025-08-20T20:50:43.8113279Z [00:02:40.645]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build893324914/b158/_pkg_.a
2025-08-20T20:50:43.8113866Z [00:02:40.645]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build893324914/b115/_pkg_.a
2025-08-20T20:50:43.8114449Z [00:02:40.645]➜  packagefile crypto/internal/boring/sig=/tmp/go-build893324914/b131/_pkg_.a
2025-08-20T20:50:43.8115031Z [00:02:40.645]➜  packagefile crypto/internal/fips140/check=/tmp/go-build893324914/b114/_pkg_.a
2025-08-20T20:50:43.8115622Z [00:02:40.645]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build893324914/b121/_pkg_.a
2025-08-20T20:50:43.8116254Z [00:02:40.645]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build893324914/b117/_pkg_.a
2025-08-20T20:50:43.8117003Z [00:02:40.645]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build893324914/b118/_pkg_.a
2025-08-20T20:50:43.8117629Z [00:02:40.645]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build893324914/b112/_pkg_.a
2025-08-20T20:50:43.8118224Z [00:02:40.645]➜  packagefile crypto/internal/impl=/tmp/go-build893324914/b119/_pkg_.a
2025-08-20T20:50:43.8118795Z [00:02:40.645]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build893324914/b120/_pkg_.a
2025-08-20T20:50:43.8119386Z [00:02:40.645]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build893324914/b122/_pkg_.a
2025-08-20T20:50:43.8120060Z [00:02:40.645]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build893324914/b146/_pkg_.a
2025-08-20T20:50:43.8120646Z [00:02:40.645]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build893324914/b172/_pkg_.a
2025-08-20T20:50:43.8121173Z [00:02:40.645]➜  packagefile crypto/fips140=/tmp/go-build893324914/b176/_pkg_.a
2025-08-20T20:50:43.8121734Z [00:02:40.645]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build893324914/b165/_pkg_.a
2025-08-20T20:50:43.8122393Z [00:02:40.645]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build893324914/b166/_pkg_.a
2025-08-20T20:50:43.8123094Z [00:02:40.645]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build893324914/b167/_pkg_.a
2025-08-20T20:50:43.8123733Z [00:02:40.645]➜  packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build893324914/b168/_pkg_.a
2025-08-20T20:50:43.8124311Z [00:02:40.645]➜  packagefile golang.org/x/oauth2/endpoints=/tmp/go-build893324914/b217/_pkg_.a
2025-08-20T20:50:43.8124955Z [00:02:40.645]➜  packagefile golang.org/x/text/internal=/tmp/go-build893324914/b226/_pkg_.a
2025-08-20T20:50:43.8125518Z [00:02:40.645]➜  packagefile golang.org/x/text/transform=/tmp/go-build893324914/b222/_pkg_.a
2025-08-20T20:50:43.8126096Z [00:02:40.645]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build893324914/b231/_pkg_.a
2025-08-20T20:50:43.8126832Z [00:02:40.646]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build893324914/b228/_pkg_.a
2025-08-20T20:50:43.8127505Z [00:02:40.646]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build893324914/b230/_pkg_.a
2025-08-20T20:50:43.8128252Z [00:02:40.646]➜  packagefile github.com/fsnotify/fsnotify/internal=/tmp/go-build893324914/b303/_pkg_.a
2025-08-20T20:50:43.8129034Z [00:02:40.646]➜  packagefile github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build893324914/b305/_pkg_.a
2025-08-20T20:50:43.8129724Z [00:02:40.646]➜  packagefile github.com/sourcegraph/conc/iter=/tmp/go-build893324914/b307/_pkg_.a
2025-08-20T20:50:43.8130370Z [00:02:40.646]➜  packagefile github.com/spf13/afero/internal/common=/tmp/go-build893324914/b313/_pkg_.a
2025-08-20T20:50:43.8130975Z [00:02:40.646]➜  packagefile github.com/spf13/afero/mem=/tmp/go-build893324914/b314/_pkg_.a
2025-08-20T20:50:43.8131528Z [00:02:40.646]➜  packagefile golang.org/x/text/runes=/tmp/go-build893324914/b315/_pkg_.a
2025-08-20T20:50:43.8132036Z [00:02:40.646]➜  packagefile html/template=/tmp/go-build893324914/b317/_pkg_.a
2025-08-20T20:50:43.8132559Z [00:02:40.646]➜  packagefile github.com/subosito/gotenv=/tmp/go-build893324914/b319/_pkg_.a
2025-08-20T20:50:43.8133143Z [00:02:40.646]➜  packagefile github.com/pelletier/go-toml/v2=/tmp/go-build893324914/b327/_pkg_.a
2025-08-20T20:50:43.8133699Z [00:02:40.646]➜  packagefile log/slog/internal=/tmp/go-build893324914/b335/_pkg_.a
2025-08-20T20:50:43.8134230Z [00:02:40.646]➜  packagefile log/slog/internal/buffer=/tmp/go-build893324914/b336/_pkg_.a
2025-08-20T20:50:43.8134831Z [00:02:40.646]➜  packagefile github.com/stretchr/testify/assert=/tmp/go-build893324914/b340/_pkg_.a
2025-08-20T20:50:43.8135395Z [00:02:40.646]➜  packagefile internal/sysinfo=/tmp/go-build893324914/b347/_pkg_.a
2025-08-20T20:50:43.8135883Z [00:02:40.646]➜  packagefile runtime/debug=/tmp/go-build893324914/b310/_pkg_.a
2025-08-20T20:50:43.8136355Z [00:02:40.646]➜  packagefile runtime/trace=/tmp/go-build893324914/b348/_pkg_.a
2025-08-20T20:50:43.8137118Z [00:02:40.646]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build893324914/b351/_pkg_.a
2025-08-20T20:50:43.8137731Z [00:02:40.646]➜  packagefile github.com/docker/cli/cli/config=/tmp/go-build893324914/b367/_pkg_.a
2025-08-20T20:50:43.8138455Z [00:02:40.646]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build893324914/b372/_pkg_.a
2025-08-20T20:50:43.8139155Z [00:02:40.646]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build893324914/b377/_pkg_.a
2025-08-20T20:50:43.8139714Z [00:02:40.646]➜  packagefile github.com/google/uuid=/tmp/go-build893324914/b378/_pkg_.a
2025-08-20T20:50:43.8140516Z [00:02:40.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/generate/dpop=/tmp/go-build893324914/b379/_pkg_.a
2025-08-20T20:50:43.8141432Z [00:02:40.646]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build893324914/b380/_pkg_.a
2025-08-20T20:50:43.8142119Z [00:02:40.646]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build893324914/b381/_pkg_.a
2025-08-20T20:50:43.8143012Z [00:02:40.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/auth/authutils=/tmp/go-build893324914/b390/_pkg_.a
2025-08-20T20:50:43.8144517Z [00:02:40.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/job=/tmp/go-build893324914/b400/_pkg_.a
2025-08-20T20:50:43.8146017Z [00:02:40.646]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/cancel/pipeline=/tmp/go-build893324914/b402/_pkg_.a
2025-08-20T20:50:43.8147670Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/config/compile=/tmp/go-build893324914/b404/_pkg_.a
2025-08-20T20:50:43.8149251Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/ci/ciutils=/tmp/go-build893324914/b401/_pkg_.a
2025-08-20T20:50:43.8150645Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/mr/mrutils=/tmp/go-build893324914/b407/_pkg_.a
2025-08-20T20:50:43.8151821Z [00:02:40.647]➜  packagefile github.com/gosuri/uilive=/tmp/go-build893324914/b459/_pkg_.a
2025-08-20T20:50:43.8152817Z [00:02:40.647]➜  packagefile github.com/gdamore/tcell/v2=/tmp/go-build893324914/b412/_pkg_.a
2025-08-20T20:50:43.8153875Z [00:02:40.647]➜  packagefile github.com/lunixbochs/vtclean=/tmp/go-build893324914/b452/_pkg_.a
2025-08-20T20:50:43.8154998Z [00:02:40.647]➜  packagefile github.com/pkg/errors=/tmp/go-build893324914/b374/_pkg_.a
2025-08-20T20:50:43.8156110Z [00:02:40.647]➜  packagefile github.com/rivo/tview=/tmp/go-build893324914/b453/_pkg_.a
2025-08-20T20:50:43.8157599Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/bootstrap=/tmp/go-build893324914/b463/_pkg_.a
2025-08-20T20:50:43.8159355Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/check_manifest_usage=/tmp/go-build893324914/b465/_pkg_.a
2025-08-20T20:50:43.8161064Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/get_token=/tmp/go-build893324914/b466/_pkg_.a
2025-08-20T20:50:43.8162656Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/list=/tmp/go-build893324914/b535/_pkg_.a
2025-08-20T20:50:43.8164133Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token=/tmp/go-build893324914/b536/_pkg_.a
2025-08-20T20:50:43.8165453Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/update_kubeconfig=/tmp/go-build893324914/b538/_pkg_.a
2025-08-20T20:50:43.8166387Z [00:02:40.647]➜  packagefile embed=/tmp/go-build893324914/b244/_pkg_.a
2025-08-20T20:50:43.8167232Z [00:02:40.647]➜  packagefile github.com/coder/websocket=/tmp/go-build893324914/b579/_pkg_.a
2025-08-20T20:50:43.8167947Z [00:02:40.647]➜  packagefile github.com/pkg/browser=/tmp/go-build893324914/b582/_pkg_.a
2025-08-20T20:50:43.8168688Z [00:02:40.647]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build893324914/b508/_pkg_.a
2025-08-20T20:50:43.8169468Z [00:02:40.647]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build893324914/b483/_pkg_.a
2025-08-20T20:50:43.8170043Z [00:02:40.647]➜  packagefile k8s.io/utils/ptr=/tmp/go-build893324914/b532/_pkg_.a
2025-08-20T20:50:43.8170728Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/d2format=/tmp/go-build893324914/b583/_pkg_.a
2025-08-20T20:50:43.8171455Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/d2graph=/tmp/go-build893324914/b601/_pkg_.a
2025-08-20T20:50:43.8172265Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2dagrelayout=/tmp/go-build893324914/b638/_pkg_.a
2025-08-20T20:50:43.8173182Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/d2lib=/tmp/go-build893324914/b640/_pkg_.a
2025-08-20T20:50:43.8173906Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/d2oracle=/tmp/go-build893324914/b651/_pkg_.a
2025-08-20T20:50:43.8174675Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2svg=/tmp/go-build893324914/b648/_pkg_.a
2025-08-20T20:50:43.8175426Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/lib/log=/tmp/go-build893324914/b639/_pkg_.a
2025-08-20T20:50:43.8176167Z [00:02:40.647]➜  packagefile oss.terrastruct.com/d2/lib/textmeasure=/tmp/go-build893324914/b633/_pkg_.a
2025-08-20T20:50:43.8177119Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable=/tmp/go-build893324914/b665/_pkg_.a
2025-08-20T20:50:43.8178057Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/close=/tmp/go-build893324914/b666/_pkg_.a
2025-08-20T20:50:43.8178983Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/list=/tmp/go-build893324914/b669/_pkg_.a
2025-08-20T20:50:43.8179905Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/note=/tmp/go-build893324914/b671/_pkg_.a
2025-08-20T20:50:43.8181036Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/reopen=/tmp/go-build893324914/b673/_pkg_.a
2025-08-20T20:50:43.8181987Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/subscribe=/tmp/go-build893324914/b675/_pkg_.a
2025-08-20T20:50:43.8182972Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/unsubscribe=/tmp/go-build893324914/b677/_pkg_.a
2025-08-20T20:50:43.8183994Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issuable/view=/tmp/go-build893324914/b679/_pkg_.a
2025-08-20T20:50:43.8185130Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/board/create=/tmp/go-build893324914/b682/_pkg_.a
2025-08-20T20:50:43.8186487Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/board/view=/tmp/go-build893324914/b683/_pkg_.a
2025-08-20T20:50:43.8188163Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/issue/issueutils=/tmp/go-build893324914/b667/_pkg_.a
2025-08-20T20:50:43.8189516Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/recovery=/tmp/go-build893324914/b686/_pkg_.a
2025-08-20T20:50:43.8190531Z [00:02:40.647]➜  packagefile archive/zip=/tmp/go-build893324914/b398/_pkg_.a
2025-08-20T20:50:43.8191460Z [00:02:40.647]➜  packagefile github.com/avast/retry-go/v4=/tmp/go-build893324914/b464/_pkg_.a
2025-08-20T20:50:43.8192776Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/delete=/tmp/go-build893324914/b726/_pkg_.a
2025-08-20T20:50:43.8194377Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/download=/tmp/go-build893324914/b727/_pkg_.a
2025-08-20T20:50:43.8195946Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/list=/tmp/go-build893324914/b728/_pkg_.a
2025-08-20T20:50:43.8197717Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/lock=/tmp/go-build893324914/b729/_pkg_.a
2025-08-20T20:50:43.8199285Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/opentofu/state/unlock=/tmp/go-build893324914/b730/_pkg_.a
2025-08-20T20:50:43.8200686Z [00:02:40.647]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build893324914/b733/_pkg_.a
2025-08-20T20:50:43.8201986Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/project/publish/catalog=/tmp/go-build893324914/b742/_pkg_.a
2025-08-20T20:50:43.8202941Z [00:02:40.647]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build893324914/b749/_pkg_.a
2025-08-20T20:50:43.8203867Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils=/tmp/go-build893324914/b750/_pkg_.a
2025-08-20T20:50:43.8204896Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/release/releaseutils/upload=/tmp/go-build893324914/b751/_pkg_.a
2025-08-20T20:50:43.8206027Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/auth=/tmp/go-build893324914/b781/_pkg_.a
2025-08-20T20:50:43.8206869Z [00:02:40.647]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build893324914/b783/_pkg_.a
2025-08-20T20:50:43.8207704Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/accesslevel=/tmp/go-build893324914/b789/_pkg_.a
2025-08-20T20:50:43.8208672Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/expirationdate=/tmp/go-build893324914/b790/_pkg_.a
2025-08-20T20:50:43.8209631Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/token/filter=/tmp/go-build893324914/b791/_pkg_.a
2025-08-20T20:50:43.8210595Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/variable/variableutils=/tmp/go-build893324914/b801/_pkg_.a
2025-08-20T20:50:43.8211490Z [00:02:40.647]➜  packagefile github.com/alecthomas/chroma/v2=/tmp/go-build893324914/b234/_pkg_.a
2025-08-20T20:50:43.8212368Z [00:02:40.647]➜  packagefile github.com/alecthomas/chroma/v2/quick=/tmp/go-build893324914/b238/_pkg_.a
2025-08-20T20:50:43.8213101Z [00:02:40.647]➜  packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build893324914/b245/_pkg_.a
2025-08-20T20:50:43.8213941Z [00:02:40.647]➜  packagefile github.com/charmbracelet/glamour/internal/autolink=/tmp/go-build893324914/b246/_pkg_.a
2025-08-20T20:50:43.8214745Z [00:02:40.647]➜  packagefile github.com/charmbracelet/lipgloss=/tmp/go-build893324914/b247/_pkg_.a
2025-08-20T20:50:43.8215493Z [00:02:40.647]➜  packagefile github.com/charmbracelet/lipgloss/table=/tmp/go-build893324914/b266/_pkg_.a
2025-08-20T20:50:43.8216455Z [00:02:40.647]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build893324914/b248/_pkg_.a
2025-08-20T20:50:43.8217415Z [00:02:40.647]➜  packagefile github.com/charmbracelet/x/exp/slice=/tmp/go-build893324914/b267/_pkg_.a
2025-08-20T20:50:43.8218184Z [00:02:40.647]➜  packagefile github.com/microcosm-cc/bluemonday=/tmp/go-build893324914/b268/_pkg_.a
2025-08-20T20:50:43.8218891Z [00:02:40.647]➜  packagefile github.com/muesli/reflow/indent=/tmp/go-build893324914/b275/_pkg_.a
2025-08-20T20:50:43.8219546Z [00:02:40.647]➜  packagefile github.com/muesli/reflow/padding=/tmp/go-build893324914/b277/_pkg_.a
2025-08-20T20:50:43.8220265Z [00:02:40.647]➜  packagefile github.com/muesli/reflow/wordwrap=/tmp/go-build893324914/b278/_pkg_.a
2025-08-20T20:50:43.8220985Z [00:02:40.647]➜  packagefile github.com/yuin/goldmark-emoji/ast=/tmp/go-build893324914/b279/_pkg_.a
2025-08-20T20:50:43.8221696Z [00:02:40.647]➜  packagefile github.com/yuin/goldmark/ast=/tmp/go-build893324914/b281/_pkg_.a
2025-08-20T20:50:43.8222440Z [00:02:40.647]➜  packagefile github.com/yuin/goldmark/extension/ast=/tmp/go-build893324914/b284/_pkg_.a
2025-08-20T20:50:43.8223086Z [00:02:40.647]➜  packagefile html=/tmp/go-build893324914/b241/_pkg_.a
2025-08-20T20:50:43.8223866Z [00:02:40.647]➜  packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build893324914/b289/_pkg_.a
2025-08-20T20:50:43.8224602Z [00:02:40.647]➜  packagefile github.com/yuin/goldmark/text=/tmp/go-build893324914/b282/_pkg_.a
2025-08-20T20:50:43.8225304Z [00:02:40.647]➜  packagefile github.com/yuin/goldmark-emoji/definition=/tmp/go-build893324914/b280/_pkg_.a
2025-08-20T20:50:43.8225912Z [00:02:40.647]➜  packagefile os/user=/tmp/go-build893324914/b211/_pkg_.a
2025-08-20T20:50:43.8226498Z [00:02:40.647]➜  packagefile crypto/internal/entropy=/tmp/go-build893324914/b125/_pkg_.a
2025-08-20T20:50:43.8227356Z [00:02:40.647]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build893324914/b184/_pkg_.a
2025-08-20T20:50:43.8228125Z [00:02:40.647]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build893324914/b140/_pkg_.a
2025-08-20T20:50:43.8228802Z [00:02:40.647]➜  packagefile crypto/sha3=/tmp/go-build893324914/b149/_pkg_.a
2025-08-20T20:50:43.8229502Z [00:02:40.647]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build893324914/b156/_pkg_.a
2025-08-20T20:50:43.8230355Z [00:02:40.647]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build893324914/b229/_pkg_.a
2025-08-20T20:50:43.8231061Z [00:02:40.647]➜  packagefile github.com/sourcegraph/conc=/tmp/go-build893324914/b308/_pkg_.a
2025-08-20T20:50:43.8231837Z [00:02:40.647]➜  packagefile github.com/sourcegraph/conc/internal/multierror=/tmp/go-build893324914/b311/_pkg_.a
2025-08-20T20:50:43.8232627Z [00:02:40.647]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build893324914/b320/_pkg_.a
2025-08-20T20:50:43.8233436Z [00:02:40.647]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build893324914/b328/_pkg_.a
2025-08-20T20:50:43.8234300Z [00:02:40.647]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build893324914/b329/_pkg_.a
2025-08-20T20:50:43.8235244Z [00:02:40.647]➜  packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build893324914/b330/_pkg_.a
2025-08-20T20:50:43.8236088Z [00:02:40.647]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build893324914/b331/_pkg_.a
2025-08-20T20:50:43.8237000Z [00:02:40.647]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build893324914/b341/_pkg_.a
2025-08-20T20:50:43.8237744Z [00:02:40.647]➜  packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build893324914/b342/_pkg_.a
2025-08-20T20:50:43.8238514Z [00:02:40.647]➜  packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build893324914/b343/_pkg_.a
2025-08-20T20:50:43.8239208Z [00:02:40.647]➜  packagefile net/http/httptest=/tmp/go-build893324914/b344/_pkg_.a
2025-08-20T20:50:43.8239938Z [00:02:40.647]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build893324914/b368/_pkg_.a
2025-08-20T20:50:43.8240861Z [00:02:40.647]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build893324914/b369/_pkg_.a
2025-08-20T20:50:43.8241692Z [00:02:40.647]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build893324914/b370/_pkg_.a
2025-08-20T20:50:43.8242345Z [00:02:40.647]➜  packagefile crypto/mlkem=/tmp/go-build893324914/b382/_pkg_.a
2025-08-20T20:50:43.8242933Z [00:02:40.647]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build893324914/b383/_pkg_.a
2025-08-20T20:50:43.8243527Z [00:02:40.647]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build893324914/b385/_pkg_.a
2025-08-20T20:50:43.8244262Z [00:02:40.647]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build893324914/b386/_pkg_.a
2025-08-20T20:50:43.8244945Z [00:02:40.647]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build893324914/b387/_pkg_.a
2025-08-20T20:50:43.8245586Z [00:02:40.647]➜  packagefile github.com/gdamore/encoding=/tmp/go-build893324914/b413/_pkg_.a
2025-08-20T20:50:43.8246311Z [00:02:40.647]➜  packagefile github.com/gdamore/tcell/v2/terminfo=/tmp/go-build893324914/b414/_pkg_.a
2025-08-20T20:50:43.8247166Z [00:02:40.647]➜  packagefile github.com/gdamore/tcell/v2/terminfo/base=/tmp/go-build893324914/b415/_pkg_.a
2025-08-20T20:50:43.8247959Z [00:02:40.647]➜  packagefile github.com/gdamore/tcell/v2/terminfo/dynamic=/tmp/go-build893324914/b421/_pkg_.a
2025-08-20T20:50:43.8248676Z [00:02:40.647]➜  packagefile github.com/gdamore/tcell/v2/terminfo/extended=/tmp/go-build893324914/b422/_pkg_.a
2025-08-20T20:50:43.8249309Z [00:02:40.647]➜  packagefile golang.org/x/text/encoding=/tmp/go-build893324914/b321/_pkg_.a
2025-08-20T20:50:43.8249928Z [00:02:40.647]➜  packagefile os/signal=/tmp/go-build893324914/b451/_pkg_.a
2025-08-20T20:50:43.8250378Z [00:02:40.647]➜  packagefile image=/tmp/go-build893324914/b252/_pkg_.a
2025-08-20T20:50:43.8251062Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/agentutils=/tmp/go-build893324914/b467/_pkg_.a
2025-08-20T20:50:43.8251846Z [00:02:40.647]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build893324914/b468/_pkg_.a
2025-08-20T20:50:43.8252553Z [00:02:40.647]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build893324914/b533/_pkg_.a
2025-08-20T20:50:43.8253413Z [00:02:40.647]➜  packagefile gitlab.com/gitlab-org/cli/internal/commands/cluster/agent/token/list=/tmp/go-build893324914/b537/_pkg_.a
2025-08-20T20:50:43.8254244Z [00:02:40.648]➜  packagefile k8s.io/client-go/tools/clientcmd=/tmp/go-build893324914/b539/_pkg_.a
2025-08-20T20:50:43.8254862Z [00:02:40.648]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build893324914/b562/_pkg_.a
2025-08-20T20:50:43.8255516Z [00:02:40.648]➜  packagefile github.com/coder/websocket/internal/errd=/tmp/go-build893324914/b580/_pkg_.a
2025-08-20T20:50:43.8256189Z [00:02:40.648]➜  packagefile github.com/coder/websocket/internal/util=/tmp/go-build893324914/b581/_pkg_.a
2025-08-20T20:50:43.8257057Z [00:02:40.648]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build893324914/b469/_pkg_.a
2025-08-20T20:50:43.8257738Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2ast=/tmp/go-build893324914/b584/_pkg_.a
2025-08-20T20:50:43.8258337Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2parser=/tmp/go-build893324914/b602/_pkg_.a
2025-08-20T20:50:43.8259013Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2fonts=/tmp/go-build893324914/b606/_pkg_.a
2025-08-20T20:50:43.8259700Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2latex=/tmp/go-build893324914/b609/_pkg_.a
2025-08-20T20:50:43.8260331Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2target=/tmp/go-build893324914/b626/_pkg_.a
2025-08-20T20:50:43.8260923Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2themes=/tmp/go-build893324914/b631/_pkg_.a
2025-08-20T20:50:43.8261586Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2themes/d2themescatalog=/tmp/go-build893324914/b632/_pkg_.a
2025-08-20T20:50:43.8262310Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/lib/color=/tmp/go-build893324914/b627/_pkg_.a
2025-08-20T20:50:43.8262915Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/lib/geo=/tmp/go-build893324914/b586/_pkg_.a
2025-08-20T20:50:43.8263508Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/lib/label=/tmp/go-build893324914/b585/_pkg_.a
2025-08-20T20:50:43.8264119Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/lib/shape=/tmp/go-build893324914/b629/_pkg_.a
2025-08-20T20:50:43.8264710Z [00:02:40.648]➜  packagefile oss.terrastruct.com/util-go/go2=/tmp/go-build893324914/b603/_pkg_.a
2025-08-20T20:50:43.8265321Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/lib/jsrunner=/tmp/go-build893324914/b610/_pkg_.a
2025-08-20T20:50:43.8265941Z [00:02:40.648]➜  packagefile oss.terrastruct.com/util-go/xdefer=/tmp/go-build893324914/b598/_pkg_.a
2025-08-20T20:50:43.8266736Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2compiler=/tmp/go-build893324914/b641/_pkg_.a
2025-08-20T20:50:43.8267411Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2exporter=/tmp/go-build893324914/b643/_pkg_.a
2025-08-20T20:50:43.8268041Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2layouts=/tmp/go-build893324914/b644/_pkg_.a
2025-08-20T20:50:43.8268637Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2ir=/tmp/go-build893324914/b642/_pkg_.a
2025-08-20T20:50:43.8269325Z [00:02:40.648]➜  packagefile oss.terrastruct.com/util-go/xrand=/tmp/go-build893324914/b652/_pkg_.a
2025-08-20T20:50:43.8269980Z [00:02:40.648]➜  packagefile github.com/alecthomas/chroma/v2/formatters=/tmp/go-build893324914/b239/_pkg_.a
2025-08-20T20:50:43.8270824Z [00:02:40.648]➜  packagefile github.com/alecthomas/chroma/v2/formatters/svg=/tmp/go-build893324914/b242/_pkg_.a
2025-08-20T20:50:43.8271524Z [00:02:40.648]➜  packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build893324914/b243/_pkg_.a
2025-08-20T20:50:43.8272070Z [00:02:40.648]➜  packagefile hash/fnv=/tmp/go-build893324914/b605/_pkg_.a
2025-08-20T20:50:43.8272655Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/d2renderers/d2sketch=/tmp/go-build893324914/b649/_pkg_.a
2025-08-20T20:50:43.8273296Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/lib/svg=/tmp/go-build893324914/b630/_pkg_.a
2025-08-20T20:50:43.8273898Z [00:02:40.648]➜  packagefile oss.terrastruct.com/d2/lib/version=/tmp/go-build893324914/b650/_pkg_.a
2025-08-20T20:50:43.8274585Z [00:02:40.648]➜  packagefile github.com/PuerkitoBio/goquery=/tmp/go-build893324914/b634/_pkg_.a
2025-08-20T20:50:43.8275204Z [00:02:40.648]➜  packagefile github.com/golang/freetype/truetype=/tmp/go-build893324914/b636/_pkg_.a
2025-08-20T20:50:43.8275795Z [00:02:40.648]➜  packagefile golang.org/x/image/font=/tmp/go-build893324914/b588/_pkg_.a
2025-08-20T20:50:43.8276371Z [00:02:40.648]➜  packagefile golang.org/x/image/math/fixed=/tmp/go-build893324914/b589/_pkg_.a
2025-08-20T20:50:43.8277151Z [00:02:40.648]➜  packagefile golang.org/x/net/html=/tmp/go-build893324914/b273/_pkg_.a
2025-08-20T20:50:43.8277689Z [00:02:40.648]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build893324914/b784/_pkg_.a
2025-08-20T20:50:43.8278267Z [00:02:40.648]➜  packagefile encoding/xml=/tmp/go-build893324914/b235/_pkg_.a
2025-08-20T20:50:43.8278804Z [00:02:40.648]➜  packagefile github.com/dlclark/regexp2=/tmp/go-build893324914/b236/_pkg_.a
2025-08-20T20:50:43.8279419Z [00:02:40.648]➜  packagefile github.com/charmbracelet/x/cellbuf=/tmp/go-build893324914/b260/_pkg_.a
2025-08-20T20:50:43.8280070Z [00:02:40.648]➜  packagefile github.com/charmbracelet/x/ansi/kitty=/tmp/go-build893324914/b249/_pkg_.a
2025-08-20T20:50:43.8280728Z [00:02:40.648]➜  packagefile github.com/charmbracelet/x/ansi/parser=/tmp/go-build893324914/b255/_pkg_.a
2025-08-20T20:50:43.8281372Z [00:02:40.648]➜  packagefile github.com/aymerick/douceur/parser=/tmp/go-build893324914/b269/_pkg_.a
2025-08-20T20:50:43.8282011Z [00:02:40.648]➜  packagefile github.com/microcosm-cc/bluemonday/css=/tmp/go-build893324914/b272/_pkg_.a
2025-08-20T20:50:43.8282712Z [00:02:40.648]➜  packagefile github.com/muesli/reflow/ansi=/tmp/go-build893324914/b276/_pkg_.a
2025-08-20T20:50:43.8283340Z [00:02:40.648]➜  packagefile github.com/sourcegraph/conc/panics=/tmp/go-build893324914/b309/_pkg_.a
2025-08-20T20:50:43.8283976Z [00:02:40.648]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build893324914/b323/_pkg_.a
2025-08-20T20:50:43.8284673Z [00:02:40.648]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build893324914/b322/_pkg_.a
2025-08-20T20:50:43.8285381Z [00:02:40.648]➜  packagefile golang.org/x/text/internal/utf8internal=/tmp/go-build893324914/b324/_pkg_.a
2025-08-20T20:50:43.8285999Z [00:02:40.648]➜  packagefile net/http/internal/testcert=/tmp/go-build893324914/b345/_pkg_.a
2025-08-20T20:50:43.8286764Z [00:02:40.648]➜  packagefile github.com/docker/cli/cli/config/memorystore=/tmp/go-build893324914/b373/_pkg_.a
2025-08-20T20:50:43.8287401Z [00:02:40.648]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build893324914/b375/_pkg_.a
2025-08-20T20:50:43.8288077Z [00:02:40.648]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build893324914/b371/_pkg_.a
2025-08-20T20:50:43.8288771Z [00:02:40.648]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build893324914/b384/_pkg_.a
2025-08-20T20:50:43.8289383Z [00:02:40.648]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build893324914/b388/_pkg_.a
2025-08-20T20:50:43.8290111Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/a/ansi=/tmp/go-build893324914/b416/_pkg_.a
2025-08-20T20:50:43.8290806Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt100=/tmp/go-build893324914/b417/_pkg_.a
2025-08-20T20:50:43.8291499Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt102=/tmp/go-build893324914/b418/_pkg_.a
2025-08-20T20:50:43.8292191Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt220=/tmp/go-build893324914/b419/_pkg_.a
2025-08-20T20:50:43.8292881Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xterm=/tmp/go-build893324914/b420/_pkg_.a
2025-08-20T20:50:43.8293601Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/a/aixterm=/tmp/go-build893324914/b423/_pkg_.a
2025-08-20T20:50:43.8294336Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/a/alacritty=/tmp/go-build893324914/b424/_pkg_.a
2025-08-20T20:50:43.8295064Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/b/beterm=/tmp/go-build893324914/b425/_pkg_.a
2025-08-20T20:50:43.8295838Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/c/cygwin=/tmp/go-build893324914/b426/_pkg_.a
2025-08-20T20:50:43.8296796Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/d/dtterm=/tmp/go-build893324914/b427/_pkg_.a
2025-08-20T20:50:43.8297525Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/e/emacs=/tmp/go-build893324914/b428/_pkg_.a
2025-08-20T20:50:43.8298220Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/f/foot=/tmp/go-build893324914/b429/_pkg_.a
2025-08-20T20:50:43.8298916Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/g/gnome=/tmp/go-build893324914/b430/_pkg_.a
2025-08-20T20:50:43.8299704Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/h/hpterm=/tmp/go-build893324914/b431/_pkg_.a
2025-08-20T20:50:43.8300430Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/k/konsole=/tmp/go-build893324914/b432/_pkg_.a
2025-08-20T20:50:43.8301142Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/k/kterm=/tmp/go-build893324914/b433/_pkg_.a
2025-08-20T20:50:43.8301866Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/l/linux=/tmp/go-build893324914/b434/_pkg_.a
2025-08-20T20:50:43.8302569Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/p/pcansi=/tmp/go-build893324914/b435/_pkg_.a
2025-08-20T20:50:43.8303263Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/r/rxvt=/tmp/go-build893324914/b436/_pkg_.a
2025-08-20T20:50:43.8304026Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/s/screen=/tmp/go-build893324914/b437/_pkg_.a
2025-08-20T20:50:43.8304766Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/s/simpleterm=/tmp/go-build893324914/b438/_pkg_.a
2025-08-20T20:50:43.8305490Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/s/sun=/tmp/go-build893324914/b439/_pkg_.a
2025-08-20T20:50:43.8306188Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/t/tmux=/tmp/go-build893324914/b440/_pkg_.a
2025-08-20T20:50:43.8307138Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt320=/tmp/go-build893324914/b441/_pkg_.a
2025-08-20T20:50:43.8307846Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt400=/tmp/go-build893324914/b442/_pkg_.a
2025-08-20T20:50:43.8308538Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt420=/tmp/go-build893324914/b443/_pkg_.a
2025-08-20T20:50:43.8309238Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/v/vt52=/tmp/go-build893324914/b444/_pkg_.a
2025-08-20T20:50:43.8309930Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/w/wy50=/tmp/go-build893324914/b445/_pkg_.a
2025-08-20T20:50:43.8310614Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/w/wy60=/tmp/go-build893324914/b446/_pkg_.a
2025-08-20T20:50:43.8311405Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi=/tmp/go-build893324914/b447/_pkg_.a
2025-08-20T20:50:43.8312115Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xfce=/tmp/go-build893324914/b448/_pkg_.a
2025-08-20T20:50:43.8312845Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xterm_ghostty=/tmp/go-build893324914/b449/_pkg_.a
2025-08-20T20:50:43.8313892Z [00:02:40.648]➜  packagefile github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty=/tmp/go-build893324914/b450/_pkg_.a
2025-08-20T20:50:43.8314807Z [00:02:40.648]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build893324914/b470/_pkg_.a
2025-08-20T20:50:43.8315464Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build893324914/b471/_pkg_.a
2025-08-20T20:50:43.8316109Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build893324914/b478/_pkg_.a
2025-08-20T20:50:43.8316843Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build893324914/b480/_pkg_.a
2025-08-20T20:50:43.8317548Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build893324914/b482/_pkg_.a
2025-08-20T20:50:43.8318159Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build893324914/b497/_pkg_.a
2025-08-20T20:50:43.8318868Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build893324914/b473/_pkg_.a
2025-08-20T20:50:43.8319574Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build893324914/b481/_pkg_.a
2025-08-20T20:50:43.8320175Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build893324914/b519/_pkg_.a
2025-08-20T20:50:43.8320795Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build893324914/b520/_pkg_.a
2025-08-20T20:50:43.8321479Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build893324914/b509/_pkg_.a
2025-08-20T20:50:43.8322108Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build893324914/b513/_pkg_.a
2025-08-20T20:50:43.8322725Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build893324914/b523/_pkg_.a
2025-08-20T20:50:43.8323274Z [00:02:40.648]➜  packagefile sigs.k8s.io/randfill=/tmp/go-build893324914/b521/_pkg_.a
2025-08-20T20:50:43.8323907Z [00:02:40.648]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build893324914/b534/_pkg_.a
2025-08-20T20:50:43.8324584Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build893324914/b486/_pkg_.a
2025-08-20T20:50:43.8325233Z [00:02:40.648]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build893324914/b484/_pkg_.a
2025-08-20T20:50:43.8325882Z [00:02:40.648]➜  packagefile k8s.io/client-go/rest=/tmp/go-build893324914/b540/_pkg_.a
2025-08-20T20:50:43.8326452Z [00:02:40.648]➜  packagefile k8s.io/client-go/tools/auth=/tmp/go-build893324914/b574/_pkg_.a
2025-08-20T20:50:43.8327200Z [00:02:40.649]➜  packagefile k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build893324914/b575/_pkg_.a
2025-08-20T20:50:43.8327844Z [00:02:40.649]➜  packagefile k8s.io/client-go/util/homedir=/tmp/go-build893324914/b577/_pkg_.a
2025-08-20T20:50:43.8328373Z [00:02:40.649]➜  packagefile k8s.io/klog/v2=/tmp/go-build893324914/b487/_pkg_.a
2025-08-20T20:50:43.8328916Z [00:02:40.649]➜  packagefile oss.terrastruct.com/d2/lib/font=/tmp/go-build893324914/b607/_pkg_.a
2025-08-20T20:50:43.8329533Z [00:02:40.649]➜  packagefile oss.terrastruct.com/d2/lib/syncmap=/tmp/go-build893324914/b608/_pkg_.a
2025-08-20T20:50:43.8330158Z [00:02:40.649]➜  packagefile github.com/mazznoer/csscolorparser=/tmp/go-build893324914/b628/_pkg_.a
2025-08-20T20:50:43.8330746Z [00:02:40.649]➜  packagefile gonum.org/v1/plot/font=/tmp/go-build893324914/b587/_pkg_.a
2025-08-20T20:50:43.8331317Z [00:02:40.649]➜  packagefile gonum.org/v1/plot/tools/bezier=/tmp/go-build893324914/b596/_pkg_.a
2025-08-20T20:50:43.8331871Z [00:02:40.649]➜  packagefile gonum.org/v1/plot/vg=/tmp/go-build893324914/b597/_pkg_.a
2025-08-20T20:50:43.8332504Z [00:02:40.649]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build893324914/b604/_pkg_.a
2025-08-20T20:50:43.8333063Z [00:02:40.649]➜  packagefile github.com/dop251/goja=/tmp/go-build893324914/b611/_pkg_.a
2025-08-20T20:50:43.8333587Z [00:02:40.649]➜  packagefile golang.org/x/xerrors=/tmp/go-build893324914/b599/_pkg_.a
2025-08-20T20:50:43.8334188Z [00:02:40.649]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2grid=/tmp/go-build893324914/b645/_pkg_.a
2025-08-20T20:50:43.8334838Z [00:02:40.649]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2near=/tmp/go-build893324914/b646/_pkg_.a
2025-08-20T20:50:43.8335514Z [00:02:40.649]➜  packagefile oss.terrastruct.com/d2/d2layouts/d2sequence=/tmp/go-build893324914/b647/_pkg_.a
2025-08-20T20:50:43.8336234Z [00:02:40.649]➜  packagefile github.com/alecthomas/chroma/v2/formatters/html=/tmp/go-build893324914/b240/_pkg_.a
2025-08-20T20:50:43.8336951Z [00:02:40.649]➜  packagefile encoding/base32=/tmp/go-build893324914/b476/_pkg_.a
2025-08-20T20:50:43.8337512Z [00:02:40.649]➜  packagefile github.com/andybalholm/cascadia=/tmp/go-build893324914/b635/_pkg_.a
2025-08-20T20:50:43.8338266Z [00:02:40.649]➜  packagefile github.com/golang/freetype/raster=/tmp/go-build893324914/b637/_pkg_.a
2025-08-20T20:50:43.8338799Z [00:02:40.649]➜  packagefile image/draw=/tmp/go-build893324914/b590/_pkg_.a
2025-08-20T20:50:43.8339323Z [00:02:40.649]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build893324914/b274/_pkg_.a
2025-08-20T20:50:43.8339919Z [00:02:40.649]➜  packagefile github.com/dlclark/regexp2/syntax=/tmp/go-build893324914/b237/_pkg_.a
2025-08-20T20:50:43.8340557Z [00:02:40.649]➜  packagefile github.com/charmbracelet/colorprofile=/tmp/go-build893324914/b261/_pkg_.a
2025-08-20T20:50:43.8341299Z [00:02:40.649]➜  packagefile github.com/charmbracelet/x/term=/tmp/go-build893324914/b262/_pkg_.a
2025-08-20T20:50:43.8341846Z [00:02:40.649]➜  packagefile compress/zlib=/tmp/go-build893324914/b250/_pkg_.a
2025-08-20T20:50:43.8342320Z [00:02:40.649]➜  packagefile image/png=/tmp/go-build893324914/b254/_pkg_.a
2025-08-20T20:50:43.8342852Z [00:02:40.649]➜  packagefile github.com/aymerick/douceur/css=/tmp/go-build893324914/b270/_pkg_.a
2025-08-20T20:50:43.8343515Z [00:02:40.649]➜  packagefile github.com/gorilla/css/scanner=/tmp/go-build893324914/b271/_pkg_.a
2025-08-20T20:50:43.8344417Z [00:02:40.649]➜  packagefile gopkg.in/inf.v0=/tmp/go-build893324914/b472/_pkg_.a
2025-08-20T20:50:43.8345527Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build893324914/b479/_pkg_.a
2025-08-20T20:50:43.8346992Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build893324914/b485/_pkg_.a
2025-08-20T20:50:43.8348079Z [00:02:40.649]➜  packagefile go/ast=/tmp/go-build893324914/b498/_pkg_.a
2025-08-20T20:50:43.8348845Z [00:02:40.649]➜  packagefile go/doc=/tmp/go-build893324914/b501/_pkg_.a
2025-08-20T20:50:43.8349604Z [00:02:40.649]➜  packagefile go/parser=/tmp/go-build893324914/b504/_pkg_.a
2025-08-20T20:50:43.8350378Z [00:02:40.649]➜  packagefile go/token=/tmp/go-build893324914/b500/_pkg_.a
2025-08-20T20:50:43.8351349Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/api/operation=/tmp/go-build893324914/b506/_pkg_.a
2025-08-20T20:50:43.8352570Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build893324914/b507/_pkg_.a
2025-08-20T20:50:43.8353765Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/util/naming=/tmp/go-build893324914/b512/_pkg_.a
2025-08-20T20:50:43.8354915Z [00:02:40.649]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build893324914/b514/_pkg_.a
2025-08-20T20:50:43.8356299Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes=/tmp/go-build893324914/b474/_pkg_.a
2025-08-20T20:50:43.8357609Z [00:02:40.649]➜  packagefile sigs.k8s.io/json=/tmp/go-build893324914/b510/_pkg_.a
2025-08-20T20:50:43.8358640Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build893324914/b524/_pkg_.a
2025-08-20T20:50:43.8359847Z [00:02:40.649]➜  packagefile sigs.k8s.io/randfill/bytesource=/tmp/go-build893324914/b522/_pkg_.a
2025-08-20T20:50:43.8360807Z [00:02:40.649]➜  packagefile k8s.io/utils/net=/tmp/go-build893324914/b495/_pkg_.a
2025-08-20T20:50:43.8361762Z [00:02:40.649]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build893324914/b541/_pkg_.a
2025-08-20T20:50:43.8362766Z [00:02:40.649]➜  packagefile golang.org/x/net/http2=/tmp/go-build893324914/b525/_pkg_.a
2025-08-20T20:50:43.8363807Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build893324914/b542/_pkg_.a
2025-08-20T20:50:43.8364905Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build893324914/b543/_pkg_.a
2025-08-20T20:50:43.8366085Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build893324914/b544/_pkg_.a
2025-08-20T20:50:43.8367595Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor=/tmp/go-build893324914/b553/_pkg_.a
2025-08-20T20:50:43.8368875Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build893324914/b554/_pkg_.a
2025-08-20T20:50:43.8370031Z [00:02:40.649]➜  packagefile k8s.io/client-go/features=/tmp/go-build893324914/b555/_pkg_.a
2025-08-20T20:50:43.8370599Z [00:02:40.649]➜  packagefile k8s.io/client-go/pkg/version=/tmp/go-build893324914/b556/_pkg_.a
2025-08-20T20:50:43.8371240Z [00:02:40.649]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build893324914/b558/_pkg_.a
2025-08-20T20:50:43.8371862Z [00:02:40.649]➜  packagefile k8s.io/client-go/rest/watch=/tmp/go-build893324914/b570/_pkg_.a
2025-08-20T20:50:43.8372435Z [00:02:40.649]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build893324914/b563/_pkg_.a
2025-08-20T20:50:43.8373090Z [00:02:40.649]➜  packagefile k8s.io/client-go/transport=/tmp/go-build893324914/b564/_pkg_.a
2025-08-20T20:50:43.8373649Z [00:02:40.649]➜  packagefile k8s.io/client-go/util/cert=/tmp/go-build893324914/b571/_pkg_.a
2025-08-20T20:50:43.8374238Z [00:02:40.649]➜  packagefile k8s.io/client-go/util/flowcontrol=/tmp/go-build893324914/b573/_pkg_.a
2025-08-20T20:50:43.8374801Z [00:02:40.649]➜  packagefile k8s.io/utils/clock=/tmp/go-build893324914/b566/_pkg_.a
2025-08-20T20:50:43.8375429Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build893324914/b545/_pkg_.a
2025-08-20T20:50:43.8376197Z [00:02:40.649]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build893324914/b552/_pkg_.a
2025-08-20T20:50:43.8377051Z [00:02:40.649]➜  packagefile k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build893324914/b576/_pkg_.a
2025-08-20T20:50:43.8377647Z [00:02:40.649]➜  packagefile github.com/go-logr/logr=/tmp/go-build893324914/b488/_pkg_.a
2025-08-20T20:50:43.8378293Z [00:02:40.649]➜  packagefile k8s.io/klog/v2/internal/buffer=/tmp/go-build893324914/b489/_pkg_.a
2025-08-20T20:50:43.8378887Z [00:02:40.649]➜  packagefile k8s.io/klog/v2/internal/clock=/tmp/go-build893324914/b491/_pkg_.a
2025-08-20T20:50:43.8379471Z [00:02:40.649]➜  packagefile k8s.io/klog/v2/internal/dbg=/tmp/go-build893324914/b492/_pkg_.a
2025-08-20T20:50:43.8380065Z [00:02:40.649]➜  packagefile k8s.io/klog/v2/internal/serialize=/tmp/go-build893324914/b493/_pkg_.a
2025-08-20T20:50:43.8380671Z [00:02:40.649]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build893324914/b490/_pkg_.a
2025-08-20T20:50:43.8381294Z [00:02:40.649]➜  packagefile k8s.io/klog/v2/internal/sloghandler=/tmp/go-build893324914/b494/_pkg_.a
2025-08-20T20:50:43.8381920Z [00:02:40.649]➜  packagefile golang.org/x/image/font/opentype=/tmp/go-build893324914/b592/_pkg_.a
2025-08-20T20:50:43.8382518Z [00:02:40.649]➜  packagefile golang.org/x/image/font/sfnt=/tmp/go-build893324914/b593/_pkg_.a
2025-08-20T20:50:43.8383106Z [00:02:40.649]➜  packagefile github.com/dop251/goja/ast=/tmp/go-build893324914/b612/_pkg_.a
2025-08-20T20:50:43.8383671Z [00:02:40.650]➜  packagefile github.com/dop251/goja/file=/tmp/go-build893324914/b613/_pkg_.a
2025-08-20T20:50:43.8384312Z [00:02:40.650]➜  packagefile github.com/dop251/goja/ftoa=/tmp/go-build893324914/b618/_pkg_.a
2025-08-20T20:50:43.8384894Z [00:02:40.650]➜  packagefile github.com/dop251/goja/parser=/tmp/go-build893324914/b620/_pkg_.a
2025-08-20T20:50:43.8385472Z [00:02:40.650]➜  packagefile github.com/dop251/goja/token=/tmp/go-build893324914/b616/_pkg_.a
2025-08-20T20:50:43.8386065Z [00:02:40.650]➜  packagefile github.com/dop251/goja/unistring=/tmp/go-build893324914/b617/_pkg_.a
2025-08-20T20:50:43.8386775Z [00:02:40.650]➜  packagefile github.com/google/pprof/profile=/tmp/go-build893324914/b622/_pkg_.a
2025-08-20T20:50:43.8387361Z [00:02:40.650]➜  packagefile golang.org/x/text/collate=/tmp/go-build893324914/b623/_pkg_.a
2025-08-20T20:50:43.8387876Z [00:02:40.650]➜  packagefile hash/maphash=/tmp/go-build893324914/b625/_pkg_.a
2025-08-20T20:50:43.8388416Z [00:02:40.650]➜  packagefile golang.org/x/xerrors/internal=/tmp/go-build893324914/b600/_pkg_.a
2025-08-20T20:50:43.8388989Z [00:02:40.650]➜  packagefile image/internal/imageutil=/tmp/go-build893324914/b591/_pkg_.a
2025-08-20T20:50:43.8389625Z [00:02:40.650]➜  packagefile github.com/xo/terminfo=/tmp/go-build893324914/b263/_pkg_.a
2025-08-20T20:50:43.8390127Z [00:02:40.650]➜  packagefile hash/adler32=/tmp/go-build893324914/b251/_pkg_.a
2025-08-20T20:50:43.8390589Z [00:02:40.650]➜  packagefile go/scanner=/tmp/go-build893324914/b499/_pkg_.a
2025-08-20T20:50:43.8391061Z [00:02:40.650]➜  packagefile go/doc/comment=/tmp/go-build893324914/b502/_pkg_.a
2025-08-20T20:50:43.8391564Z [00:02:40.650]➜  packagefile internal/lazyregexp=/tmp/go-build893324914/b503/_pkg_.a
2025-08-20T20:50:43.8392087Z [00:02:40.650]➜  packagefile go/build/constraint=/tmp/go-build893324914/b505/_pkg_.a
2025-08-20T20:50:43.8392641Z [00:02:40.650]➜  packagefile github.com/json-iterator/go=/tmp/go-build893324914/b515/_pkg_.a
2025-08-20T20:50:43.8393272Z [00:02:40.650]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build893324914/b518/_pkg_.a
2025-08-20T20:50:43.8393848Z [00:02:40.650]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build893324914/b475/_pkg_.a
2025-08-20T20:50:43.8394512Z [00:02:40.650]➜  packagefile sigs.k8s.io/json/internal/golang/encoding/json=/tmp/go-build893324914/b511/_pkg_.a
2025-08-20T20:50:43.8395251Z [00:02:40.650]➜  packagefile k8s.io/utils/internal/third_party/forked/golang/net=/tmp/go-build893324914/b496/_pkg_.a
2025-08-20T20:50:43.8395922Z [00:02:40.650]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build893324914/b526/_pkg_.a
2025-08-20T20:50:43.8396615Z [00:02:40.650]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build893324914/b530/_pkg_.a
2025-08-20T20:50:43.8397177Z [00:02:40.650]➜  packagefile golang.org/x/net/idna=/tmp/go-build893324914/b527/_pkg_.a
2025-08-20T20:50:43.8397842Z [00:02:40.650]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build893324914/b531/_pkg_.a
2025-08-20T20:50:43.8398569Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build893324914/b551/_pkg_.a
2025-08-20T20:50:43.8399345Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build893324914/b547/_pkg_.a
2025-08-20T20:50:43.8400116Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build893324914/b546/_pkg_.a
2025-08-20T20:50:43.8400787Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build893324914/b557/_pkg_.a
2025-08-20T20:50:43.8401400Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/util/dump=/tmp/go-build893324914/b559/_pkg_.a
2025-08-20T20:50:43.8402145Z [00:02:40.650]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build893324914/b560/_pkg_.a
2025-08-20T20:50:43.8402933Z [00:02:40.650]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build893324914/b561/_pkg_.a
2025-08-20T20:50:43.8403633Z [00:02:40.650]➜  packagefile k8s.io/client-go/util/connrotation=/tmp/go-build893324914/b567/_pkg_.a
2025-08-20T20:50:43.8404252Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build893324914/b565/_pkg_.a
2025-08-20T20:50:43.8404933Z [00:02:40.650]➜  packagefile k8s.io/client-go/util/workqueue=/tmp/go-build893324914/b568/_pkg_.a
2025-08-20T20:50:43.8405511Z [00:02:40.650]➜  packagefile k8s.io/client-go/util/keyutil=/tmp/go-build893324914/b572/_pkg_.a
2025-08-20T20:50:43.8406112Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/util/framer=/tmp/go-build893324914/b548/_pkg_.a
2025-08-20T20:50:43.8406833Z [00:02:40.650]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build893324914/b549/_pkg_.a
2025-08-20T20:50:43.8407379Z [00:02:40.650]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build893324914/b550/_pkg_.a
2025-08-20T20:50:43.8407909Z [00:02:40.650]➜  packagefile golang.org/x/image/vector=/tmp/go-build893324914/b595/_pkg_.a
2025-08-20T20:50:43.8408516Z [00:02:40.650]➜  packagefile golang.org/x/text/encoding/charmap=/tmp/go-build893324914/b594/_pkg_.a
2025-08-20T20:50:43.8409134Z [00:02:40.650]➜  packagefile github.com/go-sourcemap/sourcemap=/tmp/go-build893324914/b614/_pkg_.a
2025-08-20T20:50:43.8409793Z [00:02:40.650]➜  packagefile github.com/dop251/goja/ftoa/internal/fast=/tmp/go-build893324914/b619/_pkg_.a
2025-08-20T20:50:43.8410531Z [00:02:40.650]➜  packagefile golang.org/x/text/unicode/rangetable=/tmp/go-build893324914/b621/_pkg_.a
2025-08-20T20:50:43.8411156Z [00:02:40.650]➜  packagefile golang.org/x/text/internal/colltab=/tmp/go-build893324914/b624/_pkg_.a
2025-08-20T20:50:43.8411761Z [00:02:40.650]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build893324914/b516/_pkg_.a
2025-08-20T20:50:43.8412349Z [00:02:40.650]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build893324914/b517/_pkg_.a
2025-08-20T20:50:43.8412908Z [00:02:40.650]➜  packagefile github.com/x448/float16=/tmp/go-build893324914/b477/_pkg_.a
2025-08-20T20:50:43.8413550Z [00:02:40.650]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build893324914/b528/_pkg_.a
2025-08-20T20:50:43.8414159Z [00:02:40.650]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build893324914/b529/_pkg_.a
2025-08-20T20:50:43.8414700Z [00:02:40.650]➜  packagefile container/heap=/tmp/go-build893324914/b569/_pkg_.a
2025-08-20T20:50:43.8415348Z [00:02:40.650]➜  packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=/tmp/go-build893324914/b615/_pkg_.a
2025-08-20T20:50:43.8462128Z [00:02:40.650]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgitlab.com/gitlab-org/cli/cmd/glab\nmod\tgitlab.com/gitlab-org/cli\tv1.67.1-0.20250820064939-318bc52a935a\t\ndep\tgithub.com/AlecAivazis/survey/v2\tv2.3.7\th1:6I/u8FvytdGsgonrYsVn2t8t4QiRnh6QSTqkkhIiSjQ=\ndep\tgithub.com/MakeNowJust/heredoc/v2\tv2.0.1\th1:rlCHh70XXXv7toz95ajQWOWQnN4WNLt0TdpZYIR/J6A=\ndep\tgithub.com/PuerkitoBio/goquery\tv1.10.0\th1:6fiXdLuUvYs2OJSvNRqlNPoBm6YABE226xrbavY5Wv4=\ndep\tgithub.com/alecthomas/chroma/v2\tv2.14.0\th1:R3+wzpnUArGcQz7fCETQBzO5n9IMNi13iIs46aU4V9E=\ndep\tgithub.com/andybalholm/cascadia\tv1.3.2\th1:3Xi6Dw5lHF15JtdcmAHD3i1+T8plmv7BQ/nsViSLyss=\ndep\tgithub.com/avast/retry-go/v4\tv4.6.1\th1:VkOLRubHdisGrHnTu89g08aQEWEgRU7LVEop3GbIcMk=\ndep\tgithub.com/aymanbagabas/go-osc52/v2\tv2.0.1\th1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=\ndep\tgithub.com/aymerick/douceur\tv0.2.0\th1:Mv+mAeH1Q+n9Fr+oyamOlAkUNPWPlA8PPGR0QAaYuPk=\ndep\tgithub.com/briandowns/spinner\tv1.23.2\th1:Zc6ecUnI+YzLmJniCfDNaMbW0Wid1d5+qcTq4L2FW8w=\ndep\tgithub.com/charmbracelet/colorprofile\tv0.2.3-0.20250311203215-f60798e515dc\th1:4pZI35227imm7yK2bGPcfpFEmuY1gc2YSTShr4iJBfs=\ndep\tgithub.com/charmbracelet/glamour\tv0.10.0\th1:MtZvfwsYCx8jEPFJm3rIBFIMZUfUJ765oX8V6kXldcY=\ndep\tgithub.com/charmbracelet/lipgloss\tv1.1.1-0.20250404203927-76690c660834\th1:ZR7e0ro+SZZiIZD7msJyA+NjkCNNavuiPBLgerbOziE=\ndep\tgithub.com/charmbracelet/x/ansi\tv0.8.0\th1:9GTq3xq9caJW8ZrBTe0LIe2fvfLR/bYXKTx2llXn7xE=\ndep\tgithub.com/charmbracelet/x/cellbuf\tv0.0.13\th1:/KBBKHuVRbq1lYx5BzEHBAFBP8VcQzJejZ/IA3iR28k=\ndep\tgithub.com/charmbracelet/x/exp/slice\tv0.0.0-20250327172914-2fdc97757edf\th1:rLG0Yb6MQSDKdB52aGX55JT1oi0P0Kuaj7wi1bLUpnI=\ndep\tgithub.com/charmbracelet/x/term\tv0.2.1\th1:AQeHeLZ1OqSXhrAWpYUtZyX1T3zVxfpZuEQMIQaGIAQ=\ndep\tgithub.com/coder/websocket\tv1.8.13\th1:f3QZdXy7uGVz+4uCJy2nTZyM0yTBj8yANEHhqlXZ9FE=\ndep\tgithub.com/cyphar/filepath-securejoin\tv0.4.1\th1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s=\ndep\tgithub.com/davecgh/go-spew\tv1.1.2-0.20180830191138-d8f796af33cc\th1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=\ndep\tgithub.com/dlclark/regexp2\tv1.11.4\th1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yAo=\ndep\tgithub.com/docker/cli\tv28.3.3+incompatible\th1:fp9ZHAr1WWPGdIWBM1b3zLtgCF+83gRdVMTJsUeiyAo=\ndep\tgithub.com/docker/docker-credential-helpers\tv0.9.3\th1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8=\ndep\tgithub.com/dop251/goja\tv0.0.0-20240927123429-241b342198c2\th1:Ux9RXuPQmTB4C1MKagNLme0krvq8ulewfor+ORO/QL4=\ndep\tgithub.com/dustin/go-humanize\tv1.0.1\th1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=\ndep\tgithub.com/fatih/color\tv1.16.0\th1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=\ndep\tgithub.com/fsnotify/fsnotify\tv1.8.0\th1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M=\ndep\tgithub.com/fxamacker/cbor/v2\tv2.7.0\th1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=\ndep\tgithub.com/gdamore/encoding\tv1.0.1\th1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw=\ndep\tgithub.com/gdamore/tcell/v2\tv2.8.1\th1:KPNxyqclpWpWQlPLx6Xui1pMk8S+7+R37h3g07997NU=\ndep\tgithub.com/go-logr/logr\tv1.4.2\th1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=\ndep\tgithub.com/go-sourcemap/sourcemap\tv2.1.4+incompatible\th1:a+iTbH5auLKxaNwQFg0B+TCYl6lbukKPc7b5x0n1s6Q=\ndep\tgithub.com/go-viper/mapstructure/v2\tv2.2.1\th1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss=\ndep\tgithub.com/godbus/dbus/v5\tv5.1.0\th1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=\ndep\tgithub.com/gogo/protobuf\tv1.3.2\th1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=\ndep\tgithub.com/golang-jwt/jwt/v5\tv5.3.0\th1:pv4AsKCKKZuqlgs5sUmn4x8UlGa0kEVt/puTpKx9vvo=\ndep\tgithub.com/golang/freetype\tv0.0.0-20170609003504-e2365dfdc4a0\th1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=\ndep\tgithub.com/google/go-querystring\tv1.1.0\th1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=\ndep\tgithub.com/google/pprof\tv0.0.0-20241029153458-d1b30febd7db\th1:097atOisP2aRj7vFgYQBbFN4U4JNXUNYpxael3UzMyo=\ndep\tgithub.com/google/renameio/v2\tv2.0.0\th1:UifI23ZTGY8Tt29JbYFiuyIU3eX+RNFtUwefq9qAhxg=\ndep\tgithub.com/google/shlex\tv0.0.0-20191202100458-e7afc7fbc510\th1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=\ndep\tgithub.com/google/uuid\tv1.6.0\th1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=\ndep\tgithub.com/gorilla/css\tv1.0.1\th1:ntNaBIghp6JmvWnxbZKANoLyuXTPZ4cAMlo6RyhlbO8=\ndep\tgithub.com/gosuri/uilive\tv0.0.4\th1:hUEBpQDj8D8jXgtCdBu7sWsy5sbW/5GhuO8KBwJ2jyY=\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\th1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=\ndep\tgithub.com/hashicorp/go-cleanhttp\tv0.5.2\th1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\th1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=\ndep\tgithub.com/hashicorp/go-retryablehttp\tv0.7.8\th1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVUrx/c8Unxc48=\ndep\tgithub.com/hashicorp/go-version\tv1.7.0\th1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=\ndep\tgithub.com/json-iterator/go\tv1.1.12\th1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=\ndep\tgithub.com/kballard/go-shellquote\tv0.0.0-20180428030007-95032a82bc51\th1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=\ndep\tgithub.com/lucasb-eyer/go-colorful\tv1.2.0\th1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=\ndep\tgithub.com/lunixbochs/vtclean\tv1.0.0\th1:xu2sLAri4lGiovBDQKxl5mrXyESr3gUr5m5SM5+LVb8=\ndep\tgithub.com/mattn/go-colorable\tv0.1.14\th1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE=\ndep\tgithub.com/mattn/go-isatty\tv0.0.20\th1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=\ndep\tgithub.com/mattn/go-runewidth\tv0.0.16\th1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc=\ndep\tgithub.com/mazznoer/csscolorparser\tv0.1.5\th1:Wr4uNIE+pHWN3TqZn2SGpA2nLRG064gB7WdSfSS5cz4=\ndep\tgithub.com/mgutz/ansi\tv0.0.0-20200706080929-d51e80ef957d\th1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI=\ndep\tgithub.com/microcosm-cc/bluemonday\tv1.0.27\th1:MpEUotklkwCSLeH+Qdx1VJgNqLlpY2KXwXFM08ygZfk=\ndep\tgithub.com/mitchellh/go-homedir\tv1.1.0\th1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\th1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\th1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=\ndep\tgithub.com/muesli/reflow\tv0.3.0\th1:IFsN6K9NfGtjeggFP+68I4chLZV2yIKsXJFNZ+eWh6s=\ndep\tgithub.com/muesli/termenv\tv0.16.0\th1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc=\ndep\tgithub.com/munnerz/goautoneg\tv0.0.0-20191010083416-a7dc8b61c822\th1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=\ndep\tgithub.com/pelletier/go-toml/v2\tv2.2.3\th1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=\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/pmezard/go-difflib\tv1.0.1-0.20181226105442-5d4384ee4fb2\th1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=\ndep\tgithub.com/rivo/tview\tv0.0.0-20230621164836-6cc0565babaf\th1:IchpMMtnfvzg7T3je672bP1nKWz1M4tW3kMZT6CbgoM=\ndep\tgithub.com/rivo/uniseg\tv0.4.7\th1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=\ndep\tgithub.com/sagikazarmark/locafero\tv0.7.0\th1:5MqpDsTGNDhY8sGp0Aowyf0qKsPrhewaLSsFaodPcyo=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/sourcegraph/conc\tv0.3.0\th1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=\ndep\tgithub.com/spf13/afero\tv1.12.0\th1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=\ndep\tgithub.com/spf13/cast\tv1.7.1\th1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=\ndep\tgithub.com/spf13/cobra\tv1.9.1\th1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=\ndep\tgithub.com/spf13/pflag\tv1.0.6\th1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=\ndep\tgithub.com/spf13/viper\tv1.20.1\th1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4=\ndep\tgithub.com/stretchr/testify\tv1.10.0\th1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=\ndep\tgithub.com/subosito/gotenv\tv1.6.0\th1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=\ndep\tgithub.com/tidwall/pretty\tv1.2.1\th1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4=\ndep\tgithub.com/x448/float16\tv0.8.4\th1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=\ndep\tgithub.com/xo/terminfo\tv0.0.0-20220910002029-abceb7e1c41e\th1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=\ndep\tgithub.com/yuin/goldmark\tv1.7.8\th1:iERMLn0/QJeHFhxSt3p6PeN9mGnvIKSpG9YYorDMnic=\ndep\tgithub.com/yuin/goldmark-emoji\tv1.0.5\th1:EMVWyCGPlXJfUXBXpuMu+ii3TIaxbVBnEX9uaDC4cIk=\ndep\tgithub.com/zalando/go-keyring\tv0.2.6\th1:r7Yc3+H+Ux0+M72zacZoItR3UDxeWfKTcabvkI8ua9s=\ndep\tgitlab.com/gitlab-org/api/client-go\tv0.141.1\th1:d27K2wKSAzp6ytoc7pwJrNGQy5PRAVNXgVav16KfEMg=\ndep\tgolang.org/x/crypto\tv0.41.0\th1:WKYxWedPGCTVVl5+WHSSrOBT0O8lx32+zxmHxijgXp4=\ndep\tgolang.org/x/exp\tv0.0.0-20240909161429-701f63a606c0\th1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk=\ndep\tgolang.org/x/image\tv0.20.0\th1:7cVCUjQwfL18gyBJOmYvptfSHS8Fb3YUDtfLIZ7Nbpw=\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\tgolang.org/x/xerrors\tv0.0.0-20240903120638-7835f813f4da\th1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=\ndep\tgonum.org/v1/plot\tv0.14.0\th1:+LBDVFYwFe4LHhdP8coW6296MBEY4nQ+Y4vuUpJopcE=\ndep\tgopkg.in/inf.v0\tv0.9.1\th1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=\ndep\tgopkg.in/yaml.v3\tv3.0.1\th1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=\ndep\tk8s.io/apimachinery\tv0.33.4\th1:SOf/JW33TP0eppJMkIgQ+L6atlDiP/090oaX0y9pd9s=\ndep\tk8s.io/client-go\tv0.33.4\th1:TNH+CSu8EmXfitntjUPwaKVPN0AYMbc9F1bBS8/ABpw=\ndep\tk8s.io/klog/v2\tv2.130.1\th1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=\ndep\tk8s.io/utils\tv0.0.0-20241104100929-3ea5e8cea738\th1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=\ndep\toss.terrastruct.com/d2\tv0.7.0\th1:nFTap/RgAQtm1aAmUOOJxO8vgSCj3SLILcOkStnyHeI=\ndep\toss.terrastruct.com/util-go\tv0.0.0-20250213174338-243d8661088a\th1:UXF/Z9i9tOx/wqGUOn/T12wZeez1Gg0sAVKKl7YUDwM=\ndep\tsigs.k8s.io/json\tv0.0.0-20241010143419-9aa6b5e7a4b3\th1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8=\ndep\tsigs.k8s.io/randfill\tv1.0.0\th1:JfjMILfT8A6RbawdsK2JXGBR5AQVfd+9TbzrlneTyrU=\ndep\tsigs.k8s.io/structured-merge-diff/v4\tv4.6.0\th1:IUA9nvMmnKWcj5jl84xn+T5MnlZKThmUW1TdblaLVAc=\ndep\tsigs.k8s.io/yaml\tv1.4.0\th1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\nbuild\tvcs=git\nbuild\tvcs.revision=318bc52a935a57e140e85977fb1b557a70ea4853\nbuild\tvcs.time=2025-08-20T06:49:39Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T20:50:43.8502422Z [00:02:40.650]➜  EOF
2025-08-20T20:50:43.8502698Z [00:02:40.650]➜  mkdir -p $WORK/b001/exe/
2025-08-20T20:50:43.8502974Z [00:02:40.650]➜  cd .
2025-08-20T20:50:43.8504488Z [00:02:40.650]➜  GOROOT='' /root/.go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=BrhC0kRmrYPT3pIg6gsI/E6SXulcIbi8GL7CWEpuP/298XVU7B7nagH6YB6cZD/BrhC0kRmrYPT3pIg6gsI -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T20:50:45.0044723Z [00:02:41.873]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T20:50:45.0429553Z [00:02:41.912]➜  mkdir -p /build-bins/
2025-08-20T20:50:45.0433953Z [00:02:41.912]➜  cp $WORK/b001/exe/a.out /build-bins/glab
2025-08-20T20:50:45.0784447Z [00:02:41.947]➜  rm -rf $WORK/b001/
2025-08-20T20:50:45.2592597Z [00:02:42.128]➜  + cp -fv /build-bins/glab /build-bins/gitlab-cli
2025-08-20T20:50:45.2608342Z [00:02:42.130]➜  '/build-bins/glab' -> '/build-bins/gitlab-cli'
2025-08-20T20:50:45.4374797Z [00:02:42.306]➜  '/tmp/tmp.5uUBlPMIZD/TEMPREPO/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T20:50:45.4600665Z [00:02:42.329]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T20:50:45.6928725Z [00:02:42.562]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T20:50:45.6932314Z [00:02:42.562]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T20:50:45.7242664Z [00:02:42.593]➜  copy from `/build-bins/glab' [elf64-x86-64] to `/build-bins/stCjKnfh' [elf64-x86-64]
2025-08-20T20:50:45.8740512Z [00:02:42.743]➜  copy from `/build-bins/gitlab-cli' [elf64-x86-64] to `/build-bins/stBfEKFm' [elf64-x86-64]
2025-08-20T20:50:46.0322300Z [00:02:42.901]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T20:50:46.0353772Z [00:02:42.904]➜  
2025-08-20T20:50:46.0371202Z [00:02:42.906]➜  /build-bins/glab
2025-08-20T20:50:46.0385186Z [00:02:42.907]➜  There are 24 section headers, starting at offset 0x2d9de38:
2025-08-20T20:50:46.0387791Z [00:02:42.907]➜  
2025-08-20T20:50:46.0388229Z [00:02:42.907]➜  Section Headers:
2025-08-20T20:50:46.0388863Z [00:02:42.907]➜    [Nr] Name              Type             Address           Offset
2025-08-20T20:50:46.0389337Z [00:02:42.907]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T20:50:46.0389772Z [00:02:42.907]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T20:50:46.0390194Z [00:02:42.907]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T20:50:46.0390624Z [00:02:42.907]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000238  00000238
2025-08-20T20:50:46.0391221Z [00:02:42.907]➜         0000000000000030  0000000000000000   A       2     0     8
2025-08-20T20:50:46.0391651Z [00:02:42.907]➜    [ 2] .dynsym           DYNSYM           0000000000000268  00000268
2025-08-20T20:50:46.0392068Z [00:02:42.907]➜         0000000000000060  0000000000000018   A       3     1     8
2025-08-20T20:50:46.0392488Z [00:02:42.907]➜    [ 3] .dynstr           STRTAB           00000000000002c8  000002c8
2025-08-20T20:50:46.0392917Z [00:02:42.907]➜         0000000000000027  0000000000000000   A       0     0     1
2025-08-20T20:50:46.0393348Z [00:02:42.907]➜    [ 4] .rela.dyn         RELA             00000000000002f0  000002f0
2025-08-20T20:50:46.0393787Z [00:02:42.907]➜         00000000003af878  0000000000000018   A       2     0     8
2025-08-20T20:50:46.0394225Z [00:02:42.907]➜    [ 5] .init             PROGBITS         00000000003b0000  003b0000
2025-08-20T20:50:46.0394645Z [00:02:42.907]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T20:50:46.0395080Z [00:02:42.907]➜    [ 6] .text             PROGBITS         00000000003b0040  003b0040
2025-08-20T20:50:46.0395605Z [00:02:42.907]➜         0000000000fca5ee  0000000000000000  AX       0     0     64
2025-08-20T20:50:46.0396030Z [00:02:42.907]➜    [ 7] .fini             PROGBITS         000000000137a62e  0137a62e
2025-08-20T20:50:46.0396445Z [00:02:42.907]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T20:50:46.0397131Z [00:02:42.907]➜    [ 8] .rodata           PROGBITS         000000000137b000  0137b000
2025-08-20T20:50:46.0397577Z [00:02:42.907]➜         0000000000a2626c  0000000000000000   A       0     0     32
2025-08-20T20:50:46.0398119Z [00:02:42.907]➜    [ 9] .eh_frame_hdr     PROGBITS         0000000001da126c  01da126c
2025-08-20T20:50:46.0398648Z [00:02:42.907]➜         00000000000000ac  0000000000000000   A       0     0     4
2025-08-20T20:50:46.0399088Z [00:02:42.907]➜    [10] .eh_frame         PROGBITS         0000000001da1318  01da1318
2025-08-20T20:50:46.0399521Z [00:02:42.907]➜         0000000000000318  0000000000000000   A       0     0     8
2025-08-20T20:50:46.0399943Z [00:02:42.907]➜    [11] .tbss             NOBITS           0000000001da29d0  01da19d0
2025-08-20T20:50:46.0400359Z [00:02:42.907]➜         0000000000000008  0000000000000000 WAT       0     0     8
2025-08-20T20:50:46.0400796Z [00:02:42.907]➜    [12] .init_array       INIT_ARRAY       0000000001da29d0  01da19d0
2025-08-20T20:50:46.0401244Z [00:02:42.907]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T20:50:46.0401685Z [00:02:42.907]➜    [13] .fini_array       FINI_ARRAY       0000000001da29d8  01da19d8
2025-08-20T20:50:46.0402126Z [00:02:42.907]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T20:50:46.0402567Z [00:02:42.907]➜    [14] .data.rel.ro      PROGBITS         0000000001da29e0  01da19e0
2025-08-20T20:50:46.0403010Z [00:02:42.907]➜         0000000000da8478  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0403452Z [00:02:42.907]➜    [15] .dynamic          DYNAMIC          0000000002b4ae58  02b49e58
2025-08-20T20:50:46.0403887Z [00:02:42.907]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T20:50:46.0404306Z [00:02:42.908]➜    [16] .got              PROGBITS         0000000002b4afc8  02b49fc8
2025-08-20T20:50:46.0404722Z [00:02:42.908]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-20T20:50:46.0405141Z [00:02:42.908]➜    [17] .data             PROGBITS         0000000002b4b000  02b4a000
2025-08-20T20:50:46.0405567Z [00:02:42.908]➜         0000000000056a40  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0406016Z [00:02:42.908]➜    [18] .go.buildinfo     PROGBITS         0000000002ba1a40  02ba0a40
2025-08-20T20:50:46.0406466Z [00:02:42.908]➜         00000000000029b0  0000000000000000  WA       0     0     16
2025-08-20T20:50:46.0407105Z [00:02:42.908]➜    [19] .go.fipsinfo      PROGBITS         0000000002ba4400  02ba3400
2025-08-20T20:50:46.0407630Z [00:02:42.908]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0408074Z [00:02:42.908]➜    [20] .noptrdata        PROGBITS         0000000002ba4480  02ba3480
2025-08-20T20:50:46.0408512Z [00:02:42.908]➜         00000000001fa8e1  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0408927Z [00:02:42.908]➜    [21] .bss              NOBITS           0000000002d9ed80  02d9dd61
2025-08-20T20:50:46.0409344Z [00:02:42.908]➜         0000000000030da0  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0409784Z [00:02:42.908]➜    [22] .noptrbss         NOBITS           0000000002dcfb20  02d9dd61
2025-08-20T20:50:46.0410229Z [00:02:42.908]➜         0000000000020180  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0410661Z [00:02:42.908]➜    [23] .shstrtab         STRTAB           0000000000000000  02d9dd61
2025-08-20T20:50:46.0411303Z [00:02:42.908]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T20:50:46.0412070Z [00:02:42.908]➜  Key to Flags:
2025-08-20T20:50:46.0412872Z [00:02:42.908]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T20:50:46.0413734Z [00:02:42.908]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T20:50:46.0414290Z [00:02:42.908]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T20:50:46.0414722Z [00:02:42.908]➜    D (mbind), l (large), p (processor specific)
2025-08-20T20:50:46.0415034Z [00:02:42.910]➜  
2025-08-20T20:50:46.0429384Z [00:02:42.912]➜  /build-bins/gitlab-cli
2025-08-20T20:50:46.0442110Z [00:02:42.913]➜  There are 24 section headers, starting at offset 0x2d9de38:
2025-08-20T20:50:46.0444096Z [00:02:42.913]➜  
2025-08-20T20:50:46.0444824Z [00:02:42.913]➜  Section Headers:
2025-08-20T20:50:46.0445633Z [00:02:42.913]➜    [Nr] Name              Type             Address           Offset
2025-08-20T20:50:46.0446386Z [00:02:42.913]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T20:50:46.0447050Z [00:02:42.913]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T20:50:46.0447467Z [00:02:42.913]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T20:50:46.0447902Z [00:02:42.913]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000238  00000238
2025-08-20T20:50:46.0448354Z [00:02:42.913]➜         0000000000000030  0000000000000000   A       2     0     8
2025-08-20T20:50:46.0448799Z [00:02:42.913]➜    [ 2] .dynsym           DYNSYM           0000000000000268  00000268
2025-08-20T20:50:46.0449228Z [00:02:42.913]➜         0000000000000060  0000000000000018   A       3     1     8
2025-08-20T20:50:46.0449657Z [00:02:42.913]➜    [ 3] .dynstr           STRTAB           00000000000002c8  000002c8
2025-08-20T20:50:46.0450091Z [00:02:42.913]➜         0000000000000027  0000000000000000   A       0     0     1
2025-08-20T20:50:46.0450507Z [00:02:42.913]➜    [ 4] .rela.dyn         RELA             00000000000002f0  000002f0
2025-08-20T20:50:46.0450940Z [00:02:42.913]➜         00000000003af878  0000000000000018   A       2     0     8
2025-08-20T20:50:46.0458328Z [00:02:42.913]➜    [ 5] .init             PROGBITS         00000000003b0000  003b0000
2025-08-20T20:50:46.0458792Z [00:02:42.913]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T20:50:46.0459243Z [00:02:42.913]➜    [ 6] .text             PROGBITS         00000000003b0040  003b0040
2025-08-20T20:50:46.0459696Z [00:02:42.913]➜         0000000000fca5ee  0000000000000000  AX       0     0     64
2025-08-20T20:50:46.0460134Z [00:02:42.913]➜    [ 7] .fini             PROGBITS         000000000137a62e  0137a62e
2025-08-20T20:50:46.0460569Z [00:02:42.913]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T20:50:46.0461001Z [00:02:42.913]➜    [ 8] .rodata           PROGBITS         000000000137b000  0137b000
2025-08-20T20:50:46.0461429Z [00:02:42.913]➜         0000000000a2626c  0000000000000000   A       0     0     32
2025-08-20T20:50:46.0461997Z [00:02:42.913]➜    [ 9] .eh_frame_hdr     PROGBITS         0000000001da126c  01da126c
2025-08-20T20:50:46.0462423Z [00:02:42.913]➜         00000000000000ac  0000000000000000   A       0     0     4
2025-08-20T20:50:46.0462846Z [00:02:42.913]➜    [10] .eh_frame         PROGBITS         0000000001da1318  01da1318
2025-08-20T20:50:46.0463266Z [00:02:42.913]➜         0000000000000318  0000000000000000   A       0     0     8
2025-08-20T20:50:46.0463683Z [00:02:42.913]➜    [11] .tbss             NOBITS           0000000001da29d0  01da19d0
2025-08-20T20:50:46.0464108Z [00:02:42.913]➜         0000000000000008  0000000000000000 WAT       0     0     8
2025-08-20T20:50:46.0464554Z [00:02:42.913]➜    [12] .init_array       INIT_ARRAY       0000000001da29d0  01da19d0
2025-08-20T20:50:46.0464995Z [00:02:42.913]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T20:50:46.0465431Z [00:02:42.913]➜    [13] .fini_array       FINI_ARRAY       0000000001da29d8  01da19d8
2025-08-20T20:50:46.0465949Z [00:02:42.913]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T20:50:46.0466374Z [00:02:42.913]➜    [14] .data.rel.ro      PROGBITS         0000000001da29e0  01da19e0
2025-08-20T20:50:46.0467029Z [00:02:42.913]➜         0000000000da8478  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0467460Z [00:02:42.913]➜    [15] .dynamic          DYNAMIC          0000000002b4ae58  02b49e58
2025-08-20T20:50:46.0468143Z [00:02:42.913]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T20:50:46.0468968Z [00:02:42.913]➜    [16] .got              PROGBITS         0000000002b4afc8  02b49fc8
2025-08-20T20:50:46.0469910Z [00:02:42.913]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-20T20:50:46.0470663Z [00:02:42.913]➜    [17] .data             PROGBITS         0000000002b4b000  02b4a000
2025-08-20T20:50:46.0471116Z [00:02:42.913]➜         0000000000056a40  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0471577Z [00:02:42.913]➜    [18] .go.buildinfo     PROGBITS         0000000002ba1a40  02ba0a40
2025-08-20T20:50:46.0472020Z [00:02:42.913]➜         00000000000029b0  0000000000000000  WA       0     0     16
2025-08-20T20:50:46.0472461Z [00:02:42.913]➜    [19] .go.fipsinfo      PROGBITS         0000000002ba4400  02ba3400
2025-08-20T20:50:46.0473199Z [00:02:42.913]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0473989Z [00:02:42.913]➜    [20] .noptrdata        PROGBITS         0000000002ba4480  02ba3480
2025-08-20T20:50:46.0474456Z [00:02:42.913]➜         00000000001fa8e1  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0474882Z [00:02:42.913]➜    [21] .bss              NOBITS           0000000002d9ed80  02d9dd61
2025-08-20T20:50:46.0475298Z [00:02:42.913]➜         0000000000030da0  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0475726Z [00:02:42.913]➜    [22] .noptrbss         NOBITS           0000000002dcfb20  02d9dd61
2025-08-20T20:50:46.0476161Z [00:02:42.913]➜         0000000000020180  0000000000000000  WA       0     0     32
2025-08-20T20:50:46.0476781Z [00:02:42.913]➜    [23] .shstrtab         STRTAB           0000000000000000  02d9dd61
2025-08-20T20:50:46.0477218Z [00:02:42.913]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T20:50:46.0477556Z [00:02:42.913]➜  Key to Flags:
2025-08-20T20:50:46.0477917Z [00:02:42.913]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T20:50:46.0478397Z [00:02:42.913]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T20:50:46.0478859Z [00:02:42.913]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T20:50:46.0479278Z [00:02:42.913]➜    D (mbind), l (large), p (processor specific)
2025-08-20T20:50:46.0479585Z [00:02:42.916]➜  
2025-08-20T20:50:46.0486970Z [00:02:42.918]➜  /build-bins/LICENSE
2025-08-20T20:50:46.0502377Z [00:02:42.919]➜  + file /build-bins/LICENSE /build-bins/gitlab-cli /build-bins/glab
2025-08-20T20:50:46.0708377Z [00:02:42.940]➜  /build-bins/LICENSE:    ASCII text
2025-08-20T20:50:46.0814267Z [00:02:42.950]➜  /build-bins/gitlab-cli: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T20:50:46.0815234Z [00:02:42.950]➜  /build-bins/glab:       ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T20:50:46.0824989Z [00:02:42.951]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/gitlab-cli /build-bins/glab
2025-08-20T20:50:46.0844042Z [00:02:42.953]➜  /build-bins/LICENSE:         1107 Bytes
2025-08-20T20:50:46.0844891Z [00:02:42.953]➜  /build-bins/gitlab-cli:         47834168 Bytes
2025-08-20T20:50:46.0845689Z [00:02:42.953]➜  /build-bins/glab:         47834168 Bytes
2025-08-20T20:50:46.0847695Z [00:02:42.954]➜  + du /build-bins/LICENSE /build-bins/gitlab-cli /build-bins/glab --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T20:50:46.0862177Z [00:02:42.955]➜  1.1K	2025-08-20 20:50:45.436082515 +0000	/build-bins/LICENSE
2025-08-20T20:50:46.0863217Z [00:02:42.955]➜  46M	2025-08-20 20:50:45.966090068 +0000	/build-bins/gitlab-cli
2025-08-20T20:50:46.0864152Z [00:02:42.955]➜  46M	2025-08-20 20:50:45.816087931 +0000	/build-bins/glab
2025-08-20T20:50:46.0865808Z [00:02:42.955]➜  + popd
2025-08-20T20:50:46.6152667Z [00:02:43.484]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T20:50:46.8203718Z [00:02:43.689]➜  + '[' -s /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T20:50:46.8205374Z [00:02:43.689]➜  + cp -fv /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T20:50:46.8232947Z [00:02:43.692]➜  '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T20:50:46.8238252Z [00:02:43.693]➜  + find /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T20:50:46.8240723Z [00:02:43.693]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:50:46.8248955Z [00:02:43.693]➜  + cut -d: -f1
2025-08-20T20:50:46.8249666Z [00:02:43.694]➜  + xargs realpath --no-symlinks
2025-08-20T20:50:46.8251916Z [00:02:43.694]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:50:46.8758113Z [00:02:43.745]➜  sending incremental file list
2025-08-20T20:50:46.8838600Z [00:02:43.753]➜  glab
2025-08-20T20:50:46.9832963Z [00:02:43.852]➜  
2025-08-20T20:50:46.9833738Z [00:02:43.852]➜  sent 47.85M bytes  received 35 bytes  95.69M bytes/sec
2025-08-20T20:50:46.9834313Z [00:02:43.852]➜  total size is 47.83M  speedup is 1.00
2025-08-20T20:50:46.9858702Z [00:02:43.855]➜  sending incremental file list
2025-08-20T20:50:46.9941148Z [00:02:43.863]➜  gitlab-cli
2025-08-20T20:50:47.0897644Z [00:02:43.959]➜  
2025-08-20T20:50:47.0898338Z [00:02:43.959]➜  sent 47.85M bytes  received 35 bytes  31.90M bytes/sec
2025-08-20T20:50:47.0899048Z [00:02:43.959]➜  total size is 47.83M  speedup is 1.00
2025-08-20T20:50:47.0911644Z [00:02:43.960]➜  
2025-08-20T20:50:48.6558547Z [00:02:45.525]➜  
2025-08-20T20:50:48.6672951Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/glab' from runner:docker to runner:runner
2025-08-20T20:50:48.6674417Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli' from runner:docker to runner:runner
2025-08-20T20:50:48.6675623Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/glab' from runner:docker to runner:runner
2025-08-20T20:50:48.6676968Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gitlab-cli' from runner:docker to runner:runner
2025-08-20T20:50:48.6678396Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/snap/snapcraft.yaml' from root:root to runner:runner
2025-08-20T20:50:48.6680556Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/snap' from root:root to runner:runner
2025-08-20T20:50:48.6682283Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T20:50:48.6683503Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/Dangerfile' from root:root to runner:runner
2025-08-20T20:50:48.6685215Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/gittest/git_runner.go' from root:root to runner:runner
2025-08-20T20:50:48.6688004Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/gittest/api.go' from root:root to runner:runner
2025-08-20T20:50:48.6689388Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/gittest' from root:root to runner:runner
2025-08-20T20:50:48.6690939Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/httpmock/mocker.go' from root:root to runner:runner
2025-08-20T20:50:48.6693538Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/httpmock/stub.go' from root:root to runner:runner
2025-08-20T20:50:48.6694964Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/httpmock' from root:root to runner:runner
2025-08-20T20:50:48.6696333Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/cmdtest/helper.go' from root:root to runner:runner
2025-08-20T20:50:48.6698259Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/cmdtest' from root:root to runner:runner
2025-08-20T20:50:48.6700250Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/stacks/stacks.go' from root:root to runner:runner
2025-08-20T20:50:48.6701610Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/stacks' from root:root to runner:runner
2025-08-20T20:50:48.6702896Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing' from root:root to runner:runner
2025-08-20T20:50:48.6704184Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/config.go' from root:root to runner:runner
2025-08-20T20:50:48.6706327Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/config_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6708137Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/oauth2_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6709614Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/token_source.go' from root:root to runner:runner
2025-08-20T20:50:48.6711298Z [00:02:45.536]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/oauth2.go' from root:root to runner:runner
2025-08-20T20:50:48.6713139Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2' from root:root to runner:runner
2025-08-20T20:50:48.6714436Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt/prompt.go' from root:root to runner:runner
2025-08-20T20:50:48.6715764Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt/stubber.go' from root:root to runner:runner
2025-08-20T20:50:48.6717548Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt' from root:root to runner:runner
2025-08-20T20:50:48.6719590Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/merge_request.go' from root:root to runner:runner
2025-08-20T20:50:48.6721011Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/client.go' from root:root to runner:runner
2025-08-20T20:50:48.6722390Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/pipeline.go' from root:root to runner:runner
2025-08-20T20:50:48.6723698Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/issue.go' from root:root to runner:runner
2025-08-20T20:50:48.6725820Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/user.go' from root:root to runner:runner
2025-08-20T20:50:48.6727351Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/default_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6728722Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/debug_transport.go' from root:root to runner:runner
2025-08-20T20:50:48.6730064Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/milestone.go' from root:root to runner:runner
2025-08-20T20:50:48.6731598Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/default.go' from root:root to runner:runner
2025-08-20T20:50:48.6733583Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/project.go' from root:root to runner:runner
2025-08-20T20:50:48.6734851Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api' from root:root to runner:runner
2025-08-20T20:50:48.6736152Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/recovery.go' from root:root to runner:runner
2025-08-20T20:50:48.6737725Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/recovery_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6740207Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/testdata/recover/repo/name/struct.json' from root:root to runner:runner
2025-08-20T20:50:48.6741801Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/testdata/recover/repo/name' from root:root to runner:runner
2025-08-20T20:50:48.6743295Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/testdata/recover/repo' from root:root to runner:runner
2025-08-20T20:50:48.6744859Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/testdata/recover' from root:root to runner:runner
2025-08-20T20:50:48.6747305Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/testdata' from root:root to runner:runner
2025-08-20T20:50:48.6748659Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery' from root:root to runner:runner
2025-08-20T20:50:48.6750086Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/testing/git_runner.go' from root:root to runner:runner
2025-08-20T20:50:48.6752192Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/testing/api.go' from root:root to runner:runner
2025-08-20T20:50:48.6753805Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/testing' from root:root to runner:runner
2025-08-20T20:50:48.6755100Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/url.go' from root:root to runner:runner
2025-08-20T20:50:48.6756761Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stacked_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6759240Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git_runner.go' from root:root to runner:runner
2025-08-20T20:50:48.6761649Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/url_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6763150Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/test_helpers.go' from root:root to runner:runner
2025-08-20T20:50:48.6764597Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/ssh_config.go' from root:root to runner:runner
2025-08-20T20:50:48.6767204Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/ssh_config_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6768622Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stacked.go' from root:root to runner:runner
2025-08-20T20:50:48.6770221Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stack_struct.go' from root:root to runner:runner
2025-08-20T20:50:48.6772371Z [00:02:45.537]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git.go' from root:root to runner:runner
2025-08-20T20:50:48.6773682Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6775037Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stack_struct_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6777004Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git' from root:root to runner:runner
2025-08-20T20:50:48.6778792Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/browser/browser.go' from root:root to runner:runner
2025-08-20T20:50:48.6780174Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/browser/browser_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6781858Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/browser' from root:root to runner:runner
2025-08-20T20:50:48.6784521Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/tableprinter/table_printer.go' from root:root to runner:runner
2025-08-20T20:50:48.6786420Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/tableprinter/table_printer_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6788139Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/tableprinter' from root:root to runner:runner
2025-08-20T20:50:48.6790625Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/truncate_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6792116Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/truncate.go' from root:root to runner:runner
2025-08-20T20:50:48.6793430Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/text.go' from root:root to runner:runner
2025-08-20T20:50:48.6795732Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/text_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6797217Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text' from root:root to runner:runner
2025-08-20T20:50:48.6798533Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/alias_config.go' from root:root to runner:runner
2025-08-20T20:50:48.6800101Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config.go' from root:root to runner:runner
2025-08-20T20:50:48.6802123Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/testing.go' from root:root to runner:runner
2025-08-20T20:50:48.6803577Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/host_config.go' from root:root to runner:runner
2025-08-20T20:50:48.6804938Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/writefile.go' from root:root to runner:runner
2025-08-20T20:50:48.6807497Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_stub.go' from root:root to runner:runner
2025-08-20T20:50:48.6809324Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6810671Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/gen.go' from root:root to runner:runner
2025-08-20T20:50:48.6812661Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/writefile_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6814748Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config.yaml.lock' from root:root to runner:runner
2025-08-20T20:50:48.6816228Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_mapping.go' from root:root to runner:runner
2025-08-20T20:50:48.6818535Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/perms.go' from root:root to runner:runner
2025-08-20T20:50:48.6820513Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/local_config.go' from root:root to runner:runner
2025-08-20T20:50:48.6821889Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/file.go' from root:root to runner:runner
2025-08-20T20:50:48.6823810Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/file_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6825522Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/writefile_windows.go' from root:root to runner:runner
2025-08-20T20:50:48.6827238Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/local_config_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6828665Z [00:02:45.538]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_file_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6830826Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/Readme.md' from root:root to runner:runner
2025-08-20T20:50:48.6832300Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_file.go' from root:root to runner:runner
2025-08-20T20:50:48.6833600Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config' from root:root to runner:runner
2025-08-20T20:50:48.6834988Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/lp_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6837540Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/lp.go' from root:root to runner:runner
2025-08-20T20:50:48.6839112Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/lp_windows.go' from root:root to runner:runner
2025-08-20T20:50:48.6840604Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/PATH/git.bat' from root:root to runner:runner
2025-08-20T20:50:48.6842934Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/PATH/git' from root:root to runner:runner
2025-08-20T20:50:48.6844394Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/PATH/git.exe' from root:root to runner:runner
2025-08-20T20:50:48.6845794Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/PATH' from root:root to runner:runner
2025-08-20T20:50:48.6847668Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/cwd/git.bat' from root:root to runner:runner
2025-08-20T20:50:48.6849699Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/cwd/git' from root:root to runner:runner
2025-08-20T20:50:48.6851125Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/cwd/git.exe' from root:root to runner:runner
2025-08-20T20:50:48.6852531Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/cwd' from root:root to runner:runner
2025-08-20T20:50:48.6854408Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata' from root:root to runner:runner
2025-08-20T20:50:48.6856089Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext' from root:root to runner:runner
2025-08-20T20:50:48.6857668Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/dbg/debug.go' from root:root to runner:runner
2025-08-20T20:50:48.6858922Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/dbg' from root:root to runner:runner
2025-08-20T20:50:48.6861084Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/flag.go' from root:root to runner:runner
2025-08-20T20:50:48.6862503Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/remote_resolver.go' from root:root to runner:runner
2025-08-20T20:50:48.6863889Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/enum_flag.go' from root:root to runner:runner
2025-08-20T20:50:48.6865546Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/cmdutils.go' from root:root to runner:runner
2025-08-20T20:50:48.6867787Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/factory.go' from root:root to runner:runner
2025-08-20T20:50:48.6869189Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/repo_override.go' from root:root to runner:runner
2025-08-20T20:50:48.6870670Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/cmdutils_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6872531Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/enum_flag_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6874726Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/errors.go' from root:root to runner:runner
2025-08-20T20:50:48.6876139Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/remote_resolver_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6878085Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/flag_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6880002Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils' from root:root to runner:runner
2025-08-20T20:50:48.6881323Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glinstance/host.go' from root:root to runner:runner
2025-08-20T20:50:48.6882776Z [00:02:45.539]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glinstance/host_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6885199Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glinstance' from root:root to runner:runner
2025-08-20T20:50:48.6886809Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/remote_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6888308Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/resolver_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6890609Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/test_helpers.go' from root:root to runner:runner
2025-08-20T20:50:48.6891972Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/repo.go' from root:root to runner:runner
2025-08-20T20:50:48.6893296Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/remote.go' from root:root to runner:runner
2025-08-20T20:50:48.6894973Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/resolver.go' from root:root to runner:runner
2025-08-20T20:50:48.6897453Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/repo_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6898763Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo' from root:root to runner:runner
2025-08-20T20:50:48.6900113Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/opentofu.go' from root:root to runner:runner
2025-08-20T20:50:48.6902546Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.6904110Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6905590Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/list' from root:root to runner:runner
2025-08-20T20:50:48.6907493Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.6909884Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/delete/delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6911423Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/delete' from root:root to runner:runner
2025-08-20T20:50:48.6913517Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/download/download_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6915821Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/download/download.go' from root:root to runner:runner
2025-08-20T20:50:48.6917662Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/download' from root:root to runner:runner
2025-08-20T20:50:48.6919959Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/state.go' from root:root to runner:runner
2025-08-20T20:50:48.6921480Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/unlock/unlock.go' from root:root to runner:runner
2025-08-20T20:50:48.6923041Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/unlock/unlock_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6925252Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/unlock' from root:root to runner:runner
2025-08-20T20:50:48.6927141Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/lock/lock.go' from root:root to runner:runner
2025-08-20T20:50:48.6928791Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/lock/lock_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6930650Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/lock' from root:root to runner:runner
2025-08-20T20:50:48.6932647Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state' from root:root to runner:runner
2025-08-20T20:50:48.6934109Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/init/init_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6935702Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/init/init.go' from root:root to runner:runner
2025-08-20T20:50:48.6938075Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/init' from root:root to runner:runner
2025-08-20T20:50:48.6939534Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu' from root:root to runner:runner
2025-08-20T20:50:48.6941019Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/list/iteration_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6943375Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/list/iteration_list.go' from root:root to runner:runner
2025-08-20T20:50:48.6945364Z [00:02:45.540]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/list' from root:root to runner:runner
2025-08-20T20:50:48.6947063Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/iteration.go' from root:root to runner:runner
2025-08-20T20:50:48.6949467Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/iteration_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6951363Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration' from root:root to runner:runner
2025-08-20T20:50:48.6952881Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/generate/changelog_generate_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6955460Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/generate/changelog_generate.go' from root:root to runner:runner
2025-08-20T20:50:48.6957582Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/generate' from root:root to runner:runner
2025-08-20T20:50:48.6959040Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/changelog.go' from root:root to runner:runner
2025-08-20T20:50:48.6961511Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog' from root:root to runner:runner
2025-08-20T20:50:48.6962946Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/pagination_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6964353Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/api.go' from root:root to runner:runner
2025-08-20T20:50:48.6966266Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/pagination.go' from root:root to runner:runner
2025-08-20T20:50:48.6968337Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/http_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6969741Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/api_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6971115Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/http.go' from root:root to runner:runner
2025-08-20T20:50:48.6973453Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api' from root:root to runner:runner
2025-08-20T20:50:48.6974943Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/list/release_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6976703Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/list/release_list.go' from root:root to runner:runner
2025-08-20T20:50:48.6978677Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/list' from root:root to runner:runner
2025-08-20T20:50:48.6980592Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/upload.go' from root:root to runner:runner
2025-08-20T20:50:48.6982104Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/upload_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6984003Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/testdata/test_file.txt' from root:root to runner:runner
2025-08-20T20:50:48.6986719Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/testdata' from root:root to runner:runner
2025-08-20T20:50:48.6988176Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload' from root:root to runner:runner
2025-08-20T20:50:48.6989822Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/release_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6992523Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.6994063Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/delete/delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.6995618Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/delete' from root:root to runner:runner
2025-08-20T20:50:48.6998550Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/download/download_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7000139Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/download/download.go' from root:root to runner:runner
2025-08-20T20:50:48.7001637Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/download' from root:root to runner:runner
2025-08-20T20:50:48.7004057Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/releaseutils.go' from root:root to runner:runner
2025-08-20T20:50:48.7005804Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/upload/upload.go' from root:root to runner:runner
2025-08-20T20:50:48.7007702Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/upload/upload_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7010229Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/upload' from root:root to runner:runner
2025-08-20T20:50:48.7011728Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils' from root:root to runner:runner
2025-08-20T20:50:48.7013173Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/release.go' from root:root to runner:runner
2025-08-20T20:50:48.7015505Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/create.go' from root:root to runner:runner
2025-08-20T20:50:48.7017256Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7018895Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/testdata/test_file.txt' from root:root to runner:runner
2025-08-20T20:50:48.7021256Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7022694Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create' from root:root to runner:runner
2025-08-20T20:50:48.7024224Z [00:02:45.541]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/view_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7026898Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/view.go' from root:root to runner:runner
2025-08-20T20:50:48.7028691Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/testdata/releases.json' from root:root to runner:runner
2025-08-20T20:50:48.7030389Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/testdata/release.json' from root:root to runner:runner
2025-08-20T20:50:48.7032999Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7034429Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view' from root:root to runner:runner
2025-08-20T20:50:48.7035856Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release' from root:root to runner:runner
2025-08-20T20:50:48.7037606Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/version/version.go' from root:root to runner:runner
2025-08-20T20:50:48.7040155Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/version/version_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7041606Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/version' from root:root to runner:runner
2025-08-20T20:50:48.7043043Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7045416Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7047102Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/list' from root:root to runner:runner
2025-08-20T20:50:48.7049662Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/get/get_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7052405Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/get/get.go' from root:root to runner:runner
2025-08-20T20:50:48.7055027Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/get' from root:root to runner:runner
2025-08-20T20:50:48.7057875Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/securefile_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7059744Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/remove/remove_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7061305Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/remove/remove.go' from root:root to runner:runner
2025-08-20T20:50:48.7062767Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/remove' from root:root to runner:runner
2025-08-20T20:50:48.7064300Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/securefile.go' from root:root to runner:runner
2025-08-20T20:50:48.7065854Z [00:02:45.542]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/download_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7067702Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/download.go' from root:root to runner:runner
2025-08-20T20:50:48.7069392Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/testdata/localfile.txt' from root:root to runner:runner
2025-08-20T20:50:48.7070990Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7072468Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download' from root:root to runner:runner
2025-08-20T20:50:48.7073933Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/create.go' from root:root to runner:runner
2025-08-20T20:50:48.7075455Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7077232Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/testdata/localfile.txt' from root:root to runner:runner
2025-08-20T20:50:48.7078900Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7080358Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create' from root:root to runner:runner
2025-08-20T20:50:48.7081740Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile' from root:root to runner:runner
2025-08-20T20:50:48.7083177Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approve/mr_approve_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7084644Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approve/mr_approve.go' from root:root to runner:runner
2025-08-20T20:50:48.7086116Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approve' from root:root to runner:runner
2025-08-20T20:50:48.7087720Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/reopen/mr_reopen_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7089180Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/reopen/mr_reopen.go' from root:root to runner:runner
2025-08-20T20:50:48.7090665Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/reopen' from root:root to runner:runner
2025-08-20T20:50:48.7092106Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/note/mr_note_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7093568Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/note/mr_note_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7094952Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/note' from root:root to runner:runner
2025-08-20T20:50:48.7096406Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/mr_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7098090Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/mr_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7099554Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/testdata/mrList.json' from root:root to runner:runner
2025-08-20T20:50:48.7101000Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7102360Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list' from root:root to runner:runner
2025-08-20T20:50:48.7103704Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mr_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7105146Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mr.go' from root:root to runner:runner
2025-08-20T20:50:48.7106687Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/rebase/mr_rebase.go' from root:root to runner:runner
2025-08-20T20:50:48.7108389Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/rebase/mr_rebase_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7109793Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/rebase' from root:root to runner:runner
2025-08-20T20:50:48.7111180Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/close/mr_close.go' from root:root to runner:runner
2025-08-20T20:50:48.7112719Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/close/mr_close_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7114108Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/close' from root:root to runner:runner
2025-08-20T20:50:48.7115601Z [00:02:45.543]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/checkout/mr_checkout_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7117286Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/checkout/mr_checkout.go' from root:root to runner:runner
2025-08-20T20:50:48.7118725Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/checkout' from root:root to runner:runner
2025-08-20T20:50:48.7120177Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/unsubscribe/mr_unsubscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7121798Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/unsubscribe/mr_unsubscribe_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7123274Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/unsubscribe' from root:root to runner:runner
2025-08-20T20:50:48.7124713Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/mr_merge_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7126145Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/mr_merge.go' from root:root to runner:runner
2025-08-20T20:50:48.7127908Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/testdata/mergeableMr.json' from root:root to runner:runner
2025-08-20T20:50:48.7129477Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/testdata/mergedMr.json' from root:root to runner:runner
2025-08-20T20:50:48.7131040Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7132403Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge' from root:root to runner:runner
2025-08-20T20:50:48.7134149Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/delete/mr_delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7135653Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/delete/mr_delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7137243Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/delete' from root:root to runner:runner
2025-08-20T20:50:48.7138762Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/update/mr_update_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7140214Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/update/mr_update.go' from root:root to runner:runner
2025-08-20T20:50:48.7141659Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/update' from root:root to runner:runner
2025-08-20T20:50:48.7143067Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/mr_issues_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7144524Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/mr_issues.go' from root:root to runner:runner
2025-08-20T20:50:48.7146053Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/testdata/closesIssuesList.json' from root:root to runner:runner
2025-08-20T20:50:48.7147901Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7149297Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues' from root:root to runner:runner
2025-08-20T20:50:48.7150699Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/revoke/mr_revoke.go' from root:root to runner:runner
2025-08-20T20:50:48.7152157Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/revoke/mr_revoke_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7153555Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/revoke' from root:root to runner:runner
2025-08-20T20:50:48.7154941Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/create/mr_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7156468Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/create/mr_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7158085Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/create' from root:root to runner:runner
2025-08-20T20:50:48.7159513Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/subscribe/mr_subscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7161035Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/subscribe/mr_subscribe_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7162478Z [00:02:45.544]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/subscribe' from root:root to runner:runner
2025-08-20T20:50:48.7163949Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/view/mr_view.go' from root:root to runner:runner
2025-08-20T20:50:48.7165378Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/view/mr_view_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7167065Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/view' from root:root to runner:runner
2025-08-20T20:50:48.7168647Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/mr_approvers_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7170167Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/mr_approvers.go' from root:root to runner:runner
2025-08-20T20:50:48.7171729Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/testdata/approvalState.json' from root:root to runner:runner
2025-08-20T20:50:48.7173338Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7174748Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers' from root:root to runner:runner
2025-08-20T20:50:48.7176179Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mrutils/mrutils_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7177752Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mrutils/mrutils.go' from root:root to runner:runner
2025-08-20T20:50:48.7179148Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mrutils' from root:root to runner:runner
2025-08-20T20:50:48.7180544Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/diff/diff_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7182027Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/diff/diff.go' from root:root to runner:runner
2025-08-20T20:50:48.7183380Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/diff' from root:root to runner:runner
2025-08-20T20:50:48.7184733Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/for/mr_for.go' from root:root to runner:runner
2025-08-20T20:50:48.7186080Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/for' from root:root to runner:runner
2025-08-20T20:50:48.7187577Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/todo/mr_todo_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7189076Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/todo/mr_todo.go' from root:root to runner:runner
2025-08-20T20:50:48.7190462Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/todo' from root:root to runner:runner
2025-08-20T20:50:48.7191774Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr' from root:root to runner:runner
2025-08-20T20:50:48.7193207Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/cluster_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7194683Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/example.md' from root:root to runner:runner
2025-08-20T20:50:48.7196143Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/long.md' from root:root to runner:runner
2025-08-20T20:50:48.7197718Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/graph_builder.go' from root:root to runner:runner
2025-08-20T20:50:48.7199271Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/graph.go' from root:root to runner:runner
2025-08-20T20:50:48.7200732Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/globals.go' from root:root to runner:runner
2025-08-20T20:50:48.7202541Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/server.go' from root:root to runner:runner
2025-08-20T20:50:48.7204048Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/json_types.go' from root:root to runner:runner
2025-08-20T20:50:48.7205495Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph' from root:root to runner:runner
2025-08-20T20:50:48.7207240Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/list/agent_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7208929Z [00:02:45.545]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/list/agent_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7210413Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/list' from root:root to runner:runner
2025-08-20T20:50:48.7211904Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7213465Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7215070Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/list' from root:root to runner:runner
2025-08-20T20:50:48.7216741Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/token.go' from root:root to runner:runner
2025-08-20T20:50:48.7218230Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token' from root:root to runner:runner
2025-08-20T20:50:48.7219961Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/update_kubeconfig/agent_update_kubeconfig_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7221752Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/update_kubeconfig/agent_update_kubeconfig.go' from root:root to runner:runner
2025-08-20T20:50:48.7223378Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/update_kubeconfig' from root:root to runner:runner
2025-08-20T20:50:48.7224992Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/file_mutex.go' from root:root to runner:runner
2025-08-20T20:50:48.7226694Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/agent_get_token.go' from root:root to runner:runner
2025-08-20T20:50:48.7228268Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/cache.go' from root:root to runner:runner
2025-08-20T20:50:48.7229856Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/agent_get_token_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7231453Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/cache_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7233034Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/file_mutex_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7234629Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token' from root:root to runner:runner
2025-08-20T20:50:48.7236099Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agent_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7237669Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agent.go' from root:root to runner:runner
2025-08-20T20:50:48.7239268Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/check_manifest_usage/check_manifest_usage.go' from root:root to runner:runner
2025-08-20T20:50:48.7240970Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/check_manifest_usage' from root:root to runner:runner
2025-08-20T20:50:48.7242577Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/stdlib_mocks_for_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7244279Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/agent_bootstrap.go' from root:root to runner:runner
2025-08-20T20:50:48.7245978Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/agent_bootstrap_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7247892Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/api_wrapper.go' from root:root to runner:runner
2025-08-20T20:50:48.7249491Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/flux_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7251057Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/flux.go' from root:root to runner:runner
2025-08-20T20:50:48.7252640Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/kubectl_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7254222Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/kubectl.go' from root:root to runner:runner
2025-08-20T20:50:48.7255814Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/mocks_for_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7257586Z [00:02:45.546]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/exec.go' from root:root to runner:runner
2025-08-20T20:50:48.7259079Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap' from root:root to runner:runner
2025-08-20T20:50:48.7260732Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/agentutils_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7262362Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/agentutils.go' from root:root to runner:runner
2025-08-20T20:50:48.7263991Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/token_cache_mode.go' from root:root to runner:runner
2025-08-20T20:50:48.7265549Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils' from root:root to runner:runner
2025-08-20T20:50:48.7267084Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent' from root:root to runner:runner
2025-08-20T20:50:48.7268555Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/cluster.go' from root:root to runner:runner
2025-08-20T20:50:48.7269919Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster' from root:root to runner:runner
2025-08-20T20:50:48.7271840Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7273325Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7274756Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/list' from root:root to runner:runner
2025-08-20T20:50:48.7276177Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/get/get_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7277820Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/get/get.go' from root:root to runner:runner
2025-08-20T20:50:48.7279221Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/get' from root:root to runner:runner
2025-08-20T20:50:48.7280660Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7282169Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/delete/delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7283630Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/delete' from root:root to runner:runner
2025-08-20T20:50:48.7285093Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/update/update_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7286959Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/update/update.go' from root:root to runner:runner
2025-08-20T20:50:48.7288447Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/update' from root:root to runner:runner
2025-08-20T20:50:48.7289919Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variable_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7291394Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variable.go' from root:root to runner:runner
2025-08-20T20:50:48.7292905Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/key_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7294658Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/value_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7296225Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/value.go' from root:root to runner:runner
2025-08-20T20:50:48.7298088Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/key.go' from root:root to runner:runner
2025-08-20T20:50:48.7299592Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils' from root:root to runner:runner
2025-08-20T20:50:48.7301088Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/export/export_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7302586Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/export/export.go' from root:root to runner:runner
2025-08-20T20:50:48.7304018Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/export' from root:root to runner:runner
2025-08-20T20:50:48.7305431Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/set/set.go' from root:root to runner:runner
2025-08-20T20:50:48.7306988Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/set/set_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7308404Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/set' from root:root to runner:runner
2025-08-20T20:50:48.7309763Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable' from root:root to runner:runner
2025-08-20T20:50:48.7311185Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/reopen/issue_reopen.go' from root:root to runner:runner
2025-08-20T20:50:48.7312705Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/reopen' from root:root to runner:runner
2025-08-20T20:50:48.7314156Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/note/issue_note_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7315578Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/note' from root:root to runner:runner
2025-08-20T20:50:48.7317094Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/list/issue_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7318494Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/list' from root:root to runner:runner
2025-08-20T20:50:48.7319989Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/close/issue_close.go' from root:root to runner:runner
2025-08-20T20:50:48.7321395Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/close' from root:root to runner:runner
2025-08-20T20:50:48.7322830Z [00:02:45.547]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issue.go' from root:root to runner:runner
2025-08-20T20:50:48.7324376Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/unsubscribe/issue_unsubscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7325889Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/unsubscribe' from root:root to runner:runner
2025-08-20T20:50:48.7327554Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issue_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7329049Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/delete/issue_delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7330572Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/delete/issue_delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7332001Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/delete' from root:root to runner:runner
2025-08-20T20:50:48.7333425Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/update/issue_update.go' from root:root to runner:runner
2025-08-20T20:50:48.7334998Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/update/issue_update_integration_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7336487Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/update' from root:root to runner:runner
2025-08-20T20:50:48.7338537Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/board_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7340886Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/board.go' from root:root to runner:runner
2025-08-20T20:50:48.7343722Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/create/issue_board_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7346881Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/create/issue_board_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7349196Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/create' from root:root to runner:runner
2025-08-20T20:50:48.7350835Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/view/issue_board_view.go' from root:root to runner:runner
2025-08-20T20:50:48.7352426Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/view/issue_board_view_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7354030Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/view' from root:root to runner:runner
2025-08-20T20:50:48.7355496Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board' from root:root to runner:runner
2025-08-20T20:50:48.7357129Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issueutils/utils.go' from root:root to runner:runner
2025-08-20T20:50:48.7358647Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issueutils/utils_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7360107Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issueutils' from root:root to runner:runner
2025-08-20T20:50:48.7361639Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create/issue_create_integration_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7363213Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create/issue_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7364729Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create/issue_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7366189Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create' from root:root to runner:runner
2025-08-20T20:50:48.7367845Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/subscribe/issue_subscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7369407Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/subscribe' from root:root to runner:runner
2025-08-20T20:50:48.7370836Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/view/issue_view.go' from root:root to runner:runner
2025-08-20T20:50:48.7372237Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/view' from root:root to runner:runner
2025-08-20T20:50:48.7373582Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue' from root:root to runner:runner
2025-08-20T20:50:48.7375020Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/mirror/project_mirror.go' from root:root to runner:runner
2025-08-20T20:50:48.7376746Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/mirror' from root:root to runner:runner
2025-08-20T20:50:48.7378182Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7379763Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7381185Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/list' from root:root to runner:runner
2025-08-20T20:50:48.7382643Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/archive/repo_archive.go' from root:root to runner:runner
2025-08-20T20:50:48.7384243Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/archive/repo_archive_integration_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7385765Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/archive' from root:root to runner:runner
2025-08-20T20:50:48.7387581Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone/repo_clone_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7389181Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone/repo_clone_integration_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7390774Z [00:02:45.548]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone/repo_clone.go' from root:root to runner:runner
2025-08-20T20:50:48.7392220Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone' from root:root to runner:runner
2025-08-20T20:50:48.7393624Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/fork/fork.go' from root:root to runner:runner
2025-08-20T20:50:48.7395174Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/fork/fork_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7396796Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/fork' from root:root to runner:runner
2025-08-20T20:50:48.7398185Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/repo.go' from root:root to runner:runner
2025-08-20T20:50:48.7399624Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7401115Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/delete/delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7402647Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/delete' from root:root to runner:runner
2025-08-20T20:50:48.7404171Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/repo_contributors_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7405912Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/repo_contributors.go' from root:root to runner:runner
2025-08-20T20:50:48.7407858Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/testdata/contributors.json' from root:root to runner:runner
2025-08-20T20:50:48.7409483Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7410966Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors' from root:root to runner:runner
2025-08-20T20:50:48.7412900Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/update/update_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7415673Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/update/update.go' from root:root to runner:runner
2025-08-20T20:50:48.7418537Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/update' from root:root to runner:runner
2025-08-20T20:50:48.7421230Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/transfer/project_transfer.go' from root:root to runner:runner
2025-08-20T20:50:48.7423237Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/transfer' from root:root to runner:runner
2025-08-20T20:50:48.7424749Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/create/project_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7426450Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/create/project_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7428179Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/create' from root:root to runner:runner
2025-08-20T20:50:48.7429653Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/search/project_search.go' from root:root to runner:runner
2025-08-20T20:50:48.7431114Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/search' from root:root to runner:runner
2025-08-20T20:50:48.7432536Z [00:02:45.549]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/repo_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7434153Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/view/project_view_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7435674Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/view/project_view.go' from root:root to runner:runner
2025-08-20T20:50:48.7437413Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/view' from root:root to runner:runner
2025-08-20T20:50:48.7438928Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/publish_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7440518Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/publish.go' from root:root to runner:runner
2025-08-20T20:50:48.7442273Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/abc_templates/not_a_component.yml' from root:root to runner:runner
2025-08-20T20:50:48.7444227Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/abc_templates/not_a_component2/template.yml' from root:root to runner:runner
2025-08-20T20:50:48.7446161Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/abc_templates/not_a_component2' from root:root to runner:runner
2025-08-20T20:50:48.7448249Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/abc_templates' from root:root to runner:runner
2025-08-20T20:50:48.7450146Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-2.yml' from root:root to runner:runner
2025-08-20T20:50:48.7452011Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-1.yml' from root:root to runner:runner
2025-08-20T20:50:48.7454049Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/contains-no-template/just_a_file.yml' from root:root to runner:runner
2025-08-20T20:50:48.7456004Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/contains-no-template' from root:root to runner:runner
2025-08-20T20:50:48.7458243Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-3/another_helper_file.yml' from root:root to runner:runner
2025-08-20T20:50:48.7460232Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-3/template.yml' from root:root to runner:runner
2025-08-20T20:50:48.7462205Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-3' from root:root to runner:runner
2025-08-20T20:50:48.7464031Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates' from root:root to runner:runner
2025-08-20T20:50:48.7465774Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo' from root:root to runner:runner
2025-08-20T20:50:48.7467716Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7469227Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog' from root:root to runner:runner
2025-08-20T20:50:48.7470704Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/publish.go' from root:root to runner:runner
2025-08-20T20:50:48.7472145Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish' from root:root to runner:runner
2025-08-20T20:50:48.7473507Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project' from root:root to runner:runner
2025-08-20T20:50:48.7474943Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/reopen/issuable_reopen.go' from root:root to runner:runner
2025-08-20T20:50:48.7476660Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/reopen/issuable_reopen_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7478195Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/reopen' from root:root to runner:runner
2025-08-20T20:50:48.7479788Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/note/issuable_note_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7481376Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/note/issuable_note_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7482848Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/note' from root:root to runner:runner
2025-08-20T20:50:48.7484740Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/issuable_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7486859Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/issuable_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7488616Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/testdata/incidentList.json' from root:root to runner:runner
2025-08-20T20:50:48.7490293Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/testdata/issuableList.json' from root:root to runner:runner
2025-08-20T20:50:48.7492031Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/testdata/issueListFull.json' from root:root to runner:runner
2025-08-20T20:50:48.7493580Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7494993Z [00:02:45.550]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list' from root:root to runner:runner
2025-08-20T20:50:48.7496467Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/close/issuable_close_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7498247Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/close/issuable_close.go' from root:root to runner:runner
2025-08-20T20:50:48.7499704Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/close' from root:root to runner:runner
2025-08-20T20:50:48.7501119Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/issuable.go' from root:root to runner:runner
2025-08-20T20:50:48.7502686Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/unsubscribe/issuable_unsubscribe_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7504352Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/unsubscribe/issuable_unsubscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7505880Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/unsubscribe' from root:root to runner:runner
2025-08-20T20:50:48.7507724Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/subscribe/issuable_subscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7509349Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/subscribe/issuable_subscribe_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7510870Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/subscribe' from root:root to runner:runner
2025-08-20T20:50:48.7512356Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/view/issuable_view.go' from root:root to runner:runner
2025-08-20T20:50:48.7513983Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/view/issuable_view_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7515436Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/view' from root:root to runner:runner
2025-08-20T20:50:48.7517110Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/issuable_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7518592Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable' from root:root to runner:runner
2025-08-20T20:50:48.7520003Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_amend.go' from root:root to runner:runner
2025-08-20T20:50:48.7521468Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_save.go' from root:root to runner:runner
2025-08-20T20:50:48.7522940Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_save_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7524447Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_amend_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7525933Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/prompt_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7527634Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/prompt.go' from root:root to runner:runner
2025-08-20T20:50:48.7529023Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save' from root:root to runner:runner
2025-08-20T20:50:48.7530442Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/list/stack_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7531920Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/list/stack_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7533444Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/list' from root:root to runner:runner
2025-08-20T20:50:48.7534880Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/navigate/stack_navigate.go' from root:root to runner:runner
2025-08-20T20:50:48.7536330Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/navigate' from root:root to runner:runner
2025-08-20T20:50:48.7537835Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/stack.go' from root:root to runner:runner
2025-08-20T20:50:48.7539308Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/stack_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7540767Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/sync/stack_sync_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7542239Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/sync/stack_sync.go' from root:root to runner:runner
2025-08-20T20:50:48.7543754Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/sync' from root:root to runner:runner
2025-08-20T20:50:48.7545216Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/create/stack_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7546935Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/create/stack_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7548384Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/create' from root:root to runner:runner
2025-08-20T20:50:48.7549830Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/stack_reorder.go' from root:root to runner:runner
2025-08-20T20:50:48.7551782Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/stack_reorder_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7554547Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/prompt_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7557461Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/prompt.go' from root:root to runner:runner
2025-08-20T20:50:48.7560082Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder' from root:root to runner:runner
2025-08-20T20:50:48.7562135Z [00:02:45.551]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/switch/switch.go' from root:root to runner:runner
2025-08-20T20:50:48.7563699Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/switch' from root:root to runner:runner
2025-08-20T20:50:48.7565039Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack' from root:root to runner:runner
2025-08-20T20:50:48.7566397Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/config/config.go' from root:root to runner:runner
2025-08-20T20:50:48.7568072Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/config/config_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7569461Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/config' from root:root to runner:runner
2025-08-20T20:50:48.7570936Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7572406Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7573959Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/list' from root:root to runner:runner
2025-08-20T20:50:48.7575407Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/get/get_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7577104Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/get/get.go' from root:root to runner:runner
2025-08-20T20:50:48.7578524Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/get' from root:root to runner:runner
2025-08-20T20:50:48.7579957Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/add_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7581446Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/add.go' from root:root to runner:runner
2025-08-20T20:50:48.7582955Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/testdata/testkey.key' from root:root to runner:runner
2025-08-20T20:50:48.7584451Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7585892Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/http.go' from root:root to runner:runner
2025-08-20T20:50:48.7587485Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add' from root:root to runner:runner
2025-08-20T20:50:48.7589011Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/deploy-key.go' from root:root to runner:runner
2025-08-20T20:50:48.7590531Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7592045Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/delete/delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7593516Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/delete' from root:root to runner:runner
2025-08-20T20:50:48.7604995Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key' from root:root to runner:runner
2025-08-20T20:50:48.7606850Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/duo.go' from root:root to runner:runner
2025-08-20T20:50:48.7608283Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask/ask.go' from root:root to runner:runner
2025-08-20T20:50:48.7609878Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask/ask_integration_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7611387Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask/ask_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7612784Z [00:02:45.552]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask' from root:root to runner:runner
2025-08-20T20:50:48.7614132Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo' from root:root to runner:runner
2025-08-20T20:50:48.7615443Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/root.go' from root:root to runner:runner
2025-08-20T20:50:48.7617152Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/reopen/incident_reopen.go' from root:root to runner:runner
2025-08-20T20:50:48.7618641Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/reopen' from root:root to runner:runner
2025-08-20T20:50:48.7620132Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/note/incident_note_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7621598Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/note' from root:root to runner:runner
2025-08-20T20:50:48.7623544Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/list/incident_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7626232Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/list' from root:root to runner:runner
2025-08-20T20:50:48.7629193Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/incident.go' from root:root to runner:runner
2025-08-20T20:50:48.7631919Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/close/incident_close.go' from root:root to runner:runner
2025-08-20T20:50:48.7634094Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/close' from root:root to runner:runner
2025-08-20T20:50:48.7635641Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/unsubscribe/incident_unsubscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7637545Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/unsubscribe' from root:root to runner:runner
2025-08-20T20:50:48.7638999Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/incident_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7640625Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/subscribe/incident_subscribe.go' from root:root to runner:runner
2025-08-20T20:50:48.7642203Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/subscribe' from root:root to runner:runner
2025-08-20T20:50:48.7643702Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/view/incident_view.go' from root:root to runner:runner
2025-08-20T20:50:48.7645134Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/view' from root:root to runner:runner
2025-08-20T20:50:48.7646480Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident' from root:root to runner:runner
2025-08-20T20:50:48.7648139Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/user_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7649659Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/events/events.go' from root:root to runner:runner
2025-08-20T20:50:48.7651063Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/events' from root:root to runner:runner
2025-08-20T20:50:48.7652422Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/user.go' from root:root to runner:runner
2025-08-20T20:50:48.7653757Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user' from root:root to runner:runner
2025-08-20T20:50:48.7655130Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/helpers.go' from root:root to runner:runner
2025-08-20T20:50:48.7656824Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7658263Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7659661Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list' from root:root to runner:runner
2025-08-20T20:50:48.7661125Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/filter/filter.go' from root:root to runner:runner
2025-08-20T20:50:48.7662607Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/filter/filter_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7664027Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/filter' from root:root to runner:runner
2025-08-20T20:50:48.7665520Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/accesslevel/accesslevelvalue_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7667405Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/accesslevel/accesslevelvalue.go' from root:root to runner:runner
2025-08-20T20:50:48.7668932Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/accesslevel' from root:root to runner:runner
2025-08-20T20:50:48.7670391Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/revoke/revoke_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7671853Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/revoke/revoke.go' from root:root to runner:runner
2025-08-20T20:50:48.7673264Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/revoke' from root:root to runner:runner
2025-08-20T20:50:48.7674679Z [00:02:45.553]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/create/create.go' from root:root to runner:runner
2025-08-20T20:50:48.7676213Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/create/create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7677878Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/create' from root:root to runner:runner
2025-08-20T20:50:48.7679254Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/token.go' from root:root to runner:runner
2025-08-20T20:50:48.7680786Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/expirationdate/expirationdate_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7682505Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/expirationdate/expirationdate.go' from root:root to runner:runner
2025-08-20T20:50:48.7684024Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/expirationdate' from root:root to runner:runner
2025-08-20T20:50:48.7685537Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/rotate/rotate_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7687505Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/rotate/rotate.go' from root:root to runner:runner
2025-08-20T20:50:48.7688967Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/rotate' from root:root to runner:runner
2025-08-20T20:50:48.7690345Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token' from root:root to runner:runner
2025-08-20T20:50:48.7691765Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/list/alias_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7693447Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/list/alias_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7695641Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/list' from root:root to runner:runner
2025-08-20T20:50:48.7698403Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/alias.go' from root:root to runner:runner
2025-08-20T20:50:48.7701082Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/delete/alias_delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7703782Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/delete/alias_delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7705557Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/delete' from root:root to runner:runner
2025-08-20T20:50:48.7707373Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/expand/alias_expand.go' from root:root to runner:runner
2025-08-20T20:50:48.7708896Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/expand/alias_expand_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7710344Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/expand' from root:root to runner:runner
2025-08-20T20:50:48.7711731Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/alias_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7713249Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/set/alias_set.go' from root:root to runner:runner
2025-08-20T20:50:48.7714704Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/set/alias_set_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7716106Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/set' from root:root to runner:runner
2025-08-20T20:50:48.7717709Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias' from root:root to runner:runner
2025-08-20T20:50:48.7719109Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/root_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7720548Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ciutils/utils.go' from root:root to runner:runner
2025-08-20T20:50:48.7721996Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ciutils/utils_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7723472Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ciutils' from root:root to runner:runner
2025-08-20T20:50:48.7724919Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/legacyci/pipeline_ci.go' from root:root to runner:runner
2025-08-20T20:50:48.7726433Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/legacyci/pipeline_ci_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7728094Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/legacyci' from root:root to runner:runner
2025-08-20T20:50:48.7729451Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ci.go' from root:root to runner:runner
2025-08-20T20:50:48.7730823Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7732316Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7733805Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/testdata/ciList.json' from root:root to runner:runner
2025-08-20T20:50:48.7735258Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7736815Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list' from root:root to runner:runner
2025-08-20T20:50:48.7738211Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/retry/retry_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7739723Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/retry/retry.go' from root:root to runner:runner
2025-08-20T20:50:48.7741087Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/retry' from root:root to runner:runner
2025-08-20T20:50:48.7742492Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/cancel_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7743993Z [00:02:45.554]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/cancel.go' from root:root to runner:runner
2025-08-20T20:50:48.7745428Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/job/job.go' from root:root to runner:runner
2025-08-20T20:50:48.7747268Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/job/job_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7748798Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/job' from root:root to runner:runner
2025-08-20T20:50:48.7750271Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/pipeline/pipeline.go' from root:root to runner:runner
2025-08-20T20:50:48.7751821Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/pipeline/pipeline_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7753316Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/pipeline' from root:root to runner:runner
2025-08-20T20:50:48.7754690Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel' from root:root to runner:runner
2025-08-20T20:50:48.7756088Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trigger/trigger.go' from root:root to runner:runner
2025-08-20T20:50:48.7757752Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trigger/trigger_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7759252Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trigger' from root:root to runner:runner
2025-08-20T20:50:48.7760626Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/get_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7762018Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/get.go' from root:root to runner:runner
2025-08-20T20:50:48.7763454Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/testdata/ci_get-1.json' from root:root to runner:runner
2025-08-20T20:50:48.7765434Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/testdata/ci_get.result' from root:root to runner:runner
2025-08-20T20:50:48.7767148Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/testdata/ci_get-0.json' from root:root to runner:runner
2025-08-20T20:50:48.7768610Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7770052Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get' from root:root to runner:runner
2025-08-20T20:50:48.7771435Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/config.go' from root:root to runner:runner
2025-08-20T20:50:48.7772933Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/compile/compile_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7774452Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/compile/compile.go' from root:root to runner:runner
2025-08-20T20:50:48.7775963Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/compile' from root:root to runner:runner
2025-08-20T20:50:48.7777521Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config' from root:root to runner:runner
2025-08-20T20:50:48.7778903Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/status/status.go' from root:root to runner:runner
2025-08-20T20:50:48.7780271Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/status' from root:root to runner:runner
2025-08-20T20:50:48.7781630Z [00:02:45.555]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/lint.go' from root:root to runner:runner
2025-08-20T20:50:48.7783036Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/lint_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7784590Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/lint_integration_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7786111Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/testdata/.gitlab-ci.yaml' from root:root to runner:runner
2025-08-20T20:50:48.7787782Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7789140Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint' from root:root to runner:runner
2025-08-20T20:50:48.7790537Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trace/trace.go' from root:root to runner:runner
2025-08-20T20:50:48.7792039Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trace/trace_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7793416Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trace' from root:root to runner:runner
2025-08-20T20:50:48.7794854Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7796301Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/delete/delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7797932Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/delete' from root:root to runner:runner
2025-08-20T20:50:48.7799344Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run_trig/run_trig_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7800912Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run_trig/run_trig.go' from root:root to runner:runner
2025-08-20T20:50:48.7802306Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run_trig' from root:root to runner:runner
2025-08-20T20:50:48.7803678Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run/run.go' from root:root to runner:runner
2025-08-20T20:50:48.7805063Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run/run_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7806418Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run' from root:root to runner:runner
2025-08-20T20:50:48.7807971Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/symlink' from root:root to runner:runner
2025-08-20T20:50:48.7809457Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/view/view_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7810871Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/view/view.go' from root:root to runner:runner
2025-08-20T20:50:48.7812220Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/view' from root:root to runner:runner
2025-08-20T20:50:48.7813563Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ci_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7815005Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/artifact_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7816667Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/artifact.go' from root:root to runner:runner
2025-08-20T20:50:48.7818159Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/testdata/file.txt' from root:root to runner:runner
2025-08-20T20:50:48.7819628Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7821088Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact' from root:root to runner:runner
2025-08-20T20:50:48.7822425Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci' from root:root to runner:runner
2025-08-20T20:50:48.7823799Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/update/check_update.go' from root:root to runner:runner
2025-08-20T20:50:48.7825263Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/update/check_update_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7826822Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/update' from root:root to runner:runner
2025-08-20T20:50:48.7828173Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/job.go' from root:root to runner:runner
2025-08-20T20:50:48.7829539Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/job_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7830976Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/logic_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7832437Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/logic.go' from root:root to runner:runner
2025-08-20T20:50:48.7834421Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/artifact.go' from root:root to runner:runner
2025-08-20T20:50:48.7837427Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact' from root:root to runner:runner
2025-08-20T20:50:48.7839882Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job' from root:root to runner:runner
2025-08-20T20:50:48.7842374Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7844578Z [00:02:45.556]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7846008Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/list' from root:root to runner:runner
2025-08-20T20:50:48.7847788Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/get/get.go' from root:root to runner:runner
2025-08-20T20:50:48.7849491Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/get' from root:root to runner:runner
2025-08-20T20:50:48.7851079Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add/add.go' from root:root to runner:runner
2025-08-20T20:50:48.7852503Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add/http.go' from root:root to runner:runner
2025-08-20T20:50:48.7853890Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add' from root:root to runner:runner
2025-08-20T20:50:48.7855293Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7856946Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/delete' from root:root to runner:runner
2025-08-20T20:50:48.7858372Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/ssh-key.go' from root:root to runner:runner
2025-08-20T20:50:48.7859740Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key' from root:root to runner:runner
2025-08-20T20:50:48.7861085Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/auth.go' from root:root to runner:runner
2025-08-20T20:50:48.7862550Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop_generate_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7864102Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop_generate.go' from root:root to runner:runner
2025-08-20T20:50:48.7865675Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop/dpop.go' from root:root to runner:runner
2025-08-20T20:50:48.7867339Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop' from root:root to runner:runner
2025-08-20T20:50:48.7868904Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p224_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7870525Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/not_a_key.txt' from root:root to runner:runner
2025-08-20T20:50:48.7872106Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/no_password.pem' from root:root to runner:runner
2025-08-20T20:50:48.7873989Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_8193_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7875598Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p521_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7877759Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/with_password.pem' from root:root to runner:runner
2025-08-20T20:50:48.7879432Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p384_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7881026Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_2047_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7882612Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_2048_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7884262Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_8192_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7885893Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/generate_test_keys.go' from root:root to runner:runner
2025-08-20T20:50:48.7887758Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p256_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7889382Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ed25519_key.pem' from root:root to runner:runner
2025-08-20T20:50:48.7890962Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7892687Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate' from root:root to runner:runner
2025-08-20T20:50:48.7894342Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/status/status_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7895807Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/status/status.go' from root:root to runner:runner
2025-08-20T20:50:48.7897432Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/status' from root:root to runner:runner
2025-08-20T20:50:48.7898836Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/auth_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7900403Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/configure.go' from root:root to runner:runner
2025-08-20T20:50:48.7901862Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/helper.go' from root:root to runner:runner
2025-08-20T20:50:48.7903305Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/docker.go' from root:root to runner:runner
2025-08-20T20:50:48.7904840Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/helper_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7906672Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker' from root:root to runner:runner
2025-08-20T20:50:48.7908766Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/logout/logout.go' from root:root to runner:runner
2025-08-20T20:50:48.7911487Z [00:02:45.557]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/logout/logout_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7914205Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/logout' from root:root to runner:runner
2025-08-20T20:50:48.7916964Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/authutils/git_credentials.go' from root:root to runner:runner
2025-08-20T20:50:48.7918916Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/authutils/git_credentials_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7920411Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/authutils' from root:root to runner:runner
2025-08-20T20:50:48.7921838Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/helper.go' from root:root to runner:runner
2025-08-20T20:50:48.7923276Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/login.go' from root:root to runner:runner
2025-08-20T20:50:48.7924819Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/login_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7926290Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/helper_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7927920Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login' from root:root to runner:runner
2025-08-20T20:50:48.7929256Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth' from root:root to runner:runner
2025-08-20T20:50:48.7930722Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/list/list.go' from root:root to runner:runner
2025-08-20T20:50:48.7932183Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/list/list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7933606Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/list' from root:root to runner:runner
2025-08-20T20:50:48.7935078Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/schedule.go' from root:root to runner:runner
2025-08-20T20:50:48.7936723Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/delete/delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7938266Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/delete/delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7939711Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/delete' from root:root to runner:runner
2025-08-20T20:50:48.7941247Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/update/update_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7942764Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/update/update.go' from root:root to runner:runner
2025-08-20T20:50:48.7944199Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/update' from root:root to runner:runner
2025-08-20T20:50:48.7945601Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/run/run.go' from root:root to runner:runner
2025-08-20T20:50:48.7947225Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/run/run_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7948656Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/run' from root:root to runner:runner
2025-08-20T20:50:48.7950168Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/create/create.go' from root:root to runner:runner
2025-08-20T20:50:48.7951668Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/create/create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7953116Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/create' from root:root to runner:runner
2025-08-20T20:50:48.7954474Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule' from root:root to runner:runner
2025-08-20T20:50:48.7955863Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/snippet.go' from root:root to runner:runner
2025-08-20T20:50:48.7957669Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/snippet_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7959182Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/create.go' from root:root to runner:runner
2025-08-20T20:50:48.7960762Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7962302Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/testdata/file1.md' from root:root to runner:runner
2025-08-20T20:50:48.7963855Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/testdata/file2.md' from root:root to runner:runner
2025-08-20T20:50:48.7965409Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/testdata/snippet.txt' from root:root to runner:runner
2025-08-20T20:50:48.7967398Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/testdata' from root:root to runner:runner
2025-08-20T20:50:48.7968876Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create' from root:root to runner:runner
2025-08-20T20:50:48.7970242Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet' from root:root to runner:runner
2025-08-20T20:50:48.7971649Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/completion/completion.go' from root:root to runner:runner
2025-08-20T20:50:48.7973152Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/completion/completion_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7974578Z [00:02:45.558]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/completion' from root:root to runner:runner
2025-08-20T20:50:48.7976031Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/help/help_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7977667Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/help/help.go' from root:root to runner:runner
2025-08-20T20:50:48.7979362Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/help' from root:root to runner:runner
2025-08-20T20:50:48.7980744Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/label_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7982183Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/list/label_list.go' from root:root to runner:runner
2025-08-20T20:50:48.7983776Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/list/label_list_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7985189Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/list' from root:root to runner:runner
2025-08-20T20:50:48.7986805Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/label.go' from root:root to runner:runner
2025-08-20T20:50:48.7988283Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/delete/label_delete_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7989802Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/delete/label_delete.go' from root:root to runner:runner
2025-08-20T20:50:48.7991256Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/delete' from root:root to runner:runner
2025-08-20T20:50:48.7992767Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/create/label_create_test.go' from root:root to runner:runner
2025-08-20T20:50:48.7994296Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/create/label_create.go' from root:root to runner:runner
2025-08-20T20:50:48.7995722Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/create' from root:root to runner:runner
2025-08-20T20:50:48.7997222Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label' from root:root to runner:runner
2025-08-20T20:50:48.7998506Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands' from root:root to runner:runner
2025-08-20T20:50:48.7999827Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/terminal.go' from root:root to runner:runner
2025-08-20T20:50:48.8001197Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/color_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8002676Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/iostreams_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8004070Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/iostreams.go' from root:root to runner:runner
2025-08-20T20:50:48.8005418Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/pager.go' from root:root to runner:runner
2025-08-20T20:50:48.8007000Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/icons.go' from root:root to runner:runner
2025-08-20T20:50:48.8008448Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/logger.go' from root:root to runner:runner
2025-08-20T20:50:48.8009789Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/color.go' from root:root to runner:runner
2025-08-20T20:50:48.8011080Z [00:02:45.559]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams' from root:root to runner:runner
2025-08-20T20:50:48.8012446Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/run/run.go' from root:root to runner:runner
2025-08-20T20:50:48.8013695Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/run' from root:root to runner:runner
2025-08-20T20:50:48.8014952Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/auth/auth.go' from root:root to runner:runner
2025-08-20T20:50:48.8016262Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/auth/auth_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8017845Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/auth' from root:root to runner:runner
2025-08-20T20:50:48.8019166Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/surveyext/surveyext.go' from root:root to runner:runner
2025-08-20T20:50:48.8020480Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/surveyext' from root:root to runner:runner
2025-08-20T20:50:48.8021770Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/display.go' from root:root to runner:runner
2025-08-20T20:50:48.8023081Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/utils.go' from root:root to runner:runner
2025-08-20T20:50:48.8024382Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/manip.go' from root:root to runner:runner
2025-08-20T20:50:48.8025701Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/utils_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8027362Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/display_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8028713Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/manip_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8029987Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils' from root:root to runner:runner
2025-08-20T20:50:48.8031197Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal' from root:root to runner:runner
2025-08-20T20:50:48.8032403Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab-ci.yml' from root:root to runner:runner
2025-08-20T20:50:48.8033717Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/Dockerfile' from root:root to runner:runner
2025-08-20T20:50:48.8034902Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T20:50:48.8036078Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.vale.ini' from root:root to runner:runner
2025-08-20T20:50:48.8037625Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.projections.json.example' from root:root to runner:runner
2025-08-20T20:50:48.8038935Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/maintainer.md' from root:root to runner:runner
2025-08-20T20:50:48.8040304Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/OutdatedVersions.yml' from root:root to runner:runner
2025-08-20T20:50:48.8041722Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Repetition.yml' from root:root to runner:runner
2025-08-20T20:50:48.8043201Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Dropdown.yml' from root:root to runner:runner
2025-08-20T20:50:48.8044620Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/MultiLineLinks.yml' from root:root to runner:runner
2025-08-20T20:50:48.8046406Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Offerings.yml' from root:root to runner:runner
2025-08-20T20:50:48.8049091Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SentenceSpacing.yml' from root:root to runner:runner
2025-08-20T20:50:48.8051766Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/NonStandardQuotes.yml' from root:root to runner:runner
2025-08-20T20:50:48.8054428Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SelfReferential.yml' from root:root to runner:runner
2025-08-20T20:50:48.8057096Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SubstitutionWarning.yml' from root:root to runner:runner
2025-08-20T20:50:48.8058590Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/BadPlurals.yml' from root:root to runner:runner
2025-08-20T20:50:48.8059989Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/OxfordComma.yml' from root:root to runner:runner
2025-08-20T20:50:48.8061445Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/MeaningfulLinkWords.yml' from root:root to runner:runner
2025-08-20T20:50:48.8062925Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/spelling-exceptions.txt' from root:root to runner:runner
2025-08-20T20:50:48.8064464Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/HeadingLink.yml' from root:root to runner:runner
2025-08-20T20:50:48.8065853Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Spelling.yml' from root:root to runner:runner
2025-08-20T20:50:48.8067615Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/HeadingDepth.yml' from root:root to runner:runner
2025-08-20T20:50:48.8069052Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Substitutions.yml' from root:root to runner:runner
2025-08-20T20:50:48.8070509Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ElementDescriptors.yml' from root:root to runner:runner
2025-08-20T20:50:48.8071928Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Uppercase.yml' from root:root to runner:runner
2025-08-20T20:50:48.8073373Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Possessive.yml' from root:root to runner:runner
2025-08-20T20:50:48.8074787Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/FutureTense.yml' from root:root to runner:runner
2025-08-20T20:50:48.8076211Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ListIndentation.yml' from root:root to runner:runner
2025-08-20T20:50:48.8077832Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CodeblockFences.yml' from root:root to runner:runner
2025-08-20T20:50:48.8079258Z [00:02:45.560]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/DefaultBranch.yml' from root:root to runner:runner
2025-08-20T20:50:48.8080710Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CommandStringsQuoted.yml' from root:root to runner:runner
2025-08-20T20:50:48.8082213Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/British.yml' from root:root to runner:runner
2025-08-20T20:50:48.8083623Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SentenceLength.yml' from root:root to runner:runner
2025-08-20T20:50:48.8085077Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/InclusiveLanguage.yml' from root:root to runner:runner
2025-08-20T20:50:48.8086646Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Ability.yml' from root:root to runner:runner
2025-08-20T20:50:48.8088126Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Zip.yml' from root:root to runner:runner
2025-08-20T20:50:48.8089626Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/UnclearAntecedent.yml' from root:root to runner:runner
2025-08-20T20:50:48.8091147Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/GitLabFlavoredMarkdown.yml' from root:root to runner:runner
2025-08-20T20:50:48.8092761Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/MergeConflictMarkers.yml' from root:root to runner:runner
2025-08-20T20:50:48.8094227Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CurrentStatus.yml' from root:root to runner:runner
2025-08-20T20:50:48.8095619Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Units.yml' from root:root to runner:runner
2025-08-20T20:50:48.8097559Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/PossessiveProperNouns.yml' from root:root to runner:runner
2025-08-20T20:50:48.8099051Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Prerequisites.yml' from root:root to runner:runner
2025-08-20T20:50:48.8100470Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/EOLWhitespace.yml' from root:root to runner:runner
2025-08-20T20:50:48.8101881Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Simplicity.yml' from root:root to runner:runner
2025-08-20T20:50:48.8103286Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/HeadingContent.yml' from root:root to runner:runner
2025-08-20T20:50:48.8104670Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Level.yml' from root:root to runner:runner
2025-08-20T20:50:48.8106078Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/NonStandardSpaces.yml' from root:root to runner:runner
2025-08-20T20:50:48.8107797Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Wordy.yml' from root:root to runner:runner
2025-08-20T20:50:48.8109198Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ReadingLevel.yml' from root:root to runner:runner
2025-08-20T20:50:48.8110572Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ToDo.yml' from root:root to runner:runner
2025-08-20T20:50:48.8111951Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CIConfigFile.yml' from root:root to runner:runner
2025-08-20T20:50:48.8113354Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/LatinTerms.yml' from root:root to runner:runner
2025-08-20T20:50:48.8114782Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base' from root:root to runner:runner
2025-08-20T20:50:48.8116023Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale' from root:root to runner:runner
2025-08-20T20:50:48.8117840Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/README.md' from root:root to runner:runner
2025-08-20T20:50:48.8120182Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/testing_against_staging.md' from root:root to runner:runner
2025-08-20T20:50:48.8122683Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/security_releases.md' from root:root to runner:runner
2025-08-20T20:50:48.8125044Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/triaging_bugs.md' from root:root to runner:runner
2025-08-20T20:50:48.8127538Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/development_process.md' from root:root to runner:runner
2025-08-20T20:50:48.8129366Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/lock.md' from root:root to runner:runner
2025-08-20T20:50:48.8130814Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8132281Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/download.md' from root:root to runner:runner
2025-08-20T20:50:48.8133721Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/unlock.md' from root:root to runner:runner
2025-08-20T20:50:48.8135134Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8136725Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8138295Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state' from root:root to runner:runner
2025-08-20T20:50:48.8139680Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/init.md' from root:root to runner:runner
2025-08-20T20:50:48.8141030Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8142380Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8143701Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu' from root:root to runner:runner
2025-08-20T20:50:48.8145102Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/iteration/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8146460Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/iteration/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8148126Z [00:02:45.561]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/iteration/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8149518Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/iteration' from root:root to runner:runner
2025-08-20T20:50:48.8150851Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/changelog/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8152222Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/changelog/generate.md' from root:root to runner:runner
2025-08-20T20:50:48.8153599Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/changelog/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8154925Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/changelog' from root:root to runner:runner
2025-08-20T20:50:48.8156223Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/api/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8157709Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/api' from root:root to runner:runner
2025-08-20T20:50:48.8159009Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8160363Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/upload.md' from root:root to runner:runner
2025-08-20T20:50:48.8161724Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8163147Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8164500Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8165874Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/download.md' from root:root to runner:runner
2025-08-20T20:50:48.8167417Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8168765Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8170154Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release' from root:root to runner:runner
2025-08-20T20:50:48.8171462Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/version/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8172764Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/version' from root:root to runner:runner
2025-08-20T20:50:48.8174203Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8175593Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8177143Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/get.md' from root:root to runner:runner
2025-08-20T20:50:48.8178546Z [00:02:45.562]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/download.md' from root:root to runner:runner
2025-08-20T20:50:48.8179944Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/remove.md' from root:root to runner:runner
2025-08-20T20:50:48.8181320Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8182697Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8184025Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile' from root:root to runner:runner
2025-08-20T20:50:48.8185346Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/approvers.md' from root:root to runner:runner
2025-08-20T20:50:48.8186824Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/revoke.md' from root:root to runner:runner
2025-08-20T20:50:48.8188601Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/note.md' from root:root to runner:runner
2025-08-20T20:50:48.8191056Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8193429Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/for.md' from root:root to runner:runner
2025-08-20T20:50:48.8195800Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/reopen.md' from root:root to runner:runner
2025-08-20T20:50:48.8198307Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/approve.md' from root:root to runner:runner
2025-08-20T20:50:48.8200209Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8201521Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8202822Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/rebase.md' from root:root to runner:runner
2025-08-20T20:50:48.8204261Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/diff.md' from root:root to runner:runner
2025-08-20T20:50:48.8205564Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/todo.md' from root:root to runner:runner
2025-08-20T20:50:48.8207050Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8208377Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/issues.md' from root:root to runner:runner
2025-08-20T20:50:48.8209731Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/subscribe.md' from root:root to runner:runner
2025-08-20T20:50:48.8211060Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/merge.md' from root:root to runner:runner
2025-08-20T20:50:48.8212387Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/checkout.md' from root:root to runner:runner
2025-08-20T20:50:48.8213713Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8215011Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/close.md' from root:root to runner:runner
2025-08-20T20:50:48.8216307Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8217790Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/update.md' from root:root to runner:runner
2025-08-20T20:50:48.8219228Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/unsubscribe.md' from root:root to runner:runner
2025-08-20T20:50:48.8220516Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr' from root:root to runner:runner
2025-08-20T20:50:48.8221804Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8223245Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/update-kubeconfig.md' from root:root to runner:runner
2025-08-20T20:50:48.8224727Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/get-token.md' from root:root to runner:runner
2025-08-20T20:50:48.8226270Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/bootstrap.md' from root:root to runner:runner
2025-08-20T20:50:48.8227891Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/token/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8229463Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/token/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8230895Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/token' from root:root to runner:runner
2025-08-20T20:50:48.8232358Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/check_manifest_usage.md' from root:root to runner:runner
2025-08-20T20:50:48.8233819Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8235214Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8236768Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/token.md' from root:root to runner:runner
2025-08-20T20:50:48.8238154Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent' from root:root to runner:runner
2025-08-20T20:50:48.8239486Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/graph.md' from root:root to runner:runner
2025-08-20T20:50:48.8240827Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8242140Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster' from root:root to runner:runner
2025-08-20T20:50:48.8243448Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/set.md' from root:root to runner:runner
2025-08-20T20:50:48.8244894Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/export.md' from root:root to runner:runner
2025-08-20T20:50:48.8246245Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8247917Z [00:02:45.563]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8249355Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/get.md' from root:root to runner:runner
2025-08-20T20:50:48.8250790Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8252133Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8253492Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/update.md' from root:root to runner:runner
2025-08-20T20:50:48.8254913Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable' from root:root to runner:runner
2025-08-20T20:50:48.8256258Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/check-update/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8257803Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/check-update' from root:root to runner:runner
2025-08-20T20:50:48.8259121Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/note.md' from root:root to runner:runner
2025-08-20T20:50:48.8261051Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8263538Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/reopen.md' from root:root to runner:runner
2025-08-20T20:50:48.8265991Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8268591Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8270682Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8272079Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/board/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8273473Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/board/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8274984Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/board/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8276326Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/board' from root:root to runner:runner
2025-08-20T20:50:48.8277944Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/subscribe.md' from root:root to runner:runner
2025-08-20T20:50:48.8279304Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8280634Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/close.md' from root:root to runner:runner
2025-08-20T20:50:48.8282051Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8283384Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/update.md' from root:root to runner:runner
2025-08-20T20:50:48.8284861Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/unsubscribe.md' from root:root to runner:runner
2025-08-20T20:50:48.8286191Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue' from root:root to runner:runner
2025-08-20T20:50:48.8287735Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/sync.md' from root:root to runner:runner
2025-08-20T20:50:48.8289074Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/next.md' from root:root to runner:runner
2025-08-20T20:50:48.8290437Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/first.md' from root:root to runner:runner
2025-08-20T20:50:48.8291771Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/move.md' from root:root to runner:runner
2025-08-20T20:50:48.8293095Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/amend.md' from root:root to runner:runner
2025-08-20T20:50:48.8294415Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8295749Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/reorder.md' from root:root to runner:runner
2025-08-20T20:50:48.8297287Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/prev.md' from root:root to runner:runner
2025-08-20T20:50:48.8298626Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8300054Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/save.md' from root:root to runner:runner
2025-08-20T20:50:48.8301376Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8302708Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/switch.md' from root:root to runner:runner
2025-08-20T20:50:48.8304045Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8305363Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/last.md' from root:root to runner:runner
2025-08-20T20:50:48.8306879Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack' from root:root to runner:runner
2025-08-20T20:50:48.8308179Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/set.md' from root:root to runner:runner
2025-08-20T20:50:48.8309568Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/init.md' from root:root to runner:runner
2025-08-20T20:50:48.8310973Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8312311Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/get.md' from root:root to runner:runner
2025-08-20T20:50:48.8313629Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/edit.md' from root:root to runner:runner
2025-08-20T20:50:48.8314958Z [00:02:45.564]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8316260Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config' from root:root to runner:runner
2025-08-20T20:50:48.8317828Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8319202Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8320561Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/get.md' from root:root to runner:runner
2025-08-20T20:50:48.8321906Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/add.md' from root:root to runner:runner
2025-08-20T20:50:48.8323590Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8325136Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8326468Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key' from root:root to runner:runner
2025-08-20T20:50:48.8328309Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/duo/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8329617Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/duo/ask.md' from root:root to runner:runner
2025-08-20T20:50:48.8331304Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/duo/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8333841Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/duo' from root:root to runner:runner
2025-08-20T20:50:48.8336227Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/note.md' from root:root to runner:runner
2025-08-20T20:50:48.8339017Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8341440Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/reopen.md' from root:root to runner:runner
2025-08-20T20:50:48.8342880Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8344267Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/subscribe.md' from root:root to runner:runner
2025-08-20T20:50:48.8345645Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8347216Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/close.md' from root:root to runner:runner
2025-08-20T20:50:48.8348572Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8350321Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/unsubscribe.md' from root:root to runner:runner
2025-08-20T20:50:48.8351670Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident' from root:root to runner:runner
2025-08-20T20:50:48.8352970Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/user/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8354284Z [00:02:45.565]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/user/events.md' from root:root to runner:runner
2025-08-20T20:50:48.8355716Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/user/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8357188Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/user' from root:root to runner:runner
2025-08-20T20:50:48.8358490Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/rotate.md' from root:root to runner:runner
2025-08-20T20:50:48.8359829Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/revoke.md' from root:root to runner:runner
2025-08-20T20:50:48.8361151Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8362564Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8363896Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8365279Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8366831Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token' from root:root to runner:runner
2025-08-20T20:50:48.8368171Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/search.md' from root:root to runner:runner
2025-08-20T20:50:48.8369541Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/contributors.md' from root:root to runner:runner
2025-08-20T20:50:48.8370893Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/mirror.md' from root:root to runner:runner
2025-08-20T20:50:48.8372217Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/fork.md' from root:root to runner:runner
2025-08-20T20:50:48.8373532Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/archive.md' from root:root to runner:runner
2025-08-20T20:50:48.8374886Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8376199Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8377697Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8379019Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/clone.md' from root:root to runner:runner
2025-08-20T20:50:48.8380364Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/transfer.md' from root:root to runner:runner
2025-08-20T20:50:48.8381795Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8383108Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8384429Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8385781Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/publish/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8387451Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/publish/catalog.md' from root:root to runner:runner
2025-08-20T20:50:48.8388813Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/publish' from root:root to runner:runner
2025-08-20T20:50:48.8390158Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/update.md' from root:root to runner:runner
2025-08-20T20:50:48.8391571Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo' from root:root to runner:runner
2025-08-20T20:50:48.8392865Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/set.md' from root:root to runner:runner
2025-08-20T20:50:48.8394181Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8395499Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8396988Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8398321Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8399605Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias' from root:root to runner:runner
2025-08-20T20:50:48.8400879Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/lint.md' from root:root to runner:runner
2025-08-20T20:50:48.8402554Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/cancel/pipeline.md' from root:root to runner:runner
2025-08-20T20:50:48.8404735Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/cancel/job.md' from root:root to runner:runner
2025-08-20T20:50:48.8407458Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/cancel/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8410076Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/cancel' from root:root to runner:runner
2025-08-20T20:50:48.8412377Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8414264Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/config/compile.md' from root:root to runner:runner
2025-08-20T20:50:48.8414985Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/config/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8415658Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/config' from root:root to runner:runner
2025-08-20T20:50:48.8416457Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/artifact.md' from root:root to runner:runner
2025-08-20T20:50:48.8417408Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/trace.md' from root:root to runner:runner
2025-08-20T20:50:48.8418228Z [00:02:45.566]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8418909Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/retry.md' from root:root to runner:runner
2025-08-20T20:50:48.8419594Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/lint.md' from root:root to runner:runner
2025-08-20T20:50:48.8420275Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/trace.md' from root:root to runner:runner
2025-08-20T20:50:48.8420944Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/view.md' from root:root to runner:runner
2025-08-20T20:50:48.8421627Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8422367Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci' from root:root to runner:runner
2025-08-20T20:50:48.8423040Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8423689Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/get.md' from root:root to runner:runner
2025-08-20T20:50:48.8424347Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/run.md' from root:root to runner:runner
2025-08-20T20:50:48.8425033Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/run-trig.md' from root:root to runner:runner
2025-08-20T20:50:48.8425705Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/trigger.md' from root:root to runner:runner
2025-08-20T20:50:48.8426367Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8427268Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8428043Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/status.md' from root:root to runner:runner
2025-08-20T20:50:48.8428683Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci' from root:root to runner:runner
2025-08-20T20:50:48.8429416Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/job/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8430105Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/job/artifact.md' from root:root to runner:runner
2025-08-20T20:50:48.8430834Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/job/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8431479Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/job' from root:root to runner:runner
2025-08-20T20:50:48.8432161Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8432854Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8433526Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/get.md' from root:root to runner:runner
2025-08-20T20:50:48.8434216Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/add.md' from root:root to runner:runner
2025-08-20T20:50:48.8434896Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8435646Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8436292Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key' from root:root to runner:runner
2025-08-20T20:50:48.8437147Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/login.md' from root:root to runner:runner
2025-08-20T20:50:48.8437833Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8438553Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/git-credential.md' from root:root to runner:runner
2025-08-20T20:50:48.8439347Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/docker-helper.md' from root:root to runner:runner
2025-08-20T20:50:48.8440022Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/logout.md' from root:root to runner:runner
2025-08-20T20:50:48.8440814Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/configure-docker.md' from root:root to runner:runner
2025-08-20T20:50:48.8441494Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8442190Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/dpop-gen.md' from root:root to runner:runner
2025-08-20T20:50:48.8442861Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/status.md' from root:root to runner:runner
2025-08-20T20:50:48.8443498Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth' from root:root to runner:runner
2025-08-20T20:50:48.8444247Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8444955Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8445661Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8446338Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/run.md' from root:root to runner:runner
2025-08-20T20:50:48.8447247Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8447968Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8448800Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/update.md' from root:root to runner:runner
2025-08-20T20:50:48.8449478Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule' from root:root to runner:runner
2025-08-20T20:50:48.8450170Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/snippet/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8450872Z [00:02:45.567]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/snippet/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8451564Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/snippet/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8452290Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/snippet' from root:root to runner:runner
2025-08-20T20:50:48.8452940Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8453655Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/completion/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8454384Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/completion' from root:root to runner:runner
2025-08-20T20:50:48.8455069Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/help.md' from root:root to runner:runner
2025-08-20T20:50:48.8455750Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/create.md' from root:root to runner:runner
2025-08-20T20:50:48.8456437Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/delete.md' from root:root to runner:runner
2025-08-20T20:50:48.8457496Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/index.md' from root:root to runner:runner
2025-08-20T20:50:48.8458203Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/list.md' from root:root to runner:runner
2025-08-20T20:50:48.8458881Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label' from root:root to runner:runner
2025-08-20T20:50:48.8459499Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source' from root:root to runner:runner
2025-08-20T20:50:48.8460169Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/release_process.md' from root:root to runner:runner
2025-08-20T20:50:48.8460859Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/installation_options.md' from root:root to runner:runner
2025-08-20T20:50:48.8461575Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/index.rst' from root:root to runner:runner
2025-08-20T20:50:48.8462266Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/assets/glab-logo.png' from root:root to runner:runner
2025-08-20T20:50:48.8463003Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/assets/command-example.png' from root:root to runner:runner
2025-08-20T20:50:48.8463734Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/assets/glabgettingstarted.gif' from root:root to runner:runner
2025-08-20T20:50:48.8464368Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/assets' from root:root to runner:runner
2025-08-20T20:50:48.8465024Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T20:50:48.8465692Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.markdownlint-cli2.yaml' from root:root to runner:runner
2025-08-20T20:50:48.8466306Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitpod.yml' from root:root to runner:runner
2025-08-20T20:50:48.8467236Z [00:02:45.568]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/security-harness' from root:root to runner:runner
2025-08-20T20:50:48.8467901Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/changelog' from root:root to runner:runner
2025-08-20T20:50:48.8468619Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/package.json' from root:root to runner:runner
2025-08-20T20:50:48.8469306Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/lint.js' from root:root to runner:runner
2025-08-20T20:50:48.8470091Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/package-lock.json' from root:root to runner:runner
2025-08-20T20:50:48.8470785Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/lint.sh' from root:root to runner:runner
2025-08-20T20:50:48.8471439Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint' from root:root to runner:runner
2025-08-20T20:50:48.8472111Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/setup_windows.iss' from root:root to runner:runner
2025-08-20T20:50:48.8472711Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts' from root:root to runner:runner
2025-08-20T20:50:48.8473372Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/telemetry.go' from root:root to runner:runner
2025-08-20T20:50:48.8474404Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/main_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8475204Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/telemetry_test.go' from root:root to runner:runner
2025-08-20T20:50:48.8475847Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/main.go' from root:root to runner:runner
2025-08-20T20:50:48.8476449Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab' from root:root to runner:runner
2025-08-20T20:50:48.8477445Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/gen-docs/docs.go' from root:root to runner:runner
2025-08-20T20:50:48.8478085Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/gen-docs' from root:root to runner:runner
2025-08-20T20:50:48.8478784Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T20:50:48.8479394Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-20T20:50:48.8480168Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/merge_request_templates/Documentation.md' from root:root to runner:runner
2025-08-20T20:50:48.8480973Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/merge_request_templates/Default.md' from root:root to runner:runner
2025-08-20T20:50:48.8481674Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/merge_request_templates' from root:root to runner:runner
2025-08-20T20:50:48.8482448Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Maintainer Onboarding.md' from root:root to runner:runner
2025-08-20T20:50:48.8483131Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Bug.md' from root:root to runner:runner
2025-08-20T20:50:48.8483974Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Vulnerability Disclosure.md' from root:root to runner:runner
2025-08-20T20:50:48.8484712Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Feature Request.md' from root:root to runner:runner
2025-08-20T20:50:48.8485381Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates' from root:root to runner:runner
2025-08-20T20:50:48.8486035Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/CODEOWNERS' from root:root to runner:runner
2025-08-20T20:50:48.8486817Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab' from root:root to runner:runner
2025-08-20T20:50:48.8487433Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T20:50:48.8488112Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T20:50:48.8488711Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T20:50:48.8489337Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.goreleaser.yml' from root:root to runner:runner
2025-08-20T20:50:48.8490012Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/CODE_OF_CONDUCT.md' from root:root to runner:runner
2025-08-20T20:50:48.8490647Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/helpers.go' from root:root to runner:runner
2025-08-20T20:50:48.8491412Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab-ci.yml' from root:root to runner:runner
2025-08-20T20:50:48.8492082Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/README.md' from root:root to runner:runner
2025-08-20T20:50:48.8492775Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/somefile.txt' from root:root to runner:runner
2025-08-20T20:50:48.8493641Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/merge_request_templates/Default.md' from root:root to runner:runner
2025-08-20T20:50:48.8494403Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/merge_request_templates' from root:root to runner:runner
2025-08-20T20:50:48.8495110Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/.gitkeep' from root:root to runner:runner
2025-08-20T20:50:48.8495913Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/.gitkeep-for-tests' from root:root to runner:runner
2025-08-20T20:50:48.8496903Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/Bug.md' from root:root to runner:runner
2025-08-20T20:50:48.8497788Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/non-markdown-file-for-tests.txt' from root:root to runner:runner
2025-08-20T20:50:48.8498598Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/Feature Request.md' from root:root to runner:runner
2025-08-20T20:50:48.8499321Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates' from root:root to runner:runner
2025-08-20T20:50:48.8499980Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab' from root:root to runner:runner
2025-08-20T20:50:48.8500744Z [00:02:45.569]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.glab-cli/config/config.yml' from root:root to runner:runner
2025-08-20T20:50:48.8501529Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.glab-cli/config' from root:root to runner:runner
2025-08-20T20:50:48.8502218Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.glab-cli' from root:root to runner:runner
2025-08-20T20:50:48.8502990Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T20:50:48.8503797Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T20:50:48.8504551Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T20:50:48.8505377Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T20:50:48.8506145Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T20:50:48.8507190Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T20:50:48.8508017Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T20:50:48.8508795Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T20:50:48.8509555Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T20:50:48.8510408Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T20:50:48.8511213Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T20:50:48.8512028Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T20:50:48.8512715Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks' from root:root to runner:runner
2025-08-20T20:50:48.8513482Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/heads/master' from root:root to runner:runner
2025-08-20T20:50:48.8514307Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/heads/mr-autofill-test-br' from root:root to runner:runner
2025-08-20T20:50:48.8515156Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/heads/test-cli' from root:root to runner:runner
2025-08-20T20:50:48.8515882Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T20:50:48.8516893Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/master' from root:root to runner:runner
2025-08-20T20:50:48.8517724Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/test-br' from root:root to runner:runner
2025-08-20T20:50:48.8518676Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/mr-autofill-test-br' from root:root to runner:runner
2025-08-20T20:50:48.8519512Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/fixed-branch' from root:root to runner:runner
2025-08-20T20:50:48.8520362Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/trunk' from root:root to runner:runner
2025-08-20T20:50:48.8521178Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/ft-pager' from root:root to runner:runner
2025-08-20T20:50:48.8521988Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/test-cli' from root:root to runner:runner
2025-08-20T20:50:48.8522794Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/test-ci' from root:root to runner:runner
2025-08-20T20:50:48.8523676Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8524541Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/1-ci-failure-occured' from root:root to runner:runner
2025-08-20T20:50:48.8525319Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:50:48.8526051Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T20:50:48.8526872Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs' from root:root to runner:runner
2025-08-20T20:50:48.8527576Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8528338Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs' from root:root to runner:runner
2025-08-20T20:50:48.8529067Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/heads/master' from root:root to runner:runner
2025-08-20T20:50:48.8529866Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/heads/mr-autofill-test-br' from root:root to runner:runner
2025-08-20T20:50:48.8530620Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/heads/test-cli' from root:root to runner:runner
2025-08-20T20:50:48.8531328Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/heads' from root:root to runner:runner
2025-08-20T20:50:48.8532177Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/master' from root:root to runner:runner
2025-08-20T20:50:48.8532954Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/test-br' from root:root to runner:runner
2025-08-20T20:50:48.8533859Z [00:02:45.570]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/mr-autofill-test-br' from root:root to runner:runner
2025-08-20T20:50:48.8534667Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/fixed-branch' from root:root to runner:runner
2025-08-20T20:50:48.8535445Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/trunk' from root:root to runner:runner
2025-08-20T20:50:48.8536230Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/ft-pager' from root:root to runner:runner
2025-08-20T20:50:48.8537257Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/test-cli' from root:root to runner:runner
2025-08-20T20:50:48.8538062Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/test-ci' from root:root to runner:runner
2025-08-20T20:50:48.8538839Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8539676Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/1-ci-failure-occured' from root:root to runner:runner
2025-08-20T20:50:48.8540430Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:50:48.8541147Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes' from root:root to runner:runner
2025-08-20T20:50:48.8542324Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/tags/v0.0.1-beta' from root:root to runner:runner
2025-08-20T20:50:48.8543066Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/tags' from root:root to runner:runner
2025-08-20T20:50:48.8543756Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs' from root:root to runner:runner
2025-08-20T20:50:48.8544449Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/config' from root:root to runner:runner
2025-08-20T20:50:48.8545270Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/COMMIT_EDITMSG' from root:root to runner:runner
2025-08-20T20:50:48.8545972Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/FETCH_HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8546922Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/packed-refs' from root:root to runner:runner
2025-08-20T20:50:48.8547725Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/description' from root:root to runner:runner
2025-08-20T20:50:48.8548417Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8549320Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/36/912a78f64d85a834388325eae87a40beb6ff32' from root:root to runner:runner
2025-08-20T20:50:48.8550029Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/36' from root:root to runner:runner
2025-08-20T20:50:48.8550980Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/19/c85226a2c811366776a95617a705f79f617d31' from root:root to runner:runner
2025-08-20T20:50:48.8551687Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/19' from root:root to runner:runner
2025-08-20T20:50:48.8552591Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/b3/8dd911e39fe6c64e383e4fa1ffd7345a1ad82e' from root:root to runner:runner
2025-08-20T20:50:48.8553477Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/b3/a111e8e509da62d0c4caedb0a36193ddd732b5' from root:root to runner:runner
2025-08-20T20:50:48.8554197Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/b3' from root:root to runner:runner
2025-08-20T20:50:48.8555081Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/0a/c6aab9e6e89c94f7166f12840177b0d9c11156' from root:root to runner:runner
2025-08-20T20:50:48.8555856Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/0a' from root:root to runner:runner
2025-08-20T20:50:48.8556851Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/f9/3e3a1a1525fb5b91020da86e44810c87a2d7bc' from root:root to runner:runner
2025-08-20T20:50:48.8557561Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/f9' from root:root to runner:runner
2025-08-20T20:50:48.8558451Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/70/1ea5fe3cbfed95824c168ac1575008086e503e' from root:root to runner:runner
2025-08-20T20:50:48.8559232Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/70' from root:root to runner:runner
2025-08-20T20:50:48.8560128Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/a2/5fb990be59913967ae419c8efc0f482f3aee10' from root:root to runner:runner
2025-08-20T20:50:48.8560895Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/a2' from root:root to runner:runner
2025-08-20T20:50:48.8561786Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/e3/7c12a0be49028ec947377b209c430223d3847f' from root:root to runner:runner
2025-08-20T20:50:48.8562507Z [00:02:45.571]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/e3' from root:root to runner:runner
2025-08-20T20:50:48.8563404Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/a9/adc3cd1e94242afb3b7f948bf91cabdf765fd2' from root:root to runner:runner
2025-08-20T20:50:48.8564178Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/a9' from root:root to runner:runner
2025-08-20T20:50:48.8565073Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/0f/94241b3b5f046269fd2b2ae823d22de930301d' from root:root to runner:runner
2025-08-20T20:50:48.8565789Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/0f' from root:root to runner:runner
2025-08-20T20:50:48.8566841Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b5de3cbb71c3cc55492bbf55c2faaf4f4d24bf61.idx' from root:root to runner:runner
2025-08-20T20:50:48.8567806Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b1d82c55862586ab56b1a27320a34164d1b24ede.idx' from root:root to runner:runner
2025-08-20T20:50:48.8568770Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b5de3cbb71c3cc55492bbf55c2faaf4f4d24bf61.pack' from root:root to runner:runner
2025-08-20T20:50:48.8569795Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b1d82c55862586ab56b1a27320a34164d1b24ede.pack' from root:root to runner:runner
2025-08-20T20:50:48.8570518Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack' from root:root to runner:runner
2025-08-20T20:50:48.8571221Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects' from root:root to runner:runner
2025-08-20T20:50:48.8571943Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/info/exclude' from root:root to runner:runner
2025-08-20T20:50:48.8572692Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/info' from root:root to runner:runner
2025-08-20T20:50:48.8573384Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/index' from root:root to runner:runner
2025-08-20T20:50:48.8574094Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/ORIG_HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8574813Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git' from root:root to runner:runner
2025-08-20T20:50:48.8575453Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata' from root:root to runner:runner
2025-08-20T20:50:48.8576043Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test' from root:root to runner:runner
2025-08-20T20:50:48.8576774Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.tool-versions' from root:root to runner:runner
2025-08-20T20:50:48.8577459Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/SECURITY.md' from root:root to runner:runner
2025-08-20T20:50:48.8578095Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/CHANGELOG.md' from root:root to runner:runner
2025-08-20T20:50:48.8578728Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.golangci.yml' from root:root to runner:runner
2025-08-20T20:50:48.8579368Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T20:50:48.8580078Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T20:50:48.8580776Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T20:50:48.8581499Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T20:50:48.8582235Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T20:50:48.8582924Z [00:02:45.572]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T20:50:48.8583649Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T20:50:48.8584334Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T20:50:48.8585077Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T20:50:48.8585780Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T20:50:48.8586460Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T20:50:48.8587422Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T20:50:48.8588143Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T20:50:48.8588860Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T20:50:48.8589580Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T20:50:48.8590282Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T20:50:48.8590973Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T20:50:48.8591626Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T20:50:48.8592344Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8593034Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:50:48.8593694Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T20:50:48.8594334Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T20:50:48.8595026Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8595633Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T20:50:48.8596279Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T20:50:48.8597016Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T20:50:48.8597713Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8598469Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:50:48.8599114Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T20:50:48.8599747Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T20:50:48.8600412Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T20:50:48.8601029Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T20:50:48.8601671Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T20:50:48.8602303Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T20:50:48.8602963Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T20:50:48.8603869Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.promisor' from root:root to runner:runner
2025-08-20T20:50:48.8604760Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.rev' from root:root to runner:runner
2025-08-20T20:50:48.8605635Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.idx' from root:root to runner:runner
2025-08-20T20:50:48.8606624Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.promisor' from root:root to runner:runner
2025-08-20T20:50:48.8607487Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.idx' from root:root to runner:runner
2025-08-20T20:50:48.8608426Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.rev' from root:root to runner:runner
2025-08-20T20:50:48.8609648Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.pack' from root:root to runner:runner
2025-08-20T20:50:48.8610559Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.pack' from root:root to runner:runner
2025-08-20T20:50:48.8611208Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T20:50:48.8611948Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T20:50:48.8612570Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T20:50:48.8613213Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T20:50:48.8613876Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T20:50:48.8614506Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T20:50:48.8615095Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T20:50:48.8615750Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.vscode/launch.json' from root:root to runner:runner
2025-08-20T20:50:48.8616399Z [00:02:45.573]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.vscode' from root:root to runner:runner
2025-08-20T20:50:48.8617204Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO' from root:root to runner:runner
2025-08-20T20:50:48.8617754Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD' from root:root to runner:runner
2025-08-20T20:50:48.8618251Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T20:50:48.8618797Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T20:50:48.8619439Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T20:50:48.8619989Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T20:50:48.8620479Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T20:50:48.8621208Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.version' from runner:docker to runner:runner
2025-08-20T20:50:48.8621755Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T20:50:48.8622322Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.static.version' from runner:docker to runner:runner
2025-08-20T20:50:48.8622824Z [00:02:45.574]➜  changed ownership of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T20:50:48.8623253Z [00:02:45.582]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/glab' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8623733Z [00:02:45.589]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8624274Z [00:02:45.596]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/glab' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8624817Z [00:02:45.603]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gitlab-cli' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8625521Z [00:02:45.610]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/snap/snapcraft.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8634941Z [00:02:45.617]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8635873Z [00:02:45.624]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/Dangerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8636838Z [00:02:45.631]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/gittest/git_runner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8637585Z [00:02:45.638]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/gittest/api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8638343Z [00:02:45.645]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/httpmock/mocker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8639086Z [00:02:45.652]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/httpmock/stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8639825Z [00:02:45.660]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/cmdtest/helper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8640575Z [00:02:45.667]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/testing/stacks/stacks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8641263Z [00:02:45.674]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8641969Z [00:02:45.681]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8642673Z [00:02:45.688]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/oauth2_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8643504Z [00:02:45.695]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/token_source.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8644219Z [00:02:45.702]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/oauth2/oauth2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8644908Z [00:02:45.709]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt/prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8645608Z [00:02:45.716]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/prompt/stubber.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8646307Z [00:02:45.723]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/merge_request.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8647193Z [00:02:45.730]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8678717Z [00:02:45.737]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/pipeline.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8745602Z [00:02:45.743]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/issue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8813244Z [00:02:45.750]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8880476Z [00:02:45.757]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/default_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.8948018Z [00:02:45.764]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/debug_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9015335Z [00:02:45.770]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/milestone.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9082296Z [00:02:45.777]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/default.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9149878Z [00:02:45.784]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/api/project.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9217286Z [00:02:45.790]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/recovery.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9284188Z [00:02:45.797]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/recovery_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9352343Z [00:02:45.804]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/recovery/testdata/recover/repo/name/struct.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9419792Z [00:02:45.811]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/testing/git_runner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9485963Z [00:02:45.817]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/testing/api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9553245Z [00:02:45.824]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/url.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9619556Z [00:02:45.831]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stacked_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9685812Z [00:02:45.837]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git_runner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9753579Z [00:02:45.844]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/url_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9821719Z [00:02:45.851]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/test_helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9889702Z [00:02:45.858]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/ssh_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:48.9957144Z [00:02:45.864]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/ssh_config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0024685Z [00:02:45.871]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stacked.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0091729Z [00:02:45.878]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stack_struct.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0158883Z [00:02:45.885]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0225599Z [00:02:45.891]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/git_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0293450Z [00:02:45.898]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/git/stack_struct_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0360307Z [00:02:45.905]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/browser/browser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0427900Z [00:02:45.912]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/browser/browser_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0495611Z [00:02:45.918]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/tableprinter/table_printer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0564131Z [00:02:45.925]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/tableprinter/table_printer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0631222Z [00:02:45.932]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/truncate_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0700716Z [00:02:45.939]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/truncate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0768794Z [00:02:45.946]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/text.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0835773Z [00:02:45.952]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/text/text_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0903449Z [00:02:45.959]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/alias_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.0971709Z [00:02:45.966]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1039435Z [00:02:45.973]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/testing.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1106795Z [00:02:45.979]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/host_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1174281Z [00:02:45.986]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/writefile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1240620Z [00:02:45.993]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1309448Z [00:02:46.000]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1376210Z [00:02:46.006]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1443470Z [00:02:46.013]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/writefile_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1511058Z [00:02:46.020]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config.yaml.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1578242Z [00:02:46.027]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_mapping.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1644683Z [00:02:46.033]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/perms.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1713125Z [00:02:46.040]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/local_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1783091Z [00:02:46.047]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1852331Z [00:02:46.054]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/file_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1921457Z [00:02:46.061]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/writefile_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.1990547Z [00:02:46.068]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/local_config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2057897Z [00:02:46.075]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_file_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2125416Z [00:02:46.081]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/Readme.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2192948Z [00:02:46.088]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/config/config_file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2260878Z [00:02:46.095]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/lp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2327829Z [00:02:46.102]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/lp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2395236Z [00:02:46.108]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/lp_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2462775Z [00:02:46.115]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/PATH/git.bat' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2529741Z [00:02:46.122]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/PATH/git' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2596002Z [00:02:46.128]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/PATH/git.exe' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2664153Z [00:02:46.135]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/cwd/git.bat' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2732819Z [00:02:46.142]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/cwd/git' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2801702Z [00:02:46.149]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/execext/testdata/cwd/git.exe' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2869911Z [00:02:46.156]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/dbg/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.2937993Z [00:02:46.163]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/flag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3005129Z [00:02:46.169]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/remote_resolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3072442Z [00:02:46.176]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/enum_flag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3140246Z [00:02:46.183]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/cmdutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3208527Z [00:02:46.190]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/factory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3276126Z [00:02:46.196]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/repo_override.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3343906Z [00:02:46.203]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/cmdutils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3411206Z [00:02:46.210]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/enum_flag_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3478060Z [00:02:46.217]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3546126Z [00:02:46.223]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/remote_resolver_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3613503Z [00:02:46.230]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/cmdutils/flag_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3681196Z [00:02:46.237]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glinstance/host.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3748200Z [00:02:46.244]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glinstance/host_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3815173Z [00:02:46.250]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/remote_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3884754Z [00:02:46.257]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/resolver_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.3952730Z [00:02:46.264]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/test_helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4022782Z [00:02:46.271]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/repo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4092540Z [00:02:46.278]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/remote.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4159745Z [00:02:46.285]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/resolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4226389Z [00:02:46.291]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/glrepo/repo_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4295008Z [00:02:46.298]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/opentofu.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4363680Z [00:02:46.305]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4430927Z [00:02:46.312]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4497686Z [00:02:46.318]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4565901Z [00:02:46.325]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/delete/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4634446Z [00:02:46.332]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/download/download_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4702150Z [00:02:46.339]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/download/download.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4769503Z [00:02:46.346]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4837581Z [00:02:46.352]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/unlock/unlock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4905835Z [00:02:46.359]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/unlock/unlock_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.4972696Z [00:02:46.366]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/lock/lock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5041271Z [00:02:46.373]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/state/lock/lock_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5109747Z [00:02:46.380]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/init/init_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5177283Z [00:02:46.386]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/opentofu/init/init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5245128Z [00:02:46.393]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/list/iteration_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5313438Z [00:02:46.400]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/list/iteration_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5380864Z [00:02:46.407]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/iteration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5447611Z [00:02:46.413]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/iteration/iteration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5516413Z [00:02:46.420]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/generate/changelog_generate_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5583692Z [00:02:46.427]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/generate/changelog_generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5651664Z [00:02:46.434]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/changelog/changelog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5719739Z [00:02:46.441]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/pagination_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5788649Z [00:02:46.448]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5856949Z [00:02:46.454]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/pagination.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5925184Z [00:02:46.461]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/http_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.5992408Z [00:02:46.468]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/api_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6060720Z [00:02:46.475]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/api/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6128380Z [00:02:46.482]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/list/release_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6195743Z [00:02:46.488]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/list/release_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6262883Z [00:02:46.495]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/upload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6331223Z [00:02:46.502]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/upload_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6399799Z [00:02:46.509]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/upload/testdata/test_file.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6467174Z [00:02:46.515]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/release_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6535099Z [00:02:46.522]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6602303Z [00:02:46.529]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/delete/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6668932Z [00:02:46.536]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/download/download_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6737763Z [00:02:46.542]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/download/download.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6806969Z [00:02:46.549]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/releaseutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6876907Z [00:02:46.556]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/upload/upload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.6945975Z [00:02:46.563]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/releaseutils/upload/upload_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7013326Z [00:02:46.570]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/release.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7081073Z [00:02:46.577]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7148414Z [00:02:46.584]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7216203Z [00:02:46.590]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/create/testdata/test_file.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7284147Z [00:02:46.597]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7351070Z [00:02:46.604]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7418259Z [00:02:46.611]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/testdata/releases.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7485643Z [00:02:46.617]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/release/view/testdata/release.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7553956Z [00:02:46.624]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7621145Z [00:02:46.631]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/version/version_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7688524Z [00:02:46.638]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7756774Z [00:02:46.644]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7825179Z [00:02:46.651]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/get/get_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7892159Z [00:02:46.658]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/get/get.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.7958863Z [00:02:46.665]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/securefile_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8027644Z [00:02:46.671]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/remove/remove_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8095456Z [00:02:46.678]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/remove/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8163623Z [00:02:46.685]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/securefile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8231628Z [00:02:46.692]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/download_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8298470Z [00:02:46.699]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/download.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8366922Z [00:02:46.705]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/download/testdata/localfile.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8434508Z [00:02:46.712]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8502052Z [00:02:46.719]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8568163Z [00:02:46.726]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/securefile/create/testdata/localfile.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8634814Z [00:02:46.732]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approve/mr_approve_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8703515Z [00:02:46.739]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approve/mr_approve.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8769326Z [00:02:46.746]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/reopen/mr_reopen_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8834818Z [00:02:46.752]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/reopen/mr_reopen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8901893Z [00:02:46.759]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/note/mr_note_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.8971913Z [00:02:46.766]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/note/mr_note_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9038826Z [00:02:46.773]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/mr_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9106856Z [00:02:46.779]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/mr_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9173445Z [00:02:46.786]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/list/testdata/mrList.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9239688Z [00:02:46.793]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mr_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9305580Z [00:02:46.799]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9372304Z [00:02:46.806]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/rebase/mr_rebase.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9438542Z [00:02:46.813]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/rebase/mr_rebase_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9504634Z [00:02:46.819]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/close/mr_close.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9572727Z [00:02:46.826]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/close/mr_close_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9638622Z [00:02:46.833]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/checkout/mr_checkout_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9705038Z [00:02:46.839]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/checkout/mr_checkout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9771444Z [00:02:46.846]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/unsubscribe/mr_unsubscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9837624Z [00:02:46.852]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/unsubscribe/mr_unsubscribe_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9904543Z [00:02:46.859]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/mr_merge_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:49.9971583Z [00:02:46.866]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/mr_merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0039508Z [00:02:46.873]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/testdata/mergeableMr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0105862Z [00:02:46.879]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/merge/testdata/mergedMr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0173339Z [00:02:46.886]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/delete/mr_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0241216Z [00:02:46.893]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/delete/mr_delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0307398Z [00:02:46.899]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/update/mr_update_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0375272Z [00:02:46.906]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/update/mr_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0442085Z [00:02:46.913]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/mr_issues_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0508550Z [00:02:46.920]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/mr_issues.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0574556Z [00:02:46.926]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/issues/testdata/closesIssuesList.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0640688Z [00:02:46.933]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/revoke/mr_revoke.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0709188Z [00:02:46.940]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/revoke/mr_revoke_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0777375Z [00:02:46.946]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/create/mr_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0843022Z [00:02:46.953]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/create/mr_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0910722Z [00:02:46.960]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/subscribe/mr_subscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.0977305Z [00:02:46.966]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/subscribe/mr_subscribe_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1043698Z [00:02:46.973]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/view/mr_view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1110848Z [00:02:46.980]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/view/mr_view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1177699Z [00:02:46.986]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/mr_approvers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1245589Z [00:02:46.993]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/mr_approvers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1313468Z [00:02:47.000]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/approvers/testdata/approvalState.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1379957Z [00:02:47.007]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mrutils/mrutils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1446737Z [00:02:47.013]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/mrutils/mrutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1513179Z [00:02:47.020]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/diff/diff_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1580325Z [00:02:47.027]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/diff/diff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1646196Z [00:02:47.033]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/for/mr_for.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1714017Z [00:02:47.040]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/todo/mr_todo_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1780428Z [00:02:47.047]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/mr/todo/mr_todo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1851248Z [00:02:47.054]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/cluster_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1918298Z [00:02:47.061]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/example.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.1985620Z [00:02:47.067]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/long.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2053315Z [00:02:47.074]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/graph_builder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2120095Z [00:02:47.081]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/graph.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2187630Z [00:02:47.088]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/globals.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2254651Z [00:02:47.094]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2322380Z [00:02:47.101]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/graph/json_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2389520Z [00:02:47.108]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/list/agent_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2457345Z [00:02:47.114]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/list/agent_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2523836Z [00:02:47.121]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2590619Z [00:02:47.128]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2657238Z [00:02:47.134]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/token/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2724015Z [00:02:47.141]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/update_kubeconfig/agent_update_kubeconfig_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2790196Z [00:02:47.148]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/update_kubeconfig/agent_update_kubeconfig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2856861Z [00:02:47.154]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/file_mutex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2923199Z [00:02:47.161]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/agent_get_token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.2990072Z [00:02:47.168]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/cache.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3056833Z [00:02:47.174]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/agent_get_token_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3122609Z [00:02:47.181]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/cache_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3189331Z [00:02:47.188]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/get_token/file_mutex_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3255219Z [00:02:47.194]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agent_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3322554Z [00:02:47.201]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3391324Z [00:02:47.208]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/check_manifest_usage/check_manifest_usage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3458841Z [00:02:47.215]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/stdlib_mocks_for_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3523863Z [00:02:47.221]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/agent_bootstrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3590845Z [00:02:47.228]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/agent_bootstrap_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3658154Z [00:02:47.235]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/api_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3724368Z [00:02:47.241]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/flux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3792046Z [00:02:47.248]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/flux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3858179Z [00:02:47.255]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/kubectl_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3925369Z [00:02:47.261]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/kubectl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.3991744Z [00:02:47.268]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/mocks_for_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4058744Z [00:02:47.275]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/bootstrap/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4129964Z [00:02:47.282]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/agentutils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4202272Z [00:02:47.289]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/agentutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4270125Z [00:02:47.296]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/agent/agentutils/token_cache_mode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4337601Z [00:02:47.302]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/cluster/cluster.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4404849Z [00:02:47.309]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4471202Z [00:02:47.316]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4538081Z [00:02:47.323]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/get/get_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4605658Z [00:02:47.329]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/get/get.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4673955Z [00:02:47.336]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4740802Z [00:02:47.343]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/delete/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4808223Z [00:02:47.350]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/update/update_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4875050Z [00:02:47.356]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/update/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.4941762Z [00:02:47.363]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variable_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5008039Z [00:02:47.370]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5075650Z [00:02:47.376]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/key_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5141828Z [00:02:47.383]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/value_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5208465Z [00:02:47.390]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/value.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5273452Z [00:02:47.396]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/variableutils/key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5339724Z [00:02:47.403]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/export/export_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5405263Z [00:02:47.409]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/export/export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5470771Z [00:02:47.416]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/set/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5536364Z [00:02:47.422]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/variable/set/set_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5603397Z [00:02:47.429]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/reopen/issue_reopen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5670803Z [00:02:47.436]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/note/issue_note_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5736757Z [00:02:47.442]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/list/issue_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5803775Z [00:02:47.449]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/close/issue_close.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5870425Z [00:02:47.456]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.5935569Z [00:02:47.462]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/unsubscribe/issue_unsubscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6003217Z [00:02:47.469]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issue_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6069448Z [00:02:47.476]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/delete/issue_delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6137104Z [00:02:47.482]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/delete/issue_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6204606Z [00:02:47.489]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/update/issue_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6270384Z [00:02:47.496]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/update/issue_update_integration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6335283Z [00:02:47.502]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/board_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6401083Z [00:02:47.509]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/board.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6467797Z [00:02:47.516]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/create/issue_board_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6534953Z [00:02:47.522]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/create/issue_board_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6601297Z [00:02:47.529]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/view/issue_board_view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6666211Z [00:02:47.535]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/board/view/issue_board_view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6733437Z [00:02:47.542]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issueutils/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6798363Z [00:02:47.549]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/issueutils/utils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6868069Z [00:02:47.556]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create/issue_create_integration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.6935567Z [00:02:47.562]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create/issue_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7002448Z [00:02:47.569]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/create/issue_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7069748Z [00:02:47.576]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/subscribe/issue_subscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7137372Z [00:02:47.582]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issue/view/issue_view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7204594Z [00:02:47.589]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/mirror/project_mirror.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7271082Z [00:02:47.596]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7337891Z [00:02:47.603]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7404895Z [00:02:47.609]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/archive/repo_archive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7472722Z [00:02:47.616]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/archive/repo_archive_integration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7540346Z [00:02:47.623]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone/repo_clone_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7607399Z [00:02:47.629]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone/repo_clone_integration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7673831Z [00:02:47.636]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/clone/repo_clone.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7740423Z [00:02:47.643]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/fork/fork.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7807414Z [00:02:47.649]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/fork/fork_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7872997Z [00:02:47.656]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/repo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.7939732Z [00:02:47.663]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8007111Z [00:02:47.669]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/delete/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8074046Z [00:02:47.676]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/repo_contributors_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8140563Z [00:02:47.683]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/repo_contributors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8207853Z [00:02:47.690]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/contributors/testdata/contributors.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8274132Z [00:02:47.696]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/update/update_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8341388Z [00:02:47.703]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/update/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8409002Z [00:02:47.710]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/transfer/project_transfer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8476349Z [00:02:47.716]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/create/project_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8544182Z [00:02:47.723]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/create/project_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8610821Z [00:02:47.730]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/search/project_search.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8677730Z [00:02:47.736]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/repo_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8744979Z [00:02:47.743]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/view/project_view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8811536Z [00:02:47.750]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/view/project_view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8879687Z [00:02:47.757]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/publish_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.8944487Z [00:02:47.763]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/publish.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9011613Z [00:02:47.770]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/abc_templates/not_a_component.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9079110Z [00:02:47.777]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/abc_templates/not_a_component2/template.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9145960Z [00:02:47.783]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-2.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9213292Z [00:02:47.790]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-1.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9280907Z [00:02:47.797]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/contains-no-template/just_a_file.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9347645Z [00:02:47.803]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-3/another_helper_file.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9415343Z [00:02:47.810]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/catalog/testdata/test-repo/templates/component-3/template.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9482113Z [00:02:47.817]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/project/publish/publish.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9548677Z [00:02:47.824]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/reopen/issuable_reopen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9615203Z [00:02:47.830]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/reopen/issuable_reopen_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9684271Z [00:02:47.837]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/note/issuable_note_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9751325Z [00:02:47.844]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/note/issuable_note_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9818849Z [00:02:47.851]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/issuable_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9887628Z [00:02:47.857]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/issuable_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:50.9956102Z [00:02:47.864]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/testdata/incidentList.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0024095Z [00:02:47.871]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/testdata/issuableList.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0092809Z [00:02:47.878]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/list/testdata/issueListFull.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0160825Z [00:02:47.885]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/close/issuable_close_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0228787Z [00:02:47.892]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/close/issuable_close.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0296890Z [00:02:47.898]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/issuable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0365380Z [00:02:47.905]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/unsubscribe/issuable_unsubscribe_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0433862Z [00:02:47.912]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/unsubscribe/issuable_unsubscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0502341Z [00:02:47.919]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/subscribe/issuable_subscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0571211Z [00:02:47.926]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/subscribe/issuable_subscribe_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0640022Z [00:02:47.933]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/view/issuable_view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0709213Z [00:02:47.940]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/view/issuable_view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0776433Z [00:02:47.946]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/issuable/issuable_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0844534Z [00:02:47.953]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_amend.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0913660Z [00:02:47.960]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_save.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.0982051Z [00:02:47.967]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_save_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1050333Z [00:02:47.974]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/stack_amend_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1118214Z [00:02:47.981]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/prompt_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1185621Z [00:02:47.987]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/save/prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1253874Z [00:02:47.994]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/list/stack_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1322380Z [00:02:48.001]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/list/stack_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1389287Z [00:02:48.008]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/navigate/stack_navigate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1456691Z [00:02:48.014]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/stack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1524886Z [00:02:48.021]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/stack_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1593036Z [00:02:48.028]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/sync/stack_sync_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1661757Z [00:02:48.035]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/sync/stack_sync.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1730657Z [00:02:48.042]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/create/stack_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1798316Z [00:02:48.049]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/create/stack_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1868153Z [00:02:48.056]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/stack_reorder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.1937207Z [00:02:48.062]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/stack_reorder_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2005666Z [00:02:48.069]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/prompt_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2072215Z [00:02:48.076]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/reorder/prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2139979Z [00:02:48.083]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/stack/switch/switch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2206674Z [00:02:48.089]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2273166Z [00:02:48.096]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/config/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2341362Z [00:02:48.103]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2407967Z [00:02:48.110]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2475259Z [00:02:48.116]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/get/get_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2542028Z [00:02:48.123]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/get/get.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2609548Z [00:02:48.130]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/add_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2678223Z [00:02:48.137]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/add.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2747899Z [00:02:48.144]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/testdata/testkey.key' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2815306Z [00:02:48.150]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/add/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2881896Z [00:02:48.157]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/deploy-key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.2951120Z [00:02:48.164]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3019826Z [00:02:48.171]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/deploy-key/delete/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3087930Z [00:02:48.178]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/duo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3156073Z [00:02:48.184]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask/ask.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3223617Z [00:02:48.191]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask/ask_integration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3291304Z [00:02:48.198]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/duo/ask/ask_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3359777Z [00:02:48.205]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3428202Z [00:02:48.212]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/reopen/incident_reopen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3497228Z [00:02:48.218]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/note/incident_note_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3565023Z [00:02:48.225]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/list/incident_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3632743Z [00:02:48.232]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/incident.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3701137Z [00:02:48.239]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/close/incident_close.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3769967Z [00:02:48.246]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/unsubscribe/incident_unsubscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3837909Z [00:02:48.253]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/incident_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3907641Z [00:02:48.259]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/subscribe/incident_subscribe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.3977152Z [00:02:48.266]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/incident/view/incident_view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4044971Z [00:02:48.273]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/user_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4113895Z [00:02:48.280]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/events/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4182515Z [00:02:48.287]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/user/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4250268Z [00:02:48.294]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4317788Z [00:02:48.301]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4386413Z [00:02:48.307]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4455101Z [00:02:48.314]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/filter/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4523637Z [00:02:48.321]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/filter/filter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4592558Z [00:02:48.328]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/accesslevel/accesslevelvalue_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4660680Z [00:02:48.335]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/accesslevel/accesslevelvalue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4729552Z [00:02:48.342]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/revoke/revoke_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4797407Z [00:02:48.348]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/revoke/revoke.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4865392Z [00:02:48.355]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/create/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.4934009Z [00:02:48.362]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/create/create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5001243Z [00:02:48.369]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5069291Z [00:02:48.376]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/expirationdate/expirationdate_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5136233Z [00:02:48.382]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/expirationdate/expirationdate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5204140Z [00:02:48.389]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/rotate/rotate_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5271802Z [00:02:48.396]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/token/rotate/rotate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5340899Z [00:02:48.403]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/list/alias_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5409003Z [00:02:48.410]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/list/alias_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5475246Z [00:02:48.416]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/alias.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5543627Z [00:02:48.423]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/delete/alias_delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5612129Z [00:02:48.430]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/delete/alias_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5679585Z [00:02:48.437]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/expand/alias_expand.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5746084Z [00:02:48.443]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/expand/alias_expand_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5813702Z [00:02:48.450]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/alias_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5881409Z [00:02:48.457]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/set/alias_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.5948004Z [00:02:48.464]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/alias/set/alias_set_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6015258Z [00:02:48.470]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/root_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6083295Z [00:02:48.477]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ciutils/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6150777Z [00:02:48.484]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ciutils/utils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6218735Z [00:02:48.491]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/legacyci/pipeline_ci.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6285941Z [00:02:48.497]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/legacyci/pipeline_ci_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6352771Z [00:02:48.504]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ci.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6420900Z [00:02:48.511]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6488544Z [00:02:48.518]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6555761Z [00:02:48.524]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/list/testdata/ciList.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6623994Z [00:02:48.531]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/retry/retry_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6691635Z [00:02:48.538]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/retry/retry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6760387Z [00:02:48.545]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/cancel_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6829765Z [00:02:48.552]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/cancel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6900037Z [00:02:48.559]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/job/job.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.6967455Z [00:02:48.565]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/job/job_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7033847Z [00:02:48.572]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/pipeline/pipeline.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7101463Z [00:02:48.579]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/cancel/pipeline/pipeline_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7170301Z [00:02:48.586]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trigger/trigger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7238736Z [00:02:48.593]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trigger/trigger_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7306965Z [00:02:48.599]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/get_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7375869Z [00:02:48.606]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/get.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7443515Z [00:02:48.613]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/testdata/ci_get-1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7510581Z [00:02:48.620]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/testdata/ci_get.result' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7577152Z [00:02:48.626]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/get/testdata/ci_get-0.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7644580Z [00:02:48.633]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7714198Z [00:02:48.640]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/compile/compile_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7781740Z [00:02:48.647]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/config/compile/compile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7850435Z [00:02:48.654]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/status/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7918033Z [00:02:48.661]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/lint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.7985477Z [00:02:48.667]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/lint_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8054181Z [00:02:48.674]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/lint_integration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8121287Z [00:02:48.681]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/lint/testdata/.gitlab-ci.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8189843Z [00:02:48.688]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trace/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8256868Z [00:02:48.694]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/trace/trace_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8325738Z [00:02:48.701]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8393713Z [00:02:48.708]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/delete/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8461701Z [00:02:48.715]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run_trig/run_trig_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8529044Z [00:02:48.722]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run_trig/run_trig.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8597472Z [00:02:48.728]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run/run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8664782Z [00:02:48.735]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/run/run_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8732615Z [00:02:48.742]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/symlink' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8801470Z [00:02:48.749]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/view/view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8869276Z [00:02:48.756]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/view/view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.8937807Z [00:02:48.763]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/ci_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9005182Z [00:02:48.769]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/artifact_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9072627Z [00:02:48.776]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/artifact.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9140040Z [00:02:48.783]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ci/artifact/testdata/file.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9207245Z [00:02:48.789]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/update/check_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9274406Z [00:02:48.796]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/update/check_update_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9340371Z [00:02:48.803]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/job.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9407360Z [00:02:48.809]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/job_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9475293Z [00:02:48.816]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/logic_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9542506Z [00:02:48.823]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/logic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9609856Z [00:02:48.830]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/job/artifact/artifact.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9677272Z [00:02:48.836]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9743472Z [00:02:48.843]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9810462Z [00:02:48.850]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/get/get.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9877536Z [00:02:48.856]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add/add.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:51.9944616Z [00:02:48.863]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/add/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0014214Z [00:02:48.870]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0082588Z [00:02:48.877]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/ssh-key/ssh-key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0150119Z [00:02:48.884]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0217777Z [00:02:48.891]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop_generate_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0284613Z [00:02:48.897]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop_generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0352135Z [00:02:48.904]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/dpop/dpop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0418935Z [00:02:48.911]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p224_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0486111Z [00:02:48.917]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/not_a_key.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0552816Z [00:02:48.924]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/no_password.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0620451Z [00:02:48.931]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_8193_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0688039Z [00:02:48.938]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p521_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0756228Z [00:02:48.944]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/with_password.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0823414Z [00:02:48.951]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p384_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0891888Z [00:02:48.958]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_2047_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.0960446Z [00:02:48.965]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_2048_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1028304Z [00:02:48.972]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/rsa_8192_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1096169Z [00:02:48.978]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/generate_test_keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1164164Z [00:02:48.985]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ecdsa_p256_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1232229Z [00:02:48.992]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/generate/testdata/ed25519_key.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1300106Z [00:02:48.999]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/status/status_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1367169Z [00:02:49.005]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/status/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1435030Z [00:02:49.012]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/auth_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1502825Z [00:02:49.019]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/configure.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1570792Z [00:02:49.026]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/helper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1640133Z [00:02:49.033]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/docker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1709073Z [00:02:49.040]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/docker/helper_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1777503Z [00:02:49.046]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/logout/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1847649Z [00:02:49.053]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/logout/logout_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1916278Z [00:02:49.060]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/authutils/git_credentials.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.1983853Z [00:02:49.067]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/authutils/git_credentials_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2052261Z [00:02:49.074]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/helper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2119685Z [00:02:49.081]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2187531Z [00:02:49.087]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/login_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2256137Z [00:02:49.094]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/auth/login/helper_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2323802Z [00:02:49.101]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/list/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2392334Z [00:02:49.108]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/list/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2460497Z [00:02:49.115]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/schedule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2528601Z [00:02:49.122]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/delete/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2596139Z [00:02:49.128]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/delete/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2665043Z [00:02:49.135]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/update/update_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2732828Z [00:02:49.142]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/update/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2801129Z [00:02:49.149]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/run/run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2868996Z [00:02:49.156]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/run/run_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.2938514Z [00:02:49.163]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/create/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3006195Z [00:02:49.169]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/schedule/create/create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3074116Z [00:02:49.176]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/snippet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3142448Z [00:02:49.183]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/snippet_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3210649Z [00:02:49.190]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3278877Z [00:02:49.197]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3347756Z [00:02:49.203]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/testdata/file1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3414918Z [00:02:49.210]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/testdata/file2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3483174Z [00:02:49.217]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/snippet/create/testdata/snippet.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3551640Z [00:02:49.224]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/completion/completion.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3619345Z [00:02:49.231]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/completion/completion_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3687089Z [00:02:49.237]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/help/help_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3755729Z [00:02:49.244]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/help/help.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3823606Z [00:02:49.251]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/label_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3893285Z [00:02:49.258]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/list/label_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.3966238Z [00:02:49.265]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/list/label_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4035929Z [00:02:49.272]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/label.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4103978Z [00:02:49.279]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/delete/label_delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4172614Z [00:02:49.286]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/delete/label_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4241236Z [00:02:49.293]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/create/label_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4309076Z [00:02:49.300]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/commands/label/create/label_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4377224Z [00:02:49.306]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/terminal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4445115Z [00:02:49.313]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/color_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4512915Z [00:02:49.320]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/iostreams_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4581065Z [00:02:49.327]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/iostreams.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4649062Z [00:02:49.334]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/pager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4716968Z [00:02:49.340]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/icons.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4785588Z [00:02:49.347]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4853788Z [00:02:49.354]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/iostreams/color.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4922177Z [00:02:49.361]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/run/run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.4992699Z [00:02:49.368]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/auth/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5061536Z [00:02:49.375]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/auth/auth_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5130172Z [00:02:49.382]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/surveyext/surveyext.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5198258Z [00:02:49.389]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/display.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5265132Z [00:02:49.395]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5332747Z [00:02:49.402]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/manip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5401248Z [00:02:49.409]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/utils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5468853Z [00:02:49.416]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/display_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5536767Z [00:02:49.422]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/internal/utils/manip_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5605391Z [00:02:49.429]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab-ci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5672475Z [00:02:49.436]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5741316Z [00:02:49.443]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5809192Z [00:02:49.450]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.vale.ini' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5876771Z [00:02:49.456]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.projections.json.example' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.5945636Z [00:02:49.463]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/maintainer.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6014066Z [00:02:49.470]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/OutdatedVersions.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6081681Z [00:02:49.477]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Repetition.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6149891Z [00:02:49.484]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Dropdown.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6217927Z [00:02:49.491]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/MultiLineLinks.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6286341Z [00:02:49.497]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Offerings.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6353979Z [00:02:49.504]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SentenceSpacing.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6423023Z [00:02:49.511]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/NonStandardQuotes.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6490732Z [00:02:49.518]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SelfReferential.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6559097Z [00:02:49.525]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SubstitutionWarning.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6626918Z [00:02:49.531]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/BadPlurals.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6695472Z [00:02:49.538]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/OxfordComma.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6762782Z [00:02:49.545]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/MeaningfulLinkWords.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6830305Z [00:02:49.552]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/spelling-exceptions.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6898472Z [00:02:49.559]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/HeadingLink.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.6966448Z [00:02:49.565]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Spelling.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7033883Z [00:02:49.572]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/HeadingDepth.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7100841Z [00:02:49.579]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Substitutions.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7167968Z [00:02:49.586]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ElementDescriptors.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7234994Z [00:02:49.592]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Uppercase.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7301942Z [00:02:49.599]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Possessive.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7368147Z [00:02:49.606]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/FutureTense.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7435685Z [00:02:49.612]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ListIndentation.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7512729Z [00:02:49.619]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CodeblockFences.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7573289Z [00:02:49.626]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/DefaultBranch.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7642321Z [00:02:49.633]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CommandStringsQuoted.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7710182Z [00:02:49.640]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/British.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7778362Z [00:02:49.647]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/SentenceLength.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7846076Z [00:02:49.653]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/InclusiveLanguage.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7913071Z [00:02:49.660]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Ability.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.7980559Z [00:02:49.667]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Zip.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8047916Z [00:02:49.674]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/UnclearAntecedent.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8114611Z [00:02:49.680]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/GitLabFlavoredMarkdown.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8182829Z [00:02:49.687]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/MergeConflictMarkers.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8249914Z [00:02:49.694]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CurrentStatus.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8317393Z [00:02:49.700]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Units.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8385582Z [00:02:49.707]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/PossessiveProperNouns.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8453560Z [00:02:49.714]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Prerequisites.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8521072Z [00:02:49.721]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/EOLWhitespace.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8588683Z [00:02:49.728]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Simplicity.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8654665Z [00:02:49.734]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/HeadingContent.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8722303Z [00:02:49.741]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Level.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8792078Z [00:02:49.748]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/NonStandardSpaces.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8861869Z [00:02:49.755]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/Wordy.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8930162Z [00:02:49.762]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ReadingLevel.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.8999177Z [00:02:49.769]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/ToDo.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9065722Z [00:02:49.775]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/CIConfigFile.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9133631Z [00:02:49.782]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/.vale/gitlab_base/LatinTerms.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9202499Z [00:02:49.789]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9271391Z [00:02:49.796]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/testing_against_staging.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9339516Z [00:02:49.803]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/security_releases.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9407648Z [00:02:49.809]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/triaging_bugs.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9475244Z [00:02:49.816]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/development_process.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9544263Z [00:02:49.823]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/lock.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9612253Z [00:02:49.830]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9680370Z [00:02:49.837]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/download.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9748445Z [00:02:49.844]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/unlock.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9815948Z [00:02:49.850]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9884082Z [00:02:49.857]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/state/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:52.9951701Z [00:02:49.864]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/init.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0019541Z [00:02:49.871]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0088224Z [00:02:49.877]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/opentofu/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0155170Z [00:02:49.884]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/iteration/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0222912Z [00:02:49.891]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/iteration/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0291082Z [00:02:49.898]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/iteration/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0358975Z [00:02:49.905]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/changelog/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0426126Z [00:02:49.911]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/changelog/generate.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0493303Z [00:02:49.918]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/changelog/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0561097Z [00:02:49.925]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/api/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0629413Z [00:02:49.932]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0698087Z [00:02:49.939]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/upload.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0765570Z [00:02:49.945]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0833736Z [00:02:49.952]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0901582Z [00:02:49.959]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.0970017Z [00:02:49.966]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/download.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1037816Z [00:02:49.972]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1105001Z [00:02:49.979]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/release/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1173681Z [00:02:49.986]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/version/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1241674Z [00:02:49.993]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1310149Z [00:02:50.000]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1378376Z [00:02:50.007]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/get.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1445347Z [00:02:50.013]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/download.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1513314Z [00:02:50.020]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/remove.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1581216Z [00:02:50.027]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1648422Z [00:02:50.034]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/securefile/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1717491Z [00:02:50.040]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/approvers.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1785198Z [00:02:50.047]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/revoke.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1855776Z [00:02:50.054]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/note.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1924267Z [00:02:50.061]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.1992805Z [00:02:50.068]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/for.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2061082Z [00:02:50.075]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/reopen.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2129444Z [00:02:50.082]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/approve.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2197500Z [00:02:50.088]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2265770Z [00:02:50.095]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2333203Z [00:02:50.102]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/rebase.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2401358Z [00:02:50.109]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/diff.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2469449Z [00:02:50.116]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/todo.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2536823Z [00:02:50.122]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2605275Z [00:02:50.129]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/issues.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2673868Z [00:02:50.136]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/subscribe.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2740905Z [00:02:50.143]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/merge.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2809725Z [00:02:50.150]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/checkout.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2878295Z [00:02:50.157]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.2945566Z [00:02:50.163]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/close.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3013918Z [00:02:50.170]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3081882Z [00:02:50.177]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/update.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3150087Z [00:02:50.184]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/mr/unsubscribe.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3219057Z [00:02:50.191]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3288362Z [00:02:50.198]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/update-kubeconfig.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3355747Z [00:02:50.204]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/get-token.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3424228Z [00:02:50.211]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/bootstrap.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3492235Z [00:02:50.218]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/token/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3560134Z [00:02:50.225]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/token/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3627431Z [00:02:50.231]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/check_manifest_usage.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3696178Z [00:02:50.238]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3764042Z [00:02:50.245]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3831624Z [00:02:50.252]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/agent/token.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3899293Z [00:02:50.259]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/graph.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.3968674Z [00:02:50.266]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/cluster/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4037944Z [00:02:50.273]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/set.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4105716Z [00:02:50.279]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/export.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4173708Z [00:02:50.286]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4241640Z [00:02:50.293]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4310514Z [00:02:50.300]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/get.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4378049Z [00:02:50.307]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4445087Z [00:02:50.313]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4513454Z [00:02:50.320]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/variable/update.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4581722Z [00:02:50.327]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/check-update/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4649565Z [00:02:50.334]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/note.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4718011Z [00:02:50.341]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4787003Z [00:02:50.347]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/reopen.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4854220Z [00:02:50.354]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4922449Z [00:02:50.361]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.4990615Z [00:02:50.368]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5058357Z [00:02:50.375]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/board/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5125172Z [00:02:50.381]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/board/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5193074Z [00:02:50.388]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/board/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5261586Z [00:02:50.395]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/subscribe.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5328988Z [00:02:50.402]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5397032Z [00:02:50.408]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/close.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5465221Z [00:02:50.415]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5533787Z [00:02:50.422]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/update.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5601164Z [00:02:50.429]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/issue/unsubscribe.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5670755Z [00:02:50.436]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/sync.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5738406Z [00:02:50.443]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/next.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5805765Z [00:02:50.449]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/first.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5873182Z [00:02:50.456]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/move.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.5942910Z [00:02:50.463]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/amend.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6011412Z [00:02:50.470]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6079498Z [00:02:50.477]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/reorder.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6147303Z [00:02:50.483]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/prev.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6214850Z [00:02:50.490]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6282857Z [00:02:50.497]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/save.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6349982Z [00:02:50.504]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6417449Z [00:02:50.510]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/switch.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6484079Z [00:02:50.517]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6551905Z [00:02:50.524]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/stack/last.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6620998Z [00:02:50.531]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/set.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6688790Z [00:02:50.538]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/init.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6757938Z [00:02:50.545]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6825864Z [00:02:50.551]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/get.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6894540Z [00:02:50.558]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/edit.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.6962016Z [00:02:50.565]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/config/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7030558Z [00:02:50.572]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7098671Z [00:02:50.579]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7166217Z [00:02:50.585]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/get.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7233641Z [00:02:50.592]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/add.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7302129Z [00:02:50.599]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7370457Z [00:02:50.606]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/deploy-key/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7438573Z [00:02:50.613]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/duo/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7506154Z [00:02:50.619]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/duo/ask.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7573198Z [00:02:50.626]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/duo/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7641115Z [00:02:50.633]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/note.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7708917Z [00:02:50.640]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7776893Z [00:02:50.646]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/reopen.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7845277Z [00:02:50.653]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7914467Z [00:02:50.660]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/subscribe.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.7982388Z [00:02:50.667]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8050903Z [00:02:50.674]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/close.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8118364Z [00:02:50.681]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8185622Z [00:02:50.687]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/incident/unsubscribe.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8253843Z [00:02:50.694]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/user/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8322248Z [00:02:50.701]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/user/events.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8390472Z [00:02:50.708]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/user/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8459487Z [00:02:50.715]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/rotate.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8528705Z [00:02:50.722]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/revoke.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8595619Z [00:02:50.728]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8662904Z [00:02:50.735]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8730426Z [00:02:50.742]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8798228Z [00:02:50.749]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/token/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8865987Z [00:02:50.755]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/search.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.8933348Z [00:02:50.762]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/contributors.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9000062Z [00:02:50.769]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/mirror.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9067688Z [00:02:50.775]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/fork.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9133903Z [00:02:50.782]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/archive.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9200559Z [00:02:50.789]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9268075Z [00:02:50.796]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9335026Z [00:02:50.802]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9402772Z [00:02:50.809]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/clone.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9468968Z [00:02:50.816]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/transfer.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9534984Z [00:02:50.822]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9600763Z [00:02:50.829]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9667204Z [00:02:50.835]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9734303Z [00:02:50.842]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/publish/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9801560Z [00:02:50.849]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/publish/catalog.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9869335Z [00:02:50.856]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/repo/update.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:53.9937057Z [00:02:50.862]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/set.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0004600Z [00:02:50.869]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0072510Z [00:02:50.876]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0139637Z [00:02:50.883]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0206438Z [00:02:50.889]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/alias/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0275222Z [00:02:50.896]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/lint.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0343097Z [00:02:50.903]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/cancel/pipeline.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0409901Z [00:02:50.910]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/cancel/job.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0477326Z [00:02:50.916]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/cancel/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0543524Z [00:02:50.923]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0610629Z [00:02:50.930]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/config/compile.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0677731Z [00:02:50.937]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/config/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0746207Z [00:02:50.943]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/artifact.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0815296Z [00:02:50.950]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/trace.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0882746Z [00:02:50.957]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.0949632Z [00:02:50.964]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/retry.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1016985Z [00:02:50.970]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/lint.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1084828Z [00:02:50.977]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/trace.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1153051Z [00:02:50.984]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/view.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1220443Z [00:02:50.991]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/ci/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1287584Z [00:02:50.997]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1353747Z [00:02:51.004]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/get.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1421348Z [00:02:51.011]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/run.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1487602Z [00:02:51.018]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/run-trig.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1555418Z [00:02:51.024]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/trigger.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1622678Z [00:02:51.031]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1690010Z [00:02:51.038]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1758073Z [00:02:51.045]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ci/status.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1825570Z [00:02:51.051]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/job/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1895871Z [00:02:51.058]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/job/artifact.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.1964953Z [00:02:51.065]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/job/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2032253Z [00:02:51.072]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2099115Z [00:02:51.079]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2166021Z [00:02:51.085]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/get.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2232920Z [00:02:51.092]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/add.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2300268Z [00:02:51.099]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2367679Z [00:02:51.106]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/ssh-key/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2434416Z [00:02:51.112]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/login.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2502505Z [00:02:51.119]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2568775Z [00:02:51.126]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/git-credential.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2635924Z [00:02:51.132]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/docker-helper.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2702372Z [00:02:51.139]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/logout.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2768210Z [00:02:51.146]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/configure-docker.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2835514Z [00:02:51.152]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2904647Z [00:02:51.159]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/dpop-gen.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.2971559Z [00:02:51.166]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/auth/status.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3037791Z [00:02:51.172]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3105477Z [00:02:51.179]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3172554Z [00:02:51.186]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3240850Z [00:02:51.193]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/run.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3308244Z [00:02:51.200]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3375259Z [00:02:51.206]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3442440Z [00:02:51.213]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/schedule/update.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3510334Z [00:02:51.220]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/snippet/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3577177Z [00:02:51.226]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/snippet/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3644122Z [00:02:51.233]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/snippet/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3711895Z [00:02:51.240]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3780080Z [00:02:51.247]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/completion/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3846950Z [00:02:51.253]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/help.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3914525Z [00:02:51.260]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/create.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.3983169Z [00:02:51.267]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/delete.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4051956Z [00:02:51.274]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4119729Z [00:02:51.281]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/source/label/list.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4186366Z [00:02:51.287]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/release_process.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4253816Z [00:02:51.294]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/installation_options.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4320931Z [00:02:51.301]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/index.rst' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4388017Z [00:02:51.308]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/assets/glab-logo.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4455762Z [00:02:51.314]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/assets/command-example.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4522995Z [00:02:51.321]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/docs/assets/glabgettingstarted.gif' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4590846Z [00:02:51.328]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.markdownlint-cli2.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4658525Z [00:02:51.335]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitpod.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4726036Z [00:02:51.341]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/security-harness' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4792978Z [00:02:51.348]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/changelog' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4861109Z [00:02:51.355]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4927506Z [00:02:51.361]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/lint.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.4994913Z [00:02:51.368]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/package-lock.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5062265Z [00:02:51.375]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/commit-lint/lint.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5128859Z [00:02:51.382]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/scripts/setup_windows.iss' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5195864Z [00:02:51.388]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/telemetry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5264267Z [00:02:51.395]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/main_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5331078Z [00:02:51.402]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/telemetry_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5396927Z [00:02:51.408]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/glab/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5464424Z [00:02:51.415]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/cmd/gen-docs/docs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5530848Z [00:02:51.422]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5598944Z [00:02:51.429]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/merge_request_templates/Documentation.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5666751Z [00:02:51.435]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/merge_request_templates/Default.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5733733Z [00:02:51.442]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Maintainer Onboarding.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5800648Z [00:02:51.449]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Bug.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5867652Z [00:02:51.455]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Vulnerability Disclosure.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.5934373Z [00:02:51.462]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/issue_templates/Feature Request.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6001049Z [00:02:51.469]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.gitlab/CODEOWNERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6067616Z [00:02:51.476]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6134584Z [00:02:51.482]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6203525Z [00:02:51.489]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6271049Z [00:02:51.496]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.goreleaser.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6337800Z [00:02:51.503]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/CODE_OF_CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6404488Z [00:02:51.509]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6472017Z [00:02:51.516]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab-ci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6539866Z [00:02:51.523]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6606819Z [00:02:51.529]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/somefile.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6673733Z [00:02:51.536]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/merge_request_templates/Default.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6741988Z [00:02:51.543]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/.gitkeep' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6808457Z [00:02:51.550]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/.gitkeep-for-tests' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6880060Z [00:02:51.557]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/Bug.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.6948179Z [00:02:51.564]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/non-markdown-file-for-tests.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7015788Z [00:02:51.570]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/.gitlab/issue_templates/Feature Request.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7083210Z [00:02:51.577]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.glab-cli/config/config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7150698Z [00:02:51.584]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7218486Z [00:02:51.591]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7285180Z [00:02:51.597]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7352050Z [00:02:51.604]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7419504Z [00:02:51.611]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7486264Z [00:02:51.617]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7554082Z [00:02:51.624]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7621772Z [00:02:51.631]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7689039Z [00:02:51.638]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7755878Z [00:02:51.644]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7823352Z [00:02:51.651]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7891005Z [00:02:51.658]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:54.7958780Z [00:02:51.665]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8025115Z [00:02:51.671]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/heads/mr-autofill-test-br' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8092708Z [00:02:51.678]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/heads/test-cli' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8161413Z [00:02:51.685]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8228867Z [00:02:51.692]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/test-br' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8295900Z [00:02:51.698]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/mr-autofill-test-br' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8363083Z [00:02:51.705]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/fixed-branch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8429601Z [00:02:51.712]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/trunk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8496088Z [00:02:51.718]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/ft-pager' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8562644Z [00:02:51.725]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/test-cli' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8629908Z [00:02:51.732]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/test-ci' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8695984Z [00:02:51.738]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8764190Z [00:02:51.745]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/refs/remotes/origin/1-ci-failure-occured' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8831991Z [00:02:51.752]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8899855Z [00:02:51.759]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.8966775Z [00:02:51.765]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/heads/mr-autofill-test-br' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9033351Z [00:02:51.772]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/heads/test-cli' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9101795Z [00:02:51.779]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9169014Z [00:02:51.786]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/test-br' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9235982Z [00:02:51.792]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/mr-autofill-test-br' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9303629Z [00:02:51.799]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/fixed-branch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9370716Z [00:02:51.806]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/trunk' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9437985Z [00:02:51.813]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/ft-pager' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9504758Z [00:02:51.819]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/test-cli' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9574560Z [00:02:51.826]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/test-ci' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9643607Z [00:02:51.833]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9711334Z [00:02:51.840]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/remotes/origin/1-ci-failure-occured' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9777698Z [00:02:51.847]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/refs/tags/v0.0.1-beta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9845356Z [00:02:51.853]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9913254Z [00:02:51.860]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/COMMIT_EDITMSG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:54.9981465Z [00:02:51.867]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/FETCH_HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0050181Z [00:02:51.874]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0118428Z [00:02:51.881]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0187732Z [00:02:51.888]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0257502Z [00:02:51.894]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/36/912a78f64d85a834388325eae87a40beb6ff32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0325932Z [00:02:51.901]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/19/c85226a2c811366776a95617a705f79f617d31' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0395208Z [00:02:51.908]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/b3/8dd911e39fe6c64e383e4fa1ffd7345a1ad82e' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0463400Z [00:02:51.915]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/b3/a111e8e509da62d0c4caedb0a36193ddd732b5' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0532092Z [00:02:51.922]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/0a/c6aab9e6e89c94f7166f12840177b0d9c11156' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0601090Z [00:02:51.929]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/f9/3e3a1a1525fb5b91020da86e44810c87a2d7bc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0670226Z [00:02:51.936]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/70/1ea5fe3cbfed95824c168ac1575008086e503e' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0738897Z [00:02:51.943]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/a2/5fb990be59913967ae419c8efc0f482f3aee10' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0806763Z [00:02:51.949]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/e3/7c12a0be49028ec947377b209c430223d3847f' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0875219Z [00:02:51.956]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/a9/adc3cd1e94242afb3b7f948bf91cabdf765fd2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.0943093Z [00:02:51.963]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/0f/94241b3b5f046269fd2b2ae823d22de930301d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1011838Z [00:02:51.970]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b5de3cbb71c3cc55492bbf55c2faaf4f4d24bf61.idx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1079998Z [00:02:51.977]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b1d82c55862586ab56b1a27320a34164d1b24ede.idx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1147319Z [00:02:51.983]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b5de3cbb71c3cc55492bbf55c2faaf4f4d24bf61.pack' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1215822Z [00:02:51.990]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/objects/pack/pack-b1d82c55862586ab56b1a27320a34164d1b24ede.pack' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1284188Z [00:02:51.997]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1352023Z [00:02:52.004]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1420659Z [00:02:52.011]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/test/testdata/test.git/ORIG_HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1489472Z [00:02:52.018]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.tool-versions' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1555496Z [00:02:52.024]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1623427Z [00:02:52.031]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1692023Z [00:02:52.038]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1760710Z [00:02:52.045]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1828952Z [00:02:52.052]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1900411Z [00:02:52.059]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.1968189Z [00:02:52.066]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2035864Z [00:02:52.072]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2103524Z [00:02:52.079]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2170291Z [00:02:52.086]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2237578Z [00:02:52.093]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2303895Z [00:02:52.099]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2372913Z [00:02:52.106]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2439563Z [00:02:52.113]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2506456Z [00:02:52.119]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2574409Z [00:02:52.126]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2642863Z [00:02:52.133]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2710020Z [00:02:52.140]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2777983Z [00:02:52.147]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2847230Z [00:02:52.153]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2914230Z [00:02:52.160]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.2981729Z [00:02:52.167]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3048741Z [00:02:52.174]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3116871Z [00:02:52.180]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3184607Z [00:02:52.187]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3251711Z [00:02:52.194]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3317949Z [00:02:52.201]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3387069Z [00:02:52.207]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3455066Z [00:02:52.214]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3522704Z [00:02:52.221]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3590748Z [00:02:52.228]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3658380Z [00:02:52.235]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3725690Z [00:02:52.241]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3794494Z [00:02:52.248]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-556988a197bf8525fa63d484454a1705d151bd9f.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3861811Z [00:02:52.255]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/objects/pack/pack-faf7839b341dc2902ac2c200af59a476b956723a.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3930221Z [00:02:52.262]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.3999008Z [00:02:52.269]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.4068278Z [00:02:52.276]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.5uUBlPMIZD/TEMPREPO/.vscode/launch.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.4135968Z [00:02:52.282]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.4203504Z [00:02:52.289]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.4271122Z [00:02:52.296]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.4338319Z [00:02:52.303]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.4406113Z [00:02:52.309]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.4474226Z [00:02:52.316]➜  mode of '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:50:55.5074820Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T20:50:55.5075857Z [00:02:52.376]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T20:51:17.4522552Z 
2025-08-20T20:51:17.4523680Z [+] Sanitizing /tmp/pkgforge/unGBgTsrE_SBUILD/BUILD.log ==> /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.static.log
2025-08-20T20:51:19.9833676Z '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.static.log' -> '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.log'
2025-08-20T20:51:19.9837366Z '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/gitlab-cli.static.log' -> '/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/glab.log'
2025-08-20T20:51:19.9902133Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/gitlab-cli?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=gitlab-cli.log
2025-08-20T20:51:19.9903697Z 
2025-08-20T20:51:19.9904727Z [+] Parsing/Uploading gitlab-cli/gitlab-cli --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgitlab-cli%2Fgitlab-cli [x86_64-Linux]
2025-08-20T20:51:19.9906448Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/glab?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=glab.log
2025-08-20T20:51:19.9907701Z 
2025-08-20T20:51:19.9908637Z [+] Parsing/Uploading gitlab-cli/glab --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgitlab-cli%2Fglab [x86_64-Linux]
2025-08-20T20:51:19.9946928Z {
2025-08-20T20:51:19.9947372Z   "_disabled": "false",
2025-08-20T20:51:19.9947825Z   "host": "x86_64-Linux",
2025-08-20T20:51:19.9948214Z   "rank": "",
2025-08-20T20:51:19.9948550Z   "pkg": "gitlab-cli.static",
2025-08-20T20:51:19.9948962Z   "pkg_family": "gitlab-cli",
2025-08-20T20:51:19.9949393Z   "pkg_id": "gitlab.com.gitlab-org.cli",
2025-08-20T20:51:19.9949868Z   "pkg_name": "gitlab-cli",
2025-08-20T20:51:19.9950241Z   "pkg_type": "static",
2025-08-20T20:51:19.9950950Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/gitlab-cli",
2025-08-20T20:51:19.9951712Z   "app_id": "",
2025-08-20T20:51:19.9952016Z   "appstream": "",
2025-08-20T20:51:19.9952320Z   "category": [
2025-08-20T20:51:19.9952618Z     "ConsoleOnly",
2025-08-20T20:51:19.9952911Z     "Utility"
2025-08-20T20:51:19.9953204Z   ],
2025-08-20T20:51:19.9953532Z   "description": "Official Gitlab CLI",
2025-08-20T20:51:19.9953972Z   "desktop": "",
2025-08-20T20:51:19.9954292Z   "homepage": [
2025-08-20T20:51:19.9954753Z     "https://docs.gitlab.com/ee/editor_extensions/gitlab_cli"
2025-08-20T20:51:19.9955281Z   ],
2025-08-20T20:51:19.9956280Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/gitlab-cli?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=gitlab-cli.png",
2025-08-20T20:51:19.9957899Z   "license": [
2025-08-20T20:51:19.9958199Z     "MIT"
2025-08-20T20:51:19.9958472Z   ],
2025-08-20T20:51:19.9958745Z   "maintainer": [
2025-08-20T20:51:19.9959139Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:51:19.9959577Z   ],
2025-08-20T20:51:19.9959846Z   "provides": [
2025-08-20T20:51:19.9960137Z     "glab",
2025-08-20T20:51:19.9960425Z     "gitlab-cli"
2025-08-20T20:51:19.9960726Z   ],
2025-08-20T20:51:19.9960992Z   "note": [
2025-08-20T20:51:19.9961547Z     "Built From Source (Latest Git HEAD). Check/Report @ https://gitlab.com/gitlab-org/cli"
2025-08-20T20:51:19.9962197Z   ],
2025-08-20T20:51:19.9962486Z   "repology": [
2025-08-20T20:51:19.9962805Z     "glab-gitlab-cli"
2025-08-20T20:51:19.9963159Z   ],
2025-08-20T20:51:19.9963460Z   "screenshots": [],
2025-08-20T20:51:19.9963805Z   "src_url": [
2025-08-20T20:51:19.9964176Z     "https://gitlab.com/gitlab-org/cli"
2025-08-20T20:51:19.9964609Z   ],
2025-08-20T20:51:19.9965019Z   "tag": [
2025-08-20T20:51:19.9965313Z     "gitlab"
2025-08-20T20:51:19.9965616Z   ],
2025-08-20T20:51:19.9965953Z   "version": "HEAD-318bc52-250820T084939",
2025-08-20T20:51:19.9966417Z   "version_upstream": "1.67.0",
2025-08-20T20:51:19.9967233Z   "bsum": "98e7ecb9cc5469eea4c05ccaf372248ce101552111d5c6fbb30f58c55d5d2cf2",
2025-08-20T20:51:19.9967908Z   "build_date": "2025-08-20T20:50:56Z",
2025-08-20T20:51:19.9968515Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107887398",
2025-08-20T20:51:19.9969118Z   "build_id": "17107887398",
2025-08-20T20:51:19.9970228Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/gitlab-cli?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=gitlab-cli.log",
2025-08-20T20:51:19.9972072Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gitlab-cli/static.official.source.yaml",
2025-08-20T20:51:19.9973738Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/gitlab-cli?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=gitlab-cli",
2025-08-20T20:51:19.9975300Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli:HEAD-318bc52-250820T084939-x86_64-linux",
2025-08-20T20:51:19.9976333Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli",
2025-08-20T20:51:19.9977789Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/gitlab-cli?tag=HEAD-318bc52-250820T084939-x86_64-linux&manifest",
2025-08-20T20:51:19.9979081Z   "shasum": "f9cf9264c953ceb979abf509b821d95af96975c3bbe67a3dbfb65d4979980dd5",
2025-08-20T20:51:19.9979722Z   "size": "46 MB",
2025-08-20T20:51:19.9980163Z   "size_raw": "47834168",
2025-08-20T20:51:19.9980529Z   "snapshots": [
2025-08-20T20:51:19.9980922Z     "HEAD-7242cf3-250214T145849-x86_64-linux[1.53.0]",
2025-08-20T20:51:19.9981409Z     "HEAD-073f917-250218T190534-x86_64-linux",
2025-08-20T20:51:19.9981875Z     "HEAD-4d3c1b0-250221T071152-x86_64-linux",
2025-08-20T20:51:19.9982373Z     "HEAD-7e6363a-250224T104114-x86_64-linux[1.53.0]",
2025-08-20T20:51:19.9982911Z     "HEAD-487a32e-250225T105241-x86_64-linux[NA-2025-02-25]",
2025-08-20T20:51:19.9983472Z     "HEAD-fb13d62-250227T090418-x86_64-linux[NA-2025-02-27]",
2025-08-20T20:51:19.9984037Z     "HEAD-3a11432-250304T164154-x86_64-linux[NA-2025-03-04]",
2025-08-20T20:51:19.9984604Z     "HEAD-f6098f2-250307T095208-x86_64-linux[NA-2025-03-07]",
2025-08-20T20:51:19.9985154Z     "HEAD-7ea2339-250311T145712-x86_64-linux[1.53.0]",
2025-08-20T20:51:19.9985672Z     "HEAD-92cdc8d-250317T133414-x86_64-linux[1.53.0]",
2025-08-20T20:51:19.9986165Z     "HEAD-757d13e-250321T132057-x86_64-linux[1.54.0]",
2025-08-20T20:51:19.9986835Z     "HEAD-650e9d9-250328T154636-x86_64-linux[1.55.0]",
2025-08-20T20:51:19.9987349Z     "HEAD-988d433-250402T111801-x86_64-linux[1.55.0]",
2025-08-20T20:51:19.9987850Z     "HEAD-99fb6f8-250407T171104-x86_64-linux[1.55.0]",
2025-08-20T20:51:19.9988519Z     "HEAD-f2d04bd-250523T185631-x86_64-linux[1.57.0]",
2025-08-20T20:51:19.9989051Z     "HEAD-9cfda2a-250528T133055-x86_64-linux[1.58.0]",
2025-08-20T20:51:19.9989575Z     "HEAD-a8566b8-250529T213542-x86_64-linux[1.58.0]",
2025-08-20T20:51:19.9990083Z     "HEAD-c0acec3-250604T215829-x86_64-linux[1.59.1]",
2025-08-20T20:51:19.9990617Z     "HEAD-b43d620-250610T155927-x86_64-linux[1.59.2]",
2025-08-20T20:51:19.9991180Z     "HEAD-d3c15b7-250613T120444-x86_64-linux[1.59.2]",
2025-08-20T20:51:19.9991704Z     "HEAD-4d35dc9-250616T163554-x86_64-linux[1.59.2]",
2025-08-20T20:51:19.9992179Z     "HEAD-2623fc5-250618T131022-x86_64-linux[1.60.1]",
2025-08-20T20:51:19.9992652Z     "HEAD-3841506-250620T145316-x86_64-linux[1.60.2]",
2025-08-20T20:51:19.9993164Z     "HEAD-c33dda4-250704T095638-x86_64-linux[1.61.0]",
2025-08-20T20:51:19.9993671Z     "HEAD-2d9ef6f-250707T165909-x86_64-linux[1.61.0]",
2025-08-20T20:51:19.9994172Z     "HEAD-a49676a-250709T145333-x86_64-linux[1.61.0]",
2025-08-20T20:51:19.9994702Z     "HEAD-d9ebe10-250711T152844-x86_64-linux[1.62.0]",
2025-08-20T20:51:19.9995380Z     "HEAD-41989f5-250714T114251-x86_64-linux[1.62.0]",
2025-08-20T20:51:19.9995880Z     "HEAD-8a78c36-250716T090037-x86_64-linux[1.63.0]",
2025-08-20T20:51:19.9996379Z     "HEAD-5350a44-250718T195143-x86_64-linux[1.63.0]",
2025-08-20T20:51:19.9998770Z     "HEAD-4d577cf-250721T161358-x86_64-linux[1.63.0]",
2025-08-20T20:51:19.9999519Z     "HEAD-9a93bcb-250723T163600-x86_64-linux[1.64.0]",
2025-08-20T20:51:20.0000238Z     "HEAD-fe3e1c1-250725T085744-x86_64-linux[1.64.0]",
2025-08-20T20:51:20.0000946Z     "HEAD-2a4f6fc-250730T133733-x86_64-linux[1.65.0]",
2025-08-20T20:51:20.0001651Z     "HEAD-0545e8f-250801T131346-x86_64-linux[1.65.0]",
2025-08-20T20:51:20.0002394Z     "HEAD-a4aabbf-250806T080646-x86_64-linux[1.65.0]",
2025-08-20T20:51:20.0003247Z     "HEAD-ace8294-250808T164401-x86_64-linux[1.65.0]",
2025-08-20T20:51:20.0003779Z     "HEAD-b32db02-250811T121151-x86_64-linux[1.65.0]",
2025-08-20T20:51:20.0004487Z     "HEAD-8df3702-250813T143601-x86_64-linux[1.66.0]",
2025-08-20T20:51:20.0005216Z     "HEAD-4c33d7e-250816T141518-x86_64-linux[1.67.0]",
2025-08-20T20:51:20.0005949Z     "HEAD-ab0e277-250818T172218-x86_64-linux[1.67.0]"
2025-08-20T20:51:20.0006733Z   ]
2025-08-20T20:51:20.0007024Z }
2025-08-20T20:51:20.0007369Z 
2025-08-20T20:51:20.0007375Z 
2025-08-20T20:51:20.0007488Z {
2025-08-20T20:51:20.0007777Z   "_disabled": "false",
2025-08-20T20:51:20.0008314Z   "host": "x86_64-Linux",
2025-08-20T20:51:20.0008664Z   "rank": "",
2025-08-20T20:51:20.0009167Z   "pkg": "gitlab-cli.static",
2025-08-20T20:51:20.0009575Z   "pkg_family": "gitlab-cli",
2025-08-20T20:51:20.0010189Z   "pkg_id": "gitlab.com.gitlab-org.cli",
2025-08-20T20:51:20.0010812Z   "pkg_name": "glab",
2025-08-20T20:51:20.0011467Z   "pkg_type": "static",
2025-08-20T20:51:20.0012376Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab",
2025-08-20T20:51:20.0013321Z   "app_id": "",
2025-08-20T20:51:20.0013658Z   "appstream": "",
2025-08-20T20:51:20.0014177Z   "category": [
2025-08-20T20:51:20.0014501Z     "ConsoleOnly",
2025-08-20T20:51:20.0015004Z     "Utility"
2025-08-20T20:51:20.0015296Z   ],
2025-08-20T20:51:20.0015800Z   "description": "Official Gitlab CLI",
2025-08-20T20:51:20.0016329Z   "desktop": "",
2025-08-20T20:51:20.0016773Z   "homepage": [
2025-08-20T20:51:20.0018285Z     "https://docs.gitlab.com/ee/editor_extensions/gitlab_cli"
2025-08-20T20:51:20.0018952Z   ],
2025-08-20T20:51:20.0020009Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/glab?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=glab.png",
2025-08-20T20:51:20.0021487Z   "license": [
2025-08-20T20:51:20.0021874Z     "MIT"
2025-08-20T20:51:20.0022156Z   ],
2025-08-20T20:51:20.0022452Z   "maintainer": [
2025-08-20T20:51:20.0022857Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:51:20.0023296Z   ],
2025-08-20T20:51:20.0023561Z   "provides": [
2025-08-20T20:51:20.0023856Z     "glab",
2025-08-20T20:51:20.0024276Z     "gitlab-cli"
2025-08-20T20:51:20.0024570Z   ],
2025-08-20T20:51:20.0024829Z   "note": [
2025-08-20T20:51:20.0025372Z     "Built From Source (Latest Git HEAD). Check/Report @ https://gitlab.com/gitlab-org/cli"
2025-08-20T20:51:20.0026031Z   ],
2025-08-20T20:51:20.0026301Z   "repology": [
2025-08-20T20:51:20.0026812Z     "glab-gitlab-cli"
2025-08-20T20:51:20.0027203Z   ],
2025-08-20T20:51:20.0027531Z   "screenshots": [],
2025-08-20T20:51:20.0027874Z   "src_url": [
2025-08-20T20:51:20.0028229Z     "https://gitlab.com/gitlab-org/cli"
2025-08-20T20:51:20.0028658Z   ],
2025-08-20T20:51:20.0028919Z   "tag": [
2025-08-20T20:51:20.0029187Z     "gitlab"
2025-08-20T20:51:20.0029466Z   ],
2025-08-20T20:51:20.0029769Z   "version": "HEAD-318bc52-250820T084939",
2025-08-20T20:51:20.0030225Z   "version_upstream": "",
2025-08-20T20:51:20.0030817Z   "bsum": "98e7ecb9cc5469eea4c05ccaf372248ce101552111d5c6fbb30f58c55d5d2cf2",
2025-08-20T20:51:20.0031480Z   "build_date": "2025-08-20T20:51:08Z",
2025-08-20T20:51:20.0032118Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107887398",
2025-08-20T20:51:20.0032897Z   "build_id": "17107887398",
2025-08-20T20:51:20.0033933Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/glab?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=glab.log",
2025-08-20T20:51:20.0035460Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gitlab-cli/static.official.source.yaml",
2025-08-20T20:51:20.0037380Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/glab?tag=HEAD-318bc52-250820T084939-x86_64-linux&download=glab",
2025-08-20T20:51:20.0039429Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official/glab:HEAD-318bc52-250820T084939-x86_64-linux",
2025-08-20T20:51:20.0040748Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gitlab-cli/official/glab",
2025-08-20T20:51:20.0042427Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/glab?tag=HEAD-318bc52-250820T084939-x86_64-linux&manifest",
2025-08-20T20:51:20.0044237Z   "shasum": "f9cf9264c953ceb979abf509b821d95af96975c3bbe67a3dbfb65d4979980dd5",
2025-08-20T20:51:20.0045055Z   "size": "46 MB",
2025-08-20T20:51:20.0045393Z   "size_raw": "47834168",
2025-08-20T20:51:20.0045948Z   "snapshots": [
2025-08-20T20:51:20.0046298Z     "HEAD-7242cf3-250214T145849-x86_64-linux",
2025-08-20T20:51:20.0046989Z     "HEAD-073f917-250218T190534-x86_64-linux",
2025-08-20T20:51:20.0047621Z     "HEAD-4d3c1b0-250221T071152-x86_64-linux",
2025-08-20T20:51:20.0048095Z     "HEAD-7e6363a-250224T104114-x86_64-linux",
2025-08-20T20:51:20.0048733Z     "HEAD-487a32e-250225T105241-x86_64-linux",
2025-08-20T20:51:20.0049330Z     "HEAD-fb13d62-250227T090418-x86_64-linux",
2025-08-20T20:51:20.0049885Z     "HEAD-3a11432-250304T164154-x86_64-linux",
2025-08-20T20:51:20.0050549Z     "HEAD-f6098f2-250307T095208-x86_64-linux",
2025-08-20T20:51:20.0051471Z     "HEAD-7ea2339-250311T145712-x86_64-linux",
2025-08-20T20:51:20.0051959Z     "HEAD-92cdc8d-250317T133414-x86_64-linux",
2025-08-20T20:51:20.0052652Z     "HEAD-757d13e-250321T132057-x86_64-linux",
2025-08-20T20:51:20.0053315Z     "HEAD-650e9d9-250328T154636-x86_64-linux",
2025-08-20T20:51:20.0053937Z     "HEAD-988d433-250402T111801-x86_64-linux",
2025-08-20T20:51:20.0054402Z     "HEAD-99fb6f8-250407T171104-x86_64-linux",
2025-08-20T20:51:20.0054983Z     "HEAD-f2d04bd-250523T185631-x86_64-linux",
2025-08-20T20:51:20.0055424Z     "HEAD-9cfda2a-250528T133055-x86_64-linux",
2025-08-20T20:51:20.0055874Z     "HEAD-a8566b8-250529T213542-x86_64-linux",
2025-08-20T20:51:20.0056317Z     "HEAD-c0acec3-250604T215829-x86_64-linux",
2025-08-20T20:51:20.0056905Z     "HEAD-b43d620-250610T155927-x86_64-linux",
2025-08-20T20:51:20.0057339Z     "HEAD-d3c15b7-250613T120444-x86_64-linux",
2025-08-20T20:51:20.0057766Z     "HEAD-4d35dc9-250616T163554-x86_64-linux",
2025-08-20T20:51:20.0058201Z     "HEAD-2623fc5-250618T131022-x86_64-linux",
2025-08-20T20:51:20.0058640Z     "HEAD-3841506-250620T145316-x86_64-linux",
2025-08-20T20:51:20.0059237Z     "HEAD-c33dda4-250704T095638-x86_64-linux",
2025-08-20T20:51:20.0059689Z     "HEAD-2d9ef6f-250707T165909-x86_64-linux",
2025-08-20T20:51:20.0060219Z     "HEAD-a49676a-250709T145333-x86_64-linux",
2025-08-20T20:51:20.0060658Z     "HEAD-d9ebe10-250711T152844-x86_64-linux",
2025-08-20T20:51:20.0061093Z     "HEAD-41989f5-250714T114251-x86_64-linux",
2025-08-20T20:51:20.0061509Z     "HEAD-8a78c36-250716T090037-x86_64-linux",
2025-08-20T20:51:20.0061945Z     "HEAD-5350a44-250718T195143-x86_64-linux",
2025-08-20T20:51:20.0062395Z     "HEAD-4d577cf-250721T161358-x86_64-linux",
2025-08-20T20:51:20.0062850Z     "HEAD-9a93bcb-250723T163600-x86_64-linux",
2025-08-20T20:51:20.0063297Z     "HEAD-fe3e1c1-250725T085744-x86_64-linux",
2025-08-20T20:51:20.0063761Z     "HEAD-2a4f6fc-250730T133733-x86_64-linux",
2025-08-20T20:51:20.0064211Z     "HEAD-0545e8f-250801T131346-x86_64-linux",
2025-08-20T20:51:20.0064677Z     "HEAD-a4aabbf-250806T080646-x86_64-linux",
2025-08-20T20:51:20.0065147Z     "HEAD-ace8294-250808T164401-x86_64-linux",
2025-08-20T20:51:20.0065964Z     "HEAD-b32db02-250811T121151-x86_64-linux",
2025-08-20T20:51:20.0066444Z     "HEAD-8df3702-250813T143601-x86_64-linux",
2025-08-20T20:51:20.0067060Z     "HEAD-4c33d7e-250816T141518-x86_64-linux",
2025-08-20T20:51:20.0067528Z     "HEAD-ab0e277-250818T172218-x86_64-linux"
2025-08-20T20:51:20.0067955Z   ]
2025-08-20T20:51:20.0068216Z }
2025-08-20T20:51:20.0068365Z 
2025-08-20T20:51:20.0068371Z 
2025-08-20T20:51:20.1180641Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/gitlab-cli/official/glab:HEAD-318bc52-250820T084939-x86_64-linux": ghcr.io/pkgforge/bincache/gitlab-cli/official/glab:HEAD-318bc52-250820T084939-x86_64-linux: not found
2025-08-20T20:51:20.1224376Z Uploading empty artifact
2025-08-20T20:51:20.1229645Z time=2025-08-20T20:51:20Z level=debug msg=Request #0
2025-08-20T20:51:20.1230975Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/glab/manifests/sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.1232139Z > Request method: "HEAD"
2025-08-20T20:51:20.1232490Z > Request headers:
2025-08-20T20:51:20.1234146Z    "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-20T20:51:20.1235460Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.1502457Z time=2025-08-20T20:51:20Z level=debug msg=Response #0
2025-08-20T20:51:20.1503141Z < Response Status: "401 Unauthorized"
2025-08-20T20:51:20.1503610Z < Response headers:
2025-08-20T20:51:20.1504167Z    "X-Github-Request-Id": "4404:3E1293:25B17A:28EAE3:68A63548"
2025-08-20T20:51:20.1504618Z    "Content-Type": "application/json"
2025-08-20T20:51:20.1505706Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/gitlab-cli/official/glab:pull\""
2025-08-20T20:51:20.1506275Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.1513977Z    "Content-Length": "73"
2025-08-20T20:51:20.1514265Z time=2025-08-20T20:51:20Z level=debug msg=Request #1
2025-08-20T20:51:20.1514890Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fgitlab-cli%2Fofficial%2Fglab%3Apull%2Cpush&service=ghcr.io"
2025-08-20T20:51:20.1515463Z > Request method: "GET"
2025-08-20T20:51:20.1515665Z > Request headers:
2025-08-20T20:51:20.1515862Z    "Authorization": "*****"
2025-08-20T20:51:20.1516086Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.2052795Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli:HEAD-318bc52-250820T084939-x86_64-linux": ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli:HEAD-318bc52-250820T084939-x86_64-linux: not found
2025-08-20T20:51:20.2091341Z Uploading empty artifact
2025-08-20T20:51:20.2094051Z time=2025-08-20T20:51:20Z level=debug msg=Request #0
2025-08-20T20:51:20.2095501Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/gitlab-cli/manifests/sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.2096878Z > Request method: "HEAD"
2025-08-20T20:51:20.2097241Z > Request headers:
2025-08-20T20:51:20.2098814Z    "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-20T20:51:20.2100036Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.2175978Z time=2025-08-20T20:51:20Z level=debug msg=Response #1
2025-08-20T20:51:20.2176467Z < Response Status: "200 OK"
2025-08-20T20:51:20.2177038Z < Response headers:
2025-08-20T20:51:20.2177272Z    "Content-Length": "69"
2025-08-20T20:51:20.2177586Z    "X-Github-Request-Id": "4404:3E1293:25B17C:28EAE5:68A63548"
2025-08-20T20:51:20.2177948Z    "Content-Type": "application/json"
2025-08-20T20:51:20.2178427Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.2178895Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.2179322Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.2179636Z time=2025-08-20T20:51:20Z level=debug msg=Request #2
2025-08-20T20:51:20.2180831Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/glab/manifests/sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.2182089Z > Request method: "HEAD"
2025-08-20T20:51:20.2182333Z > Request headers:
2025-08-20T20:51:20.2183528Z    "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-20T20:51:20.2184681Z    "Authorization": "*****"
2025-08-20T20:51:20.2184924Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.2374444Z time=2025-08-20T20:51:20Z level=debug msg=Response #0
2025-08-20T20:51:20.2375151Z < Response Status: "401 Unauthorized"
2025-08-20T20:51:20.2375582Z < Response headers:
2025-08-20T20:51:20.2375851Z    "Content-Length": "73"
2025-08-20T20:51:20.2376240Z    "X-Github-Request-Id": "440C:381FFD:23B954:26F44E:68A63548"
2025-08-20T20:51:20.2376967Z    "Content-Type": "application/json"
2025-08-20T20:51:20.2377825Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/gitlab-cli/official/gitlab-cli:pull\""
2025-08-20T20:51:20.2378411Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.2378854Z time=2025-08-20T20:51:20Z level=debug msg=Request #1
2025-08-20T20:51:20.2379478Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fgitlab-cli%2Fofficial%2Fgitlab-cli%3Apull%2Cpush&service=ghcr.io"
2025-08-20T20:51:20.2380069Z > Request method: "GET"
2025-08-20T20:51:20.2380276Z > Request headers:
2025-08-20T20:51:20.2380477Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.2380704Z    "Authorization": "*****"
2025-08-20T20:51:20.2433189Z time=2025-08-20T20:51:20Z level=debug msg=Response #2
2025-08-20T20:51:20.2433930Z < Response Status: "404 Not Found"
2025-08-20T20:51:20.2434441Z < Response headers:
2025-08-20T20:51:20.2434884Z    "Content-Length": "70"
2025-08-20T20:51:20.2435269Z    "X-Github-Request-Id": "4404:3E1293:25B18F:28EAFE:68A63548"
2025-08-20T20:51:20.2435866Z    "Content-Type": "application/json"
2025-08-20T20:51:20.2436257Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.2437098Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.2437550Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.2437851Z time=2025-08-20T20:51:20Z level=debug msg=Request #3
2025-08-20T20:51:20.2438590Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/glab/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T20:51:20.2439437Z > Request method: "HEAD"
2025-08-20T20:51:20.2439658Z > Request headers:
2025-08-20T20:51:20.2439861Z    "Authorization": "*****"
2025-08-20T20:51:20.2440091Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.2844268Z time=2025-08-20T20:51:20Z level=debug msg=Response #1
2025-08-20T20:51:20.2845026Z < Response Status: "200 OK"
2025-08-20T20:51:20.2845508Z < Response headers:
2025-08-20T20:51:20.2845859Z    "Content-Type": "application/json"
2025-08-20T20:51:20.2846351Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.2847272Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.2847963Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.2848314Z    "Content-Length": "69"
2025-08-20T20:51:20.2848672Z    "X-Github-Request-Id": "440C:381FFD:23B957:26F450:68A63548"
2025-08-20T20:51:20.2849120Z time=2025-08-20T20:51:20Z level=debug msg=Request #2
2025-08-20T20:51:20.2850090Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/gitlab-cli/manifests/sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.2851195Z > Request method: "HEAD"
2025-08-20T20:51:20.2851466Z > Request headers:
2025-08-20T20:51:20.2852732Z    "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-20T20:51:20.2854064Z    "Authorization": "*****"
2025-08-20T20:51:20.2854348Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.3091598Z time=2025-08-20T20:51:20Z level=debug msg=Response #2
2025-08-20T20:51:20.3092350Z < Response Status: "404 Not Found"
2025-08-20T20:51:20.3093025Z < Response headers:
2025-08-20T20:51:20.3093490Z    "Content-Type": "application/json"
2025-08-20T20:51:20.3094032Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.3094663Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.3095240Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.3095607Z    "Content-Length": "70"
2025-08-20T20:51:20.3096011Z    "X-Github-Request-Id": "440C:381FFD:23B960:26F458:68A63548"
2025-08-20T20:51:20.3096758Z time=2025-08-20T20:51:20Z level=debug msg=Request #3
2025-08-20T20:51:20.3097955Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/gitlab-cli/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T20:51:20.3098980Z > Request method: "HEAD"
2025-08-20T20:51:20.3099247Z > Request headers:
2025-08-20T20:51:20.3099581Z    "Authorization": "*****"
2025-08-20T20:51:20.3099868Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.3144120Z time=2025-08-20T20:51:20Z level=debug msg=Response #3
2025-08-20T20:51:20.3144962Z < Response Status: "200 OK"
2025-08-20T20:51:20.3145443Z < Response headers:
2025-08-20T20:51:20.3145895Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.3146362Z    "X-Github-Request-Id": "4404:3E1293:25B198:28EB06:68A63548"
2025-08-20T20:51:20.3147014Z    "Content-Length": "0"
2025-08-20T20:51:20.3147312Z    "Content-Type": ""
2025-08-20T20:51:20.3147927Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T20:51:20.3148677Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.3149231Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T20:51:20.3149908Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.3150455Z time=2025-08-20T20:51:20Z level=debug msg=Request #4
2025-08-20T20:51:20.3151225Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/glab/manifests/HEAD-318bc52-250820T084939-x86_64-linux"
2025-08-20T20:51:20.3152076Z > Request method: "PUT"
2025-08-20T20:51:20.3152336Z > Request headers:
2025-08-20T20:51:20.3152579Z    "Authorization": "*****"
2025-08-20T20:51:20.3152858Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.3153239Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T20:51:20.3215860Z time=2025-08-20T20:51:20Z level=debug msg=Response #3
2025-08-20T20:51:20.3216864Z < Response Status: "200 OK"
2025-08-20T20:51:20.3217335Z < Response headers:
2025-08-20T20:51:20.3217618Z    "Content-Length": "0"
2025-08-20T20:51:20.3217955Z    "Content-Type": ""
2025-08-20T20:51:20.3218612Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T20:51:20.3219223Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.3219750Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T20:51:20.3220377Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.3220843Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.3221351Z    "X-Github-Request-Id": "440C:381FFD:23B962:26F45D:68A63548"
2025-08-20T20:51:20.3221762Z time=2025-08-20T20:51:20Z level=debug msg=Request #4
2025-08-20T20:51:20.3222497Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/gitlab-cli/official/gitlab-cli/manifests/HEAD-318bc52-250820T084939-x86_64-linux"
2025-08-20T20:51:20.3223184Z > Request method: "PUT"
2025-08-20T20:51:20.3223420Z > Request headers:
2025-08-20T20:51:20.3223740Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T20:51:20.3224124Z    "Authorization": "*****"
2025-08-20T20:51:20.3224386Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:51:20.6214545Z time=2025-08-20T20:51:20Z level=debug msg=Response #4
2025-08-20T20:51:20.6215327Z < Response Status: "201 Created"
2025-08-20T20:51:20.6217209Z Pushed [registry] ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli:HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:20.6218660Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:51:20.6219724Z Digest: sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f
2025-08-20T20:51:20.6220710Z < Response headers:
2025-08-20T20:51:20.6221751Z    "Docker-Content-Digest": "sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.6223123Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.6225045Z    "Location": "/v2/pkgforge/bincache/gitlab-cli/official/gitlab-cli/manifests/sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.6226428Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.6227143Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.6227579Z    "Content-Length": "0"
2025-08-20T20:51:20.6227942Z    "X-Github-Request-Id": "440C:381FFD:23B963:26F45F:68A63548"
2025-08-20T20:51:20.6228357Z    "Content-Type": "application/json"
2025-08-20T20:51:20.6410604Z time=2025-08-20T20:51:20Z level=debug msg=Response #4
2025-08-20T20:51:20.6411221Z < Response Status: "201 Created"
2025-08-20T20:51:20.6411686Z < Response headers:
2025-08-20T20:51:20.6412165Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:51:20.6413168Z    "Location": "/v2/pkgforge/bincache/gitlab-cli/official/glab/manifests/sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.6414132Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:51:20.6414650Z    "Date": "Wed, 20 Aug 2025 20:51:20 GMT"
2025-08-20T20:51:20.6414973Z    "Content-Length": "0"
2025-08-20T20:51:20.6415323Z    "X-Github-Request-Id": "4404:3E1293:25B1A7:28EB1A:68A63548"
2025-08-20T20:51:20.6415737Z    "Content-Type": "application/json"
2025-08-20T20:51:20.6416313Z    "Docker-Content-Digest": "sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f"
2025-08-20T20:51:20.6417420Z Pushed [registry] ghcr.io/pkgforge/bincache/gitlab-cli/official/glab:HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:20.6418225Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:51:20.6418759Z Digest: sha256:7cc482d034635a4766a39000b5f597684aed24489c8d364c62f78030177ea61f
2025-08-20T20:51:22.8168567Z Uploading 05c0ae5c2e4a glab.sig
2025-08-20T20:51:22.8233020Z Uploading f9cf9264c953 glab
2025-08-20T20:51:22.8233611Z Uploading fc9bb1c46b79 CHECKSUM.sig
2025-08-20T20:51:22.8248563Z Uploading e2f0a1422c8c CHECKSUM
2025-08-20T20:51:22.8374383Z Uploading 9b1691e9601d gitlab-cli.sig
2025-08-20T20:51:22.8744981Z Uploading fc9bb1c46b79 CHECKSUM.sig
2025-08-20T20:51:22.8919271Z Exists    98654bbe32fd LICENSE
2025-08-20T20:51:22.8977759Z Exists    98654bbe32fd LICENSE
2025-08-20T20:51:22.9121355Z Uploading f9cf9264c953 gitlab-cli
2025-08-20T20:51:22.9130882Z Uploading e2f0a1422c8c CHECKSUM
2025-08-20T20:51:22.9174167Z Uploading 026c33db64cf LICENSE.sig
2025-08-20T20:51:22.9255693Z Uploading 026c33db64cf LICENSE.sig
2025-08-20T20:51:23.5397210Z Uploaded  026c33db64cf LICENSE.sig
2025-08-20T20:51:23.6621616Z Uploaded  e2f0a1422c8c CHECKSUM
2025-08-20T20:51:23.7365986Z Exists    8b3af56333ea SBUILD
2025-08-20T20:51:23.7587816Z Uploaded  05c0ae5c2e4a glab.sig
2025-08-20T20:51:23.7874602Z Uploaded  fc9bb1c46b79 CHECKSUM.sig
2025-08-20T20:51:23.7932080Z Uploaded  026c33db64cf LICENSE.sig
2025-08-20T20:51:23.8077619Z Exists    8b3af56333ea SBUILD
2025-08-20T20:51:23.8214359Z Uploaded  fc9bb1c46b79 CHECKSUM.sig
2025-08-20T20:51:23.9013322Z Exists    11cf0313013e glab.png
2025-08-20T20:51:23.9028581Z Uploading aaba9aa68044 SBUILD.sig
2025-08-20T20:51:23.9310526Z Uploading df4354da7752 glab.json
2025-08-20T20:51:23.9640305Z Uploaded  9b1691e9601d gitlab-cli.sig
2025-08-20T20:51:23.9782088Z Uploading 37ec8fe2b5d4 glab.json.sig
2025-08-20T20:51:23.9973541Z Uploading b35001ef1af9 gitlab-cli.json.sig
2025-08-20T20:51:24.0029589Z Uploading 510004188444 gitlab-cli.json
2025-08-20T20:51:24.0111600Z Exists    11cf0313013e glab.png
2025-08-20T20:51:24.0143834Z Uploading aaba9aa68044 SBUILD.sig
2025-08-20T20:51:24.0263010Z Uploading c6c56585b08d gitlab-cli.log
2025-08-20T20:51:24.0999306Z Uploaded  e2f0a1422c8c CHECKSUM
2025-08-20T20:51:24.1480647Z Uploading c6c56585b08d glab.log
2025-08-20T20:51:24.4054390Z Uploaded  aaba9aa68044 SBUILD.sig
2025-08-20T20:51:24.4355920Z Uploading 7d8fc9d8b52e glab.log.sig
2025-08-20T20:51:24.6374671Z Uploaded  c6c56585b08d glab.log
2025-08-20T20:51:24.6526951Z Exists    53e4240fa36a glab.version
2025-08-20T20:51:24.6852804Z Uploading 8161e8868da9 glab.version.sig
2025-08-20T20:51:24.9038776Z Uploaded  b35001ef1af9 gitlab-cli.json.sig
2025-08-20T20:51:24.9057943Z Uploaded  aaba9aa68044 SBUILD.sig
2025-08-20T20:51:24.9180193Z Uploading 788e221811a9 gitlab-cli.log.sig
2025-08-20T20:51:24.9361306Z Exists    53e4240fa36a gitlab-cli.version
2025-08-20T20:51:24.9703844Z Uploading d5cbdd99fa4c gitlab-cli.version.sig
2025-08-20T20:51:24.9791420Z Uploaded  f9cf9264c953 glab
2025-08-20T20:51:25.0105244Z Uploaded  f9cf9264c953 gitlab-cli
2025-08-20T20:51:25.0140484Z Uploaded  510004188444 gitlab-cli.json
2025-08-20T20:51:25.0256338Z Uploaded  37ec8fe2b5d4 glab.json.sig
2025-08-20T20:51:25.0519591Z Uploaded  df4354da7752 glab.json
2025-08-20T20:51:25.1149633Z Uploaded  c6c56585b08d gitlab-cli.log
2025-08-20T20:51:25.3899951Z Uploaded  7d8fc9d8b52e glab.log.sig
2025-08-20T20:51:25.7324502Z Uploaded  8161e8868da9 glab.version.sig
2025-08-20T20:51:25.7325230Z Uploading 727f8f6d28d3 glab
2025-08-20T20:51:25.8715412Z Uploaded  d5cbdd99fa4c gitlab-cli.version.sig
2025-08-20T20:51:25.9330277Z Uploaded  788e221811a9 gitlab-cli.log.sig
2025-08-20T20:51:25.9331014Z Uploading ce57859a71e7 gitlab-cli
2025-08-20T20:51:26.1221361Z Skipped   11cf0313013e gitlab-cli.png
2025-08-20T20:51:26.1222022Z Uploaded  727f8f6d28d3 glab
2025-08-20T20:51:26.1223117Z Pushed [registry] ghcr.io/pkgforge/bincache/gitlab-cli/official/glab:HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:26.1224316Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:51:26.1225532Z Digest: sha256:727f8f6d28d3ee28a6167ea7c3ea58e6fa0dcc676bebc81cc8a82703160f1bf3
2025-08-20T20:51:26.2110508Z Skipped   11cf0313013e gitlab-cli.png
2025-08-20T20:51:26.2111072Z Uploaded  ce57859a71e7 gitlab-cli
2025-08-20T20:51:26.2112222Z Pushed [registry] ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli:HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:26.2113501Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:51:26.2114477Z Digest: sha256:ce57859a71e718bbce12f5acf31222a010cd59c1c0f44eb8fef1b14aab250a26
2025-08-20T20:51:31.3063238Z 
2025-08-20T20:51:31.3063905Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gitlab-cli/official/glab
2025-08-20T20:51:31.3065216Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/glab?tag=HEAD-318bc52-250820T084939-x86_64-linux&manifest 
2025-08-20T20:51:31.3066249Z 
2025-08-20T20:51:31.4013973Z 
2025-08-20T20:51:31.4014565Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:31.4016106Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gitlab-cli/official/gitlab-cli?tag=HEAD-318bc52-250820T084939-x86_64-linux&manifest 
2025-08-20T20:51:31.4017828Z 
2025-08-20T20:51:33.5626696Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T20:51:34.5528428Z ./BUILD_ARTIFACTS.tar : 42.63%   (   229 MiB =>   97.6 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T20:51:34.6048725Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T20:51:34.6088195Z 
2025-08-20T20:51:34.6089157Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml :: 00(Hr):03(Min):31(Sec)
2025-08-20T20:51:34.6089868Z 
2025-08-20T20:51:34.6104608Z 
2025-08-20T20:51:34.6104882Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (08:51:34 PM) UTC
2025-08-20T20:51:34.6105155Z 
2025-08-20T20:51:35.2450007Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T20:51:35.2496185Z ##[group]Run ##Presets
2025-08-20T20:51:35.2496757Z [36;1m##Presets[0m
2025-08-20T20:51:35.2496973Z [36;1mset +x ; set +e[0m
2025-08-20T20:51:35.2497192Z [36;1m#-------------#[0m
2025-08-20T20:51:35.2497394Z [36;1m##Debug?[0m
2025-08-20T20:51:35.2497633Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:51:35.2497921Z [36;1m  set -x[0m
2025-08-20T20:51:35.2498106Z [36;1mfi[0m
2025-08-20T20:51:35.2498286Z [36;1m#-------------#[0m
2025-08-20T20:51:35.2498484Z [36;1m##Set ENV[0m
2025-08-20T20:51:35.2498720Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T20:51:35.2499236Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-318bc52-250820T084939-x86_64-linux"[0m
2025-08-20T20:51:35.2499777Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-318bc52-250820T084939-x86_64-linux"[0m
2025-08-20T20:51:35.2500382Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398"[0m
2025-08-20T20:51:35.2500924Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T20:51:35.2501339Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:51:35.2501791Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:51:35.2502126Z [36;1m fi[0m
2025-08-20T20:51:35.2502298Z [36;1m##Push[0m
2025-08-20T20:51:35.2502517Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T20:51:35.2502808Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T20:51:35.2503217Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T20:51:35.2503707Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:51:35.2504179Z [36;1m     ls -sh "/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T20:51:35.2504526Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T20:51:35.2504741Z [36;1m       {[0m
2025-08-20T20:51:35.2505051Z [36;1m        for i in {1..10}; do[0m
2025-08-20T20:51:35.2505395Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T20:51:35.2505849Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T20:51:35.2506284Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T20:51:35.2507050Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-318bc52-250820T084939-x86_64-linux")[0m
2025-08-20T20:51:35.2507792Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17107887398")[0m
2025-08-20T20:51:35.2508402Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17107887398")[0m
2025-08-20T20:51:35.2509130Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli:HEAD-318bc52-250820T084939-x86_64-linux")[0m
2025-08-20T20:51:35.2509886Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T20:51:08Z")[0m
2025-08-20T20:51:35.2510493Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-318bc52-250820T084939")[0m
2025-08-20T20:51:35.2511024Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T20:51:08Z")[0m
2025-08-20T20:51:35.2511738Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli")[0m
2025-08-20T20:51:35.2512432Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T20:51:35.2512967Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-318bc52-250820T084939")[0m
2025-08-20T20:51:35.2513694Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-318bc52-250820T084939")[0m
2025-08-20T20:51:35.2514493Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab")[0m
2025-08-20T20:51:35.2515231Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-gitlab-cli")[0m
2025-08-20T20:51:35.2515820Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://gitlab.com/gitlab-org/cli")[0m
2025-08-20T20:51:35.2516364Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T20:51:35.2517267Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-318bc52-250820T084939")[0m
2025-08-20T20:51:35.2517767Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T20:51:35.2518280Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T20:51:35.2518724Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T20:51:35.2518983Z [36;1m         #Check[0m
2025-08-20T20:51:35.2519590Z [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-20T20:51:08Z" ]]; then[0m
2025-08-20T20:51:35.2520335Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T20:51:35.2520687Z [36;1m            break[0m
2025-08-20T20:51:35.2520894Z [36;1m          else[0m
2025-08-20T20:51:35.2521300Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T20:51:35.2521734Z [36;1m          fi[0m
2025-08-20T20:51:35.2521951Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T20:51:35.2522209Z [36;1m        done[0m
2025-08-20T20:51:35.2522396Z [36;1m       }[0m
2025-08-20T20:51:35.2522605Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T20:51:35.2522950Z [36;1m       ghcr_push_cmd[0m
2025-08-20T20:51:35.2523552Z [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-20T20:51:08Z" ]]; then[0m
2025-08-20T20:51:35.2524340Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:51:35.2524756Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T20:51:35.2525017Z [36;1m          ghcr_push_cmd[0m
2025-08-20T20:51:35.2525633Z [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-20T20:51:08Z" ]]; then[0m
2025-08-20T20:51:35.2526388Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T20:51:35.2527053Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:51:35.2527531Z [36;1m             return 1 || exit 1[0m
2025-08-20T20:51:35.2527768Z [36;1m           fi[0m
2025-08-20T20:51:35.2527958Z [36;1m       fi[0m
2025-08-20T20:51:35.2528138Z [36;1m   fi[0m
2025-08-20T20:51:35.2528309Z [36;1m fi[0m
2025-08-20T20:51:35.2528494Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:51:35.2917848Z shell: /usr/bin/bash -e {0}
2025-08-20T20:51:35.2918092Z env:
2025-08-20T20:51:35.2918276Z   CROSS_COMPILING: NO
2025-08-20T20:51:35.2918496Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:35.2918740Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:35.2918962Z   ON_QEMU: NO
2025-08-20T20:51:35.2919147Z   DEBUG: 0
2025-08-20T20:51:35.2919338Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:35.2919574Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:35.2920037Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:35.2920383Z   KEEP_LOGS: YES
2025-08-20T20:51:35.2920582Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:35.2920806Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:35.2921040Z   SBUILD_REBUILD: false
2025-08-20T20:51:35.2921622Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:35.2922241Z   BUILD_SYS: docker://go
2025-08-20T20:51:35.2922459Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:35.2922665Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:35.2922866Z   SYSTMP: /tmp
2025-08-20T20:51:35.2923051Z   GHA_MODE: MATRIX
2025-08-20T20:51:35.2923509Z   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-20T20:51:35.2924061Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:35.2924397Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:35.2924801Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:35.2925307Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:35.2925717Z   PKG_TYPE: static
2025-08-20T20:51:35.2925912Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:35.2926147Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:35.2926665Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:35.2927050Z   BUILD_ID: 17107887398
2025-08-20T20:51:35.2927245Z   PKG_NAME: glab
2025-08-20T20:51:35.2927442Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:35.2927694Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:35.2927963Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:35.2928303Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:35.2928700Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:35.2929168Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:35.2929634Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:35.2930000Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:35.2930392Z   GHCR_TOKEN: ***
2025-08-20T20:51:35.2930692Z   GITHUB_TOKEN: ***
2025-08-20T20:51:35.2930925Z   GITLAB_TOKEN: ***
2025-08-20T20:51:35.2932108Z   MINISIGN_KEY: ***
2025-08-20T20:51:35.2932296Z ##[endgroup]
2025-08-20T20:51:35.3021767Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T20:51:35.3032327Z 98M	./BUILD_ARTIFACTS.zstd
2025-08-20T20:51:35.3045504Z total 98M
2025-08-20T20:51:35.3045833Z 4.0K CHECKSUM
2025-08-20T20:51:35.3046142Z 4.0K CHECKSUM.sig
2025-08-20T20:51:35.3046455Z 4.0K LICENSE
2025-08-20T20:51:35.3046875Z 4.0K LICENSE.sig
2025-08-20T20:51:35.3047073Z 8.0K SBUILD
2025-08-20T20:51:35.3047246Z 4.0K SBUILD.sig
2025-08-20T20:51:35.3047425Z 4.0K SBUILD_TEMP
2025-08-20T20:51:35.3047604Z  46M gitlab-cli
2025-08-20T20:51:35.3047787Z 8.0K gitlab-cli.json
2025-08-20T20:51:35.3047996Z 4.0K gitlab-cli.json.sig
2025-08-20T20:51:35.3048211Z 2.1M gitlab-cli.log
2025-08-20T20:51:35.3048401Z 4.0K gitlab-cli.log.sig
2025-08-20T20:51:35.3048604Z  40K gitlab-cli.png
2025-08-20T20:51:35.3048794Z 4.0K gitlab-cli.sig
2025-08-20T20:51:35.3049104Z 2.1M gitlab-cli.static.log
2025-08-20T20:51:35.3049328Z 4.0K gitlab-cli.static.version
2025-08-20T20:51:35.3049567Z 4.0K gitlab-cli.static.version.sig
2025-08-20T20:51:35.3049806Z 4.0K gitlab-cli.version
2025-08-20T20:51:35.3050011Z 4.0K gitlab-cli.version.sig
2025-08-20T20:51:35.3050216Z  46M glab
2025-08-20T20:51:35.3050380Z 8.0K glab.json
2025-08-20T20:51:35.3050548Z 4.0K glab.json.sig
2025-08-20T20:51:35.3050724Z 2.1M glab.log
2025-08-20T20:51:35.3050895Z 4.0K glab.log.sig
2025-08-20T20:51:35.3051075Z  40K glab.png
2025-08-20T20:51:35.3051247Z 4.0K glab.sig
2025-08-20T20:51:35.3051413Z 4.0K glab.version
2025-08-20T20:51:35.3051590Z 4.0K glab.version.sig
2025-08-20T20:51:35.6534001Z Uploading c7f20702d543 BUILD_ARTIFACTS.zstd
2025-08-20T20:51:37.1616015Z Uploaded  c7f20702d543 BUILD_ARTIFACTS.zstd
2025-08-20T20:51:37.1617622Z Uploading 772bbf79a822 SRCBUILD-gitlab-cli
2025-08-20T20:51:37.4697444Z Uploaded  772bbf79a822 SRCBUILD-gitlab-cli
2025-08-20T20:51:37.4699195Z Pushed [registry] ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398:HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:37.4700329Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:51:37.4701064Z Digest: sha256:772bbf79a822daa963f417e11a15ddcb730ae86d8736bd12183793aa848abac8
2025-08-20T20:51:42.5983543Z 
2025-08-20T20:51:42.5984454Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:42.5984971Z 
2025-08-20T20:51:42.7383969Z ##[group]Run ##Presets
2025-08-20T20:51:42.7384405Z [36;1m##Presets[0m
2025-08-20T20:51:42.7384767Z [36;1mset +x ; set +e[0m
2025-08-20T20:51:42.7385138Z [36;1m#-------------#[0m
2025-08-20T20:51:42.7385500Z [36;1m##Debug?[0m
2025-08-20T20:51:42.7385928Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:51:42.7386443Z [36;1m  set -x[0m
2025-08-20T20:51:42.7387011Z [36;1mfi[0m
2025-08-20T20:51:42.7387330Z [36;1m#-------------#[0m
2025-08-20T20:51:42.7387784Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T20:51:42.7388379Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:51:42.7457068Z shell: /usr/bin/bash -e {0}
2025-08-20T20:51:42.7457309Z env:
2025-08-20T20:51:42.7457490Z   CROSS_COMPILING: NO
2025-08-20T20:51:42.7457710Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:42.7457937Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:42.7458152Z   ON_QEMU: NO
2025-08-20T20:51:42.7458355Z   DEBUG: 0
2025-08-20T20:51:42.7458534Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:42.7458752Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:42.7459043Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:42.7459358Z   KEEP_LOGS: YES
2025-08-20T20:51:42.7459550Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:42.7459769Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:42.7460002Z   SBUILD_REBUILD: false
2025-08-20T20:51:42.7460691Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:42.7461277Z   BUILD_SYS: docker://go
2025-08-20T20:51:42.7461478Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:42.7461670Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:42.7461865Z   SYSTMP: /tmp
2025-08-20T20:51:42.7462045Z   GHA_MODE: MATRIX
2025-08-20T20:51:42.7462481Z   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-20T20:51:42.7463000Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:42.7463324Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:42.7463709Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:42.7464187Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:42.7464562Z   PKG_TYPE: static
2025-08-20T20:51:42.7464758Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:42.7465074Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:42.7465448Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:42.7465811Z   BUILD_ID: 17107887398
2025-08-20T20:51:42.7466002Z   PKG_NAME: glab
2025-08-20T20:51:42.7466191Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:42.7466430Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:42.7466902Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:42.7467241Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:42.7467626Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:42.7468069Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:42.7468509Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:42.7468780Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:42.7469044Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:42.7469553Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:42.7469994Z ##[endgroup]
2025-08-20T20:51:42.7658672Z ##[group]Run actions/upload-artifact@v4
2025-08-20T20:51:42.7658973Z with:
2025-08-20T20:51:42.7659200Z   name: Bincache_gitlab-cli_x86_64-Linux
2025-08-20T20:51:42.7659514Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T20:51:42.7659802Z   compression-level: 0
2025-08-20T20:51:42.7660019Z   retention-days: 30
2025-08-20T20:51:42.7660210Z   overwrite: true
2025-08-20T20:51:42.7660400Z   if-no-files-found: warn
2025-08-20T20:51:42.7660622Z   include-hidden-files: false
2025-08-20T20:51:42.7660833Z env:
2025-08-20T20:51:42.7661000Z   CROSS_COMPILING: NO
2025-08-20T20:51:42.7661200Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:42.7661413Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:42.7661613Z   ON_QEMU: NO
2025-08-20T20:51:42.7661785Z   DEBUG: 0
2025-08-20T20:51:42.7661969Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:42.7662184Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:42.7662477Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:42.7662838Z   KEEP_LOGS: YES
2025-08-20T20:51:42.7663033Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:42.7663245Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:42.7663461Z   SBUILD_REBUILD: false
2025-08-20T20:51:42.7664020Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:42.7664645Z   BUILD_SYS: docker://go
2025-08-20T20:51:42.7664857Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:42.7665049Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:42.7665237Z   SYSTMP: /tmp
2025-08-20T20:51:42.7665413Z   GHA_MODE: MATRIX
2025-08-20T20:51:42.7665848Z   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-20T20:51:42.7666361Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:42.7667029Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:42.7667431Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:42.7667911Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:42.7668291Z   PKG_TYPE: static
2025-08-20T20:51:42.7668478Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:42.7668700Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:42.7669079Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:42.7669439Z   BUILD_ID: 17107887398
2025-08-20T20:51:42.7669624Z   PKG_NAME: glab
2025-08-20T20:51:42.7669813Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:42.7670050Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:42.7670310Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:42.7670642Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:42.7671029Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:42.7671569Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:42.7672024Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:42.7672297Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:42.7672563Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:42.7673073Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:42.7673521Z   UTC_TIME: 2025_08_20T08_51_42_PM
2025-08-20T20:51:42.7673745Z ##[endgroup]
2025-08-20T20:51:42.9868361Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T20:51:42.9871242Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T20:51:42.9872499Z With the provided path, there will be 2 files uploaded
2025-08-20T20:51:43.0937930Z Artifact name is valid!
2025-08-20T20:51:43.0939188Z Root directory input is valid!
2025-08-20T20:51:43.1469754Z Beginning upload of artifact content to blob storage
2025-08-20T20:51:43.5539546Z Uploaded bytes 8388608
2025-08-20T20:51:43.5685390Z Uploaded bytes 16777216
2025-08-20T20:51:43.5823275Z Uploaded bytes 25165824
2025-08-20T20:51:43.6200733Z Uploaded bytes 33554432
2025-08-20T20:51:43.8089854Z Uploaded bytes 41943040
2025-08-20T20:51:43.8263683Z Uploaded bytes 50331648
2025-08-20T20:51:43.8350044Z Uploaded bytes 58720256
2025-08-20T20:51:43.8403411Z Uploaded bytes 67108864
2025-08-20T20:51:43.9631704Z Uploaded bytes 75497472
2025-08-20T20:51:44.0008320Z Uploaded bytes 83886080
2025-08-20T20:51:44.0061455Z Uploaded bytes 92274688
2025-08-20T20:51:44.0089149Z Uploaded bytes 100663296
2025-08-20T20:51:44.1245807Z Uploaded bytes 104889889
2025-08-20T20:51:44.1418120Z Finished uploading artifact content to blob storage!
2025-08-20T20:51:44.1421536Z SHA256 digest of uploaded artifact zip is 347f8ccb327c5fabac2dfff3ebb482ecb54be9f8eef97b29708a9c503a7fbc76
2025-08-20T20:51:44.1422505Z Finalizing artifact upload
2025-08-20T20:51:44.2520652Z Artifact Bincache_gitlab-cli_x86_64-Linux.zip successfully finalized. Artifact ID 3813106784
2025-08-20T20:51:44.2521936Z Artifact Bincache_gitlab-cli_x86_64-Linux has been successfully uploaded! Final size is 104889889 bytes. Artifact ID is 3813106784
2025-08-20T20:51:44.2528386Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107887398/artifacts/3813106784
2025-08-20T20:51:44.2727430Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T20:51:44.2727764Z with:
2025-08-20T20:51:44.2728074Z   subject-name: gitlab-cli-17107887398-HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.2728957Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:51:44.2729712Z   show-summary: true
2025-08-20T20:51:44.2730074Z   push-to-registry: false
2025-08-20T20:51:44.2730459Z   github-token: ***
2025-08-20T20:51:44.2730677Z env:
2025-08-20T20:51:44.2730852Z   CROSS_COMPILING: NO
2025-08-20T20:51:44.2731075Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:44.2731307Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:44.2731528Z   ON_QEMU: NO
2025-08-20T20:51:44.2731702Z   DEBUG: 0
2025-08-20T20:51:44.2731888Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:44.2732121Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:44.2732449Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:44.2732784Z   KEEP_LOGS: YES
2025-08-20T20:51:44.2732981Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:44.2733203Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:44.2733431Z   SBUILD_REBUILD: false
2025-08-20T20:51:44.2733990Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:44.2734584Z   BUILD_SYS: docker://go
2025-08-20T20:51:44.2734802Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:44.2735000Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:44.2735291Z   SYSTMP: /tmp
2025-08-20T20:51:44.2735474Z   GHA_MODE: MATRIX
2025-08-20T20:51:44.2735914Z   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-20T20:51:44.2736431Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:44.2737027Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:44.2737425Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:44.2737916Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:44.2738303Z   PKG_TYPE: static
2025-08-20T20:51:44.2738500Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:44.2738728Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:44.2739116Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:44.2739490Z   BUILD_ID: 17107887398
2025-08-20T20:51:44.2739686Z   PKG_NAME: glab
2025-08-20T20:51:44.2739886Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:44.2740139Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:44.2740402Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:44.2740744Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:44.2741135Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.2741592Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:44.2742045Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:44.2742325Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:44.2742600Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.2743115Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:44.2743571Z   UTC_TIME: 2025_08_20T08_51_42_PM
2025-08-20T20:51:44.2743807Z ##[endgroup]
2025-08-20T20:51:44.2816125Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T20:51:44.2816853Z env:
2025-08-20T20:51:44.2817042Z   CROSS_COMPILING: NO
2025-08-20T20:51:44.2817261Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:44.2817488Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:44.2817704Z   ON_QEMU: NO
2025-08-20T20:51:44.2817885Z   DEBUG: 0
2025-08-20T20:51:44.2818065Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:44.2818486Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:44.2818800Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:44.2819127Z   KEEP_LOGS: YES
2025-08-20T20:51:44.2819325Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:44.2819553Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:44.2819786Z   SBUILD_REBUILD: false
2025-08-20T20:51:44.2820343Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:44.2821021Z   BUILD_SYS: docker://go
2025-08-20T20:51:44.2821233Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:44.2821434Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:44.2821631Z   SYSTMP: /tmp
2025-08-20T20:51:44.2821815Z   GHA_MODE: MATRIX
2025-08-20T20:51:44.2822256Z   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-20T20:51:44.2822776Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:44.2823114Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:44.2823502Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:44.2823986Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:44.2824372Z   PKG_TYPE: static
2025-08-20T20:51:44.2824566Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:44.2824800Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:44.2825184Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:44.2825554Z   BUILD_ID: 17107887398
2025-08-20T20:51:44.2825825Z   PKG_NAME: glab
2025-08-20T20:51:44.2826022Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:44.2826273Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:44.2826760Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:44.2827137Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:44.2827541Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.2828004Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:44.2828452Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:44.2828726Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:44.2828999Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.2829514Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:44.2829973Z   UTC_TIME: 2025_08_20T08_51_42_PM
2025-08-20T20:51:44.2830202Z ##[endgroup]
2025-08-20T20:51:44.6516251Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T20:51:44.6516851Z with:
2025-08-20T20:51:44.6517550Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:51:44.6518445Z   subject-name: gitlab-cli-17107887398-HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.6518869Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T20:51:44.6521594Z   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/17107887398/attempts/1"}}}
2025-08-20T20:51:44.6524277Z   push-to-registry: false
2025-08-20T20:51:44.6524682Z   show-summary: true
2025-08-20T20:51:44.6525077Z   github-token: ***
2025-08-20T20:51:44.6525276Z env:
2025-08-20T20:51:44.6525452Z   CROSS_COMPILING: NO
2025-08-20T20:51:44.6525670Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:44.6525899Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:44.6526121Z   ON_QEMU: NO
2025-08-20T20:51:44.6526298Z   DEBUG: 0
2025-08-20T20:51:44.6526481Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:44.6526904Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:44.6527310Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:44.6527638Z   KEEP_LOGS: YES
2025-08-20T20:51:44.6527835Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:44.6528054Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:44.6528278Z   SBUILD_REBUILD: false
2025-08-20T20:51:44.6528830Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:44.6529424Z   BUILD_SYS: docker://go
2025-08-20T20:51:44.6529653Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:44.6529861Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:44.6530060Z   SYSTMP: /tmp
2025-08-20T20:51:44.6530244Z   GHA_MODE: MATRIX
2025-08-20T20:51:44.6530690Z   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-20T20:51:44.6531210Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:44.6531545Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:44.6531941Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:44.6532518Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:44.6532916Z   PKG_TYPE: static
2025-08-20T20:51:44.6533112Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:44.6533360Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:44.6533748Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:44.6534127Z   BUILD_ID: 17107887398
2025-08-20T20:51:44.6534332Z   PKG_NAME: glab
2025-08-20T20:51:44.6534530Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:44.6534783Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:44.6535048Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:44.6535387Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:44.6535781Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.6536237Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:44.6536926Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:44.6537217Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:44.6537508Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:44.6538035Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:44.6538490Z   UTC_TIME: 2025_08_20T08_51_42_PM
2025-08-20T20:51:44.6538734Z ##[endgroup]
2025-08-20T20:51:46.3549950Z Attestation created for 22 subjects
2025-08-20T20:51:46.3554248Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T20:51:46.3555055Z -----BEGIN CERTIFICATE-----
2025-08-20T20:51:46.3555693Z MIIG8DCCBnagAwIBAgIUAKem+Ehn7wzyKhcaR+0W5v3MCiowCgYIKoZIzj0EAwMw
2025-08-20T20:51:46.3556791Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T20:51:46.3557691Z cm1lZGlhdGUwHhcNMjUwODIwMjA1MTQ1WhcNMjUwODIwMjEwMTQ1WjAAMFkwEwYH
2025-08-20T20:51:46.3558596Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEucqRuxbyzLwX73wkubmS3lG2FZBgW4ySkDjq
2025-08-20T20:51:46.3559471Z OE/8MoeZS6QBcN6BumIAn46AyOfZwrhwuv7y7OmzpPQQtm4RiaOCBZUwggWRMA4G
2025-08-20T20:51:46.3560323Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUhEsW
2025-08-20T20:51:46.3561196Z ypdzTVyDo6vDrGduNLaTJd4wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T20:51:46.3562342Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T20:51:46.3563206Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T20:51:46.3564080Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T20:51:46.3564907Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T20:51:46.3565734Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T20:51:46.3566730Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T20:51:46.3567594Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T20:51:46.3568600Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T20:51:46.3569441Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T20:51:46.3570275Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T20:51:46.3571126Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T20:51:46.3572004Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T20:51:46.3572844Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T20:51:46.3573685Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T20:51:46.3574552Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T20:51:46.3575417Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T20:51:46.3576298Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T20:51:46.3577352Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T20:51:46.3578239Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T20:51:46.3579283Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T20:51:46.3580162Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T20:51:46.3581045Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T20:51:46.3581919Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T20:51:46.3582787Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3ODg3Mzk4L2F0
2025-08-20T20:51:46.3583658Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYsGCisGAQQB1nkCBAIE
2025-08-20T20:51:46.3584559Z fQR7AHkAdwDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJQIT0
2025-08-20T20:51:46.3585442Z AAAEAwBIMEYCIQCiRW6CdFpFqd6R7ib2BNcMjLG3VD3XLda5YUER1gs3SQIhAMj3
2025-08-20T20:51:46.3586328Z KKVCp9IuKMeoLJEkaZbHYRjYw23zs7OTjyPKPySYMAoGCCqGSM49BAMDA2gAMGUC
2025-08-20T20:51:46.3587390Z MDWofE4jo544rurTGZEameLb+y+vcQgD8UiZVkSfV2+zGEm1JabpUNMxRoYhXPYH
2025-08-20T20:51:46.3588241Z mwIxAK8mjZTs4k5RWzSxv+6ptXuge1ZQcBn0zVceX0yDChqX9aAX6FijiroYY/+L
2025-08-20T20:51:46.3588871Z g8HmSQ==
2025-08-20T20:51:46.3589193Z -----END CERTIFICATE-----
2025-08-20T20:51:46.3589452Z 
2025-08-20T20:51:46.3590017Z ##[endgroup]
2025-08-20T20:51:46.3590685Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T20:51:46.3591387Z https://search.sigstore.dev?logIndex=414327954
2025-08-20T20:51:46.3592016Z [36mAttestation uploaded to repository[39m
2025-08-20T20:51:46.3592588Z https://github.com/pkgforge/bincache/attestations/9872874
2025-08-20T20:51:46.4376150Z ##[group]Run ##Presets
2025-08-20T20:51:46.4376428Z [36;1m##Presets[0m
2025-08-20T20:51:46.4376909Z [36;1mset +x ; set +e[0m
2025-08-20T20:51:46.4377138Z [36;1m#-------------#[0m
2025-08-20T20:51:46.4377342Z [36;1m##Debug?[0m
2025-08-20T20:51:46.4377597Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:51:46.4377907Z [36;1m  set -x[0m
2025-08-20T20:51:46.4378102Z [36;1mfi[0m
2025-08-20T20:51:46.4378293Z [36;1m#-------------#[0m
2025-08-20T20:51:46.4378616Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:51:46.4379153Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/gitlab-cli/official"[0m
2025-08-20T20:51:46.4379595Z [36;1m exit 1[0m
2025-08-20T20:51:46.4379782Z [36;1mfi[0m
2025-08-20T20:51:46.4428399Z shell: /usr/bin/bash -e {0}
2025-08-20T20:51:46.4428644Z env:
2025-08-20T20:51:46.4428836Z   CROSS_COMPILING: NO
2025-08-20T20:51:46.4429099Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:46.4429337Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:46.4429563Z   ON_QEMU: NO
2025-08-20T20:51:46.4429740Z   DEBUG: 0
2025-08-20T20:51:46.4429925Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:46.4430152Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:46.4444264Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:46.4445005Z   KEEP_LOGS: YES
2025-08-20T20:51:46.4445325Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:46.4445648Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:46.4445901Z   SBUILD_REBUILD: false
2025-08-20T20:51:46.4446475Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:46.4447319Z   BUILD_SYS: docker://go
2025-08-20T20:51:46.4447543Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:46.4447746Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:46.4447943Z   SYSTMP: /tmp
2025-08-20T20:51:46.4448140Z   GHA_MODE: MATRIX
2025-08-20T20:51:46.4448595Z   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-20T20:51:46.4449121Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:46.4449451Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:46.4449842Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:46.4450449Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:46.4450841Z   PKG_TYPE: static
2025-08-20T20:51:46.4451039Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:46.4451269Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:46.4451667Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:46.4452053Z   BUILD_ID: 17107887398
2025-08-20T20:51:46.4452260Z   PKG_NAME: glab
2025-08-20T20:51:46.4452461Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:46.4452715Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:46.4452986Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:46.4453325Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:46.4453728Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:46.4454191Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:46.4454648Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:46.4454928Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:46.4455213Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:46.4455732Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:46.4456190Z   UTC_TIME: 2025_08_20T08_51_42_PM
2025-08-20T20:51:46.4456424Z ##[endgroup]
2025-08-20T20:51:46.4545816Z ##[group]Run ##Presets
2025-08-20T20:51:46.4546080Z [36;1m##Presets[0m
2025-08-20T20:51:46.4546286Z [36;1mset +x ; set +e[0m
2025-08-20T20:51:46.4546691Z [36;1m#-------------#[0m
2025-08-20T20:51:46.4546916Z [36;1m##Debug?[0m
2025-08-20T20:51:46.4547165Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:51:46.4547459Z [36;1m  set -x[0m
2025-08-20T20:51:46.4547649Z [36;1mfi[0m
2025-08-20T20:51:46.4547830Z [36;1m#-------------#[0m
2025-08-20T20:51:46.4548080Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:51:46.4548559Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/gitlab-cli/official"[0m
2025-08-20T20:51:46.4548999Z [36;1m exit 1[0m
2025-08-20T20:51:46.4549186Z [36;1mfi[0m
2025-08-20T20:51:46.4592212Z shell: /usr/bin/bash -e {0}
2025-08-20T20:51:46.4592456Z env:
2025-08-20T20:51:46.4592640Z   CROSS_COMPILING: NO
2025-08-20T20:51:46.4592899Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:46.4593133Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:46.4593352Z   ON_QEMU: NO
2025-08-20T20:51:46.4593528Z   DEBUG: 0
2025-08-20T20:51:46.4593711Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:46.4593936Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:46.4594232Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:46.4594559Z   KEEP_LOGS: YES
2025-08-20T20:51:46.4594753Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:46.4594975Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:46.4595301Z   SBUILD_REBUILD: false
2025-08-20T20:51:46.4595862Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:46.4596453Z   BUILD_SYS: docker://go
2025-08-20T20:51:46.4596847Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:46.4597069Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:46.4597266Z   SYSTMP: /tmp
2025-08-20T20:51:46.4597449Z   GHA_MODE: MATRIX
2025-08-20T20:51:46.4597894Z   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-20T20:51:46.4598451Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:46.4598795Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:46.4599201Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:46.4599701Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:46.4600091Z   PKG_TYPE: static
2025-08-20T20:51:46.4600295Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:46.4600619Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:46.4601017Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:46.4601392Z   BUILD_ID: 17107887398
2025-08-20T20:51:46.4601593Z   PKG_NAME: glab
2025-08-20T20:51:46.4601807Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:46.4602058Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:46.4602327Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:46.4602665Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:46.4603062Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:46.4603525Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:46.4604001Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:46.4604284Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:46.4604566Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:46.4605094Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:46.4605552Z   UTC_TIME: 2025_08_20T08_51_42_PM
2025-08-20T20:51:46.4605784Z ##[endgroup]
2025-08-20T20:51:46.4687768Z ##[group]Run ##Presets
2025-08-20T20:51:46.4688027Z [36;1m##Presets[0m
2025-08-20T20:51:46.4688239Z [36;1mset +x ; set +e[0m
2025-08-20T20:51:46.4688453Z [36;1m#-------------#[0m
2025-08-20T20:51:46.4688657Z [36;1m##Debug?[0m
2025-08-20T20:51:46.4688903Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:51:46.4689204Z [36;1m  set -x[0m
2025-08-20T20:51:46.4689397Z [36;1mfi[0m
2025-08-20T20:51:46.4689581Z [36;1m#-------------#[0m
2025-08-20T20:51:46.4689932Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:51:46.4690332Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T20:51:46.4690638Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:51:46.4690907Z [36;1mfi[0m
2025-08-20T20:51:46.4733895Z shell: /usr/bin/bash -e {0}
2025-08-20T20:51:46.4734133Z env:
2025-08-20T20:51:46.4734320Z   CROSS_COMPILING: NO
2025-08-20T20:51:46.4734572Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:51:46.4734812Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:51:46.4735041Z   ON_QEMU: NO
2025-08-20T20:51:46.4735219Z   DEBUG: 0
2025-08-20T20:51:46.4735430Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:51:46.4735658Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:51:46.4735967Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gitlab-cli/official
2025-08-20T20:51:46.4736296Z   KEEP_LOGS: YES
2025-08-20T20:51:46.4736496Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:51:46.4736902Z   PKG_FAMILY_LOCAL: gitlab-cli
2025-08-20T20:51:46.4737136Z   SBUILD_REBUILD: false
2025-08-20T20:51:46.4737693Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml
2025-08-20T20:51:46.4738403Z   BUILD_SYS: docker://go
2025-08-20T20:51:46.4738630Z   BUILD_ON_HOST: FALSE
2025-08-20T20:51:46.4738833Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:51:46.4739031Z   SYSTMP: /tmp
2025-08-20T20:51:46.4739221Z   GHA_MODE: MATRIX
2025-08-20T20:51:46.4739667Z   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-20T20:51:46.4740196Z   INPUT_SBUILD: /tmp/pkgforge/0Gi81qr5V_build.yaml
2025-08-20T20:51:46.4740525Z   BUILD_DIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml
2025-08-20T20:51:46.4740922Z   SBUILD_OUTDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR
2025-08-20T20:51:46.4741409Z   SBUILD_TMPDIR: /tmp/pkgforge/4jM3np5_0Gi81qr5V_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:51:46.4741801Z   PKG_TYPE: static
2025-08-20T20:51:46.4742009Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:51:46.4742256Z   SBUILD_PKGVER: HEAD-318bc52-250820T084939
2025-08-20T20:51:46.4742650Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107887398
2025-08-20T20:51:46.4743109Z   BUILD_ID: 17107887398
2025-08-20T20:51:46.4743311Z   PKG_NAME: glab
2025-08-20T20:51:46.4743509Z   PKG_DATE: 2025-08-20T20:51:08Z
2025-08-20T20:51:46.4743764Z   PKG_VERSION: HEAD-318bc52-250820T084939
2025-08-20T20:51:46.4744029Z   PKG_VERSION_UPSTREAM: 1.67.0
2025-08-20T20:51:46.4744362Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli
2025-08-20T20:51:46.4744750Z   GHCRPKG_TAG: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:46.4745197Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/gitlab-cli/official/glab
2025-08-20T20:51:46.4745650Z   PKG_SRCURL: https://gitlab.com/gitlab-org/cli
2025-08-20T20:51:46.4745923Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:51:46.4746198Z   GHCRPKG_TAG_SRCBUILD: HEAD-318bc52-250820T084939-x86_64-linux
2025-08-20T20:51:46.4746951Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gitlab-cli/official/gitlab-cli-srcbuild-17107887398
2025-08-20T20:51:46.4747424Z   UTC_TIME: 2025_08_20T08_51_42_PM
2025-08-20T20:51:46.4747658Z ##[endgroup]
2025-08-20T20:51:46.4818522Z EXITED
2025-08-20T20:51:46.4859882Z Cleaning up orphan processes
