Skip to content

build,deps,src: bring back v8 abseil-cpp #889

build,deps,src: bring back v8 abseil-cpp

build,deps,src: bring back v8 abseil-cpp #889

Triggered via pull request July 28, 2025 21:25
Status Failure
Total duration 1h 23m 28s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/agents/test-otlp-traces.mjs#L263
--- stderr --- file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-traces.mjs:263 const scopeSpans = resourceSpan.scopeSpans[0].spans; ^ TypeError: Cannot read properties of undefined (reading 'scopeSpans') at ChildProcess.<anonymous> (file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-traces.mjs:263:43) at ChildProcess.emit (node:events:518:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12) Node.js v22.17.1 --- stdout --- OTLP server started 64995 child process exited with code null and signal SIGSEGV [] Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-traces.mjs
test-macOS: test/agents/test-otlp-metrics.mjs#L0
--- stdout --- OTLP server started 64963 child process exited with code null and signal SIGSEGV run test! OTLP server started 64964 child process exited with code null and signal SIGSEGV run test! OTLP server started 64965 child process exited with code null and signal SIGSEGV run test! Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs:590:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:31:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs:590:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:31:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs:590:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:31:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs
test-macOS: test/agents/test-otlp-grpc-traces.mjs#L278
--- stderr --- (node:35287) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-traces.mjs:278 const scopeSpans = resourceSpan.scopeSpans[0].spans; ^ TypeError: Cannot read properties of undefined (reading 'scopeSpans') at ChildProcess.<anonymous> (file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-traces.mjs:278:43) at ChildProcess.emit (node:events:518:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12) Node.js v22.17.1 --- stdout --- OTLP server started 64953 child process exited with code null and signal SIGSEGV [] Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-traces.mjs
test-macOS: test/agents/test-otlp-grpc-metrics.mjs#L0
--- stderr --- (node:35209) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) (node:35211) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) (node:35213) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) --- stdout --- OTLP server started 64919 child process exited with code null and signal SIGSEGV run test! OTLP server started 64921 child process exited with code null and signal SIGSEGV run test! OTLP server started 64922 child process exited with code null and signal SIGSEGV run test! Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs:617:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:69:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs:617:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:69:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs:617:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:69:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs
test-macOS: test/agents/test-grpc-packages.mjs#L369
--- stderr --- (node:29759) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) Using default certs Old Config: {} NewConfig: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:64313", "hostname": "Mac-1753737352180.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } Diff: [ { "op": "add", "path": "/app", "value": "untitled application" }, { "op": "add", "path": "/blockedLoopThreshold", "value": 200 }, { "op": "add", "path": "/contCpuProfile", "value": false }, { "op": "add", "path": "/contCpuProfileInterval", "value": 30000 }, { "op": "add", "path": "/disablePackageScan", "value": false }, { "op": "add", "path": "/env", "value": "prod" }, { "op": "add", "path": "/grpc", "value": "localhost:64313" }, { "op": "add", "path": "/hostname", "value": "Mac-1753737352180.local" }, { "op": "add", "path": "/iisNode", "value": false }, { "op": "add", "path": "/interval", "value": 3000 }, { "op": "add", "path": "/pauseMetrics", "value": false }, { "op": "add", "path": "/promiseTracking", "value": false }, { "op": "add", "path": "/pubkey", "value": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I" }, { "op": "add", "path": "/statsdBucket", "value": "nsolid.${env}.${app}.${hostname}.${shortId}" }, { "op": "add", "path": "/tags", "value": [] }, { "op": "add", "path": "/tracingEnabled", "value": false }, { "op": "add", "path": "/tracingModulesBlacklist", "value": 0 }, { "op": "add", "path": "/trackGlobalPackages", "value": false } ] GrpcAgent configured. Endpoint: localhost:64313. Insecure: 1 Resetting command stream Old Config: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:64313", "hostname": "Mac-1753737352180.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } NewConfig: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:64313", "hostname": "Mac-1753737352180.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } Diff: [] Command Received: goo.gle/debugonly requestId: "c00d3f57-a334-4d4c-8cb4-d0ce23c2829e" id: "385e61fc1e2a1400c65d3db613b328004d6e174d" command: "packages" args { } Populating Package:
test-macOS: test/agents/test-grpc-heap-sampling.mjs#L0
--- stderr --- (node:24421) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) Using default certs Old Config: {} NewConfig: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:64053", "hostname": "Mac-1753737352180.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } Diff: [ { "op": "add", "path": "/app", "value": "untitled application" }, { "op": "add", "path": "/blockedLoopThreshold", "value": 200 }, { "op": "add", "path": "/contCpuProfile", "value": false }, { "op": "add", "path": "/contCpuProfileInterval", "value": 30000 }, { "op": "add", "path": "/disablePackageScan", "value": false }, { "op": "add", "path": "/env", "value": "prod" }, { "op": "add", "path": "/grpc", "value": "localhost:64053" }, { "op": "add", "path": "/hostname", "value": "Mac-1753737352180.local" }, { "op": "add", "path": "/iisNode", "value": false }, { "op": "add", "path": "/interval", "value": 3000 }, { "op": "add", "path": "/pauseMetrics", "value": false }, { "op": "add", "path": "/promiseTracking", "value": false }, { "op": "add", "path": "/pubkey", "value": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I" }, { "op": "add", "path": "/statsdBucket", "value": "nsolid.${env}.${app}.${hostname}.${shortId}" }, { "op": "add", "path": "/tags", "value": [] }, { "op": "add", "path": "/tracingEnabled", "value": false }, { "op": "add", "path": "/tracingModulesBlacklist", "value": 0 }, { "op": "add", "path": "/trackGlobalPackages", "value": false } ] GrpcAgent configured. Endpoint: localhost:64053. Insecure: 1 Resetting command stream Old Config: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:64053", "hostname": "Mac-1753737352180.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } NewConfig: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:64053", "hostname": "Mac-1753737352180.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } Diff: [] file:///Users/runner/work/nsolid/nsolid/node/test/common/nsolid-grpc-agent/server.mjs:258 reject(new Error(`No call object found for agentId ${agentId}`)); ^ Error: No
test-macOS: test/parallel/test-nsolid-otlp-config-start.js#L0
Command: out/Release/nsolid --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-otlp-config-start.js --- CRASHED (Signal: 11) ---
test-macOS: test/parallel/test-nsolid-otlp-config-env.js#L380
--- stderr --- node:assert:95 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: null !== 0 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-otlp-config-env.js:380:14) at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15) at ChildProcess.emit (node:events:518:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: null, expected: 0, operator: 'strictEqual' } Node.js v22.17.1 Command: out/Release/nsolid --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-otlp-config-env.js
sccache stats
0% - 0 hits, 0 misses, 0 errors