Server Smoke Tests #1511
Annotations
17 errors and 2 notices
|
smoke (20.x)
Process completed with exit code 1.
|
|
drops full trace if attributes.include is disabled by LASP:
test/smoke/agent/lasp-send-trace.test.js#L106
AssertionError [ERR_ASSERTION]: connected without error
at /home/runner/work/node-newrelic/node-newrelic/test/smoke/agent/lasp-send-trace.test.js:106:14
at /home/runner/work/node-newrelic/node-newrelic/lib/agent.js:369:9
at HealthReporter.stop (/home/runner/work/node-newrelic/node-newrelic/lib/health-reporter.js:229:15)
at onNextTick (/home/runner/work/node-newrelic/node-newrelic/lib/agent.js:368:28)
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
|
|
drops full trace if custom attributes are disabled by LASP:
test/smoke/agent/lasp-send-trace.test.js#L70
AssertionError [ERR_ASSERTION]: connected without error
at /home/runner/work/node-newrelic/node-newrelic/test/smoke/agent/lasp-send-trace.test.js:70:14
at /home/runner/work/node-newrelic/node-newrelic/lib/agent.js:369:9
at HealthReporter.stop (/home/runner/work/node-newrelic/node-newrelic/lib/health-reporter.js:229:15)
at onNextTick (/home/runner/work/node-newrelic/node-newrelic/lib/agent.js:368:28)
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
|
|
@aws-sdk/client-s3 functionality:
async /home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js#L33
Error [CredentialsProviderError]: Could not load credentials from any providers
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:145:15
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:72:26
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async provider (/home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:39:13)
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/core/dist-cjs/index.js:62:23
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:90:20
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:5:26
at async /home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:33:22
at async TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:27:3)
at async Test.run (node:internal/test_runner/test:797:9) {
tryNextLink: false
}
|
|
missing required policies should result in shutdown:
test/smoke/lasp-connect.test.js#L52
'Promise resolution is still pending but the event loop has already resolved'
|
|
connecting with a LASP token should not error:
test/smoke/lasp-connect.test.js#L16
'Promise resolution is still pending but the event loop has already resolved'
|
|
@aws-sdk/s3-request-presigner functionality:
async /home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js#L33
Error [CredentialsProviderError]: Could not load credentials from any providers
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:145:15
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:72:26
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async provider (/home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:39:13)
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/core/dist-cjs/index.js:62:23
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:90:20
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:5:26
at async getSignedUrl (/home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js:126:24)
at async /home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js:33:17 {
tryNextLink: false
}
|
|
smoke (24.x)
The strategy configuration was canceled because "smoke._20_x" failed
|
|
smoke (24.x)
The operation was canceled.
|
|
smoke (22.x)
The strategy configuration was canceled because "smoke._20_x" failed
|
|
smoke (22.x)
Process completed with exit code 1.
|
|
drops full trace if attributes.include is disabled by LASP:
test/smoke/agent/lasp-send-trace.test.js#L106
AssertionError [ERR_ASSERTION]: connected without error
at /home/runner/work/node-newrelic/node-newrelic/test/smoke/agent/lasp-send-trace.test.js:106:14
at /home/runner/work/node-newrelic/node-newrelic/lib/agent.js:369:9
at HealthReporter.stop (/home/runner/work/node-newrelic/node-newrelic/lib/health-reporter.js:229:15)
at onNextTick (/home/runner/work/node-newrelic/node-newrelic/lib/agent.js:368:28)
at process.processTicksAndRejections (node:internal/process/task_queues:85:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
|
|
drops full trace if custom attributes are disabled by LASP:
test/smoke/agent/lasp-send-trace.test.js#L70
AssertionError [ERR_ASSERTION]: connected without error
at /home/runner/work/node-newrelic/node-newrelic/test/smoke/agent/lasp-send-trace.test.js:70:14
at /home/runner/work/node-newrelic/node-newrelic/lib/agent.js:369:9
at HealthReporter.stop (/home/runner/work/node-newrelic/node-newrelic/lib/health-reporter.js:229:15)
at onNextTick (/home/runner/work/node-newrelic/node-newrelic/lib/agent.js:368:28)
at process.processTicksAndRejections (node:internal/process/task_queues:85:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
|
|
@aws-sdk/client-s3 functionality:
async /home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js#L33
Error [CredentialsProviderError]: Could not load credentials from any providers
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:145:15
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:72:26
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async provider (/home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:39:13)
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/core/dist-cjs/index.js:62:23
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:90:20
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:5:26
at async /home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:33:22
at async TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:27:3)
at async Test.run (node:internal/test_runner/test:1054:7) {
tryNextLink: false
}
|
|
missing required policies should result in shutdown:
test/smoke/lasp-connect.test.js#L52
'Promise resolution is still pending but the event loop has already resolved'
|
|
connecting with a LASP token should not error:
test/smoke/lasp-connect.test.js#L16
'Promise resolution is still pending but the event loop has already resolved'
|
|
@aws-sdk/s3-request-presigner functionality:
async /home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js#L33
Error [CredentialsProviderError]: Could not load credentials from any providers
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:145:15
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:72:26
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async provider (/home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:39:13)
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/core/dist-cjs/index.js:62:23
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:90:20
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:5:26
at async getSignedUrl (/home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js:126:24)
at async /home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js:33:17 {
tryNextLink: false
}
|
|
smoke (20.x)
Total Tests: 22
Suites 📂: 0
Passed ✅: 15
Failed ❌: 5
Canceled 🚫: 2
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 10332.911ms
|
|
smoke (22.x)
Total Tests: 22
Suites 📂: 0
Passed ✅: 15
Failed ❌: 5
Canceled 🚫: 2
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 7398.888ms
|