﻿2026-08-04T04:17:16.3794084Z Current runner version: '2.336.0'
2026-08-04T04:17:16.3798697Z Runner name: 'hfenduleam'
2026-08-04T04:17:16.3799143Z Runner group name: 'Default'
2026-08-04T04:17:16.3799722Z Machine name: 'HFENDULEAM'
2026-08-04T04:17:16.3802892Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T04:17:16.3804374Z Actions: write
2026-08-04T04:17:16.3804726Z ArtifactMetadata: write
2026-08-04T04:17:16.3805066Z Attestations: write
2026-08-04T04:17:16.3805399Z Checks: write
2026-08-04T04:17:16.3805709Z CodeQuality: write
2026-08-04T04:17:16.3806019Z Contents: write
2026-08-04T04:17:16.3806345Z CopilotRequests: write
2026-08-04T04:17:16.3806677Z Deployments: write
2026-08-04T04:17:16.3806993Z Discussions: write
2026-08-04T04:17:16.3807332Z Drives: write
2026-08-04T04:17:16.3807633Z Issues: write
2026-08-04T04:17:16.3807940Z Metadata: read
2026-08-04T04:17:16.3808246Z Models: read
2026-08-04T04:17:16.3808545Z Packages: write
2026-08-04T04:17:16.3808862Z Pages: write
2026-08-04T04:17:16.3809372Z PullRequests: write
2026-08-04T04:17:16.3809793Z RepositoryProjects: write
2026-08-04T04:17:16.3810134Z SecurityEvents: write
2026-08-04T04:17:16.3810460Z Statuses: write
2026-08-04T04:17:16.3810788Z VulnerabilityAlerts: read
2026-08-04T04:17:16.3811162Z ##[endgroup]
2026-08-04T04:17:16.3812453Z Secret source: Actions
2026-08-04T04:17:16.3813045Z Prepare workflow directory
2026-08-04T04:17:17.5443985Z Prepare all required actions
2026-08-04T04:17:17.5485174Z Getting action download info
2026-08-04T04:17:17.8589029Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T04:17:18.5445262Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-04T04:17:19.6250298Z Complete job name: twohost-a
2026-08-04T04:17:19.7278936Z ##[group]Run actions/checkout@v5
2026-08-04T04:17:19.7280186Z with:
2026-08-04T04:17:19.7280926Z   repository: BigscreenVR/spt-bs-core
2026-08-04T04:17:19.7286292Z   token: ***
2026-08-04T04:17:19.7286850Z   ssh-strict: true
2026-08-04T04:17:19.7287395Z   ssh-user: git
2026-08-04T04:17:19.7287953Z   persist-credentials: true
2026-08-04T04:17:19.7288536Z   clean: true
2026-08-04T04:17:19.7289082Z   sparse-checkout-cone-mode: true
2026-08-04T04:17:19.7289718Z   fetch-depth: 1
2026-08-04T04:17:19.7290289Z   fetch-tags: false
2026-08-04T04:17:19.7290861Z   show-progress: true
2026-08-04T04:17:19.7291467Z   lfs: false
2026-08-04T04:17:19.7291969Z   submodules: false
2026-08-04T04:17:19.7292555Z   set-safe-directory: true
2026-08-04T04:17:19.7293162Z   allow-unsafe-pr-checkout: false
2026-08-04T04:17:19.7293982Z ##[endgroup]
2026-08-04T04:17:19.9934677Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T04:17:19.9936472Z ##[group]Getting Git version info
2026-08-04T04:17:19.9937436Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-04T04:17:20.0148139Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T04:17:20.1327793Z git version 2.43.0.windows.1
2026-08-04T04:17:20.1358644Z ##[endgroup]
2026-08-04T04:17:20.1367358Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\06770f8c-05b7-48f4-a750-0d8c65e8d571\.gitconfig'
2026-08-04T04:17:20.1383178Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\06770f8c-05b7-48f4-a750-0d8c65e8d571' before making global git config changes
2026-08-04T04:17:20.1384765Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:17:20.1388794Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T04:17:20.1681150Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-04T04:17:20.1907166Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T04:17:20.1940597Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T04:17:20.1948769Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T04:17:20.2250772Z refs/heads/golden/knock145
2026-08-04T04:17:20.2274387Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-04T04:17:20.3002158Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T04:17:20.7274464Z ##[endgroup]
2026-08-04T04:17:20.7277874Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-04T04:17:22.2091356Z ##[group]Cleaning the repository
2026-08-04T04:17:22.2096330Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-04T04:17:44.4602247Z Removing bench-ledger/
2026-08-04T04:17:44.4602602Z Removing target/
2026-08-04T04:17:44.4644660Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-04T04:17:44.6312268Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T04:17:44.6341291Z ##[endgroup]
2026-08-04T04:17:44.6346364Z ##[group]Disabling automatic garbage collection
2026-08-04T04:17:44.6351096Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-04T04:17:44.7033058Z ##[endgroup]
2026-08-04T04:17:44.7033412Z ##[group]Setting up auth
2026-08-04T04:17:44.7040030Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:17:44.7315528Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T04:17:47.3914980Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:17:47.4237631Z [command]"C:\Program Files\Git\cmd\git.exe" 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-08-04T04:17:48.8883721Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:17:49.0531512Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T04:17:50.1298270Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T04:17:50.1864875Z ##[endgroup]
2026-08-04T04:17:50.1865507Z ##[group]Fetching the repository
2026-08-04T04:17:50.1872978Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4b37512f71620444df8fe852b494f03e759dd75c:refs/remotes/origin/golden/knock145
2026-08-04T04:17:51.1558394Z ##[endgroup]
2026-08-04T04:17:51.1558793Z ##[group]Determining the checkout info
2026-08-04T04:17:51.1559400Z ##[endgroup]
2026-08-04T04:17:51.1566176Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-04T04:17:51.3236991Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-04T04:17:51.3525547Z ##[group]Checking out the ref
2026-08-04T04:17:51.3532047Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T04:17:51.4326558Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T04:17:51.4327023Z Your branch is up to date with 'origin/golden/knock145'.
2026-08-04T04:17:51.4327394Z Switched to and reset branch 'golden/knock145'
2026-08-04T04:17:51.4354373Z ##[endgroup]
2026-08-04T04:17:51.5760159Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-04T04:17:51.6109933Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T04:17:51.6592146Z ##[group]Run $floorBytes = 32GB
2026-08-04T04:17:51.6592780Z [36;1m$floorBytes = 32GB[0m
2026-08-04T04:17:51.6593222Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-04T04:17:51.6597453Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-04T04:17:51.6598058Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T04:17:51.6598627Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-04T04:17:51.6599168Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T04:17:51.6601231Z [36;1m  exit 1[0m
2026-08-04T04:17:51.6601500Z [36;1m}[0m
2026-08-04T04:17:51.6611368Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:17:51.6611826Z ##[endgroup]
2026-08-04T04:17:52.1072289Z disk preflight: drive=C:\ free_bytes=146724966400 floor_bytes=34359738368
2026-08-04T04:17:52.2383285Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase setup
2026-08-04T04:17:52.2383886Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase setup[0m
2026-08-04T04:17:52.2389765Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:17:52.2390151Z ##[endgroup]
2026-08-04T04:17:52.5786858Z CI-TMP setup: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:17:52.6879033Z ##[group]Run actions/checkout@v5
2026-08-04T04:17:52.6879355Z with:
2026-08-04T04:17:52.6879552Z   repository: SaberMage/spt-shell-notify
2026-08-04T04:17:52.6879778Z   path: .adapter-notify
2026-08-04T04:17:52.6881460Z   token: ***
2026-08-04T04:17:52.6881655Z   ssh-strict: true
2026-08-04T04:17:52.6881824Z   ssh-user: git
2026-08-04T04:17:52.6881990Z   persist-credentials: true
2026-08-04T04:17:52.6882195Z   clean: true
2026-08-04T04:17:52.6882377Z   sparse-checkout-cone-mode: true
2026-08-04T04:17:52.6882621Z   fetch-depth: 1
2026-08-04T04:17:52.6882797Z   fetch-tags: false
2026-08-04T04:17:52.6882973Z   show-progress: true
2026-08-04T04:17:52.6883145Z   lfs: false
2026-08-04T04:17:52.6883320Z   submodules: false
2026-08-04T04:17:52.6883496Z   set-safe-directory: true
2026-08-04T04:17:52.6883929Z   allow-unsafe-pr-checkout: false
2026-08-04T04:17:52.6884178Z env:
2026-08-04T04:17:52.6884572Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:17:52.6885054Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:17:52.6885673Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:17:52.6886036Z ##[endgroup]
2026-08-04T04:17:52.7600502Z Syncing repository: SaberMage/spt-shell-notify
2026-08-04T04:17:52.7605461Z ##[group]Getting Git version info
2026-08-04T04:17:52.7605823Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-04T04:17:52.7903502Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T04:17:53.0254894Z git version 2.43.0.windows.1
2026-08-04T04:17:53.0307044Z ##[endgroup]
2026-08-04T04:17:53.0320969Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\04c567ac-47ae-46c0-9bc8-5b8615059238\.gitconfig'
2026-08-04T04:17:53.0348900Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\04c567ac-47ae-46c0-9bc8-5b8615059238' before making global git config changes
2026-08-04T04:17:53.0349967Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:17:53.0354997Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-04T04:17:53.2184700Z ##[group]Initializing the repository
2026-08-04T04:17:53.2191750Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-04T04:17:53.3731062Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-04T04:17:53.3756160Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-04T04:17:53.4070727Z ##[endgroup]
2026-08-04T04:17:53.4071170Z ##[group]Disabling automatic garbage collection
2026-08-04T04:17:53.4075828Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-04T04:17:53.4391150Z ##[endgroup]
2026-08-04T04:17:53.4391689Z ##[group]Setting up auth
2026-08-04T04:17:53.4399777Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:17:53.6078636Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T04:17:57.5041525Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:17:57.6671421Z [command]"C:\Program Files\Git\cmd\git.exe" 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-08-04T04:18:01.3446463Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:18:01.3721763Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T04:18:02.1604939Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T04:18:02.2011428Z ##[endgroup]
2026-08-04T04:18:02.2011919Z ##[group]Determining the default branch
2026-08-04T04:18:02.2013694Z Retrieving the default branch name
2026-08-04T04:18:02.6087862Z Default branch 'main'
2026-08-04T04:18:02.6088360Z ##[endgroup]
2026-08-04T04:18:02.6088645Z ##[group]Fetching the repository
2026-08-04T04:18:02.6095140Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-04T04:18:03.5149951Z From https://github.com/SaberMage/spt-shell-notify
2026-08-04T04:18:03.5150409Z  * [new branch]      main       -> origin/main
2026-08-04T04:18:03.6642768Z ##[endgroup]
2026-08-04T04:18:03.6643336Z ##[group]Determining the checkout info
2026-08-04T04:18:03.6643845Z ##[endgroup]
2026-08-04T04:18:03.6652768Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-04T04:18:03.6973292Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-04T04:18:03.7228335Z ##[group]Checking out the ref
2026-08-04T04:18:03.7232934Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T04:18:03.7567902Z branch 'main' set up to track 'origin/main'.
2026-08-04T04:18:03.7568210Z Reset branch 'main'
2026-08-04T04:18:03.7587655Z ##[endgroup]
2026-08-04T04:18:03.7895440Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-04T04:18:03.8150363Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-04T04:18:03.8447522Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-04T04:18:03.8448074Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-04T04:18:03.8453814Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:18:03.8454092Z env:
2026-08-04T04:18:03.8454397Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:18:03.8454840Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:18:03.8455272Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:18:03.8455582Z ##[endgroup]
2026-08-04T04:18:04.3516553Z     Updating crates.io index
2026-08-04T04:18:04.5728631Z      Locking 11 packages to latest compatible versions
2026-08-04T04:18:04.7034400Z    Compiling serde_core v1.0.229
2026-08-04T04:18:04.7034776Z    Compiling zmij v1.0.23
2026-08-04T04:18:04.7035257Z    Compiling serde_json v1.0.151
2026-08-04T04:18:04.7035573Z    Compiling memchr v2.8.3
2026-08-04T04:18:05.4344993Z    Compiling itoa v1.0.18
2026-08-04T04:18:08.2467537Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify)
2026-08-04T04:18:08.7083157Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
2026-08-04T04:18:08.9204607Z ##[group]Run .github/bench/wrap.ps1 -Step "build-spt-bin" -Command "cargo build -p spt --bin spt"
2026-08-04T04:18:08.9205434Z [36;1m.github/bench/wrap.ps1 -Step "build-spt-bin" -Command "cargo build -p spt --bin spt"[0m
2026-08-04T04:18:08.9212847Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:18:08.9213263Z env:
2026-08-04T04:18:08.9213729Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:18:08.9214543Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:18:08.9215227Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:18:08.9215720Z ##[endgroup]
2026-08-04T04:18:10.2065985Z    Compiling proc-macro2 v1.0.106
2026-08-04T04:18:10.2066864Z    Compiling quote v1.0.45
2026-08-04T04:18:10.2067321Z    Compiling unicode-ident v1.0.24
2026-08-04T04:18:10.2067873Z    Compiling cfg-if v1.0.4
2026-08-04T04:18:10.2890694Z    Compiling serde_core v1.0.228
2026-08-04T04:18:10.3220251Z    Compiling serde v1.0.228
2026-08-04T04:18:10.5799899Z    Compiling windows-link v0.2.1
2026-08-04T04:18:10.6806822Z    Compiling typenum v1.20.1
2026-08-04T04:18:10.7791861Z    Compiling windows-sys v0.61.2
2026-08-04T04:18:11.7165942Z    Compiling getrandom v0.3.4
2026-08-04T04:18:12.0834638Z    Compiling syn v2.0.117
2026-08-04T04:18:12.3742908Z    Compiling pin-project-lite v0.2.17
2026-08-04T04:18:12.4946574Z    Compiling portable-atomic v1.13.1
2026-08-04T04:18:13.0102823Z    Compiling version_check v0.9.5
2026-08-04T04:18:13.3251796Z    Compiling shlex v2.0.1
2026-08-04T04:18:13.4909317Z    Compiling jobserver v0.1.34
2026-08-04T04:18:13.5228233Z    Compiling memchr v2.8.1
2026-08-04T04:18:13.9601098Z    Compiling find-msvc-tools v0.1.9
2026-08-04T04:18:14.6275595Z    Compiling cc v1.2.63
2026-08-04T04:18:15.0834499Z    Compiling critical-section v1.2.0
2026-08-04T04:18:15.3634331Z    Compiling subtle v2.6.1
2026-08-04T04:18:15.6130460Z    Compiling equivalent v1.0.2
2026-08-04T04:18:15.7938814Z    Compiling futures-core v0.3.32
2026-08-04T04:18:15.9681650Z    Compiling smallvec v1.15.1
2026-08-04T04:18:16.1831484Z    Compiling generic-array v0.14.7
2026-08-04T04:18:16.3616783Z    Compiling itoa v1.0.18
2026-08-04T04:18:16.5069681Z    Compiling bytes v1.11.1
2026-08-04T04:18:17.0268554Z    Compiling semver v1.0.28
2026-08-04T04:18:17.4061463Z    Compiling rustc_version v0.4.1
2026-08-04T04:18:17.7539132Z    Compiling serde_derive v1.0.228
2026-08-04T04:18:17.7879395Z    Compiling zeroize_derive v1.4.3
2026-08-04T04:18:18.1193899Z    Compiling synstructure v0.13.2
2026-08-04T04:18:18.6234394Z    Compiling zeroize v1.8.2
2026-08-04T04:18:18.9109891Z    Compiling stable_deref_trait v1.2.1
2026-08-04T04:18:18.9727587Z    Compiling socket2 v0.6.4
2026-08-04T04:18:19.1395277Z    Compiling log v0.4.32
2026-08-04T04:18:19.3509250Z    Compiling zerofrom-derive v0.1.7
2026-08-04T04:18:19.4902416Z    Compiling yoke-derive v0.8.2
2026-08-04T04:18:19.6692148Z    Compiling crypto-common v0.1.7
2026-08-04T04:18:19.9471799Z    Compiling tokio-macros v2.7.0
2026-08-04T04:18:20.7420966Z    Compiling mio v1.2.1
2026-08-04T04:18:20.7640717Z    Compiling slab v0.4.12
2026-08-04T04:18:20.7783868Z    Compiling zerofrom v0.1.8
2026-08-04T04:18:21.1796128Z    Compiling futures-io v0.3.32
2026-08-04T04:18:21.2812645Z    Compiling futures-sink v0.3.32
2026-08-04T04:18:21.4284177Z    Compiling futures-channel v0.3.32
2026-08-04T04:18:21.5234843Z    Compiling tokio v1.52.3
2026-08-04T04:18:21.7565288Z    Compiling yoke v0.8.3
2026-08-04T04:18:22.0951098Z    Compiling futures-macro v0.3.32
2026-08-04T04:18:22.1834390Z    Compiling rustversion v1.0.22
2026-08-04T04:18:22.6194428Z    Compiling once_cell v1.21.4
2026-08-04T04:18:22.9048735Z    Compiling rand_core v0.10.1
2026-08-04T04:18:22.9273701Z    Compiling futures-task v0.3.32
2026-08-04T04:18:23.1586688Z    Compiling hashbrown v0.17.1
2026-08-04T04:18:23.3578877Z    Compiling futures-util v0.3.32
2026-08-04T04:18:23.6169251Z    Compiling zerovec-derive v0.11.3
2026-08-04T04:18:23.9356421Z    Compiling indexmap v2.14.0
2026-08-04T04:18:24.7616114Z    Compiling getrandom v0.2.17
2026-08-04T04:18:24.9268443Z    Compiling cpufeatures v0.2.17
2026-08-04T04:18:25.1940090Z    Compiling zerovec v0.11.6
2026-08-04T04:18:26.2640073Z    Compiling displaydoc v0.2.6
2026-08-04T04:18:26.3004900Z    Compiling hybrid-array v0.4.12
2026-08-04T04:18:27.1925937Z    Compiling fnv v1.0.7
2026-08-04T04:18:27.3566725Z    Compiling getrandom v0.4.2
2026-08-04T04:18:27.7831679Z    Compiling libc v0.2.186
2026-08-04T04:18:27.8275568Z    Compiling cfg_aliases v0.2.1
2026-08-04T04:18:28.6905702Z    Compiling strsim v0.11.1
2026-08-04T04:18:29.1628689Z    Compiling tinystr v0.8.3
2026-08-04T04:18:29.3471146Z    Compiling block-buffer v0.12.0
2026-08-04T04:18:29.5204209Z    Compiling crypto-common v0.2.2
2026-08-04T04:18:29.5468495Z    Compiling tracing-core v0.1.36
2026-08-04T04:18:29.6893579Z    Compiling tracing-attributes v0.1.31
2026-08-04T04:18:30.3732409Z    Compiling litemap v0.8.2
2026-08-04T04:18:30.5357291Z    Compiling autocfg v1.5.1
2026-08-04T04:18:30.6574977Z    Compiling writeable v0.6.3
2026-08-04T04:18:31.0214144Z    Compiling zerotrie v0.2.4
2026-08-04T04:18:31.1079559Z    Compiling tracing v0.1.44
2026-08-04T04:18:31.1286872Z    Compiling icu_locale_core v2.2.0
2026-08-04T04:18:31.1525870Z    Compiling potential_utf v0.1.5
2026-08-04T04:18:31.4604545Z    Compiling cmake v0.1.58
2026-08-04T04:18:31.5883736Z    Compiling icu_normalizer_data v2.2.0
2026-08-04T04:18:31.7648016Z    Compiling ident_case v1.0.1
2026-08-04T04:18:31.9153321Z    Compiling icu_properties_data v2.2.0
2026-08-04T04:18:31.9555812Z    Compiling fs_extra v1.3.0
2026-08-04T04:18:31.9790411Z    Compiling utf8_iter v1.0.4
2026-08-04T04:18:32.2303250Z    Compiling dunce v1.0.5
2026-08-04T04:18:32.3422092Z    Compiling icu_collections v2.2.0
2026-08-04T04:18:32.4165011Z    Compiling aws-lc-sys v0.41.0
2026-08-04T04:18:32.8821403Z    Compiling icu_provider v2.2.0
2026-08-04T04:18:33.1716855Z    Compiling tokio-util v0.7.18
2026-08-04T04:18:33.5398910Z    Compiling percent-encoding v2.3.2
2026-08-04T04:18:33.8227164Z    Compiling icu_normalizer v2.2.0
2026-08-04T04:18:34.4313741Z    Compiling inout v0.2.2
2026-08-04T04:18:34.6589466Z    Compiling http v1.4.1
2026-08-04T04:18:34.9751423Z    Compiling ring v0.17.14
2026-08-04T04:18:35.3852198Z    Compiling icu_properties v2.2.0
2026-08-04T04:18:35.7044048Z    Compiling cpufeatures v0.3.0
2026-08-04T04:18:35.8122434Z    Compiling thiserror v2.0.18
2026-08-04T04:18:36.0146460Z    Compiling aws-lc-rs v1.17.0
2026-08-04T04:18:36.1993544Z    Compiling unicode-segmentation v1.13.3
2026-08-04T04:18:36.4740413Z    Compiling idna_adapter v1.2.2
2026-08-04T04:18:36.9797911Z    Compiling cipher v0.5.2
2026-08-04T04:18:37.1089228Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-04T04:18:37.6893293Z    Compiling thiserror-impl v2.0.18
2026-08-04T04:18:38.7483996Z    Compiling scopeguard v1.2.0
2026-08-04T04:18:39.5358555Z    Compiling lock_api v0.4.14
2026-08-04T04:18:40.1474974Z    Compiling chacha20 v0.10.0
2026-08-04T04:18:41.1921233Z    Compiling idna v1.1.0
2026-08-04T04:18:42.0054858Z    Compiling form_urlencoded v1.2.2
2026-08-04T04:18:42.3270294Z    Compiling ipnet v2.12.0
2026-08-04T04:18:42.7537821Z    Compiling rustls-pki-types v1.14.1
2026-08-04T04:18:43.1095764Z    Compiling block-buffer v0.10.4
2026-08-04T04:18:43.2636213Z    Compiling bitflags v2.12.1
2026-08-04T04:18:43.3162518Z    Compiling untrusted v0.9.0
2026-08-04T04:18:43.4735453Z    Compiling winapi v0.3.9
2026-08-04T04:18:43.5759005Z    Compiling digest v0.10.7
2026-08-04T04:18:43.8656999Z    Compiling url v2.5.8
2026-08-04T04:18:44.3870204Z    Compiling rand v0.10.1
2026-08-04T04:18:45.1780643Z    Compiling darling_core v0.20.11
2026-08-04T04:18:45.3277841Z    Compiling num-traits v0.2.19
2026-08-04T04:18:45.6248532Z    Compiling windows-strings v0.5.1
2026-08-04T04:18:46.1564184Z    Compiling windows-result v0.4.1
2026-08-04T04:18:46.6211758Z    Compiling heck v0.5.0
2026-08-04T04:18:46.9963904Z    Compiling rustls v0.23.40
2026-08-04T04:18:47.5619134Z    Compiling convert_case v0.10.0
2026-08-04T04:18:48.0125271Z    Compiling atomic-waker v1.1.2
2026-08-04T04:18:48.2475875Z    Compiling darling_macro v0.20.11
2026-08-04T04:18:48.2489535Z    Compiling anyhow v1.0.102
2026-08-04T04:18:48.6053321Z    Compiling unicode-xid v0.2.6
2026-08-04T04:18:48.7423917Z    Compiling const-oid v0.10.2
2026-08-04T04:18:48.8107386Z    Compiling darling v0.20.11
2026-08-04T04:18:49.0086159Z    Compiling derive_more-impl v2.1.1
2026-08-04T04:18:49.6882828Z    Compiling httparse v1.10.1
2026-08-04T04:18:50.0712084Z    Compiling parking_lot_core v0.9.12
2026-08-04T04:18:50.5172234Z    Compiling zerocopy v0.8.50
2026-08-04T04:18:51.2276879Z    Compiling derive_builder_core v0.20.2
2026-08-04T04:18:51.7588068Z    Compiling h2 v0.4.14
2026-08-04T04:18:52.2659117Z    Compiling http-body v1.0.1
2026-08-04T04:18:52.4494126Z    Compiling curve25519-dalek v4.1.3
2026-08-04T04:18:52.7959611Z    Compiling derive_more v2.1.1
2026-08-04T04:18:53.0197600Z    Compiling ahash v0.8.12
2026-08-04T04:18:53.2252107Z    Compiling either v1.16.0
2026-08-04T04:18:53.2681933Z    Compiling base64ct v1.8.3
2026-08-04T04:18:53.5224844Z    Compiling powerfmt v0.2.0
2026-08-04T04:18:53.7237091Z    Compiling deranged v0.5.8
2026-08-04T04:18:53.7647967Z    Compiling pem-rfc7468 v1.0.0
2026-08-04T04:18:55.0041742Z    Compiling derive_builder_macro v0.20.2
2026-08-04T04:18:56.9845621Z    Compiling uuid v1.23.2
2026-08-04T04:18:57.2793933Z    Compiling rand_core v0.6.4
2026-08-04T04:18:57.6489689Z    Compiling spez v0.1.2
2026-08-04T04:18:57.9407906Z    Compiling windows-interface v0.59.3
2026-08-04T04:18:58.3156325Z    Compiling windows-implement v0.60.2
2026-08-04T04:18:58.7061726Z    Compiling n0-error-macros v0.1.3
2026-08-04T04:18:59.5090533Z    Compiling vcpkg v0.2.15
2026-08-04T04:18:59.7939665Z    Compiling num-conv v0.2.2
2026-08-04T04:19:00.0305584Z    Compiling data-encoding v2.11.0
2026-08-04T04:19:00.5148430Z    Compiling base64 v0.22.1
2026-08-04T04:19:00.6454226Z    Compiling try-lock v0.2.5
2026-08-04T04:19:00.8258010Z    Compiling tinyvec_macros v0.1.1
2026-08-04T04:19:00.8990912Z    Compiling time-core v0.1.8
2026-08-04T04:19:01.1061917Z    Compiling fastrand v2.4.1
2026-08-04T04:19:01.2103564Z    Compiling zmij v1.0.21
2026-08-04T04:19:01.3199507Z    Compiling pkg-config v0.3.33
2026-08-04T04:19:01.3454331Z    Compiling tower-service v0.3.3
2026-08-04T04:19:01.5185998Z    Compiling tinyvec v1.11.0
2026-08-04T04:19:01.8823369Z    Compiling want v0.3.1
2026-08-04T04:19:01.9920658Z    Compiling n0-error v0.1.3
2026-08-04T04:19:02.0314409Z    Compiling windows-core v0.62.2
2026-08-04T04:19:02.0790143Z    Compiling libsqlite3-sys v0.30.1
2026-08-04T04:19:03.0856285Z    Compiling parking_lot v0.12.5
2026-08-04T04:19:03.3401175Z    Compiling derive_builder v0.20.2
2026-08-04T04:19:03.7591699Z    Compiling der v0.8.0-rc.10
2026-08-04T04:19:03.7816005Z    Compiling sha2 v0.10.9
2026-08-04T04:19:04.4108174Z    Compiling n0-future v0.3.2
2026-08-04T04:19:04.7692950Z    Compiling vergen-lib v9.1.0
2026-08-04T04:19:04.8665290Z    Compiling inout v0.1.4
2026-08-04T04:19:05.4049773Z    Compiling pin-project-internal v1.1.13
2026-08-04T04:19:05.8088281Z    Compiling parking v2.2.1
2026-08-04T04:19:05.8205777Z    Compiling spt-procident v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-procident)
2026-08-04T04:19:06.2173911Z    Compiling cordyceps v0.3.4
2026-08-04T04:19:06.6524072Z    Compiling httpdate v1.0.3
2026-08-04T04:19:06.6800542Z    Compiling signature v2.2.0
2026-08-04T04:19:06.8130319Z    Compiling spin v0.10.0
2026-08-04T04:19:07.0630990Z    Compiling windows_x86_64_msvc v0.52.6
2026-08-04T04:19:07.2698994Z    Compiling serde_json v1.0.150
2026-08-04T04:19:07.3506743Z    Compiling crossbeam-utils v0.8.21
2026-08-04T04:19:07.8006455Z    Compiling winnow v1.0.3
2026-08-04T04:19:07.8009679Z    Compiling diatomic-waker v0.2.3
2026-08-04T04:19:08.2544607Z    Compiling futures-buffered v0.2.13
2026-08-04T04:19:08.7934393Z    Compiling ed25519 v2.2.3
2026-08-04T04:19:09.0657550Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-04T04:19:09.0913847Z    Compiling hyper v1.10.1
2026-08-04T04:19:09.6135769Z    Compiling pin-project v1.1.13
2026-08-04T04:19:09.8585851Z    Compiling spt-poolguard v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-poolguard)
2026-08-04T04:19:10.3458807Z    Compiling futures-lite v2.6.1
2026-08-04T04:19:10.9036205Z    Compiling cipher v0.4.4
2026-08-04T04:19:11.1018424Z    Compiling spki v0.8.0-rc.4
2026-08-04T04:19:11.2363989Z    Compiling hashbrown v0.14.5
2026-08-04T04:19:12.3473017Z    Compiling digest v0.11.3
2026-08-04T04:19:12.3734311Z    Compiling noq-udp v0.10.0
2026-08-04T04:19:12.6177881Z    Compiling vergen-lib v0.1.6
2026-08-04T04:19:12.9062115Z    Compiling vergen v9.1.0
2026-08-04T04:19:12.9063703Z    Compiling universal-hash v0.5.1
2026-08-04T04:19:13.0243799Z    Compiling heapless v0.7.17
2026-08-04T04:19:13.2556163Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-04T04:19:13.3835979Z    Compiling sync_wrapper v1.0.2
2026-08-04T04:19:13.4912381Z    Compiling aho-corasick v1.1.4
2026-08-04T04:19:13.4996531Z    Compiling byteorder v1.5.0
2026-08-04T04:19:13.7207817Z    Compiling allocator-api2 v0.2.21
2026-08-04T04:19:13.7414941Z    Compiling opaque-debug v0.3.1
2026-08-04T04:19:13.8179021Z    Compiling regex-syntax v0.8.10
2026-08-04T04:19:14.1738949Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-04T04:19:14.3894824Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-04T04:19:15.7195520Z    Compiling regex-automata v0.4.14
2026-08-04T04:19:16.3519906Z    Compiling polyval v0.6.2
2026-08-04T04:19:16.7687831Z    Compiling hash32 v0.2.1
2026-08-04T04:19:17.5740217Z    Compiling hashlink v0.9.1
2026-08-04T04:19:17.8407420Z    Compiling hyper-util v0.1.20
2026-08-04T04:19:19.1360169Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-04T04:19:20.1989317Z    Compiling spt-store v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-08-04T04:19:20.2295590Z    Compiling ed25519-dalek v2.2.0
2026-08-04T04:19:20.7377051Z    Compiling prefix-trie v0.8.4
2026-08-04T04:19:20.8636217Z    Compiling spin v0.9.8
2026-08-04T04:19:21.1484633Z    Compiling futures-executor v0.3.32
2026-08-04T04:19:21.4574703Z    Compiling vergen-gitcl v1.0.8
2026-08-04T04:19:21.4996976Z    Compiling windows-threading v0.2.1
2026-08-04T04:19:21.5623033Z    Compiling tower-layer v0.3.3
2026-08-04T04:19:21.7326077Z    Compiling signature v3.0.0
2026-08-04T04:19:21.7639756Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-04T04:19:21.7674548Z    Compiling fallible-iterator v0.3.0
2026-08-04T04:19:21.9713011Z    Compiling ryu v1.0.23
2026-08-04T04:19:22.1678557Z    Compiling rusqlite v0.32.1
2026-08-04T04:19:22.3282533Z    Compiling ed25519 v3.0.0-rc.4
2026-08-04T04:19:22.8358655Z    Compiling windows-future v0.3.2
2026-08-04T04:19:22.8882633Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-04T04:19:23.3105812Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-04T04:19:23.6901050Z    Compiling futures v0.3.32
2026-08-04T04:19:23.9943171Z    Compiling windows-targets v0.52.6
2026-08-04T04:19:24.4109116Z    Compiling spt-proto v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-08-04T04:19:24.9547208Z    Compiling regex v1.12.3
2026-08-04T04:19:26.7773053Z    Compiling ghash v0.5.1
2026-08-04T04:19:26.9972617Z    Compiling proc-macro-crate v3.5.0
2026-08-04T04:19:27.6743586Z    Compiling sha2 v0.11.0-rc.5
2026-08-04T04:19:28.1405651Z    Compiling aes v0.8.4
2026-08-04T04:19:28.2135839Z    Compiling ctr v0.9.2
2026-08-04T04:19:28.5469578Z    Compiling windows-numerics v0.3.1
2026-08-04T04:19:28.6120944Z    Compiling windows-collections v0.3.2
2026-08-04T04:19:28.7794017Z    Compiling time v0.3.47
2026-08-04T04:19:28.7929878Z    Compiling http-body-util v0.1.3
2026-08-04T04:19:29.2077521Z    Compiling fs2 v0.4.3
2026-08-04T04:19:29.2791102Z    Compiling cobs v0.3.0
2026-08-04T04:19:29.5085234Z    Compiling aead v0.5.2
2026-08-04T04:19:29.5106241Z    Compiling postcard-derive v0.2.2
2026-08-04T04:19:29.6857237Z    Compiling utf8parse v0.2.2
2026-08-04T04:19:29.7843699Z    Compiling widestring v1.2.1
2026-08-04T04:19:30.0346772Z    Compiling arrayvec v0.7.6
2026-08-04T04:19:30.2539939Z    Compiling ipconfig v0.3.4
2026-08-04T04:19:30.9768447Z    Compiling postcard v1.1.3
2026-08-04T04:19:31.1388074Z    Compiling aes-gcm v0.10.3
2026-08-04T04:19:31.5236557Z    Compiling windows v0.62.2
2026-08-04T04:19:31.6719370Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-04T04:19:32.0814786Z    Compiling num_enum_derive v0.7.6
2026-08-04T04:19:33.4547969Z    Compiling windows-sys v0.59.0
2026-08-04T04:19:35.1594415Z    Compiling data-encoding-macro v0.1.20
2026-08-04T04:19:35.3897847Z    Compiling tower v0.5.3
2026-08-04T04:19:36.3558447Z    Compiling crossbeam-epoch v0.9.18
2026-08-04T04:19:36.8347099Z    Compiling crossbeam-channel v0.5.15
2026-08-04T04:19:37.5545597Z    Compiling chrono v0.4.45
2026-08-04T04:19:39.1850532Z    Compiling iroh-metrics-derive v0.4.1
2026-08-04T04:19:39.7147092Z    Compiling strum_macros v0.28.0
2026-08-04T04:19:41.6220565Z    Compiling windows-registry v0.6.1
2026-08-04T04:19:41.9886770Z    Compiling memoffset v0.6.5
2026-08-04T04:19:42.1566020Z    Compiling netwatch v0.16.0
2026-08-04T04:19:42.3809477Z    Compiling noq v0.18.0
2026-08-04T04:19:42.4903713Z    Compiling acto v0.8.2
2026-08-04T04:19:42.6835792Z    Compiling enum-assoc v1.3.0
2026-08-04T04:19:42.9497116Z    Compiling async-trait v0.1.89
2026-08-04T04:19:43.4545843Z    Compiling blake3 v1.8.5
2026-08-04T04:19:44.0916826Z    Compiling thiserror v1.0.69
2026-08-04T04:19:44.3125476Z    Compiling rustc-hash v2.1.2
2026-08-04T04:19:44.5266236Z    Compiling ref-cast v1.0.25
2026-08-04T04:19:44.5597157Z    Compiling identity-hash v0.1.0
2026-08-04T04:19:44.6647314Z    Compiling lru-slab v0.1.2
2026-08-04T04:19:44.9465783Z    Compiling mac-addr v0.3.0
2026-08-04T04:19:44.9895022Z    Compiling foldhash v0.2.0
2026-08-04T04:19:45.1337229Z    Compiling xml-rs v0.8.28
2026-08-04T04:19:45.1769964Z    Compiling tagptr v0.2.0
2026-08-04T04:19:45.4413101Z    Compiling sorted-index-buffer v0.2.1
2026-08-04T04:19:45.5530980Z    Compiling moka v0.12.15
2026-08-04T04:19:45.7404596Z    Compiling hashbrown v0.16.1
2026-08-04T04:19:46.4112406Z    Compiling xmltree v0.10.3
2026-08-04T04:19:46.7231287Z    Compiling netdev v0.42.0
2026-08-04T04:19:47.7153545Z    Compiling strum v0.28.0
2026-08-04T04:19:47.8258775Z    Compiling iroh-metrics v0.38.3
2026-08-04T04:19:47.9517124Z    Compiling wmi v0.18.4
2026-08-04T04:19:48.1001586Z    Compiling tower-http v0.6.11
2026-08-04T04:19:48.7400427Z    Compiling iroh-base v0.98.0
2026-08-04T04:19:48.9980043Z    Compiling spt-msg v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-08-04T04:19:49.5058613Z    Compiling num_enum v0.7.6
2026-08-04T04:19:49.8751271Z    Compiling iroh-relay v0.98.0
2026-08-04T04:19:49.8833815Z    Compiling n0-watcher v0.6.1
2026-08-04T04:19:50.1182038Z    Compiling attohttpc v0.30.1
2026-08-04T04:19:50.3086452Z    Compiling simple-dns v0.9.3
2026-08-04T04:19:50.6877492Z    Compiling tokio-stream v0.1.18
2026-08-04T04:19:51.4687001Z    Compiling serial-core v0.4.0
2026-08-04T04:19:51.6721384Z    Compiling serde_spanned v0.6.9
2026-08-04T04:19:52.0225024Z    Compiling toml_datetime v0.6.11
2026-08-04T04:19:52.1331714Z    Compiling ref-cast-impl v1.0.25
2026-08-04T04:19:52.5212995Z    Compiling thiserror-impl v1.0.69
2026-08-04T04:19:52.7365491Z    Compiling serde_derive_internals v0.29.1
2026-08-04T04:19:53.6184419Z    Compiling winnow v0.7.15
2026-08-04T04:19:54.5470061Z    Compiling simdutf8 v0.1.5
2026-08-04T04:19:54.6305152Z    Compiling sha1_smol v1.0.1
2026-08-04T04:19:54.8658965Z    Compiling toml_write v0.1.2
2026-08-04T04:19:55.0197598Z    Compiling resolv-conf v0.7.6
2026-08-04T04:19:55.1090687Z    Compiling constant_time_eq v0.4.2
2026-08-04T04:19:55.2872033Z    Compiling arrayref v0.3.9
2026-08-04T04:19:55.4543884Z    Compiling smol_str v0.1.24
2026-08-04T04:19:55.4657434Z    Compiling winreg v0.10.1
2026-08-04T04:19:55.8439803Z    Compiling toml_edit v0.22.27
2026-08-04T04:19:56.3579509Z    Compiling schemars_derive v1.2.1
2026-08-04T04:19:56.9343432Z    Compiling serial-windows v0.4.0
2026-08-04T04:19:57.1474578Z    Compiling iroh-dns v0.98.0
2026-08-04T04:19:57.6260443Z    Compiling igd-next v0.17.1
2026-08-04T04:20:00.5403983Z    Compiling lru v0.16.4
2026-08-04T04:20:00.5763358Z    Compiling hmac v0.12.1
2026-08-04T04:20:00.6739235Z    Compiling webpki-roots v1.0.7
2026-08-04T04:20:00.8869672Z    Compiling darling_core v0.23.0
2026-08-04T04:20:00.9051179Z    Compiling seize v0.5.1
2026-08-04T04:20:01.4657441Z    Compiling iroh v0.98.2
2026-08-04T04:20:01.8388171Z    Compiling serde_bytes v0.11.19
2026-08-04T04:20:02.1341709Z    Compiling bitflags v1.3.2
2026-08-04T04:20:02.3168275Z    Compiling lazy_static v1.5.0
2026-08-04T04:20:02.6442340Z    Compiling once_cell_polyfill v1.70.2
2026-08-04T04:20:02.7659589Z    Compiling anstyle v1.0.14
2026-08-04T04:20:02.8096133Z    Compiling dyn-clone v1.0.20
2026-08-04T04:20:02.9524304Z    Compiling pin-utils v0.1.0
2026-08-04T04:20:03.0460221Z    Compiling cmov v0.5.4
2026-08-04T04:20:03.1134989Z    Compiling nix v0.25.1
2026-08-04T04:20:03.1973069Z    Compiling anstyle-wincon v3.0.11
2026-08-04T04:20:03.3287424Z    Compiling ctutils v0.4.2
2026-08-04T04:20:03.5089310Z    Compiling schemars v1.2.1
2026-08-04T04:20:03.7837993Z    Compiling shared_library v0.1.9
2026-08-04T04:20:04.3524858Z    Compiling papaya v0.2.4
2026-08-04T04:20:04.4983333Z    Compiling darling_macro v0.23.0
2026-08-04T04:20:04.8389847Z    Compiling hkdf v0.12.4
2026-08-04T04:20:04.8933050Z    Compiling portmapper v0.16.0
2026-08-04T04:20:04.9845930Z    Compiling toml v0.8.23
2026-08-04T04:20:05.9807132Z    Compiling serial v0.4.0
2026-08-04T04:20:06.0857056Z    Compiling filedescriptor v0.8.3
2026-08-04T04:20:06.0875233Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-04T04:20:06.9162449Z    Compiling anstyle-parse v1.0.0
2026-08-04T04:20:07.1027014Z    Compiling backon v1.6.0
2026-08-04T04:20:07.4479814Z    Compiling anstyle-query v1.1.5
2026-08-04T04:20:07.6005281Z    Compiling vte_generate_state_changes v0.1.2
2026-08-04T04:20:07.9528206Z    Compiling downcast-rs v1.2.1
2026-08-04T04:20:08.0358222Z    Compiling paste v1.0.15
2026-08-04T04:20:08.9607515Z    Compiling colorchoice v1.0.5
2026-08-04T04:20:09.0950417Z    Compiling unicode-width v0.2.0
2026-08-04T04:20:09.4674571Z    Compiling is_terminal_polyfill v1.70.2
2026-08-04T04:20:09.4941639Z    Compiling shell-words v1.1.1
2026-08-04T04:20:09.7097204Z    Compiling instability v0.3.12
2026-08-04T04:20:09.7865302Z    Compiling foldhash v0.1.5
2026-08-04T04:20:10.0494497Z    Compiling hashbrown v0.15.5
2026-08-04T04:20:10.0908068Z    Compiling portable-pty v0.8.1
2026-08-04T04:20:10.5999125Z    Compiling anstream v1.0.0
2026-08-04T04:20:10.8111798Z    Compiling vte v0.13.1
2026-08-04T04:20:11.2015622Z    Compiling spt-runtime v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-08-04T04:20:11.2028009Z    Compiling spake2 v0.4.0
2026-08-04T04:20:11.3770348Z    Compiling darling v0.23.0
2026-08-04T04:20:11.5226095Z    Compiling itertools v0.13.0
2026-08-04T04:20:11.5902907Z    Compiling crossterm_winapi v0.9.1
2026-08-04T04:20:12.0924643Z    Compiling strum_macros v0.26.4
2026-08-04T04:20:13.3798154Z    Compiling sha1 v0.10.6
2026-08-04T04:20:13.6842466Z    Compiling castaway v0.2.4
2026-08-04T04:20:14.0132818Z    Compiling terminal_size v0.4.4
2026-08-04T04:20:14.1589585Z    Compiling recvmsg v1.0.0
2026-08-04T04:20:14.2272642Z    Compiling clap_lex v1.1.0
2026-08-04T04:20:14.6889773Z    Compiling doctest-file v1.1.1
2026-08-04T04:20:14.7885171Z    Compiling unicode-width v0.1.14
2026-08-04T04:20:15.1433186Z    Compiling indoc v2.0.7
2026-08-04T04:20:15.2347421Z    Compiling static_assertions v1.1.0
2026-08-04T04:20:15.6637736Z    Compiling compact_str v0.8.2
2026-08-04T04:20:16.2713094Z    Compiling unicode-truncate v1.1.0
2026-08-04T04:20:16.4862768Z    Compiling interprocess v2.4.2
2026-08-04T04:20:16.4958390Z    Compiling clap_builder v4.6.0
2026-08-04T04:20:18.2493359Z    Compiling strum v0.26.3
2026-08-04T04:20:18.6706263Z    Compiling spt-live v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-08-04T04:20:20.0331273Z    Compiling crossterm v0.28.1
2026-08-04T04:20:20.5813087Z    Compiling spt-term v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-08-04T04:20:21.6157567Z    Compiling lru v0.12.5
2026-08-04T04:20:21.7546436Z    Compiling clap_derive v4.6.1
2026-08-04T04:20:22.2036958Z    Compiling cassowary v0.3.0
2026-08-04T04:20:23.1623559Z    Compiling error-code v3.3.2
2026-08-04T04:20:23.4668925Z    Compiling clipboard-win v5.4.1
2026-08-04T04:20:23.8552693Z    Compiling ratatui v0.29.0
2026-08-04T04:20:23.9175443Z    Compiling clap v4.6.1
2026-08-04T04:20:23.9666853Z    Compiling nucleo-matcher v0.3.1
2026-08-04T04:20:24.2599582Z    Compiling qrcode v0.14.1
2026-08-04T04:20:39.5667431Z    Compiling rustls-webpki v0.103.13
2026-08-04T04:20:43.7445252Z    Compiling tokio-rustls v0.26.4
2026-08-04T04:20:43.7445594Z    Compiling noq-proto v0.17.0
2026-08-04T04:20:43.7445845Z    Compiling rustls-platform-verifier v0.7.0
2026-08-04T04:20:44.1051264Z    Compiling hyper-rustls v0.27.9
2026-08-04T04:20:44.1870431Z    Compiling hickory-net v0.26.0-beta.4
2026-08-04T04:20:44.4786175Z    Compiling reqwest v0.13.4
2026-08-04T04:20:46.8313790Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-04T04:20:50.8210392Z    Compiling tokio-websockets v0.13.2
2026-08-04T04:21:11.9473026Z    Compiling spt-net v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-08-04T04:21:14.5347827Z    Compiling spt-daemon v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-08-04T04:21:33.2848247Z    Compiling spt v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-08-04T04:21:49.4046245Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s
2026-08-04T04:21:49.5313692Z ##[group]Run .github/bench/link-probe.ps1 -Peer kitsubito
2026-08-04T04:21:49.5314187Z [36;1m.github/bench/link-probe.ps1 -Peer kitsubito[0m
2026-08-04T04:21:49.5320039Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:21:49.5320346Z env:
2026-08-04T04:21:49.5320608Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:21:49.5321022Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:21:49.5321391Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:21:49.5321669Z ##[endgroup]
2026-08-04T04:21:55.3005089Z pong from kitsubito (100.98.197.12) via 192.168.1.164:38881 in 48ms
2026-08-04T04:21:55.3008529Z pong from kitsubito (100.98.197.12) via 192.168.1.164:38881 in 7ms
2026-08-04T04:21:55.3011435Z pong from kitsubito (100.98.197.12) via 192.168.1.164:38881 in 17ms
2026-08-04T04:21:55.3015373Z pong from kitsubito (100.98.197.12) via 192.168.1.164:38881 in 3ms
2026-08-04T04:21:55.3018600Z pong from kitsubito (100.98.197.12) via 192.168.1.164:38881 in 20ms
2026-08-04T04:21:55.3220498Z LINK peer=kitsubito ip=100.98.197.12 path=direct samples=5/5 min=3ms med=17ms max=48ms rtts=3,7,17,20,48
2026-08-04T04:21:55.5459018Z ##[group]Run .github/bench/wrap.ps1 -Step "twohost-ladder-a" -Command "cargo test -p spt-daemon --test twohost -- --nocapture"
2026-08-04T04:21:55.5460108Z [36;1m.github/bench/wrap.ps1 -Step "twohost-ladder-a" -Command "cargo test -p spt-daemon --test twohost -- --nocapture"[0m
2026-08-04T04:21:55.5470980Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:21:55.5471322Z env:
2026-08-04T04:21:55.5471730Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:21:55.5472670Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:21:55.5473359Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:21:55.5473811Z   SPT_TWO_HOST: 1
2026-08-04T04:21:55.5474011Z   SPT_TWO_HOST_ROLE: a
2026-08-04T04:21:55.5474247Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-04T04:21:55.5474557Z   SPT_TWO_HOST_PEER_IP: 100.98.197.12
2026-08-04T04:21:55.5474825Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-04T04:21:55.5475356Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target\debug\notify-shell.exe
2026-08-04T04:21:55.5475908Z ##[endgroup]
2026-08-04T04:21:56.8125356Z    Compiling windows-sys v0.61.2
2026-08-04T04:21:56.8151481Z    Compiling cc v1.2.63
2026-08-04T04:21:56.8269565Z    Compiling strsim v0.11.1
2026-08-04T04:21:56.8303252Z    Compiling unicode-segmentation v1.13.3
2026-08-04T04:21:57.1386005Z    Compiling darling_core v0.20.11
2026-08-04T04:21:57.1843653Z    Compiling rustls v0.23.40
2026-08-04T04:21:57.5395751Z    Compiling convert_case v0.10.0
2026-08-04T04:21:57.8258656Z    Compiling derive_more-impl v2.1.1
2026-08-04T04:21:58.0617301Z    Compiling ring v0.17.14
2026-08-04T04:21:59.2975810Z    Compiling darling_macro v0.20.11
2026-08-04T04:22:00.7987371Z    Compiling darling v0.20.11
2026-08-04T04:22:00.8179356Z    Compiling fastrand v2.4.1
2026-08-04T04:22:01.0786516Z    Compiling derive_builder_core v0.20.2
2026-08-04T04:22:01.0817441Z    Compiling derive_more v2.1.1
2026-08-04T04:22:01.7343726Z    Compiling libsqlite3-sys v0.30.1
2026-08-04T04:22:02.2583832Z    Compiling futures-lite v2.6.1
2026-08-04T04:22:02.3598860Z    Compiling derive_builder_macro v0.20.2
2026-08-04T04:22:02.8144947Z    Compiling socket2 v0.6.4
2026-08-04T04:22:03.0449758Z    Compiling mio v1.2.1
2026-08-04T04:22:03.4698162Z    Compiling tokio v1.52.3
2026-08-04T04:22:04.2396099Z    Compiling derive_builder v0.20.2
2026-08-04T04:22:04.6124289Z    Compiling rustls-webpki v0.103.13
2026-08-04T04:22:05.9799877Z    Compiling either v1.16.0
2026-08-04T04:22:06.2781118Z    Compiling prefix-trie v0.8.4
2026-08-04T04:22:06.8114238Z    Compiling tokio-util v0.7.18
2026-08-04T04:22:06.9310838Z    Compiling vergen-lib v9.1.0
2026-08-04T04:22:07.2364474Z    Compiling rusqlite v0.32.1
2026-08-04T04:22:08.1391495Z    Compiling h2 v0.4.14
2026-08-04T04:22:08.5455497Z    Compiling tokio-rustls v0.26.4
2026-08-04T04:22:08.8883677Z    Compiling n0-future v0.3.2
2026-08-04T04:22:09.1778967Z    Compiling vergen v9.1.0
2026-08-04T04:22:09.2469850Z    Compiling vergen-lib v0.1.6
2026-08-04T04:22:09.5204039Z    Compiling noq-udp v0.10.0
2026-08-04T04:22:09.9238238Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-04T04:22:10.3182689Z    Compiling spt-store v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-08-04T04:22:12.8079019Z    Compiling hyper v1.10.1
2026-08-04T04:22:13.4022765Z    Compiling vergen-gitcl v1.0.8
2026-08-04T04:22:13.9452830Z    Compiling hyper-util v0.1.20
2026-08-04T04:22:14.0093264Z    Compiling windows-sys v0.59.0
2026-08-04T04:22:14.8020298Z    Compiling tower v0.5.3
2026-08-04T04:22:14.8076531Z    Compiling blake3 v1.8.5
2026-08-04T04:22:15.2279594Z    Compiling noq-proto v0.17.0
2026-08-04T04:22:15.7608286Z    Compiling netdev v0.42.0
2026-08-04T04:22:16.0943785Z    Compiling hickory-net v0.26.0-beta.4
2026-08-04T04:22:16.4830526Z    Compiling ipconfig v0.3.4
2026-08-04T04:22:16.9942703Z    Compiling tower-http v0.6.11
2026-08-04T04:22:17.4242205Z    Compiling hyper-rustls v0.27.9
2026-08-04T04:22:17.6866241Z    Compiling iroh-base v0.98.0
2026-08-04T04:22:18.2615231Z    Compiling spt-msg v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-08-04T04:22:18.4528484Z    Compiling iroh-relay v0.98.0
2026-08-04T04:22:18.9081387Z    Compiling n0-watcher v0.6.1
2026-08-04T04:22:19.2534517Z    Compiling rustls-platform-verifier v0.7.0
2026-08-04T04:22:19.2736118Z    Compiling tokio-stream v0.1.18
2026-08-04T04:22:19.8626285Z    Compiling noq v0.18.0
2026-08-04T04:22:20.2251009Z    Compiling tokio-websockets v0.13.2
2026-08-04T04:22:21.0249303Z    Compiling acto v0.8.2
2026-08-04T04:22:21.5695730Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-04T04:22:23.0919763Z    Compiling iroh-dns v0.98.0
2026-08-04T04:22:23.6560271Z    Compiling igd-next v0.17.1
2026-08-04T04:22:24.0519288Z    Compiling netwatch v0.16.0
2026-08-04T04:22:25.6950279Z    Compiling reqwest v0.13.4
2026-08-04T04:22:26.3565240Z    Compiling seize v0.5.1
2026-08-04T04:22:26.8463500Z    Compiling papaya v0.2.4
2026-08-04T04:22:27.1132923Z    Compiling portmapper v0.16.0
2026-08-04T04:22:27.2466842Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-04T04:22:28.0373587Z    Compiling backon v1.6.0
2026-08-04T04:22:28.4713329Z    Compiling spt-runtime v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-08-04T04:22:31.6062097Z    Compiling interprocess v2.4.2
2026-08-04T04:22:31.6170408Z    Compiling spt-term v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-08-04T04:22:32.8966053Z    Compiling spt-live v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-08-04T04:22:33.9720322Z    Compiling bytemuck v1.25.2
2026-08-04T04:22:34.2775055Z    Compiling rgb v0.8.53
2026-08-04T04:22:34.5521119Z    Compiling tempfile v3.27.0
2026-08-04T04:22:34.8791293Z    Compiling avt v0.18.0
2026-08-04T04:22:35.2091374Z    Compiling spt-test-support v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-test-support)
2026-08-04T04:22:38.9014795Z    Compiling iroh v0.98.2
2026-08-04T04:22:51.2982984Z    Compiling spt-net v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-08-04T04:22:53.3716539Z    Compiling spt-daemon v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-08-04T04:23:17.2030287Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
2026-08-04T04:23:17.2386397Z      Running tests\twohost.rs (target\debug\deps\twohost-acde3d528b9c266c.exe)
2026-08-04T04:23:19.0046103Z 
2026-08-04T04:23:19.0046385Z running 3 tests
2026-08-04T04:23:19.0048130Z test b2_attacher_child ... ok
2026-08-04T04:23:19.0048860Z test two_host_ladder_role_b ... ok
2026-08-04T04:23:19.0060413Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-08-04T04:23:19.6528714Z ACCESS_STORE_MINTED C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270\.tmpe6j5Sf\identity\trust\access.json — no access store was present at first load in this process, so an EMPTY baseline was written (everything open that the chain leaves open). If this node had access rules, they are GONE: the store was removed while the daemon was down, and this mint replaced it. Re-apply them (`spt endpoint access ...`); a restart cannot tell a wipe from a first boot.
2026-08-04T04:23:19.6540350Z CONN_LIFECYCLE: conn=1 role=brain wall_ms=1785817399653 mono_ms=0 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:19.6544828Z TWOHOST OK: pairing (initiator, product surface) — joined subnet 'twohost'
2026-08-04T04:23:19.6548942Z CONN_LIFECYCLE: conn=1 role=brain wall_ms=1785817399654 mono_ms=0 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2167561Z PUMP_IPC_READER: spawned
2026-08-04T04:23:24.2168354Z PUMP_IPC_READER: spawned
2026-08-04T04:23:24.2168971Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785817404216 mono_ms=4562 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2170339Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785817404216 mono_ms=4563 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2174940Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785817404217 mono_ms=4563 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2175457Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785817404217 mono_ms=4563 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2176331Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785817404217 mono_ms=4563 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2177585Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785817404217 mono_ms=4563 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2181055Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=1 wall_ms=1785817404218 mono_ms=4564 event=stream-sub-attach stream=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2182273Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=2 wall_ms=1785817404218 mono_ms=4564 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2183379Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=1 wall_ms=1785817404218 mono_ms=4564 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2184152Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=2 wall_ms=1785817404218 mono_ms=4564 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2205669Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=1 wall_ms=1785817404220 mono_ms=4566 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2207407Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785817404220 mono_ms=4566 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2208612Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785817404220 mono_ms=4566 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2241639Z EPOCH_FAST_FORWARD:0->1: our fleet-replicated roster row holds lease 0 — jumping past it so our own advertisements are admitted again (KNOWN-HAZARDS 7.60) [REQ-ROSTER-SELF-LEASE-HEAL]
2026-08-04T04:23:24.2323944Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785817404232 mono_ms=4578 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.2337624Z SELF_ADDR_REBIND:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a: live endpoint address differs from our advertised roster row — re-authored at lease 1, advertise requested [REQ-SELF-ADDR-REBIND-READVERTISE]
2026-08-04T04:23:24.2552809Z PUMP_DIAL_SUBMIT:9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612:leg=cache addr={"id":"9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612","addrs":[{"Ip":"192.168.1.164:7461"}]} wall_ms=1785817404255 mono_ms=0
2026-08-04T04:23:24.2666143Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785817404266 mono_ms=4612 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.4666549Z TWOHOST OK: register: B's perch row replicated to A
2026-08-04T04:23:24.5134559Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785817404513 mono_ms=4859 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.5265832Z TWOHOST OK: message sent (B asserts the spool)
2026-08-04T04:23:24.5394522Z TWOHOST OK: knock sent (B asserts its inbox + the approval)
2026-08-04T04:23:24.5523457Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 wall_ms=1785817404552 mono_ms=4898 event=stream-sub-attach stream=7 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.5714534Z TWOHOST OK: file fetch (sid 1)
2026-08-04T04:23:24.5847685Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 wall_ms=1785817404584 mono_ms=4930 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:24.6205037Z TWOHOST OK: remote-drive (attach echo)
2026-08-04T04:23:25.5879294Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=2 wall_ms=1785817405587 mono_ms=5933 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.5880960Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785817405587 mono_ms=5934 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.5886726Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785817405588 mono_ms=5934 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6319204Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 wall_ms=1785817405631 mono_ms=5977 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6414903Z CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785817405641 mono_ms=5987 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6416264Z CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785817405641 mono_ms=5987 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6418637Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=9 wall_ms=1785817405641 mono_ms=5987 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6420508Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=9 wall_ms=1785817405641 mono_ms=5988 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6427029Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=9 wall_ms=1785817405642 mono_ms=5988 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6429077Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785817405642 mono_ms=5988 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6430526Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785817405642 mono_ms=5989 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6919261Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785817405691 mono_ms=6037 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6920195Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785817405691 mono_ms=6037 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6921248Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785817405691 mono_ms=6038 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6922424Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785817405692 mono_ms=6038 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6923803Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=11 wall_ms=1785817405692 mono_ms=6038 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6925067Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=11 wall_ms=1785817405692 mono_ms=6038 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6932472Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785817405693 mono_ms=6039 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6934464Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=12 wall_ms=1785817405693 mono_ms=6039 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6944765Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=11 wall_ms=1785817405694 mono_ms=6040 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6946647Z CONN_LIFECYCLE: conn=19 role=brain wall_ms=1785817405694 mono_ms=6040 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6947636Z CONN_LIFECYCLE: conn=19 role=brain wall_ms=1785817405694 mono_ms=6040 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6982991Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=12 wall_ms=1785817405698 mono_ms=6044 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6984682Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785817405698 mono_ms=6044 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.6985838Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785817405698 mono_ms=6044 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.7423700Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785817405742 mono_ms=6088 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.7424673Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785817405742 mono_ms=6088 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.7430314Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=13 wall_ms=1785817405742 mono_ms=6089 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:25.7432190Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=13 wall_ms=1785817405743 mono_ms=6089 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.1279449Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=13 wall_ms=1785817406127 mono_ms=6473 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.1280868Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785817406127 mono_ms=6473 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.1281942Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785817406128 mono_ms=6474 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.2523530Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785817406252 mono_ms=6598 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.2524466Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785817406252 mono_ms=6598 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.2527171Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=14 wall_ms=1785817406252 mono_ms=6598 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.2529008Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=14 wall_ms=1785817406252 mono_ms=6598 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.2535942Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=14 wall_ms=1785817406253 mono_ms=6599 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.2537552Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785817406253 mono_ms=6599 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.2538519Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785817406253 mono_ms=6599 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3025443Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785817406302 mono_ms=6648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3026675Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785817406302 mono_ms=6648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3027497Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785817406302 mono_ms=6648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3028859Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785817406302 mono_ms=6648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3030177Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785817406302 mono_ms=6648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3032024Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785817406302 mono_ms=6648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3033162Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=15 wall_ms=1785817406303 mono_ms=6649 event=stream-sub-attach stream=15 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3034195Z CONN_LIFECYCLE: conn=30 role=brain stream-subscriber stream=17 wall_ms=1785817406303 mono_ms=6649 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3035169Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=15 wall_ms=1785817406303 mono_ms=6649 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3036114Z CONN_LIFECYCLE: conn=30 role=brain stream-subscriber stream=17 wall_ms=1785817406303 mono_ms=6649 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3040676Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785817406303 mono_ms=6650 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3042816Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=16 wall_ms=1785817406304 mono_ms=6650 event=stream-sub-attach stream=16 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3052481Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=15 wall_ms=1785817406305 mono_ms=6651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3054299Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785817406305 mono_ms=6651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3056132Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785817406305 mono_ms=6651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3057952Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=16 wall_ms=1785817406305 mono_ms=6651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3059684Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785817406305 mono_ms=6651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.3060779Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785817406305 mono_ms=6652 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.5830392Z CONN_LIFECYCLE: conn=30 role=brain stream-subscriber stream=17 wall_ms=1785817406582 mono_ms=6928 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.5832794Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785817406583 mono_ms=6929 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.5834088Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785817406583 mono_ms=6929 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.6205651Z TWOHOST OK: sync: A pulled B's mind
2026-08-04T04:23:26.6570696Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785817406656 mono_ms=7003 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.6571753Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785817406657 mono_ms=7003 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.6574297Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=18 wall_ms=1785817406657 mono_ms=7003 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.6575986Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=18 wall_ms=1785817406657 mono_ms=7003 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.6581555Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=18 wall_ms=1785817406658 mono_ms=7004 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.6583991Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785817406658 mono_ms=7004 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.6585127Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785817406658 mono_ms=7004 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.7073676Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785817406707 mono_ms=7053 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.7074780Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785817406707 mono_ms=7053 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.7079034Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=19 wall_ms=1785817406707 mono_ms=7053 event=stream-sub-attach stream=19 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.7080264Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=19 wall_ms=1785817406707 mono_ms=7054 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.7101314Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=19 wall_ms=1785817406710 mono_ms=7056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.7102967Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785817406710 mono_ms=7056 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.7104257Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785817406710 mono_ms=7056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.9654808Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 wall_ms=1785817406965 mono_ms=7311 event=stream-sub-release stream=10 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:26.9876278Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 wall_ms=1785817406987 mono_ms=7333 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.1078057Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 wall_ms=1785817407107 mono_ms=7453 event=stream-sub-release stream=20 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.1154261Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-08-04T04:23:27.1213998Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-08-04T04:23:27.3205905Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785817407320 mono_ms=7666 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3206578Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785817407320 mono_ms=7666 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3207421Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785817407320 mono_ms=7666 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3208407Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785817407320 mono_ms=7666 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3211445Z CONN_LIFECYCLE: conn=44 role=brain stream-subscriber stream=23 wall_ms=1785817407321 mono_ms=7667 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3212621Z CONN_LIFECYCLE: conn=44 role=brain stream-subscriber stream=23 wall_ms=1785817407321 mono_ms=7667 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3219014Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785817407321 mono_ms=7667 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3221175Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=24 wall_ms=1785817407322 mono_ms=7668 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3229664Z CONN_LIFECYCLE: conn=44 role=brain stream-subscriber stream=23 wall_ms=1785817407322 mono_ms=7668 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3231059Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785817407323 mono_ms=7669 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3232430Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785817407323 mono_ms=7669 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3304996Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=24 wall_ms=1785817407330 mono_ms=7676 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3306488Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785817407330 mono_ms=7676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3307810Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785817407330 mono_ms=7676 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3579562Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 wall_ms=1785817407357 mono_ms=7703 event=stream-sub-attach stream=26 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3710086Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785817407370 mono_ms=7717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3711688Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785817407371 mono_ms=7717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3715523Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=25 wall_ms=1785817407371 mono_ms=7717 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3717207Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=25 wall_ms=1785817407371 mono_ms=7717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.3717865Z TWOHOST OK: update: consent notif surfaced at A
2026-08-04T04:23:27.3718200Z TWOHOST OK: notif: B's dismissal replicated to A
2026-08-04T04:23:27.3846143Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 wall_ms=1785817407384 mono_ms=7730 event=stream-sub-attach stream=27 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.4627890Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=25 wall_ms=1785817407462 mono_ms=7808 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.4629197Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785817407462 mono_ms=7808 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.4630252Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785817407462 mono_ms=7809 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5092593Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 wall_ms=1785817407509 mono_ms=7855 event=stream-sub-release stream=26 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5223275Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785817407522 mono_ms=7868 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5224196Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785817407522 mono_ms=7868 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5226238Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=28 wall_ms=1785817407522 mono_ms=7868 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5227953Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=28 wall_ms=1785817407522 mono_ms=7868 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5235312Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=28 wall_ms=1785817407523 mono_ms=7869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5237002Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785817407523 mono_ms=7869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5238190Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785817407523 mono_ms=7869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5314378Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 wall_ms=1785817407531 mono_ms=7877 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5739026Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785817407573 mono_ms=7919 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5740490Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785817407573 mono_ms=7919 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5745288Z CONN_LIFECYCLE: conn=55 role=brain stream-subscriber stream=30 wall_ms=1785817407574 mono_ms=7920 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5747705Z CONN_LIFECYCLE: conn=55 role=brain stream-subscriber stream=30 wall_ms=1785817407574 mono_ms=7920 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5774123Z CONN_LIFECYCLE: conn=55 role=brain stream-subscriber stream=30 wall_ms=1785817407576 mono_ms=7923 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5785362Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785817407577 mono_ms=7923 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5797360Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785817407578 mono_ms=7924 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.5998752Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 wall_ms=1785817407599 mono_ms=7945 event=stream-sub-release stream=29 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:27.7424915Z TWOHOST OK: rest: B's row advertises Suspended at A
2026-08-04T04:23:27.7553508Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 wall_ms=1785817407755 mono_ms=8101 event=stream-sub-attach stream=32 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.0791875Z CONN_LIFECYCLE: conn=57 role=brain wall_ms=1785817408079 mono_ms=8425 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.0792833Z CONN_LIFECYCLE: conn=57 role=brain wall_ms=1785817408079 mono_ms=8425 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.0796629Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=33 wall_ms=1785817408079 mono_ms=8425 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.0798760Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=33 wall_ms=1785817408079 mono_ms=8425 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.0825123Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=33 wall_ms=1785817408082 mono_ms=8428 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.0827426Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785817408082 mono_ms=8428 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.0828979Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785817408082 mono_ms=8428 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.1299131Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785817408129 mono_ms=8475 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.1300458Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785817408129 mono_ms=8476 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.1305338Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=34 wall_ms=1785817408130 mono_ms=8476 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.1306833Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=34 wall_ms=1785817408130 mono_ms=8476 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3403353Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=34 wall_ms=1785817408340 mono_ms=8686 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3404110Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785817408340 mono_ms=8686 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3404929Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785817408340 mono_ms=8686 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3827787Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785817408382 mono_ms=8728 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3828791Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785817408382 mono_ms=8728 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3829826Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785817408382 mono_ms=8728 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3830676Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785817408382 mono_ms=8728 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3831854Z CONN_LIFECYCLE: conn=65 role=brain stream-subscriber stream=36 wall_ms=1785817408383 mono_ms=8729 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3832941Z CONN_LIFECYCLE: conn=65 role=brain stream-subscriber stream=36 wall_ms=1785817408383 mono_ms=8729 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3839994Z CONN_LIFECYCLE: conn=65 role=brain stream-subscriber stream=36 wall_ms=1785817408383 mono_ms=8729 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3840863Z CONN_LIFECYCLE: conn=66 role=brain wall_ms=1785817408383 mono_ms=8730 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3841703Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785817408384 mono_ms=8730 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3842526Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=35 wall_ms=1785817408384 mono_ms=8730 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3843595Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785817408384 mono_ms=8730 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3853464Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=35 wall_ms=1785817408385 mono_ms=8731 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3855137Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785817408385 mono_ms=8731 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:28.3855963Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785817408385 mono_ms=8731 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0381592Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785817409038 mono_ms=9384 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0382307Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785817409038 mono_ms=9384 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0383119Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785817409038 mono_ms=9384 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0383841Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785817409038 mono_ms=9384 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0385565Z CONN_LIFECYCLE: conn=71 role=brain stream-subscriber stream=37 wall_ms=1785817409038 mono_ms=9384 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0386833Z CONN_LIFECYCLE: conn=71 role=brain stream-subscriber stream=37 wall_ms=1785817409038 mono_ms=9384 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0392754Z CONN_LIFECYCLE: conn=72 role=brain wall_ms=1785817409039 mono_ms=9385 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0393890Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=38 wall_ms=1785817409039 mono_ms=9385 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0404896Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=38 wall_ms=1785817409040 mono_ms=9386 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0406701Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785817409040 mono_ms=9386 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0407456Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785817409040 mono_ms=9386 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0929293Z TWOHOST OK: rest: B's row advertises Active again at A (with a presence stamp)
2026-08-04T04:23:29.0929811Z TWOHOST OK: remote suspend/wake round trip
2026-08-04T04:23:29.0960913Z CONN_LIFECYCLE: conn=71 role=brain stream-subscriber stream=37 wall_ms=1785817409095 mono_ms=9441 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0971657Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785817409096 mono_ms=9442 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.0973625Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785817409097 mono_ms=9443 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.1393318Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785817409139 mono_ms=9485 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.1394937Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785817409139 mono_ms=9485 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.1400437Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=40 wall_ms=1785817409139 mono_ms=9486 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.1402081Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=40 wall_ms=1785817409140 mono_ms=9486 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.1723222Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 wall_ms=1785817409172 mono_ms=9518 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.3630873Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=40 wall_ms=1785817409362 mono_ms=9708 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.3633141Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785817409363 mono_ms=9709 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.3634094Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785817409363 mono_ms=9709 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.3986262Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785817409398 mono_ms=9744 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.3987924Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785817409398 mono_ms=9744 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.3990153Z CONN_LIFECYCLE: conn=79 role=brain stream-subscriber stream=43 wall_ms=1785817409398 mono_ms=9744 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.3993430Z CONN_LIFECYCLE: conn=79 role=brain stream-subscriber stream=43 wall_ms=1785817409399 mono_ms=9745 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.4002096Z CONN_LIFECYCLE: conn=79 role=brain stream-subscriber stream=43 wall_ms=1785817409400 mono_ms=9746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.4005619Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785817409400 mono_ms=9746 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.4006453Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785817409400 mono_ms=9746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.5215216Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 wall_ms=1785817409521 mono_ms=9867 event=stream-sub-release stream=42 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.5493643Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 wall_ms=1785817409549 mono_ms=9895 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:29.6112922Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 wall_ms=1785817409611 mono_ms=9957 event=stream-sub-release stream=44 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1147476Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785817410114 mono_ms=10460 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1149743Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785817410114 mono_ms=10460 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1167166Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785817410116 mono_ms=10462 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1169858Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=46 wall_ms=1785817410116 mono_ms=10462 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1179809Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785817410117 mono_ms=10463 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1183696Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785817410117 mono_ms=10463 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1184856Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=45 wall_ms=1785817410118 mono_ms=10464 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1186778Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785817410118 mono_ms=10464 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1189446Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=45 wall_ms=1785817410118 mono_ms=10464 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1191093Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785817410118 mono_ms=10464 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1193069Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=46 wall_ms=1785817410119 mono_ms=10465 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1195240Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785817410119 mono_ms=10465 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1196404Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785817410119 mono_ms=10465 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1197806Z CONN_LIFECYCLE: conn=86 role=brain stream-subscriber stream=47 wall_ms=1785817410119 mono_ms=10465 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1201366Z CONN_LIFECYCLE: conn=86 role=brain stream-subscriber stream=47 wall_ms=1785817410119 mono_ms=10465 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1212272Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=45 wall_ms=1785817410121 mono_ms=10467 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1221167Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785817410121 mono_ms=10467 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1222109Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785817410121 mono_ms=10467 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.1355959Z PAIR_MEET_UP:twohost step=59527247 id=5a7271fced75ea45e566d6b8c75e6c355dd6c079e436885eaa5dfc807c1e3d85 addr=EndpointAddr { id: PublicKey(5a7271fced75ea45e566d6b8c75e6c355dd6c079e436885eaa5dfc807c1e3d85), addrs: {Ip(100.68.35.65:52110), Ip(192.168.1.81:52110)} }
2026-08-04T04:23:30.2162976Z CONN_LIFECYCLE: conn=86 role=brain stream-subscriber stream=47 wall_ms=1785817410216 mono_ms=10562 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2164854Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785817410216 mono_ms=10562 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2165710Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785817410216 mono_ms=10562 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2663138Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785817410266 mono_ms=10612 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2664201Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785817410266 mono_ms=10612 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2666342Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=50 wall_ms=1785817410266 mono_ms=10612 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2667610Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=50 wall_ms=1785817410266 mono_ms=10612 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2674954Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=50 wall_ms=1785817410267 mono_ms=10613 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2676357Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785817410267 mono_ms=10613 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.2677570Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785817410267 mono_ms=10613 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.3042193Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 wall_ms=1785817410304 mono_ms=10650 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.6255091Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 wall_ms=1785817410625 mono_ms=10971 event=stream-sub-release stream=51 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.6570318Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52 wall_ms=1785817410656 mono_ms=11002 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.7069567Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52 wall_ms=1785817410706 mono_ms=11052 event=stream-sub-release stream=52 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9309881Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785817410928 mono_ms=11274 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9310751Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785817410928 mono_ms=11274 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9312418Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785817410928 mono_ms=11274 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9313623Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=53 wall_ms=1785817410928 mono_ms=11274 event=stream-sub-attach stream=53 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9318229Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785817410929 mono_ms=11275 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9319650Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=54 wall_ms=1785817410930 mono_ms=11276 event=stream-sub-attach stream=54 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9326959Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785817410930 mono_ms=11276 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9332507Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=53 wall_ms=1785817410932 mono_ms=11278 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9515067Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=53 wall_ms=1785817410950 mono_ms=11296 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9516136Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785817410950 mono_ms=11296 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9518233Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785817410951 mono_ms=11297 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9576901Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=54 wall_ms=1785817410957 mono_ms=11303 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9593961Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785817410958 mono_ms=11304 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9595149Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785817410959 mono_ms=11305 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9787017Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785817410978 mono_ms=11324 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9788490Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785817410978 mono_ms=11324 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9793097Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=55 wall_ms=1785817410979 mono_ms=11325 event=stream-sub-attach stream=55 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:30.9794667Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=55 wall_ms=1785817410979 mono_ms=11325 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.0694321Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=55 wall_ms=1785817411069 mono_ms=11415 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.0696212Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785817411069 mono_ms=11415 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.0697276Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785817411069 mono_ms=11415 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1241081Z TWOHOST OK: presence: B's surface marks replicated back to A
2026-08-04T04:23:31.1295836Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785817411129 mono_ms=11475 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1296973Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785817411129 mono_ms=11475 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1299498Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=56 wall_ms=1785817411129 mono_ms=11475 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1300448Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=56 wall_ms=1785817411129 mono_ms=11476 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1306895Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=56 wall_ms=1785817411130 mono_ms=11476 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1308657Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785817411130 mono_ms=11476 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1309799Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 wall_ms=1785817411130 mono_ms=11476 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1310796Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785817411130 mono_ms=11476 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.1720861Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 wall_ms=1785817411171 mono_ms=11518 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.2392464Z TWOHOST OK: cross-node shell relink + drive (B asserts the render)
2026-08-04T04:23:31.2474951Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 wall_ms=1785817411246 mono_ms=11593 event=stream-sub-attach stream=59 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.2721173Z TWOHOST OK: cross-node drive drops an offline persistent shell (no wake, no spool)
2026-08-04T04:23:31.2789834Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60 wall_ms=1785817411278 mono_ms=11624 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.3200960Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60… wall_ms=1785817411319 mono_ms=11665 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.3854991Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60… wall_ms=1785817411385 mono_ms=11731 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.4109113Z TWOHOST OK: gateway-typed owner cross-node cmd+drive (owner-type-agnostic across a real link)
2026-08-04T04:23:31.4819886Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817411481 mono_ms=11827 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.6900900Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817411689 mono_ms=12035 event=stream-sub-release stream=65 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7112910Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817411711 mono_ms=12057 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7451094Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785817411744 mono_ms=12091 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7452044Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785817411744 mono_ms=12091 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7452799Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785817411745 mono_ms=12091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7453704Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785817411745 mono_ms=12091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7455963Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=67 wall_ms=1785817411745 mono_ms=12091 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7457496Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=67 wall_ms=1785817411745 mono_ms=12091 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7462027Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785817411746 mono_ms=12092 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7463658Z CONN_LIFECYCLE: conn=107 role=brain stream-subscriber stream=68 wall_ms=1785817411746 mono_ms=12092 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7476267Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=67 wall_ms=1785817411747 mono_ms=12093 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7477561Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785817411747 mono_ms=12093 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7478699Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785817411747 mono_ms=12093 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7535029Z CONN_LIFECYCLE: conn=107 role=brain stream-subscriber stream=68 wall_ms=1785817411753 mono_ms=12099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7536463Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785817411753 mono_ms=12099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7537401Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785817411753 mono_ms=12099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.7742299Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817411774 mono_ms=12120 event=stream-sub-release stream=66 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.8456316Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785817411845 mono_ms=12191 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.8458008Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785817411845 mono_ms=12191 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.8461700Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=69 wall_ms=1785817411846 mono_ms=12192 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:31.8463431Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=69 wall_ms=1785817411846 mono_ms=12192 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0078528Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=69 wall_ms=1785817412007 mono_ms=12353 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0080016Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785817412007 mono_ms=12353 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0081057Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785817412008 mono_ms=12354 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0473739Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785817412047 mono_ms=12393 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0474796Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785817412047 mono_ms=12393 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0477224Z CONN_LIFECYCLE: conn=115 role=brain stream-subscriber stream=70 wall_ms=1785817412047 mono_ms=12393 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0478153Z CONN_LIFECYCLE: conn=115 role=brain stream-subscriber stream=70 wall_ms=1785817412047 mono_ms=12393 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0484742Z CONN_LIFECYCLE: conn=115 role=brain stream-subscriber stream=70 wall_ms=1785817412048 mono_ms=12394 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0486523Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785817412048 mono_ms=12394 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.0487393Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785817412048 mono_ms=12394 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.4550011Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817412454 mono_ms=12800 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7022814Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785817412702 mono_ms=13048 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7023754Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785817412702 mono_ms=13048 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7024784Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785817412702 mono_ms=13048 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7025756Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785817412702 mono_ms=13048 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7027774Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=74 wall_ms=1785817412702 mono_ms=13048 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7029643Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=74 wall_ms=1785817412702 mono_ms=13048 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7035884Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785817412703 mono_ms=13049 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7037959Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=75 wall_ms=1785817412703 mono_ms=13049 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7051007Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=74 wall_ms=1785817412704 mono_ms=13051 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7052777Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785817412705 mono_ms=13051 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7055297Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785817412705 mono_ms=13051 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7106447Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=75 wall_ms=1785817412710 mono_ms=13056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7108095Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785817412710 mono_ms=13056 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7109040Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785817412710 mono_ms=13056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7397422Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817412739 mono_ms=13085 event=stream-sub-release stream=73 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7527761Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785817412752 mono_ms=13098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7528891Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785817412752 mono_ms=13098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7534044Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=76 wall_ms=1785817412753 mono_ms=13099 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7535403Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=76 wall_ms=1785817412753 mono_ms=13099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7550834Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817412754 mono_ms=13100 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.7729040Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817412772 mono_ms=13118 event=stream-sub-release stream=77 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.8550427Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=76 wall_ms=1785817412854 mono_ms=13200 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.8551973Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785817412855 mono_ms=13201 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.8552827Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785817412855 mono_ms=13201 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9048526Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785817412904 mono_ms=13250 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9049710Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785817412904 mono_ms=13250 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9051926Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=78 wall_ms=1785817412905 mono_ms=13251 event=stream-sub-attach stream=78 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9053064Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=78 wall_ms=1785817412905 mono_ms=13251 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9060471Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=78 wall_ms=1785817412905 mono_ms=13251 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9062983Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785817412906 mono_ms=13252 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9064061Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785817412906 mono_ms=13252 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:32.9243181Z TWOHOST OK: toast: B's surface marks replicated back to A
2026-08-04T04:23:32.9315721Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60… wall_ms=1785817412931 mono_ms=13277 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.1571554Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785817413157 mono_ms=13503 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.1572654Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785817413157 mono_ms=13503 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.1576659Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=80 wall_ms=1785817413157 mono_ms=13503 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.1577939Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=80 wall_ms=1785817413157 mono_ms=13503 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.1598424Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=80 wall_ms=1785817413159 mono_ms=13505 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.1599876Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785817413159 mono_ms=13505 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.1601148Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785817413160 mono_ms=13506 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.2601614Z TWOHOST OK: A-3: B advertises Suspended at A
2026-08-04T04:23:33.2678470Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60… wall_ms=1785817413267 mono_ms=13613 event=stream-sub-attach stream=81 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5607731Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785817413560 mono_ms=13906 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5609210Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785817413560 mono_ms=13906 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5610356Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785817413560 mono_ms=13906 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5611428Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785817413560 mono_ms=13906 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5612677Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=84 wall_ms=1785817413561 mono_ms=13907 event=stream-sub-attach stream=84 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5614913Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=84 wall_ms=1785817413561 mono_ms=13907 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5621274Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785817413562 mono_ms=13908 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5623044Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=85 wall_ms=1785817413562 mono_ms=13908 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5637829Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=84 wall_ms=1785817413563 mono_ms=13909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5638894Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785817413563 mono_ms=13909 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5640213Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785817413563 mono_ms=13909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5716216Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=85 wall_ms=1785817413571 mono_ms=13917 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5718190Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785817413571 mono_ms=13917 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5719209Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785817413571 mono_ms=13917 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.5875362Z TWOHOST OK: A-3: B advertises Active again at A
2026-08-04T04:23:33.5875783Z TWOHOST OK: A-3 bare-id wake routed via the production assembly
2026-08-04T04:23:33.5948554Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60… wall_ms=1785817413594 mono_ms=13940 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.6109905Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785817413610 mono_ms=13956 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.6111654Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785817413611 mono_ms=13957 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.6115282Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=86 wall_ms=1785817413611 mono_ms=13957 event=stream-sub-attach stream=86 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.6116673Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=86 wall_ms=1785817413611 mono_ms=13957 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.7368415Z 
2026-08-04T04:23:33.7374762Z running 1 test
2026-08-04T04:23:33.8249604Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=86 wall_ms=1785817413824 mono_ms=14170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8250965Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785817413825 mono_ms=14171 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8251822Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785817413825 mono_ms=14171 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8388569Z PAIR_MEET_UP:twohost step=59527247 id=5a7271fced75ea45e566d6b8c75e6c355dd6c079e436885eaa5dfc807c1e3d85 addr=EndpointAddr { id: PublicKey(5a7271fced75ea45e566d6b8c75e6c355dd6c079e436885eaa5dfc807c1e3d85), addrs: {Ip(100.68.35.65:54268), Ip(192.168.1.81:54268)} }
2026-08-04T04:23:33.8638426Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785817413863 mono_ms=14209 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8639828Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785817413863 mono_ms=14209 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8642785Z CONN_LIFECYCLE: conn=142 role=brain stream-subscriber stream=88 wall_ms=1785817413864 mono_ms=14210 event=stream-sub-attach stream=88 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8644274Z CONN_LIFECYCLE: conn=142 role=brain stream-subscriber stream=88 wall_ms=1785817413864 mono_ms=14210 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8650749Z CONN_LIFECYCLE: conn=142 role=brain stream-subscriber stream=88 wall_ms=1785817413864 mono_ms=14211 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8652670Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785817413865 mono_ms=14211 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:33.8653610Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785817413865 mono_ms=14211 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5206433Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785817414520 mono_ms=14866 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5207082Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785817414520 mono_ms=14866 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5208001Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785817414520 mono_ms=14866 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5208994Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785817414520 mono_ms=14866 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5210891Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=89 wall_ms=1785817414521 mono_ms=14867 event=stream-sub-attach stream=89 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5212282Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=89 wall_ms=1785817414521 mono_ms=14867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5221250Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785817414522 mono_ms=14868 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5223424Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=90 wall_ms=1785817414522 mono_ms=14868 event=stream-sub-attach stream=90 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5232182Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=89 wall_ms=1785817414523 mono_ms=14869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5233663Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785817414523 mono_ms=14869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5234447Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785817414523 mono_ms=14869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5299510Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=90 wall_ms=1785817414529 mono_ms=14875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5301102Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785817414530 mono_ms=14876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.5302134Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785817414530 mono_ms=14876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.6213898Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785817414621 mono_ms=14967 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.6215271Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785817414621 mono_ms=14967 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.6220282Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=91 wall_ms=1785817414621 mono_ms=14967 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.6221581Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=91 wall_ms=1785817414622 mono_ms=14968 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7333939Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=91 wall_ms=1785817414733 mono_ms=15079 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7335744Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785817414733 mono_ms=15079 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7336707Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785817414733 mono_ms=15079 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7777219Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785817414777 mono_ms=15123 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7778057Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785817414777 mono_ms=15123 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7780803Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=92 wall_ms=1785817414777 mono_ms=15123 event=stream-sub-attach stream=92 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7781759Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=92 wall_ms=1785817414778 mono_ms=15124 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7787974Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=92 wall_ms=1785817414778 mono_ms=15124 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7789689Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785817414778 mono_ms=15124 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:34.7790444Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785817414778 mono_ms=15125 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4331704Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785817415433 mono_ms=15779 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4332218Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785817415433 mono_ms=15779 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4332848Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785817415433 mono_ms=15779 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4333505Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785817415433 mono_ms=15779 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4336112Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=93 wall_ms=1785817415433 mono_ms=15779 event=stream-sub-attach stream=93 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4337653Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=93 wall_ms=1785817415433 mono_ms=15779 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4342898Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785817415434 mono_ms=15780 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4344655Z CONN_LIFECYCLE: conn=159 role=brain stream-subscriber stream=94 wall_ms=1785817415434 mono_ms=15780 event=stream-sub-attach stream=94 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4356044Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=93 wall_ms=1785817415435 mono_ms=15781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4357738Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785817415435 mono_ms=15781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4358631Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785817415435 mono_ms=15781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4408602Z CONN_LIFECYCLE: conn=159 role=brain stream-subscriber stream=94 wall_ms=1785817415440 mono_ms=15786 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4410106Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785817415440 mono_ms=15786 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4410739Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785817415441 mono_ms=15787 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4837065Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785817415483 mono_ms=15829 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4838769Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785817415483 mono_ms=15829 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4842410Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=95 wall_ms=1785817415484 mono_ms=15830 event=stream-sub-attach stream=95 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.4843732Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=95 wall_ms=1785817415484 mono_ms=15830 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.5982168Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=95 wall_ms=1785817415598 mono_ms=15944 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.5983837Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785817415598 mono_ms=15944 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.5984836Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785817415598 mono_ms=15944 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.6345000Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785817415634 mono_ms=15980 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.6346402Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785817415634 mono_ms=15980 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.6348287Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=96 wall_ms=1785817415634 mono_ms=15980 event=stream-sub-attach stream=96 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.6349737Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=96 wall_ms=1785817415634 mono_ms=15980 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.6356541Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=96 wall_ms=1785817415635 mono_ms=15981 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.6358130Z CONN_LIFECYCLE: conn=167 role=brain wall_ms=1785817415635 mono_ms=15981 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.6358852Z CONN_LIFECYCLE: conn=167 role=brain wall_ms=1785817415635 mono_ms=15981 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.8627254Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817415862 mono_ms=16208 event=stream-sub-attach stream=97 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.8698556Z CONN_LIFECYCLE: conn=1 role=brain wall_ms=1785817415869 mono_ms=0 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:35.8826810Z B2 CHILD: controlling sid 2 — parking until killed
2026-08-04T04:23:35.8827350Z CONN_LIFECYCLE: conn=1 role=brain stream-subscriber stream=1 wall_ms=1785817415882 mono_ms=12 event=stream-sub-attach stream=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.1380940Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817416137 mono_ms=16483 event=stream-sub-release stream=97 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.1536788Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817416153 mono_ms=16499 event=stream-sub-attach stream=98 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.2115314Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=10 stream-subscriber stream=20 stream-subscriber stream=26 stream-subscriber stream=29 stream-subscriber stream=42 stream-subscriber stream=44 stream-subscriber stream=51 stream-subscriber stream=52… wall_ms=1785817416211 mono_ms=16557 event=stream-sub-release stream=98 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3029118Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785817416302 mono_ms=16648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3030165Z CONN_LIFECYCLE: conn=168 role=brain wall_ms=1785817416302 mono_ms=16648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3031278Z CONN_LIFECYCLE: conn=168 role=brain wall_ms=1785817416302 mono_ms=16648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3034205Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785817416303 mono_ms=16649 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3035413Z CONN_LIFECYCLE: conn=170 role=brain stream-subscriber stream=99 wall_ms=1785817416303 mono_ms=16649 event=stream-sub-attach stream=99 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3036625Z CONN_LIFECYCLE: conn=170 role=brain stream-subscriber stream=99 wall_ms=1785817416303 mono_ms=16649 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3048199Z CONN_LIFECYCLE: conn=171 role=brain wall_ms=1785817416304 mono_ms=16650 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3049617Z CONN_LIFECYCLE: conn=171 role=brain stream-subscriber stream=100 wall_ms=1785817416304 mono_ms=16650 event=stream-sub-attach stream=100 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3061478Z CONN_LIFECYCLE: conn=170 role=brain stream-subscriber stream=99 wall_ms=1785817416305 mono_ms=16652 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3063676Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785817416306 mono_ms=16652 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3065205Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785817416306 mono_ms=16652 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3181796Z CONN_LIFECYCLE: conn=171 role=brain stream-subscriber stream=100 wall_ms=1785817416317 mono_ms=16664 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3184110Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785817416318 mono_ms=16664 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3185632Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785817416318 mono_ms=16664 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3536750Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785817416353 mono_ms=16699 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3538657Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785817416353 mono_ms=16699 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3543446Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=101 wall_ms=1785817416354 mono_ms=16700 event=stream-sub-attach stream=101 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.3545050Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=101 wall_ms=1785817416354 mono_ms=16700 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.4445082Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=101 wall_ms=1785817416444 mono_ms=16790 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.4447072Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785817416444 mono_ms=16790 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.4448439Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785817416444 mono_ms=16790 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.4529331Z TWOHOST OK: B-2: B saw the child's control stamps
2026-08-04T04:23:36.4557459Z TWOHOST OK: B-2 attacher child killed mid-control (B asserts the reap)
2026-08-04T04:23:36.4690814Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60… wall_ms=1785817416468 mono_ms=16814 event=stream-sub-attach stream=103 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.4872468Z TWOHOST OK: file push (done barrier)
2026-08-04T04:23:36.4874577Z PUMP_IPC_READER: spawned
2026-08-04T04:23:36.5050917Z CONN_LIFECYCLE: conn=178 role=brain wall_ms=1785817416504 mono_ms=16851 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5051868Z CONN_LIFECYCLE: conn=178 role=brain wall_ms=1785817416505 mono_ms=16851 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5054023Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=102 wall_ms=1785817416505 mono_ms=16851 event=stream-sub-attach stream=102 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5055148Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=102 wall_ms=1785817416505 mono_ms=16851 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5062071Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=102 wall_ms=1785817416506 mono_ms=16852 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5063543Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785817416506 mono_ms=16852 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5064801Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785817416506 mono_ms=16852 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5075986Z CONN_LIFECYCLE: conn=177 role=brain wall_ms=1785817416507 mono_ms=16853 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5145765Z CONN_LIFECYCLE: conn=177 role=brain stream-subscriber stream=104 wall_ms=1785817416514 mono_ms=16860 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5503704Z CONN_LIFECYCLE: conn=177 role=brain stream-subscriber stream=104 stream-subscriber stream=105 wall_ms=1785817416550 mono_ms=16896 event=stream-sub-attach stream=105 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.5931661Z TWOHOST OK: cross-node digest pull (sealed turn, input_seq=0, stable across two real-WAN pulls)
2026-08-04T04:23:36.5932098Z TWOHOST role A: ladder complete
2026-08-04T04:23:36.5934602Z STREAM_CONNBOUND_RETIRE:8: opener conn exited — FIN + terminal retire
2026-08-04T04:23:36.5936086Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=27 stream-subscriber stream=32 stream-subscriber stream=57 stream-subscriber stream=58 stream-subscriber stream=59 stream-subscriber stream=60… wall_ms=1785817416593 mono_ms=16939 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.6053769Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785817416605 mono_ms=16951 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T04:23:36.6164082Z test two_host_ladder_role_a ... ok
2026-08-04T04:23:36.6164257Z 
2026-08-04T04:23:36.6164491Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.61s
2026-08-04T04:23:36.6164828Z 
2026-08-04T04:23:36.7313405Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-04T04:23:36.7313903Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-04T04:23:36.7320271Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:23:36.7320824Z env:
2026-08-04T04:23:36.7321241Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:36.7321766Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:36.7322186Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:36.7322442Z ##[endgroup]
2026-08-04T04:23:37.3350328Z    Compiling typenum v1.20.1
2026-08-04T04:23:37.3353518Z    Compiling subtle v2.6.1
2026-08-04T04:23:37.3357596Z    Compiling windows-sys v0.59.0
2026-08-04T04:23:37.7969337Z    Compiling generic-array v0.14.7
2026-08-04T04:23:38.1879547Z    Compiling block-buffer v0.10.4
2026-08-04T04:23:38.1879785Z    Compiling crypto-common v0.1.7
2026-08-04T04:23:38.3266934Z    Compiling digest v0.10.7
2026-08-04T04:23:38.4386139Z    Compiling sha2 v0.10.9
2026-08-04T04:23:38.4386416Z    Compiling hmac v0.12.1
2026-08-04T04:23:39.6665829Z    Compiling mock-adapter v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\adapters\mock)
2026-08-04T04:23:40.2991931Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
2026-08-04T04:23:40.4100045Z ##[group]Run .github/ci/reap-census.ps1 -Phase prerelink
2026-08-04T04:23:40.4100364Z [36;1m.github/ci/reap-census.ps1 -Phase prerelink[0m
2026-08-04T04:23:40.4104220Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:23:40.4104433Z env:
2026-08-04T04:23:40.4104688Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:40.4105168Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:40.4105539Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:40.4105800Z ##[endgroup]
2026-08-04T04:23:40.7494340Z CI-CENSUS scope roots:
2026-08-04T04:23:40.7506430Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T04:23:40.7507646Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-04T04:23:40.7508810Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-04T04:23:40.7509914Z   root: C:\actions-runner\_work\_temp
2026-08-04T04:23:40.7511370Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-04T04:23:40.8010889Z CI-REAP: pre-reap state
2026-08-04T04:23:40.8240173Z CI-CENSUS phase=prerelink-pre-reap box_procs=572 box_handles=247114 family_total=21 family_handles=3360 scoped=0 unscoped=21 unreadable_path=2
2026-08-04T04:23:40.8290269Z   FOREIGN  pid=12896   handles=687    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8291636Z   FOREIGN  pid=18440   handles=257    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:40.8292398Z   FOREIGN  pid=22568   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8293946Z   UNREAD   pid=24032   handles=28     spt <path unreadable — session-0 or access denied>
2026-08-04T04:23:40.8294583Z   FOREIGN  pid=25676   handles=179    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8295983Z   FOREIGN  pid=30140   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8297352Z   FOREIGN  pid=33228   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:40.8297979Z   FOREIGN  pid=39492   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8299394Z   FOREIGN  pid=40704   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8300671Z   FOREIGN  pid=40892   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8302011Z   UNREAD   pid=44460   handles=30     spt <path unreadable — session-0 or access denied>
2026-08-04T04:23:40.8302889Z   FOREIGN  pid=47108   handles=261    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:40.8303468Z   FOREIGN  pid=47504   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8304467Z   FOREIGN  pid=50148   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8305730Z   FOREIGN  pid=50368   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8306689Z   FOREIGN  pid=51652   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:40.8307479Z   FOREIGN  pid=53064   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8308749Z   FOREIGN  pid=54012   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8309770Z   FOREIGN  pid=54024   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8310399Z   FOREIGN  pid=54292   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:40.8312525Z   FOREIGN  pid=54864   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3920262Z CI-CENSUS phase=prerelink box_procs=580 box_handles=247968 family_total=23 family_handles=3720 scoped=0 unscoped=23 unreadable_path=2
2026-08-04T04:23:42.3923947Z   FOREIGN  pid=12896   handles=681    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3925053Z   FOREIGN  pid=18440   handles=259    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:42.3926678Z   FOREIGN  pid=22568   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3928081Z   FOREIGN  pid=23924   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3929473Z   FOREIGN  pid=25676   handles=178    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3931236Z   UNREAD   pid=30092   handles=58     spt <path unreadable — session-0 or access denied>
2026-08-04T04:23:42.3932805Z   FOREIGN  pid=30140   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3934511Z   FOREIGN  pid=33228   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:42.3935931Z   FOREIGN  pid=39492   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3937658Z   FOREIGN  pid=40704   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3939513Z   FOREIGN  pid=40892   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3940973Z   FOREIGN  pid=46960   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3942352Z   FOREIGN  pid=47108   handles=261    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:42.3943862Z   FOREIGN  pid=47504   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3945566Z   FOREIGN  pid=50148   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3946980Z   FOREIGN  pid=50368   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3949011Z   FOREIGN  pid=51652   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:23:42.3950508Z   UNREAD   pid=52008   handles=120    spt <path unreadable — session-0 or access denied>
2026-08-04T04:23:42.3952089Z   FOREIGN  pid=53064   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3953725Z   FOREIGN  pid=54024   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3955195Z   FOREIGN  pid=54292   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3956970Z   FOREIGN  pid=54592   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3958370Z   FOREIGN  pid=54864   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:23:42.3965112Z CI-REAP-PRERELINK summary: killed=0 kill_failed=0 scoped_survivors=0
2026-08-04T04:23:42.5789704Z ##[group]Run .github/bench/wrap.ps1 -Step "twohost-cli-a" -Command "cargo test -p spt --test twohost_cli -- --nocapture"
2026-08-04T04:23:42.5790629Z [36;1m.github/bench/wrap.ps1 -Step "twohost-cli-a" -Command "cargo test -p spt --test twohost_cli -- --nocapture"[0m
2026-08-04T04:23:42.5800169Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:23:42.5800776Z env:
2026-08-04T04:23:42.5801246Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:42.5802849Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:42.5803673Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:23:42.5804138Z   SPT_TWO_HOST: 1
2026-08-04T04:23:42.5804334Z   SPT_TWO_HOST_ROLE: a
2026-08-04T04:23:42.5804556Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-04T04:23:42.5804851Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-04T04:23:42.5806312Z ##[endgroup]
2026-08-04T04:23:44.1365462Z    Compiling n0-future v0.3.2
2026-08-04T04:23:44.1528468Z    Compiling backon v1.6.0
2026-08-04T04:23:44.1575781Z    Compiling tempfile v3.27.0
2026-08-04T04:23:44.2608156Z    Compiling n0-watcher v0.6.1
2026-08-04T04:23:44.3026164Z    Compiling iroh-dns v0.98.0
2026-08-04T04:23:44.5931026Z    Compiling netwatch v0.16.0
2026-08-04T04:23:44.5999060Z    Compiling spt-test-support v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-test-support)
2026-08-04T04:23:44.8111004Z    Compiling iroh-relay v0.98.0
2026-08-04T04:23:45.2795562Z    Compiling portmapper v0.16.0
2026-08-04T04:23:50.6527905Z    Compiling iroh v0.98.2
2026-08-04T04:24:02.9023181Z    Compiling spt-net v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-08-04T04:24:05.1268460Z    Compiling spt-daemon v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-08-04T04:24:22.8467185Z    Compiling spt v0.53.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-08-04T04:24:35.9540916Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.85s
2026-08-04T04:24:35.9764348Z      Running tests\twohost_cli.rs (target\debug\deps\twohost_cli-074c9c2fb5662bb8.exe)
2026-08-04T04:24:36.6734816Z 
2026-08-04T04:24:36.6735159Z running 2 tests
2026-08-04T04:24:36.6737265Z test gated_cli_role_b ... ok
2026-08-04T04:24:36.6746244Z GATED role A: node cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c
2026-08-04T04:25:19.7261208Z GATED OK: bring-up: B's suspended C-2 row replicated to A
2026-08-04T04:25:20.0773101Z GATED OK: C-2 wake dispatched — WOKE:ling-gated-c2@989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee (Suspended->Active) at 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-04T04:25:36.6793331Z test gated_cli_role_a has been running for over 60 seconds
2026-08-04T04:25:51.4059418Z GATED OK: C-2: B's row advertises Active (the revive completed the loop)
2026-08-04T04:25:51.4080281Z GATED OK: E-1: B's send landed in the target spool
2026-08-04T04:25:51.4080635Z GATED OK: E-1 from-stamp = ling-gated-e1
2026-08-04T04:26:06.6211550Z GATED OK: W4 fork: B's source is seeded and granted
2026-08-04T04:26:06.6214150Z GATED OK: W4 fork: B's source row replicated to A
2026-08-04T04:26:07.1697075Z GATED OK: W4 fork driven across the boundary — FORKED:ling-gated-forksrc@989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee -> ling-gated-forknew on 989b0dba… (home=twohost, copied-then-independent)
2026-08-04T04:26:21.5654274Z GATED OK: W4 fork: B verified the forked endpoint
2026-08-04T04:26:21.5657337Z GATED OK: B-3: B's ticker row replicated to A
2026-08-04T04:26:21.8330995Z GATED OK: B-3: pre-bounce ticker output reached the viewport
2026-08-04T04:27:39.4512157Z GATED OK: B-3: the reconnect banner painted after the sever
2026-08-04T04:27:39.7014026Z GATED OK: B-3: live output resumed after the banner (reheal)
2026-08-04T04:27:39.7014472Z GATED OK: B-3 banner-then-reheal on the real remote bounce
2026-08-04T04:27:57.0460453Z GATED OK: done: B acknowledged (bye)
2026-08-04T04:28:00.0582391Z GATED role A: step complete
2026-08-04T04:28:00.3996348Z test gated_cli_role_a ... ok
2026-08-04T04:28:00.3996580Z 
2026-08-04T04:28:00.3996878Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 203.72s
2026-08-04T04:28:00.3997271Z 
2026-08-04T04:28:00.4775364Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-08-04T04:28:00.4775742Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-08-04T04:28:00.4782280Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:28:00.4782625Z env:
2026-08-04T04:28:00.4783031Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:00.4783686Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:00.4784298Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:00.4784728Z ##[endgroup]
2026-08-04T04:28:00.7742755Z CI-CENSUS scope roots:
2026-08-04T04:28:00.7758126Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T04:28:00.7759486Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-04T04:28:00.7761126Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-04T04:28:00.7762402Z   root: C:\actions-runner\_work\_temp
2026-08-04T04:28:00.7763706Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-04T04:28:00.8565443Z CI-REAP: pre-reap state
2026-08-04T04:28:00.8823932Z CI-CENSUS phase=pre-reap box_procs=572 box_handles=249262 family_total=27 family_handles=3788 scoped=0 unscoped=27 unreadable_path=8
2026-08-04T04:28:00.8880159Z   UNREAD   pid=4260    handles=58     spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8881392Z   FOREIGN  pid=7240    handles=27     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8882762Z   UNREAD   pid=10820   handles=121    spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8884523Z   FOREIGN  pid=12872   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8885865Z   FOREIGN  pid=12896   handles=700    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8887367Z   FOREIGN  pid=14628   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8888909Z   FOREIGN  pid=18440   handles=257    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:00.8890489Z   UNREAD   pid=19484   handles=28     spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8892325Z   UNREAD   pid=21220   handles=28     spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8893776Z   FOREIGN  pid=22568   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8895924Z   UNREAD   pid=25072   handles=64     spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8897909Z   FOREIGN  pid=25676   handles=185    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8899227Z   FOREIGN  pid=30140   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8900980Z   FOREIGN  pid=33228   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:00.8902527Z   FOREIGN  pid=40704   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8903772Z   FOREIGN  pid=40892   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8905146Z   FOREIGN  pid=47108   handles=261    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:00.8906605Z   UNREAD   pid=47164   handles=121    spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8908047Z   FOREIGN  pid=47504   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8909357Z   FOREIGN  pid=50148   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8911125Z   FOREIGN  pid=50368   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8913713Z   FOREIGN  pid=51652   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:00.8914691Z   FOREIGN  pid=52564   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8915688Z   UNREAD   pid=52980   handles=27     spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8916304Z   UNREAD   pid=53108   handles=120    spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:00.8917099Z   FOREIGN  pid=54024   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:00.8918409Z   FOREIGN  pid=54864   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2219701Z CI-CENSUS phase=end box_procs=565 box_handles=248868 family_total=19 family_handles=3123 scoped=0 unscoped=19 unreadable_path=4
2026-08-04T04:28:03.2224114Z   UNREAD   pid=240     handles=59     spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:03.2225448Z   FOREIGN  pid=12896   handles=672    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2226667Z   FOREIGN  pid=18440   handles=258    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:03.2227695Z   FOREIGN  pid=22568   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2228770Z   FOREIGN  pid=25676   handles=173    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2229871Z   UNREAD   pid=29708   handles=124    spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:03.2230860Z   FOREIGN  pid=30140   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2231981Z   FOREIGN  pid=33228   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:03.2232996Z   FOREIGN  pid=40704   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2234045Z   FOREIGN  pid=40892   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2235172Z   FOREIGN  pid=47108   handles=261    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:03.2236321Z   FOREIGN  pid=47504   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2237392Z   FOREIGN  pid=50148   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2238907Z   FOREIGN  pid=50368   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2240341Z   FOREIGN  pid=51652   handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\gate-f535d67\target\debug\spt.exe
2026-08-04T04:28:03.2242170Z   UNREAD   pid=53276   handles=121    spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:03.2243905Z   FOREIGN  pid=54024   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2245273Z   FOREIGN  pid=54864   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-04T04:28:03.2246661Z   UNREAD   pid=55040   handles=27     spt <path unreadable — session-0 or access denied>
2026-08-04T04:28:03.2253351Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-08-04T04:28:03.4007176Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-08-04T04:28:03.4007675Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-08-04T04:28:03.4016804Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T04:28:03.4017161Z env:
2026-08-04T04:28:03.4017586Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:03.4018278Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:03.4018907Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:03.4019352Z ##[endgroup]
2026-08-04T04:28:03.6966583Z CI-TMP cleanup: removed C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270 on attempt 1/5
2026-08-04T04:28:03.7760963Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-04T04:28:03.7762281Z ##[group]Run actions/upload-artifact@v4
2026-08-04T04:28:03.7762551Z with:
2026-08-04T04:28:03.7762748Z   name: bench-ledger-twohost-a
2026-08-04T04:28:03.7762990Z   path: bench-ledger/
2026-08-04T04:28:03.7763205Z   if-no-files-found: warn
2026-08-04T04:28:03.7763425Z   retention-days: 30
2026-08-04T04:28:03.7763630Z   compression-level: 6
2026-08-04T04:28:03.7763838Z   overwrite: false
2026-08-04T04:28:03.7764034Z   include-hidden-files: false
2026-08-04T04:28:03.7764267Z env:
2026-08-04T04:28:03.7764680Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:03.7765401Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:03.7766038Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30873007187-2-d54bb887615043a1b2068a013065e270
2026-08-04T04:28:03.7766481Z ##[endgroup]
2026-08-04T04:28:04.1993402Z (node:48488) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-04T04:28:04.1993842Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-04T04:28:04.2023653Z With the provided path, there will be 1 file uploaded
2026-08-04T04:28:04.2026642Z Artifact name is valid!
2026-08-04T04:28:04.2028229Z Root directory input is valid!
2026-08-04T04:28:04.5058141Z Beginning upload of artifact content to blob storage
2026-08-04T04:28:04.5170988Z (node:48488) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-04T04:28:04.7678653Z Uploaded bytes 369
2026-08-04T04:28:04.8380443Z Finished uploading artifact content to blob storage!
2026-08-04T04:28:04.8381399Z SHA256 digest of uploaded artifact zip is afb3a21c61821e0c9cd70a30d95bd417a2155eb95743640c5719b90d0c8606eb
2026-08-04T04:28:04.8382036Z Finalizing artifact upload
2026-08-04T04:28:05.0703073Z Artifact bench-ledger-twohost-a.zip successfully finalized. Artifact ID 8880130307
2026-08-04T04:28:05.0703656Z Artifact bench-ledger-twohost-a has been successfully uploaded! Final size is 369 bytes. Artifact ID is 8880130307
2026-08-04T04:28:05.0711477Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30873007187/artifacts/8880130307
2026-08-04T04:28:05.1015207Z Post job cleanup.
2026-08-04T04:28:05.3947893Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T04:28:05.4194584Z git version 2.43.0.windows.1
2026-08-04T04:28:05.4230187Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\82f9e8c1-6188-43de-9709-376764046ecd\.gitconfig'
2026-08-04T04:28:05.4243632Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\82f9e8c1-6188-43de-9709-376764046ecd' before making global git config changes
2026-08-04T04:28:05.4244173Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:28:05.4249426Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-04T04:28:05.4534638Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:28:05.4791555Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T04:28:06.3724844Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:28:06.3961035Z http.https://github.com/.extraheader
2026-08-04T04:28:06.3984746Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-08-04T04:28:06.4248774Z [command]"C:\Program Files\Git\cmd\git.exe" 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-08-04T04:28:07.5084733Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:28:07.5441361Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T04:28:08.4002617Z Post job cleanup.
2026-08-04T04:28:08.5075628Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T04:28:08.6522066Z git version 2.43.0.windows.1
2026-08-04T04:28:08.6556993Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\6914dca5-ff86-431e-a01b-f6e1f7378079\.gitconfig'
2026-08-04T04:28:08.6573446Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6914dca5-ff86-431e-a01b-f6e1f7378079' before making global git config changes
2026-08-04T04:28:08.6574205Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:28:08.6580331Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T04:28:08.6910791Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:28:08.7189598Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T04:28:09.6395578Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:28:09.6633290Z http.https://github.com/.extraheader
2026-08-04T04:28:09.6657556Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-08-04T04:28:10.1564729Z [command]"C:\Program Files\Git\cmd\git.exe" 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-08-04T04:28:11.4853349Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:28:11.5187781Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T04:28:16.4694663Z Cleaning up orphan processes
2026-08-04T04:28:16.4934721Z Terminate orphan process: pid (54408) (vctip)
2026-08-04T04:28:16.5361036Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
