Bump the dependencies group across 28 directories with 28 updates #31
checks.yml
on: pull_request
Detect packages to check
9s
Matrix: Lint
Matrix: Compile
Matrix: Smoke tests
Matrix: Tests
Checks complete
0s
Annotations
50 errors
|
Tests (localstack, 20.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network:
packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566'
- Expected
+ Received
- http://localstack:4566
+ {
+ "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz"
+ }
+
❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
|
|
Tests (localstack, 24.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network:
packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566'
- Expected
+ Received
- http://localstack:4566
+ {
+ "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz"
+ }
+
❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
|
|
Tests (kafka, 20.x, podman) / Run
Process completed with exit code 1.
|
|
Tests (chromadb, 22.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data:
packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
|
|
Tests (chromadb, 20.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data:
packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
|
|
Tests (elasticsearch, 20.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:58196, Remote: ::1:42343
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:42343/', tls: null, id: 'http://localhost:42343/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:56318, Remote: ::1:41385
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:41385/', tls: null, id: 'http://localhost:41385/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:53758, Remote: ::1:44083
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:44083/', tls: null, id: 'http://localhost:44083/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
Tests (elasticsearch, 24.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:42784, Remote: ::1:42019
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:42019/', tls: null, id: 'http://localhost:42019/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:42844, Remote: ::1:34487
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:34487/', tls: null, id: 'http://localhost:34487/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:48428, Remote: ::1:44235
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:44235/', tls: null, id: 'http://localhost:44235/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
Tests (chromadb, 22.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data:
packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
|
|
Tests (elasticsearch, 24.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:44836, Remote: ::1:32772
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32772/', tls: null, id: 'http://localhost:32772/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:54162, Remote: ::1:32770
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32770/', tls: null, id: 'http://localhost:32770/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:41516, Remote: ::1:32769
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32769/', tls: null, id: 'http://localhost:32769/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 24.1.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=24.1.0,t=9.0.1,un=24.1.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
Tests (chromadb, 24.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data:
packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
|
|
Tests (localstack, 24.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network:
packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566'
- Expected
+ Received
- http://localstack:4566
+ {
+ "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz"
+ }
+
❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
|
|
Tests (elasticsearch, 20.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:40840, Remote: ::1:32772
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32772/', tls: null, id: 'http://localhost:32772/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:56722, Remote: ::1:32770
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32770/', tls: null, id: 'http://localhost:32770/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:58078, Remote: ::1:32769
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32769/', tls: null, id: 'http://localhost:32769/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 20.19.1; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=20.19.1,t=9.0.1,un=20.19.1' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
Tests (chromadb, 24.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data:
packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
|
|
Tests (localstack, 20.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network:
packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566'
- Expected
+ Received
- http://localstack:4566
+ {
+ "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz"
+ }
+
❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
|
|
Tests (localstack, 22.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network:
packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566'
- Expected
+ Received
- http://localstack:4566
+ {
+ "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz"
+ }
+
❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
|
|
Tests (chromadb, 20.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/chromadb/src/chromadb-container.test.ts > ChromaDB > should reconnect with volume and persistence data:
packages/modules/chromadb/src/chromadb-container.test.ts#L97
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/modules/chromadb/src/chromadb-container.test.ts:97:59
|
|
Tests (localstack, 22.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/localstack/src/localstack-container.test.ts > LocalStackContainer > should use custom network:
packages/modules/localstack/src/localstack-container.test.ts#L69
AssertionError: expected '{\n "QueueUrl": "http://sqs.eu-wes…' to contain 'http://localstack:4566'
- Expected
+ Received
- http://localstack:4566
+ {
+ "QueueUrl": "http://sqs.eu-west-1.localstack:4566/000000000000/baz"
+ }
+
❯ packages/modules/localstack/src/localstack-container.test.ts:69:22
|
|
Tests (elasticsearch, 22.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:42310, Remote: ::1:32772
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32772/', tls: null, id: 'http://localhost:32772/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:38154, Remote: ::1:32770
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32770/', tls: null, id: 'http://localhost:32770/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:57068, Remote: ::1:32769
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:32769/', tls: null, id: 'http://localhost:32769/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
Tests (kafka, 24.x, podman) / Run
Process completed with exit code 1.
|
|
Tests (elasticsearch, 22.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should work with restarted container:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L46
ConnectionError: other side closed - Local: ::1:42644, Remote: ::1:36021
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:46:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:36021/', tls: null, id: 'http://localhost:36021/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should index a document:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L29
ConnectionError: other side closed - Local: ::1:47312, Remote: ::1:35891
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Client.IndexApi [as index] node_modules/@elastic/src/api/api/index.ts:109:10
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:29:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people/_doc/1', body: '{"id":"1","name":"John Doe"}', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', 'content-type': 'application/vnd.elasticsearch+json; compatible-with=9', accept: 'application/vnd.elasticsearch+json; compatible-with=9', 'content-length': '28' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:35891/', tls: null, id: 'http://localhost:35891/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|
|
packages/modules/elasticsearch/src/elasticsearch-container.test.ts > ElasticsearchContainer > should create an index:
packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L13
ConnectionError: other side closed - Local: ::1:41232, Remote: ::1:37479
❯ SniffingTransport._request node_modules/@elastic/transport/src/Transport.ts:660:17
❯ node_modules/@elastic/transport/src/Transport.ts:697:22
❯ SniffingTransport.request node_modules/@elastic/transport/src/Transport.ts:694:14
❯ Indices.create node_modules/@elastic/src/api/api/indices.ts:1231:12
❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { options: { redaction: { type: 'replace', additionalKeys: [] } }, meta: { body: undefined, statusCode: +0, headers: {}, meta: { context: null, request: { params: { method: 'PUT', path: '/people', querystring: '', headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0', accept: 'application/vnd.elasticsearch+json; compatible-with=9,text/plain' } }, options: {}, id: 1 }, name: 'elasticsearch-js', connection: { url: 'http://localhost:37479/', tls: null, id: 'http://localhost:37479/', timeout: null, headers: { 'user-agent': 'elasticsearch-js/9.0.2 (linux 6.8.0-1027-azure-x64; Node.js 22.15.0; Transport 9.0.1)', 'x-elastic-client-meta': 'es=9.0.2,js=22.15.0,t=9.0.1,un=22.15.0' }, deadCount: +0, resurrectTimeout: +0, _openRequests: +0, weight: 1000, maxEventListeners: 100, roles: undefined, pool: { _events: { connect: 'Function<anonymous>', connectionError: 'Function<anonymous>' }, _eventsCount: 2, _maxListeners: undefined } }, attempts: 3, aborted: false }, warnings: null } }
|