﻿2026-07-30T00:04:20.2531631Z Current runner version: '2.336.0'
2026-07-30T00:04:20.2591106Z Runner name: 'kitsubito'
2026-07-30T00:04:20.2591648Z Runner group name: 'Default'
2026-07-30T00:04:20.2592343Z Machine name: 'KITSUBITO'
2026-07-30T00:04:20.2595608Z ##[group]GITHUB_TOKEN Permissions
2026-07-30T00:04:20.2597945Z Actions: write
2026-07-30T00:04:20.2598345Z ArtifactMetadata: write
2026-07-30T00:04:20.2598751Z Attestations: write
2026-07-30T00:04:20.2599232Z Checks: write
2026-07-30T00:04:20.2599577Z CodeQuality: write
2026-07-30T00:04:20.2599944Z Contents: write
2026-07-30T00:04:20.2600344Z CopilotRequests: write
2026-07-30T00:04:20.2600750Z Deployments: write
2026-07-30T00:04:20.2601113Z Discussions: write
2026-07-30T00:04:20.2601479Z Drives: write
2026-07-30T00:04:20.2601831Z Issues: write
2026-07-30T00:04:20.2602198Z Metadata: read
2026-07-30T00:04:20.2602551Z Models: read
2026-07-30T00:04:20.2602913Z Packages: write
2026-07-30T00:04:20.2603272Z Pages: write
2026-07-30T00:04:20.2603733Z PullRequests: write
2026-07-30T00:04:20.2604148Z RepositoryProjects: write
2026-07-30T00:04:20.2604557Z SecurityEvents: write
2026-07-30T00:04:20.2604927Z Statuses: write
2026-07-30T00:04:20.2605299Z VulnerabilityAlerts: read
2026-07-30T00:04:20.2605685Z ##[endgroup]
2026-07-30T00:04:20.2607679Z Secret source: Actions
2026-07-30T00:04:20.2608362Z Prepare workflow directory
2026-07-30T00:04:20.2966308Z Prepare all required actions
2026-07-30T00:04:20.3001750Z Getting action download info
2026-07-30T00:04:20.6318738Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-30T00:04:21.1533818Z Complete job name: changes
2026-07-30T00:04:21.2363719Z ##[group]Run set -euo pipefail
2026-07-30T00:04:21.2364369Z [36;1mset -euo pipefail[0m
2026-07-30T00:04:21.2364853Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-30T00:04:21.2365471Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-30T00:04:21.2366233Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-30T00:04:21.2367034Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-30T00:04:21.2367690Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-30T00:04:21.2368228Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-30T00:04:21.2369234Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-30T00:04:21.2370093Z [36;1m  exit 1[0m
2026-07-30T00:04:21.2370458Z [36;1mfi[0m
2026-07-30T00:04:21.2387163Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:04:21.2388021Z ##[endgroup]
2026-07-30T00:04:21.2515697Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757481639936 floor_bytes=34359738368
2026-07-30T00:04:21.2729727Z ##[group]Run actions/checkout@v5
2026-07-30T00:04:21.2730272Z with:
2026-07-30T00:04:21.2730676Z   repository: BigscreenVR/spt-bs-core
2026-07-30T00:04:21.2733630Z   token: ***
2026-07-30T00:04:21.2734026Z   ssh-strict: true
2026-07-30T00:04:21.2734393Z   ssh-user: git
2026-07-30T00:04:21.2734775Z   persist-credentials: true
2026-07-30T00:04:21.2735180Z   clean: true
2026-07-30T00:04:21.2735562Z   sparse-checkout-cone-mode: true
2026-07-30T00:04:21.2736148Z   fetch-depth: 1
2026-07-30T00:04:21.2736696Z   fetch-tags: false
2026-07-30T00:04:21.2737096Z   show-progress: true
2026-07-30T00:04:21.2737475Z   lfs: false
2026-07-30T00:04:21.2737828Z   submodules: false
2026-07-30T00:04:21.2738234Z   set-safe-directory: true
2026-07-30T00:04:21.2738681Z   allow-unsafe-pr-checkout: false
2026-07-30T00:04:21.2739315Z ##[endgroup]
2026-07-30T00:04:21.3540429Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-30T00:04:21.3542120Z ##[group]Getting Git version info
2026-07-30T00:04:21.3542969Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-30T00:04:21.3544075Z [command]/usr/bin/git version
2026-07-30T00:04:21.3544538Z git version 2.43.0
2026-07-30T00:04:21.3555170Z ##[endgroup]
2026-07-30T00:04:21.3566226Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5024a4cd-c9d9-40a0-969e-ec99e4a4a9cd' before making global git config changes
2026-07-30T00:04:21.3567625Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:04:21.3569337Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:04:21.3603274Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-30T00:04:21.3621861Z https://github.com/BigscreenVR/spt-bs-core
2026-07-30T00:04:21.3632603Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-30T00:04:21.3635441Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-30T00:04:21.3655425Z refs/heads/golden/access-control-r2
2026-07-30T00:04:21.3663243Z [command]/usr/bin/git checkout --detach
2026-07-30T00:04:21.3718776Z HEAD is now at ce4386e2e ci: delete the dead pull_request disjunct from the budget gates
2026-07-30T00:04:21.3786648Z [command]/usr/bin/git branch --delete --force golden/access-control-r2
2026-07-30T00:04:21.3816499Z Deleted branch golden/access-control-r2 (was ce4386e2e).
2026-07-30T00:04:21.3905811Z ##[endgroup]
2026-07-30T00:04:21.3907042Z [command]/usr/bin/git submodule status
2026-07-30T00:04:21.4094487Z ##[group]Cleaning the repository
2026-07-30T00:04:21.4097073Z [command]/usr/bin/git clean -ffdx
2026-07-30T00:04:21.4128074Z Removing traceable-reqs
2026-07-30T00:04:21.4134895Z [command]/usr/bin/git reset --hard HEAD
2026-07-30T00:04:21.4198009Z HEAD is now at ce4386e2e ci: delete the dead pull_request disjunct from the budget gates
2026-07-30T00:04:21.4204052Z ##[endgroup]
2026-07-30T00:04:21.4205222Z ##[group]Disabling automatic garbage collection
2026-07-30T00:04:21.4208064Z [command]/usr/bin/git config --local gc.auto 0
2026-07-30T00:04:21.4234889Z ##[endgroup]
2026-07-30T00:04:21.4235546Z ##[group]Setting up auth
2026-07-30T00:04:21.4239739Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:04:21.4266813Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-30T00:04:21.4457836Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:04:21.4484068Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-30T00:04:21.4671194Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:04:21.4699340Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:04:21.4884185Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T00:04:21.4914445Z ##[endgroup]
2026-07-30T00:04:21.4915104Z ##[group]Fetching the repository
2026-07-30T00:04:21.4920956Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ce4386e2e0488cf583e4f4cb4c7b5658be2496c5:refs/remotes/origin/golden/access-control-r2
2026-07-30T00:04:21.9346069Z ##[endgroup]
2026-07-30T00:04:21.9346818Z ##[group]Determining the checkout info
2026-07-30T00:04:21.9347581Z ##[endgroup]
2026-07-30T00:04:21.9350501Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T00:04:21.9387411Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-30T00:04:21.9408512Z ##[group]Checking out the ref
2026-07-30T00:04:21.9411121Z [command]/usr/bin/git checkout --progress --force -B golden/access-control-r2 refs/remotes/origin/golden/access-control-r2
2026-07-30T00:04:21.9466099Z Switched to a new branch 'golden/access-control-r2'
2026-07-30T00:04:21.9466995Z branch 'golden/access-control-r2' set up to track 'origin/golden/access-control-r2'.
2026-07-30T00:04:21.9471487Z ##[endgroup]
2026-07-30T00:04:21.9505321Z [command]/usr/bin/git log -1 --format=%H
2026-07-30T00:04:21.9528220Z ce4386e2e0488cf583e4f4cb4c7b5658be2496c5
2026-07-30T00:04:21.9658046Z ##[group]Run python3 .github/ci/flake-registry.py
2026-07-30T00:04:21.9658618Z [36;1mpython3 .github/ci/flake-registry.py[0m
2026-07-30T00:04:21.9671610Z shell: /usr/bin/bash -e {0}
2026-07-30T00:04:21.9672008Z ##[endgroup]
2026-07-30T00:04:22.0172614Z FLAKE_REGISTRY_OK: 2 entries
2026-07-30T00:04:22.0247593Z ##[group]Run echo "code=true" >> "$GITHUB_OUTPUT"
2026-07-30T00:04:22.0248151Z [36;1mecho "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-30T00:04:22.0261240Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:04:22.0261740Z ##[endgroup]
2026-07-30T00:04:22.0422151Z Post job cleanup.
2026-07-30T00:04:22.1097203Z [command]/usr/bin/git version
2026-07-30T00:04:22.1162549Z git version 2.43.0
2026-07-30T00:04:22.1194171Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/919ebed3-7b5a-4e4a-a780-aaeb6319d7df' before making global git config changes
2026-07-30T00:04:22.1195359Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:04:22.1197955Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:04:22.1227458Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:04:22.1253381Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-30T00:04:22.1435835Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:04:22.1455008Z http.https://github.com/.extraheader
2026-07-30T00:04:22.1463217Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-30T00:04:22.1487481Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-30T00:04:22.1682682Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:04:22.1710093Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:04:22.2051659Z Evaluate and set job outputs
2026-07-30T00:04:22.2059671Z Set output 'code'
2026-07-30T00:04:22.2062567Z Cleaning up orphan processes
