Skip to content

feat: Capture thread state from AsyncLocalStorage store #108

feat: Capture thread state from AsyncLocalStorage store

feat: Capture thread state from AsyncLocalStorage store #108

Triggered via pull request October 9, 2025 10:14
Status Failure
Total duration 14m 30s
Artifacts 29

ci.yml

on: pull_request
Matrix: job_compile
Build Package
25s
Build Package
Matrix: job_test_bindings
All required jobs passed
4s
All required jobs passed
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Test (v18) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
Test (v20) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
Test (v22) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
All required jobs passed
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
c85993a49ad1130d5214bb3e1cc226659d608934
889 KB
sha256:f7d7e886bb6aa83dbcf547f36bc79e10a7f3dec5082ca48af7fc306ad413d80b
stack-trace-darwin-arm64-108
14.9 KB
sha256:5180b945dc18b7f5016ce97efcc66d4d4ad80e5c8a4595906b170321ece94e07
stack-trace-darwin-arm64-115
14.9 KB
sha256:747415297c241f7198762a0867bccb9edadf653bd05fb9bfd97eaf930db759bd
stack-trace-darwin-arm64-127
15.3 KB
sha256:1e373f1b33e7020e1f2d7a691a82079bec02f494c2ac4843e615ef61c9eeea6a
stack-trace-darwin-arm64-137
16.7 KB
sha256:901c84ed648413fb8dd91464f6ab350d460963c506db808886ce1fd2adda0795
stack-trace-darwin-x64-108
14.9 KB
sha256:53208770877ce0d4f7acdbfdd9b2d8525148a050c0f8e59381309b920ab0a1a1
stack-trace-darwin-x64-115
14.9 KB
sha256:21d84f9607e1a79bc1aa24ebcea413a79f53448baaab907e8b665873478914d7
stack-trace-darwin-x64-127
15.2 KB
sha256:3c26932561615fb6d1511e20043924816103df9571b4eb46cba1a3af0e44611b
stack-trace-darwin-x64-137
16.7 KB
sha256:82f5fda55a3cd3c12ec824c5b516a1287b9d21c50b0dd001422f5a45e76a366d
stack-trace-linux-arm64-glibc-108
26.5 KB
sha256:9d9a9666e163213efc48ba3b1079673e8360b4921fef84e4bc00d2a41d24ceaf
stack-trace-linux-arm64-glibc-115
26.5 KB
sha256:97c4627411da378605004f9951556eb7014827b40b7d8b139ca3ca28f7e6fa0e
stack-trace-linux-arm64-glibc-127
27 KB
sha256:5d5838350011b7dc8b3d45190e9659ec75a908b8bbb362feab5c7acd9a1cd9a2
stack-trace-linux-arm64-glibc-137
26.9 KB
sha256:8d6fd52057582bf0ee18aa8a4b6431f726feaf96edfaf681d9a7373470f96644
stack-trace-linux-arm64-musl-108
26.5 KB
sha256:93fa0c2ff6bc402fa422637a2fc3ac8f7ea9c284338e44366a5f7b99d12fd246
stack-trace-linux-arm64-musl-115
26.5 KB
sha256:cb5a0d61009c73904b3b4176d8803f78672c0c838705138a27d55d1adcb10824
stack-trace-linux-arm64-musl-127
26.9 KB
sha256:9d9dd2a080cf0415798f235ec35a25a674de0cff115bbe80c5e5c934fb8be964
stack-trace-linux-arm64-musl-137
26.9 KB
sha256:e1899cc922df37125668b9bc9f21ddb4d724267fbadbe1e1201446c3f68506e4
stack-trace-linux-x64-glibc-108
26.3 KB
sha256:91340dd6839e2c472876cc93b2ce0609e2bfae8b25ffcb82dffd12e9c297478f
stack-trace-linux-x64-glibc-115
26.3 KB
sha256:9e64a0c0ee8d7bd42eb74c95c6ed9fb4ada2f9282994ed4887298bb753ad35ac
stack-trace-linux-x64-glibc-127
26.9 KB
sha256:bda97f758ae32f3be3d2a64964e299abb1927e4de02c7dcd5bfc03f4afe38c9b
stack-trace-linux-x64-glibc-137
26.7 KB
sha256:9fbe5ce4732d4252185e6648a58b086a0dc691f4dab8470872c99cab5acfd1c8
stack-trace-linux-x64-musl-108
25.7 KB
sha256:4a8c1bab887c46e973a9714f10b3ce0ff9f3d2d844564c657892224ffd0ad6e7
stack-trace-linux-x64-musl-115
25.7 KB
sha256:2937b016c127f720f34a356975c56e27a5513c3706a2eb9f6c14a92333fedaac
stack-trace-linux-x64-musl-127
26.2 KB
sha256:a3076ec60969dbf17b1e9eed3686d1822a4bd376cdad2c44cc525ecdae78bd28
stack-trace-linux-x64-musl-137
29.4 KB
sha256:457e32857420c917c1c668cb731dc959327789645b59906ec8154c2264d402cc
stack-trace-win32-x64-108
90 KB
sha256:acc23972e7069fb47390f94ec181348fd7cfa1eb021dcc8869869783195df9c2
stack-trace-win32-x64-115
90.1 KB
sha256:018288c705733f7057b42cc08084b953709e4b150256abb40ae74af06368bd72
stack-trace-win32-x64-127
90.7 KB
sha256:01e4c54ef81af118053575b114c304d1f148ae61598be5da505c6fc9c995bde9
stack-trace-win32-x64-137
90.6 KB
sha256:8c37d4b1cd8b2fbdb8e661c8500df7623df396e05e2825be16971099e531b0a5