Node v22.23.2 nsolid v6.3.5 release #1277
Annotations
7 errors
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04-arm):
test/agents/test-zmq-tracing.mjs#L0
--- stderr ---
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'agent-metrics'
- 'agent-tracing'
^
at file:///home/runner/work/nsolid/nsolid/node/test/agents/test-zmq-tracing.mjs:429:16
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:448:15
at TestPlayground.detectInitialSequence (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:403:13)
at ZmqAgentBus.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:305:14)
at ZmqAgentBus.emit (node:events:519:28)
at ZmqAgentBus._handleMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/zmqagentbus.js:331:12)
at exports.Socket.emit (node:events:519:28)
at Socket._emitMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:647:10)
at Socket._flushRead (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:660:10)
at Socket._flushReads (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:696:15) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'agent-metrics',
expected: 'agent-tracing',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v22.23.2
--- stdout ---
[local] tracing generation should work for http transactions
[0] agent-connected, e128e74d6dff4100f19b1d820430b40093054a28
[1] agent-metrics, e128e74d6dff4100f19b1d820430b40093054a28
[1] agent-info, e128e74d6dff4100f19b1d820430b40093054a28
[2] agent-packages, e128e74d6dff4100f19b1d820430b40093054a28
[3] agent-metrics, e128e74d6dff4100f19b1d820430b40093054a28
[4] agent-tracing, e128e74d6dff4100f19b1d820430b40093054a28
agent-tracing, e128e74d6dff4100f19b1d820430b40093054a28
{
agentId: 'e128e74d6dff4100f19b1d820430b40093054a28',
app: 'myapp',
requestId: null,
command: 'tracing',
recorded: { seconds: 1785500837, nanoseconds: 523727674 },
duration: 0,
interval: 5000,
version: 4,
body: {
spans: [
{
id: '2895041f8e1179e0',
parentId: '33a441ac7d0040b4',
traceId: '2472b563fca79eb42c1d97b02a92910b',
start: 1785500837346.4502,
end: 1785500837348.5234,
kind: 1,
type: 8,
name: 'HTTP GET',
threadId: 0,
status: { message: '', code: 0 },
attributes: {
'http.method': 'GET',
'http.status_code': 200,
'http.status_text': 'OK',
'http.url': 'http://127.0.0.1:41119/',
'network.protocol.version': '1.1'
},
events: []
},
{
id: '33a441ac7d0040b4',
parentId: '0000000000000000',
traceId: '2472b563fca79eb42c1d97b02a92910b',
start: 1785500837340.0527,
end: 1785500837350.2153,
kind: 2,
type: 4,
name: 'HTTP GET',
threadId: 0,
status: { message: '', code: 0 },
attributes: {
'http.method': 'GET',
'http.status_code': 200,
'http.status_text': 'OK',
'http.url': 'http://127.0.0.1:41119/',
'network.protocol.version': '1.1'
},
events: []
}
]
},
time: 1785500837524,
timeNS: '1785500837523727674'
}
child process exited with code 0 and signal null
[local] tracing generation should work for http transactions immediately on startup
[0] agent-connected, 3fbb67ef04866400dfbb68cc91786900871ba3bf
[1] agent-metrics, 3fbb67ef04866400dfbb68cc91786900871ba3bf
[1] agent-info, 3fbb67ef04866400dfbb68cc91786900871ba3bf
[2] agent-packages, 3fbb67ef04866400dfbb68cc91786900871ba3bf
[3] agent-metrics, 3fbb67ef04866400dfbb68cc91786900871ba3bf
[4] agent-tracing, 3fbb67ef04866400dfbb68cc91786900871ba3bf
agent-tracing, 3fbb67ef04866400dfbb68cc91786900871ba3bf
{
agentId: '3fbb67ef04866400dfbb68cc91786900871ba3bf',
app: 'myapp',
requestId: null,
command: 'tracing',
recorded: { seco
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-nsolid-snapshot.js#L103
--- stderr ---
node:assert:847
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Heap snapshot could not be generated
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:411:12
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:448:15
at node:internal/nsolid_assets:372:30
at process.processTicksAndRejections (node:internal/process/task_queues:84:11)
at Object.snapshot (node:internal/nsolid_assets:367:13)
at Function.snapshot (node:nsolid:570:14)
at Immediate.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js:103:22)
at process.processImmediate (node:internal/timers:486:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: Error [-17]: Heap snapshot could not be generated
at Object.snapshot (node:internal/nsolid_assets:367:13)
at Function.snapshot (node:nsolid:570:14)
at Immediate.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js:103:22)
at process.processImmediate (node:internal/timers:486:21) {
code: -17
},
expected: null,
operator: 'ifError',
diff: 'simple'
}
Node.js v22.23.2
Command: out/Release/nsolid --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/agents/test-zmq-heap-sampling.mjs#L0
--- stderr ---
node:events:497
throw er; // Unhandled 'error' event
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Expected values to be strictly equal:
+ actual - expected
+ 'agent-metrics'
- 'asset-data-packet'
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:411:12
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:448:15
at TestPlayground.detectInitialSequence (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:407:7)
at file:///home/runner/work/nsolid/nsolid/node/test/agents/test-zmq-heap-sampling.mjs:110:20
at TestPlayground.detectInitialSequence (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:403:13)
at ZmqAgentBus.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:305:14)
at ZmqAgentBus.emit (node:events:519:28)
at ZmqAgentBus._handleMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/zmqagentbus.js:331:12)
at exports.Socket.emit (node:events:519:28)
at Socket._emitMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:647:10)
at Socket._flushRead (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:660:10)
at Socket._flushReads (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:696:15)
at Immediate._onImmediate (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:307:12)
Emitted 'error' event on instance at:
at Socket._flushRead (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:662:10)
at Socket._flushReads (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:696:15)
at Immediate.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:307:12)
at process.processImmediate (node:internal/timers:486:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'agent-metrics'
- 'asset-data-packet'
at file:///home/runner/work/nsolid/nsolid/node/test/agents/test-zmq-heap-sampling.mjs:110:20
at TestPlayground.detectInitialSequence (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:403:13)
at ZmqAgentBus.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:305:14)
at ZmqAgentBus.emit (node:events:519:28)
at ZmqAgentBus._handleMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/zmqagentbus.js:331:12)
at exports.Socket.emit (node:events:519:28)
at Socket._emitMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:647:10)
at Socket._flushRead (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:660:10)
at Socket._flushReads (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:696:15)
at Immediate._onImmediate (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:307:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'agent-metrics',
expected: 'asset-data-packet',
operator: 'strictEqual',
diff: 'simple'
},
expected: null,
operator: 'ifError',
diff: 'simple'
}
Node.js v22.23.2
--- stdout ---
[local] profile command should work for the main thread
[0] agent-connected, cdbe76cbc8cf7a001daab402492996002012cdfd
[1] agent-metrics, cdbe76cbc8cf7a001daab402492996002012cdfd
[1] agent-info, cdbe76cbc8cf7a001daab402492996002012cdfd
[2] agent-packages, cdbe76cbc8cf7a001daab402492996002012cdfd
[3] agent-metrics, cdbe76cbc8cf7a001daab402492996002012cdfd
[4] asset-data-packet, cdbe76c
|
|
test-linux (ubuntu-24.04):
test/agents/test-grpc-tracing.mjs#L0
--- stderr ---
(node:235429) 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": "nsolid-grpc-agent",
"appVersion": "1.0.0",
"assetsEnabled": true,
"blockedLoopThreshold": 200,
"contCpuProfile": false,
"contCpuProfileInterval": 30000,
"disablePackageScan": false,
"env": "prod",
"grpc": "localhost:36087",
"hostname": "runnervmvrwv9",
"iisNode": false,
"interval": 100000,
"pauseMetrics": false,
"promiseTracking": false,
"pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I",
"statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}",
"tags": [],
"traceSampleRate": 1,
"tracingEnabled": true,
"tracingModulesBlacklist": 0,
"trackGlobalPackages": false
}
Diff:
[
{
"op": "add",
"path": "/app",
"value": "nsolid-grpc-agent"
},
{
"op": "add",
"path": "/appVersion",
"value": "1.0.0"
},
{
"op": "add",
"path": "/assetsEnabled",
"value": true
},
{
"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:36087"
},
{
"op": "add",
"path": "/hostname",
"value": "runnervmvrwv9"
},
{
"op": "add",
"path": "/iisNode",
"value": false
},
{
"op": "add",
"path": "/interval",
"value": 100000
},
{
"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": "/traceSampleRate",
"value": 1
},
{
"op": "add",
"path": "/tracingEnabled",
"value": true
},
{
"op": "add",
"path": "/tracingModulesBlacklist",
"value": 0
},
{
"op": "add",
"path": "/trackGlobalPackages",
"value": false
}
]
GrpcAgent configured. Endpoint: localhost:36087. Insecure: 1
Resetting command stream
Old Config:
{
"app": "nsolid-grpc-agent",
"appVersion": "1.0.0",
"assetsEnabled": true,
"blockedLoopThreshold": 200,
"contCpuProfile": false,
"contCpuProfileInterval": 30000,
"disablePackageScan": false,
"env": "prod",
"grpc": "localhost:36087",
"hostname": "runnervmvrwv9",
"iisNode": false,
"interval": 100000,
"pauseMetrics": false,
"promiseTracking": false,
"pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I",
"statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}",
"tags": [],
"traceSampleRate": 1,
"tracingEnabled": true,
"tracingModulesBlacklist": 0,
"trackGlobalPackages": false
}
NewConfig:
{
"app": "nsolid-grpc-agent",
"appVersion": "1.0.0",
"assetsEnabled": true,
"blockedLoopThreshold": 200,
"contCpuProfile": false,
"contCpuProfileInterval": 30000,
"disablePackageScan": false,
"env": "prod",
"grpc": "localhost:36087",
"hostname": "runnervmvrwv9",
"iisNode": false,
"interval": 100000,
"pauseMetrics": false,
"promiseTracking": false,
|
|
test-linux (ubuntu-24.04):
test/parallel/test-nsolid-snapshot.js#L103
--- stderr ---
node:assert:847
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Heap snapshot could not be generated
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:411:12
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:448:15
at node:internal/nsolid_assets:372:30
at process.processTicksAndRejections (node:internal/process/task_queues:84:11)
at Object.snapshot (node:internal/nsolid_assets:367:13)
at Function.snapshot (node:nsolid:570:14)
at Immediate.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js:103:22)
at process.processImmediate (node:internal/timers:486:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: Error [-17]: Heap snapshot could not be generated
at Object.snapshot (node:internal/nsolid_assets:367:13)
at Function.snapshot (node:nsolid:570:14)
at Immediate.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js:103:22)
at process.processImmediate (node:internal/timers:486:21) {
code: -17
},
expected: null,
operator: 'ifError',
diff: 'simple'
}
Node.js v22.23.2
Command: out/Release/nsolid --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js
|