﻿2026-09-10T09:51:13.3383984Z Current runner version: '2.337.0'
2026-09-10T09:51:13.3389499Z Runner name: 'kitsubito'
2026-09-10T09:51:13.3390257Z Runner group name: 'Default'
2026-09-10T09:51:13.3391000Z Machine name: 'KITSUBITO'
2026-09-10T09:51:13.3394698Z ##[group]GITHUB_TOKEN Permissions
2026-09-10T09:51:13.3396715Z Actions: write
2026-09-10T09:51:13.3397245Z ArtifactMetadata: write
2026-09-10T09:51:13.3397749Z Attestations: write
2026-09-10T09:51:13.3398281Z Checks: write
2026-09-10T09:51:13.3398738Z CodeQuality: write
2026-09-10T09:51:13.3399401Z Contents: write
2026-09-10T09:51:13.3399883Z CopilotRequests: write
2026-09-10T09:51:13.3400413Z Deployments: write
2026-09-10T09:51:13.3400945Z Discussions: write
2026-09-10T09:51:13.3401418Z Drives: write
2026-09-10T09:51:13.3449840Z Issues: write
2026-09-10T09:51:13.3450342Z Metadata: read
2026-09-10T09:51:13.3450730Z Models: read
2026-09-10T09:51:13.3451101Z Packages: write
2026-09-10T09:51:13.3451482Z Pages: write
2026-09-10T09:51:13.3451988Z PullRequests: write
2026-09-10T09:51:13.3452383Z RepositoryProjects: write
2026-09-10T09:51:13.3452803Z SecurityEvents: write
2026-09-10T09:51:13.3453190Z Statuses: write
2026-09-10T09:51:13.3453574Z VulnerabilityAlerts: read
2026-09-10T09:51:13.3453979Z ##[endgroup]
2026-09-10T09:51:13.3456078Z Secret source: Actions
2026-09-10T09:51:13.3456712Z Cache mode: write
2026-09-10T09:51:13.3457229Z Prepare workflow directory
2026-09-10T09:51:13.3807009Z Prepare all required actions
2026-09-10T09:51:13.3842488Z Getting action download info
2026-09-10T09:51:13.7365171Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-09-10T09:51:14.0814200Z Complete job name: changes
2026-09-10T09:51:14.1601351Z ##[group]Run actions/checkout@v5
2026-09-10T09:51:14.1602038Z with:
2026-09-10T09:51:14.1602410Z   repository: BigscreenVR/spt-bs-core
2026-09-10T09:51:14.1605068Z   token: ***
2026-09-10T09:51:14.1605421Z   ssh-strict: true
2026-09-10T09:51:14.1605773Z   ssh-user: git
2026-09-10T09:51:14.1606126Z   persist-credentials: true
2026-09-10T09:51:14.1606539Z   clean: true
2026-09-10T09:51:14.1606902Z   sparse-checkout-cone-mode: true
2026-09-10T09:51:14.1607313Z   fetch-depth: 1
2026-09-10T09:51:14.1607656Z   fetch-tags: false
2026-09-10T09:51:14.1608013Z   show-progress: true
2026-09-10T09:51:14.1608372Z   lfs: false
2026-09-10T09:51:14.1608701Z   submodules: false
2026-09-10T09:51:14.1609164Z   set-safe-directory: true
2026-09-10T09:51:14.1630880Z   allow-unsafe-pr-checkout: false
2026-09-10T09:51:14.1631844Z ##[endgroup]
2026-09-10T09:51:14.2412010Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-10T09:51:14.2413423Z ##[group]Getting Git version info
2026-09-10T09:51:14.2414125Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-10T09:51:14.2415059Z [command]/usr/bin/git version
2026-09-10T09:51:14.2415465Z git version 2.43.0
2026-09-10T09:51:14.2420982Z ##[endgroup]
2026-09-10T09:51:14.2428844Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/0e7d023d-262e-4a9f-8540-7872a0177cbf/.gitconfig'
2026-09-10T09:51:14.2435650Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0e7d023d-262e-4a9f-8540-7872a0177cbf' before making global git config changes
2026-09-10T09:51:14.2436715Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T09:51:14.2438536Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-10T09:51:14.2467640Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-10T09:51:14.2486629Z https://github.com/BigscreenVR/spt-bs-core
2026-09-10T09:51:14.2496120Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-10T09:51:14.2498414Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-10T09:51:14.2516345Z HEAD
2026-09-10T09:51:14.2703083Z ##[endgroup]
2026-09-10T09:51:14.2706975Z [command]/usr/bin/git submodule status
2026-09-10T09:51:14.2892704Z ##[group]Cleaning the repository
2026-09-10T09:51:14.2895249Z [command]/usr/bin/git clean -ffdx
2026-09-10T09:51:14.2934862Z [command]/usr/bin/git reset --hard HEAD
2026-09-10T09:51:14.3393412Z HEAD is now at 1bd0a41d6 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T09:51:14.3400425Z ##[endgroup]
2026-09-10T09:51:14.3403104Z ##[group]Disabling automatic garbage collection
2026-09-10T09:51:14.3406759Z [command]/usr/bin/git config --local gc.auto 0
2026-09-10T09:51:14.3433382Z ##[endgroup]
2026-09-10T09:51:14.3434077Z ##[group]Setting up auth
2026-09-10T09:51:14.3438605Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-10T09:51:14.3463676Z [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-09-10T09:51:14.3652046Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T09:51:14.3676331Z [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-09-10T09:51:14.3852775Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T09:51:14.3876785Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-10T09:51:14.4059755Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-10T09:51:14.4090991Z ##[endgroup]
2026-09-10T09:51:14.4091655Z ##[group]Fetching the repository
2026-09-10T09:51:14.4096841Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72:refs/remotes/origin/diag/294-margins-ci-base
2026-09-10T09:51:14.8761245Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-10T09:51:14.8785137Z  * [new ref]             1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72 -> origin/diag/294-margins-ci-base
2026-09-10T09:51:14.8787048Z ##[endgroup]
2026-09-10T09:51:14.8787743Z ##[group]Determining the checkout info
2026-09-10T09:51:14.8788584Z ##[endgroup]
2026-09-10T09:51:14.8791859Z [command]/usr/bin/git sparse-checkout disable
2026-09-10T09:51:14.8831498Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-10T09:51:14.8855387Z ##[group]Checking out the ref
2026-09-10T09:51:14.8858204Z [command]/usr/bin/git checkout --progress --force -B diag/294-margins-ci-base refs/remotes/origin/diag/294-margins-ci-base
2026-09-10T09:51:14.9564706Z Previous HEAD position was 1bd0a41d6 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T09:51:14.9568646Z Switched to a new branch 'diag/294-margins-ci-base'
2026-09-10T09:51:14.9570386Z branch 'diag/294-margins-ci-base' set up to track 'origin/diag/294-margins-ci-base'.
2026-09-10T09:51:14.9586441Z ##[endgroup]
2026-09-10T09:51:14.9631060Z [command]/usr/bin/git log -1 --format=%H
2026-09-10T09:51:14.9661519Z 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
2026-09-10T09:51:14.9862304Z ##[group]Run set -euo pipefail
2026-09-10T09:51:14.9862819Z [36;1mset -euo pipefail[0m
2026-09-10T09:51:14.9863272Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-09-10T09:51:14.9863848Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-09-10T09:51:14.9864530Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-09-10T09:51:14.9865088Z [36;1mverdict=PASS[0m
2026-09-10T09:51:14.9865565Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then verdict=RED; fi[0m
2026-09-10T09:51:14.9866382Z [36;1mprintf 'FLOOR_START job=changes runner=Linux free_bytes=%s floor_bytes=%s verdict=%s sample=INSTANT\n' \[0m
2026-09-10T09:51:14.9867129Z [36;1m  "$free_bytes" "$floor_bytes" "$verdict"[0m
2026-09-10T09:51:14.9867631Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-09-10T09:51:14.9868632Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-09-10T09:51:14.9869583Z [36;1m  exit 1[0m
2026-09-10T09:51:14.9869931Z [36;1mfi[0m
2026-09-10T09:51:14.9885936Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-10T09:51:14.9886467Z ##[endgroup]
2026-09-10T09:51:14.9964848Z FLOOR_START job=changes runner=Linux free_bytes=132304023552 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-10T09:51:15.0004518Z ##[group]Run python3 .github/ci/flake-registry.py
2026-09-10T09:51:15.0005098Z [36;1mpython3 .github/ci/flake-registry.py[0m
2026-09-10T09:51:15.0017363Z shell: /usr/bin/bash -e {0}
2026-09-10T09:51:15.0017768Z ##[endgroup]
2026-09-10T09:51:15.0327952Z FLAKE_REGISTRY_OK: 2 entries
2026-09-10T09:51:15.0403764Z ##[group]Run echo "code=true" >> "$GITHUB_OUTPUT"
2026-09-10T09:51:15.0404313Z [36;1mecho "code=true" >> "$GITHUB_OUTPUT"[0m
2026-09-10T09:51:15.0417421Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-10T09:51:15.0417932Z ##[endgroup]
2026-09-10T09:51:15.0493413Z ##[group]Run set -euo pipefail
2026-09-10T09:51:15.0493880Z [36;1mset -euo pipefail[0m
2026-09-10T09:51:15.0494318Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-09-10T09:51:15.0494897Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-09-10T09:51:15.0495578Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-09-10T09:51:15.0496136Z [36;1mverdict=PASS[0m
2026-09-10T09:51:15.0496609Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then verdict=RED; fi[0m
2026-09-10T09:51:15.0497405Z [36;1mprintf 'FLOOR_END job=changes runner=Linux free_bytes=%s floor_bytes=%s verdict=%s sample=INSTANT\n' \[0m
2026-09-10T09:51:15.0498133Z [36;1m  "$free_bytes" "$floor_bytes" "$verdict"[0m
2026-09-10T09:51:15.0498630Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-09-10T09:51:15.0499612Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-09-10T09:51:15.0500367Z [36;1m  exit 1[0m
2026-09-10T09:51:15.0500705Z [36;1mfi[0m
2026-09-10T09:51:15.0512795Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-10T09:51:15.0513310Z ##[endgroup]
2026-09-10T09:51:15.0578127Z FLOOR_END job=changes runner=Linux free_bytes=132303962112 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-10T09:51:15.0685694Z Post job cleanup.
2026-09-10T09:51:15.1374473Z [command]/usr/bin/git version
2026-09-10T09:51:15.1405839Z git version 2.43.0
2026-09-10T09:51:15.1431017Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d7b182fb-b820-4e38-89e3-854b846e957e/.gitconfig'
2026-09-10T09:51:15.1438672Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d7b182fb-b820-4e38-89e3-854b846e957e' before making global git config changes
2026-09-10T09:51:15.1439875Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T09:51:15.1442525Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-10T09:51:15.1471411Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-10T09:51:15.1497260Z [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-09-10T09:51:15.1686860Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T09:51:15.1703917Z http.https://github.com/.extraheader
2026-09-10T09:51:15.1711451Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-09-10T09:51:15.1736729Z [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-09-10T09:51:15.1926201Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T09:51:15.1948751Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-10T09:51:15.2244067Z Evaluate and set job outputs
2026-09-10T09:51:15.2248367Z Set output 'code'
2026-09-10T09:51:15.2250630Z Cleaning up orphan processes
