tools: update nixpkgs-unstable to a7fc11be66bdfb5cdde611ee5ce381c183d #525
Triggered via pull request
November 2, 2025 00:38
Status
Failure
Total duration
5h 46m 32s
Artifacts
1
test-shared.yml
on: pull_request
Build slim tarball
1m 31s
Matrix: build
Annotations
28 errors and 1 notice
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-reset-flood.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-multi-content-length.js#L0
--- stderr ---
node:events:486
throw er; // Unhandled 'error' event
^
Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21)
Emitted 'error' event on ClientHttp2Stream instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-multi-content-length.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr ---
node:assert:456
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
Comparison {
+ code: 'ERR_HTTP2_SESSION_ERROR',
+ message: 'Session closed with error code 1',
- code: 'ERR_HTTP2_STREAM_ERROR',
- message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR',
name: 'Error'
}
at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:725:12)
at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:492:15)
at ClientHttp2Stream.emit (node:events:508:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
},
expected: {
code: 'ERR_HTTP2_STREAM_ERROR',
name: 'Error',
message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR'
},
operator: 'throws',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-client-unescaped-path.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-reset-flood.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-multi-content-length.js#L0
--- stderr ---
node:events:486
throw er; // Unhandled 'error' event
^
Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21)
Emitted 'error' event on ClientHttp2Stream instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-multi-content-length.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr ---
node:assert:456
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
Comparison {
+ code: 'ERR_HTTP2_SESSION_ERROR',
+ message: 'Session closed with error code 1',
- code: 'ERR_HTTP2_STREAM_ERROR',
- message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR',
name: 'Error'
}
at ClientHttp2Stream.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:725:12)
at ClientHttp2Stream.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:492:15)
at ClientHttp2Stream.emit (node:events:508:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
},
expected: {
code: 'ERR_HTTP2_STREAM_ERROR',
name: 'Error',
message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR'
},
operator: 'throws',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-client-unescaped-path.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-reset-flood.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-multi-content-length.js#L0
--- stderr ---
node:events:486
throw er; // Unhandled 'error' event
^
Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21)
Emitted 'error' event on ClientHttp2Stream instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-multi-content-length.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr ---
node:assert:456
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
Comparison {
+ code: 'ERR_HTTP2_SESSION_ERROR',
+ message: 'Session closed with error code 1',
- code: 'ERR_HTTP2_STREAM_ERROR',
- message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR',
name: 'Error'
}
at ClientHttp2Stream.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:725:12)
at ClientHttp2Stream.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:492:15)
at ClientHttp2Stream.emit (node:events:508:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
},
expected: {
code: 'ERR_HTTP2_STREAM_ERROR',
name: 'Error',
message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR'
},
operator: 'throws',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-client-unescaped-path.js
|
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control-paused.js
--- TIMEOUT ---
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-misbehaving-flow-control.js
--- TIMEOUT ---
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-max-invalid-frames.js
--- TIMEOUT ---
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-reset-flood.js#L0
--- stderr ---
<--- Last few GCs --->
[63800:0xab56af0e0000] 224685 ms: Scavenge 4092.4 (4097.1) -> 4091.2 (4097.1) MB, pooled: 0.0 MB, 3.15 / 0.00 ms (average mu = 0.294, current mu = 0.294) task;
[63800:0xab56af0e0000] 225425 ms: Mark-Compact (reduce) 4091.2 (4097.1) -> 4091.0 (4094.3) MB, pooled: 0.0 MB, 732.93 / 0.00 ms (+ 0.2 ms in 1 steps since start of marking, biggest step 0.2 ms, walltime since start of marking 739 ms) (average mu = 0.251
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0xab56709af770 node::DumpNativeBacktrace(_IO_FILE*) [out/Release/node]
2: 0xab5670b4e208 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node]
3: 0xab5670ff9eac [out/Release/node]
4: 0xab5670ff9fe8 [out/Release/node]
5: 0xab56712e8e5c [out/Release/node]
6: 0xab56712e90cc [out/Release/node]
7: 0xab56712fd4d0 [out/Release/node]
8: 0xab5671300cb4 [out/Release/node]
9: 0xab5670c8a154 node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr<v8::Task, std::default_delete<v8::Task> >) [out/Release/node]
10: 0xab5670c8a918 node::PerIsolatePlatformData::FlushForegroundTasksInternal() [out/Release/node]
11: 0xab5670c88c90 node::PerIsolatePlatformData::FlushTasks(uv_async_s*) [out/Release/node]
12: 0xff05b59f1ffc [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1]
13: 0xff05b5a08cb8 [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1]
14: 0xff05b59f30e8 uv_run [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1]
15: 0xab56708ba1e0 node::SpinEventLoopInternal(node::Environment*) [out/Release/node]
16: 0xab5670c00c4c node::NodeMainInstance::Run(node::ExitCode*, node::Environment*) [out/Release/node]
17: 0xab5670c00b28 node::NodeMainInstance::Run() [out/Release/node]
18: 0xab5670a8e208 [out/Release/node]
19: 0xab5670a8e2fc node::Start(int, char**) [out/Release/node]
20: 0xab567209a1d4 main [out/Release/node]
21: 0xff05b41162b4 [/nix/store/62yvg9afjvmwa8z17arn4giqmjzg2xd2-glibc-2.40-66/lib/libc.so.6]
22: 0xff05b4116398 __libc_start_main [/nix/store/62yvg9afjvmwa8z17arn4giqmjzg2xd2-glibc-2.40-66/lib/libc.so.6]
23: 0xab5670862370 _start [out/Release/node]
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-reset-flood.js
--- CRASHED (Signal: 6) ---
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-multi-content-length.js#L0
--- stderr ---
node:events:486
throw er; // Unhandled 'error' event
^
Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21)
Emitted 'error' event on ClientHttp2Stream instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-multi-content-length.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr ---
node:assert:456
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
Comparison {
+ code: 'ERR_HTTP2_SESSION_ERROR',
+ message: 'Session closed with error code 1',
- code: 'ERR_HTTP2_STREAM_ERROR',
- message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR',
name: 'Error'
}
at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:725:12)
at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/common/index.js:492:15)
at ClientHttp2Stream.emit (node:events:508:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1
at Http2Session.onGoawayData (node:internal/http2/core:753:21) {
code: 'ERR_HTTP2_SESSION_ERROR'
},
expected: {
code: 'ERR_HTTP2_STREAM_ERROR',
name: 'Error',
message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR'
},
operator: 'throws',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-11-02eb1ccfca13-slim/test/parallel/test-http2-client-unescaped-path.js
|
|
x86_64-darwin: with shared libraries
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
47.6 MB |
sha256:01f527f09f0aff0e09e9b8a8b00d9b9b8f9e8770ab23d39a2d830b7ef141cfaf
|
|