00:32:04 not ok 780 sequential/test-worker-prof
00:32:04 ---
00:32:04 duration_ms: 30.267
00:32:04 severity: fail
00:32:04 exitcode: 1
00:32:04 stack: |-
00:32:04 node:assert:122
00:32:04 throw new AssertionError(obj);
00:32:04 ^
00:32:04
00:32:04 AssertionError [ERR_ASSERTION]: child exited with signal: {
00:32:04 error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
00:32:04 at Object.spawnSync (node:internal/child_process:1086:20)
00:32:04 at spawnSync (node:child_process:676:24)
00:32:04 at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
00:32:04 at Module._compile (node:internal/modules/cjs/loader:1095:14)
00:32:04 at Object.Module._extensions..js (node:internal/modules/cjs/loader:1124:10)
00:32:04 at Module.load (node:internal/modules/cjs/loader:975:32)
00:32:04 at Function.Module._load (node:internal/modules/cjs/loader:816:14)
00:32:04 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
00:32:04 at node:internal/main/run_main_module:17:47 {
00:32:04 errno: -4039,
00:32:04 code: 'ETIMEDOUT',
00:32:04 syscall: 'spawnSync C:\\workspace\\node-test-binary-windows-js-suites\\node\\Release\\node.exe',
00:32:04 path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\Release\\node.exe',
00:32:04 spawnargs: [
00:32:04 '--prof',
00:32:04 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\sequential\\test-worker-prof.js',
00:32:04 'child'
00:32:04 ]
00:32:04 },
00:32:04 status: null,
00:32:04 signal: 'SIGTERM',
00:32:04 output: [ null, '', '' ],
00:32:04 pid: 608,
00:32:04 stdout: '',
00:32:04 stderr: ''
00:32:04 }
00:32:04 at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:59:10)
00:32:04 at Module._compile (node:internal/modules/cjs/loader:1095:14)
00:32:04 at Object.Module._extensions..js (node:internal/modules/cjs/loader:1124:10)
00:32:04 at Module.load (node:internal/modules/cjs/loader:975:32)
00:32:04 at Function.Module._load (node:internal/modules/cjs/loader:816:14)
00:32:04 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
00:32:04 at node:internal/main/run_main_module:17:47 {
00:32:04 generatedMessage: false,
00:32:04 code: 'ERR_ASSERTION',
00:32:04 actual: 'SIGTERM',
00:32:04 expected: null,
00:32:04 operator: 'strictEqual'
00:32:04 }
00:32:04 ...
Previous issue with test: #26401