Run tests concurrently #130
checks.yml
on: pull_request
Detect packages to check
9s
Matrix: Lint
Matrix: Compile
Matrix: Smoke tests
Matrix: Tests
Checks complete
Annotations
128 errors and 1 warning
|
Tests (azurecosmosdb, 20.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a container and store and retrieve items:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L76
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:76:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:12:16 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '2efd7211-420a-4fa3-b3cd-f44da6e6fee3', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '538', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '2efd7211-420a-4fa3-b3cd-f44da6e6fee3', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962335711, requestDurationInMs: 882, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:37787', 'http://127.0.0.1:37787/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '4cfee836-ca7c-4d52-89ba-9401fc939760', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962335711, operationType: 'read', resourceType: '', durationInMs: 304, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '2efd7211-420a-4fa3-b3cd-f44da6e6fee3', correlateActivityId: undefined, startTimeUTCInMs: 1751962336016, durationInMs: 577, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using https:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L55
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:55:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { connection: 'close', date: 'Tue, 08 Jul 2025 08:12:16 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': 'd36ce090-d441-4ca8-b146-9417d9a0c412', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '188', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: 'd36ce090-d441-4ca8-b146-9417d9a0c412', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962335623, requestDurationInMs: 1054, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1174, locationEndpointsContacted: [ 'https://localhost:43181', 'https://127.0.0.1:43181/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'e6c1ed58-677e-40a3-b3c5-0bfb935fb379', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1087, startTimeUTCInMs: 1751962335623, operationType: 'read', resourceType: '', durationInMs: 816, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: 'd36ce090-d441-4ca8-b146-9417d9a0c412', correlateActivityId: undefined, startTimeUTCInMs: 1751962336439, durationInMs: 238, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using http:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L31
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:31:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:12:15 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '825c2f26-e687-4d6b-b3fd-82fb2b3e700b', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '625', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '825c2f26-e687-4d6b-b3fd-82fb2b3e700b', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962335181, requestDurationInMs: 862, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:35915', 'http://127.0.0.1:35915/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'ef965085-e970-4472-bae0-890a874bc51b', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962335188, operationType: 'read', resourceType: '', durationInMs: 194, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '825c2f26-e687-4d6b-b3fd-82fb2b3e700b', correlateActivityId: undefined, startTimeUTCInMs: 1751962335384, durationInMs: 658, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
Tests (etcd, 24.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should subscribe to key changes:
packages/modules/etcd/src/etcd-container.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:33:6
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should connect and perform read/write operations:
packages/modules/etcd/src/etcd-container.test.ts#L16
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:16:6
|
|
Tests (gcloud, 20.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/gcloud/src/firestore-emulator-container.test.ts > FirestoreEmulatorContainer > should work using version 468.0.0:
packages/modules/gcloud/src/firestore-emulator-container.test.ts#L9
Error: The default Firebase app does not exist. Make sure you call initializeApp() before using any of the Firebase services.
❯ AppStore.getApp node_modules/firebase-admin/lib/app/lifecycle.js:69:19
❯ FirebaseNamespaceInternals.app node_modules/firebase-admin/lib/app/firebase-namespace.js:54:35
❯ FirebaseNamespace.app node_modules/firebase-admin/lib/app/firebase-namespace.js:256:30
❯ packages/modules/gcloud/src/firestore-emulator-container.test.ts:9:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'app/no-app' }
|
|
packages/modules/gcloud/src/firestore-emulator-container.test.ts > FirestoreEmulatorContainer > should work using default version:
packages/modules/gcloud/src/firestore-emulator-container.test.ts#L41
Error: The default Firebase app already exists. This means you called initializeApp() more than once without providing an app name as the second argument. In most cases you only need to call initializeApp() once. But if you do want to initialize multiple apps, pass a second argument to initializeApp() to give each app a unique name.
❯ AppStore.initializeApp node_modules/firebase-admin/lib/app/lifecycle.js:45:23
❯ FirebaseNamespaceInternals.initializeApp node_modules/firebase-admin/lib/app/firebase-namespace.js:43:35
❯ FirebaseNamespace.initializeApp node_modules/firebase-admin/lib/app/firebase-namespace.js:246:30
❯ checkFirestore packages/modules/gcloud/src/firestore-emulator-container.test.ts:41:29
❯ packages/modules/gcloud/src/firestore-emulator-container.test.ts:16:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'app/duplicate-app' }
|
|
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts > CloudStorageEmulatorContainer > should allow skipping updating the external URL automatically:
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts#L134
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts:134:27
|
|
Tests (azurecosmosdb, 24.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a container and store and retrieve items:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L76
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:76:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:13:33 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': 'b0994474-d9b1-4b7a-bd81-0935f2ae95c8', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '366', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: 'b0994474-d9b1-4b7a-bd81-0935f2ae95c8', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962413587, requestDurationInMs: 726, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:41949', 'http://127.0.0.1:41949/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'c1b3e49c-05f0-419b-b58b-71bed4e115b8', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962413587, operationType: 'read', resourceType: '', durationInMs: 348, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: 'b0994474-d9b1-4b7a-bd81-0935f2ae95c8', correlateActivityId: undefined, startTimeUTCInMs: 1751962413935, durationInMs: 378, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using https:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L55
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:55:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { connection: 'close', date: 'Tue, 08 Jul 2025 08:13:33 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '2396f3e1-b857-45fc-b79e-5a514086cd3c', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '120', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '2396f3e1-b857-45fc-b79e-5a514086cd3c', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962413591, requestDurationInMs: 685, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1174, locationEndpointsContacted: [ 'https://localhost:33221', 'https://127.0.0.1:33221/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'ac1b9e0e-4e98-45ef-adb7-5834d8900590', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1087, startTimeUTCInMs: 1751962413592, operationType: 'read', resourceType: '', durationInMs: 522, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '2396f3e1-b857-45fc-b79e-5a514086cd3c', correlateActivityId: undefined, startTimeUTCInMs: 1751962414114, durationInMs: 162, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using http:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L31
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:31:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:13:33 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '9c2df696-25b2-465a-8fdf-1fc036c29e96', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '471', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '9c2df696-25b2-465a-8fdf-1fc036c29e96', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962413090, requestDurationInMs: 713, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:43535', 'http://127.0.0.1:43535/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '541a6174-5152-4d24-9aa4-6d75442c849d', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962413096, operationType: 'read', resourceType: '', durationInMs: 216, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '9c2df696-25b2-465a-8fdf-1fc036c29e96', correlateActivityId: undefined, startTimeUTCInMs: 1751962413313, durationInMs: 489, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
Tests (azurecosmosdb, 22.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a container and store and retrieve items:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L76
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:76:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:13:51 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '0aeee98a-3102-46ef-9531-42287bbf7c58', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '549', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '0aeee98a-3102-46ef-9531-42287bbf7c58', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962431369, requestDurationInMs: 819, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:45769', 'http://127.0.0.1:45769/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '468fd641-b62c-4722-a043-6cd4fe013454', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962431374, operationType: 'read', resourceType: '', durationInMs: 232, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '0aeee98a-3102-46ef-9531-42287bbf7c58', correlateActivityId: undefined, startTimeUTCInMs: 1751962431606, durationInMs: 582, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using https:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L55
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:55:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { connection: 'close', date: 'Tue, 08 Jul 2025 08:13:52 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '9ee6f3cb-a83a-4009-a358-48b86a5c7873', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '175', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '9ee6f3cb-a83a-4009-a358-48b86a5c7873', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962432089, requestDurationInMs: 990, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1174, locationEndpointsContacted: [ 'https://localhost:36697', 'https://127.0.0.1:36697/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '06298b16-864c-4f2a-b8ba-511161ad90e6', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1087, startTimeUTCInMs: 1751962432090, operationType: 'read', resourceType: '', durationInMs: 778, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '9ee6f3cb-a83a-4009-a358-48b86a5c7873', correlateActivityId: undefined, startTimeUTCInMs: 1751962432868, durationInMs: 211, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using http:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L31
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:31:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:13:51 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '8f457387-f0a8-4f17-855f-cf54562048a1', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '551', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '8f457387-f0a8-4f17-855f-cf54562048a1', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962431397, requestDurationInMs: 910, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:45057', 'http://127.0.0.1:45057/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'd646b5ec-1d05-4911-b5e0-96b7a0ab1279', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962431397, operationType: 'read', resourceType: '', durationInMs: 326, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '8f457387-f0a8-4f17-855f-cf54562048a1', correlateActivityId: undefined, startTimeUTCInMs: 1751962431724, durationInMs: 583, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
Tests (azurecosmosdb, 22.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a container and store and retrieve items:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L76
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:76:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:13:55 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '4a53ae56-8164-45a6-ba47-821ab0138d43', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '350', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '4a53ae56-8164-45a6-ba47-821ab0138d43', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962435445, requestDurationInMs: 644, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:40363', 'http://127.0.0.1:40363/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'c009bdb7-6e87-4415-8806-a3d129dcbb8f', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962435446, operationType: 'read', resourceType: '', durationInMs: 280, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '4a53ae56-8164-45a6-ba47-821ab0138d43', correlateActivityId: undefined, startTimeUTCInMs: 1751962435726, durationInMs: 363, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using https:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L55
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:55:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { connection: 'close', date: 'Tue, 08 Jul 2025 08:13:54 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '7cf4383e-2cbb-4876-be94-1f895cff1876', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '213', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '7cf4383e-2cbb-4876-be94-1f895cff1876', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962434408, requestDurationInMs: 994, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1174, locationEndpointsContacted: [ 'https://localhost:34565', 'https://127.0.0.1:34565/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '611460e4-5f35-46cf-8b98-df632feec887', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1087, startTimeUTCInMs: 1751962434414, operationType: 'read', resourceType: '', durationInMs: 722, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '7cf4383e-2cbb-4876-be94-1f895cff1876', correlateActivityId: undefined, startTimeUTCInMs: 1751962435137, durationInMs: 265, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > throws when unable to inspect image:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L56
AssertionError: promise resolved "true" instead of rejecting
- Expected:
Error {
"message": "rejected promise",
}
+ Received:
true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:56:61
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > returns false when image inspect fails because image does not exist:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L48
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:48:18
|
|
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts > get auth config > should return empty auth when docker config file does not exist:
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts#L67
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts:67:20
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should use custom port when TESTCONTAINERS_RYUK_PORT is set:
packages/testcontainers/src/reaper/reaper.test.ts#L66
AssertionError: expected '0' to be '36583' // Object.is equality
Expected: "36583"
Received: "0"
❯ packages/testcontainers/src/reaper/reaper.test.ts:66:30
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should reuse existing reaper container if one is already running:
packages/testcontainers/src/reaper/reaper.test.ts#L48
TypeError: Cannot read properties of undefined (reading 'Labels')
❯ packages/testcontainers/src/reaper/reaper.test.ts:48:25
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should return cached reaper instance:
packages/testcontainers/src/reaper/reaper.test.ts#L31
AssertionError: expected '507c504ef43b865b036463e5e4cccc3f3a407…' to be '479f938b614454396d2179dc8e312ec13859e…' // Object.is equality
Expected: "479f938b614454396d2179dc8e312ec13859e5555083721a08f3765b4c01da67"
Received: "507c504ef43b865b036463e5e4cccc3f3a407b7334ce7afc820eccfa158557bb"
❯ packages/testcontainers/src/reaper/reaper.test.ts:31:33
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network and network alias:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L45
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:45:6
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L32
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:32:6
|
|
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts > GenericContainer lifecycle > should not call lifecycle callbacks for a reused, generic container:
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts#L48
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
"3a526946fc8dd87c1967528d7cc70ce86ad83541a44e61b79b332697de11d751",
]
Number of calls: 1
❯ packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts:48:34
|
|
packages/testcontainers/src/generic-container/generic-container-dockerfile.test.ts > GenericContainer Dockerfile > should not pull existing image without pull policy:
packages/testcontainers/src/generic-container/generic-container-dockerfile.test.ts#L98
AssertionError: expected true to be falsy
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/generic-container/generic-container-dockerfile.test.ts:98:27
|
|
Tests (kafka, 24.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/kafka/src/kafka-container-latest.test.ts > KafkaContainer > should connect with SASL in custom network:
packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts#L52
Error: Port 9093 not bound after 60000ms
❯ packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:52:15
❯ IntervalRetry.retryUntil packages/testcontainers/src/common/retry.ts:49:16
❯ HostPortWaitStrategy.waitForPort packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:46:5
❯ HostPortWaitStrategy.waitForInternalPorts packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:40:7
❯ HostPortWaitStrategy.waitUntilReady packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:14:5
❯ waitForContainer packages/testcontainers/src/wait-strategies/wait-for-container.ts:17:5
❯ KafkaContainer.containerStarted packages/modules/kafka/src/kafka-container.ts:196:5
❯ KafkaContainer.startContainer packages/testcontainers/src/generic-container/generic-container.ts:247:7
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > returns false when image inspect fails because image does not exist:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L48
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:48:18
|
|
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts > UnixSocketStrategy > should return expected result:
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts#L28
AssertionError: expected undefined to deeply equal 'unix:///var/run/docker.sock'
- Expected:
"unix:///var/run/docker.sock"
+ Received:
undefined
❯ packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts:28:25
|
|
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts > get auth config > should return empty auth when docker config file does not exist:
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts#L67
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts:67:20
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should create Reaper container without RYUK_VERBOSE env var by default:
packages/testcontainers/src/reaper/reaper.test.ts#L75
AssertionError: expected [ 'TERM=xterm', …(5) ] to not include 'RYUK_VERBOSE=true'
❯ packages/testcontainers/src/reaper/reaper.test.ts:75:36
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should use custom port when TESTCONTAINERS_RYUK_PORT is set:
packages/testcontainers/src/reaper/reaper.test.ts#L66
AssertionError: expected '45163' to be '43755' // Object.is equality
Expected: "43755"
Received: "45163"
❯ packages/testcontainers/src/reaper/reaper.test.ts:66:30
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should reuse existing reaper container if one is already running:
packages/testcontainers/src/reaper/reaper.test.ts#L48
TypeError: Cannot read properties of undefined (reading 'Labels')
❯ packages/testcontainers/src/reaper/reaper.test.ts:48:25
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should return cached reaper instance:
packages/testcontainers/src/reaper/reaper.test.ts#L31
AssertionError: expected 'ddf586d35b26f3b5bd6691c4d311804048b70…' to be '939249aaca308175c7906c4b7b3567e1643df…' // Object.is equality
Expected: "939249aaca308175c7906c4b7b3567e1643df74207aea5a00f0626bed09f0b36"
Received: "ddf586d35b26f3b5bd6691c4d311804048b70b58358126e1566afe0528106489"
❯ packages/testcontainers/src/reaper/reaper.test.ts:31:33
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should create disabled reaper when TESTCONTAINERS_RYUK_DISABLED=true:
packages/testcontainers/src/reaper/reaper.ts#L27
ReferenceError: Cannot access 'reaper' before initialization
❯ Module.getReaper packages/testcontainers/src/reaper/reaper.ts:27:3
❯ getReaper packages/testcontainers/src/reaper/reaper.test.ts:7:82
❯ packages/testcontainers/src/reaper/reaper.test.ts:19:20
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network and network alias:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L45
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:45:6
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L32
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:32:6
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > throws when unable to inspect image:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L56
AssertionError: promise resolved "true" instead of rejecting
- Expected:
Error {
"message": "rejected promise",
}
+ Received:
true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:56:61
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > returns false when image inspect fails because image does not exist:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L48
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:48:18
|
|
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts > UnixSocketStrategy > should return expected result:
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts#L28
AssertionError: expected undefined to deeply equal 'unix:///var/run/docker.sock'
- Expected:
"unix:///var/run/docker.sock"
+ Received:
undefined
❯ packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts:28:25
|
|
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts > get auth config > should return empty auth when docker config file does not exist:
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts#L67
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts:67:20
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should use custom port when TESTCONTAINERS_RYUK_PORT is set:
packages/testcontainers/src/reaper/reaper.test.ts#L66
AssertionError: expected '0' to be '35427' // Object.is equality
Expected: "35427"
Received: "0"
❯ packages/testcontainers/src/reaper/reaper.test.ts:66:30
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should reuse existing reaper container if one is already running:
packages/testcontainers/src/reaper/reaper.test.ts#L48
TypeError: Cannot read properties of undefined (reading 'Labels')
❯ packages/testcontainers/src/reaper/reaper.test.ts:48:25
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should return cached reaper instance:
packages/testcontainers/src/reaper/reaper.test.ts#L31
AssertionError: expected 'd3722d140b22d47f9e2321a7b85c238cc751f…' to be 'f3eadd680cee5d57b64ab617062f90925fe12…' // Object.is equality
Expected: "f3eadd680cee5d57b64ab617062f90925fe12ce79b692a8f2fa6e3d5caab2678"
Received: "d3722d140b22d47f9e2321a7b85c238cc751fd173d16511f5ca688b8fd1f890e"
❯ packages/testcontainers/src/reaper/reaper.test.ts:31:33
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network and network alias:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L45
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:45:6
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L21
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:21:6
|
|
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts > GenericContainer lifecycle > should not call lifecycle callbacks for a reused, generic container:
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts#L48
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
"7c7aaf5600ab76632f79547b7bf72bdd600094e15f9c1268f1a70076daf7efa9",
]
Number of calls: 1
❯ packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts:48:34
|
|
Tests (etcd, 20.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should subscribe to key changes:
packages/modules/etcd/src/etcd-container.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:33:6
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should connect and perform read/write operations:
packages/modules/etcd/src/etcd-container.test.ts#L16
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:16:6
|
|
Tests (etcd, 24.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should subscribe to key changes:
packages/modules/etcd/src/etcd-container.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:33:6
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should connect and perform read/write operations:
packages/modules/etcd/src/etcd-container.test.ts#L16
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:16:6
|
|
Tests (gcloud, 20.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/gcloud/src/firestore-emulator-container.test.ts > FirestoreEmulatorContainer > should work using version 468.0.0:
packages/modules/gcloud/src/firestore-emulator-container.test.ts#L9
Error: The default Firebase app does not exist. Make sure you call initializeApp() before using any of the Firebase services.
❯ AppStore.getApp node_modules/firebase-admin/lib/app/lifecycle.js:69:19
❯ FirebaseNamespaceInternals.app node_modules/firebase-admin/lib/app/firebase-namespace.js:54:35
❯ FirebaseNamespace.app node_modules/firebase-admin/lib/app/firebase-namespace.js:256:30
❯ packages/modules/gcloud/src/firestore-emulator-container.test.ts:9:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'app/no-app' }
|
|
packages/modules/gcloud/src/firestore-emulator-container.test.ts > FirestoreEmulatorContainer > should work using default version:
packages/modules/gcloud/src/firestore-emulator-container.test.ts#L41
Error: The default Firebase app already exists. This means you called initializeApp() more than once without providing an app name as the second argument. In most cases you only need to call initializeApp() once. But if you do want to initialize multiple apps, pass a second argument to initializeApp() to give each app a unique name.
❯ AppStore.initializeApp node_modules/firebase-admin/lib/app/lifecycle.js:45:23
❯ FirebaseNamespaceInternals.initializeApp node_modules/firebase-admin/lib/app/firebase-namespace.js:43:35
❯ FirebaseNamespace.initializeApp node_modules/firebase-admin/lib/app/firebase-namespace.js:246:30
❯ checkFirestore packages/modules/gcloud/src/firestore-emulator-container.test.ts:41:29
❯ packages/modules/gcloud/src/firestore-emulator-container.test.ts:16:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'app/duplicate-app' }
|
|
Tests (etcd, 22.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should subscribe to key changes:
packages/modules/etcd/src/etcd-container.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:33:6
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should connect and perform read/write operations:
packages/modules/etcd/src/etcd-container.test.ts#L16
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:16:6
|
|
Tests (etcd, 22.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should subscribe to key changes:
packages/modules/etcd/src/etcd-container.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:33:6
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should connect and perform read/write operations:
packages/modules/etcd/src/etcd-container.test.ts#L16
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:16:6
|
|
Tests (kafka, 20.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/kafka/src/kafka-container-latest.test.ts > KafkaContainer > should connect with SASL in custom network:
packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts#L52
Error: Port 9093 not bound after 60000ms
❯ packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:52:15
❯ IntervalRetry.retryUntil packages/testcontainers/src/common/retry.ts:49:16
❯ HostPortWaitStrategy.waitForPort packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:46:5
❯ HostPortWaitStrategy.waitForInternalPorts packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:40:7
❯ HostPortWaitStrategy.waitUntilReady packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:14:5
❯ waitForContainer packages/testcontainers/src/wait-strategies/wait-for-container.ts:17:5
❯ KafkaContainer.containerStarted packages/modules/kafka/src/kafka-container.ts:196:5
❯ KafkaContainer.startContainer packages/testcontainers/src/generic-container/generic-container.ts:247:7
|
|
Tests (kafka, 22.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/kafka/src/kafka-container-latest.test.ts > KafkaContainer > should connect with SASL in custom network:
packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts#L52
Error: Port 9093 not bound after 60000ms
❯ packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:52:15
❯ IntervalRetry.retryUntil packages/testcontainers/src/common/retry.ts:49:16
❯ HostPortWaitStrategy.waitForPort packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:46:5
❯ HostPortWaitStrategy.waitForInternalPorts packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:40:7
❯ HostPortWaitStrategy.waitUntilReady packages/testcontainers/src/wait-strategies/host-port-wait-strategy.ts:14:5
❯ waitForContainer packages/testcontainers/src/wait-strategies/wait-for-container.ts:17:5
❯ KafkaContainer.containerStarted packages/modules/kafka/src/kafka-container.ts:196:5
❯ KafkaContainer.startContainer packages/testcontainers/src/generic-container/generic-container.ts:247:7
|
|
Tests (azurecosmosdb, 20.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a container and store and retrieve items:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L76
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:76:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:21:28 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '47d46613-769a-449f-abd8-34673c272d7a', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '332', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '47d46613-769a-449f-abd8-34673c272d7a', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962888416, requestDurationInMs: 654, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:45677', 'http://127.0.0.1:45677/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '88430b3e-5aac-4885-8c71-0f06bdf06f17', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962888423, operationType: 'read', resourceType: '', durationInMs: 283, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '47d46613-769a-449f-abd8-34673c272d7a', correlateActivityId: undefined, startTimeUTCInMs: 1751962888707, durationInMs: 363, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using https:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L55
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:55:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { connection: 'close', date: 'Tue, 08 Jul 2025 08:21:30 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '3d37b8e9-752d-4d8e-a231-e85dce9d4182', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '181', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '3d37b8e9-752d-4d8e-a231-e85dce9d4182', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962890456, requestDurationInMs: 886, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1174, locationEndpointsContacted: [ 'https://localhost:45729', 'https://127.0.0.1:45729/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '2545f497-dc71-4f36-bee6-e6e7cdffc6c0', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1087, startTimeUTCInMs: 1751962890461, operationType: 'read', resourceType: '', durationInMs: 666, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '3d37b8e9-752d-4d8e-a231-e85dce9d4182', correlateActivityId: undefined, startTimeUTCInMs: 1751962891127, durationInMs: 215, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using http:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L31
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:31:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:21:30 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '5db2f80a-19fd-438b-946c-7bd32eccb202', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '428', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '5db2f80a-19fd-438b-946c-7bd32eccb202', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751962890582, requestDurationInMs: 757, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:41751', 'http://127.0.0.1:41751/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'da177810-fabb-42e5-bed5-aa973c51fe26', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751962890582, operationType: 'read', resourceType: '', durationInMs: 308, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '5db2f80a-19fd-438b-946c-7bd32eccb202', correlateActivityId: undefined, startTimeUTCInMs: 1751962890890, durationInMs: 449, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
Tests (azurecosmosdb, 24.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a container and store and retrieve items:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L76
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:76:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:24:52 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '0be2252c-e7ae-4ce8-978b-b7bf1e9dbd83', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '474', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '0be2252c-e7ae-4ce8-978b-b7bf1e9dbd83', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751963092044, requestDurationInMs: 901, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:38391', 'http://127.0.0.1:38391/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'b24e0b57-082b-4bb8-b5c7-e2ec3601c8a3', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751963092044, operationType: 'read', resourceType: '', durationInMs: 403, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '0be2252c-e7ae-4ce8-978b-b7bf1e9dbd83', correlateActivityId: undefined, startTimeUTCInMs: 1751963092447, durationInMs: 498, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using https:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L55
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:55:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { connection: 'close', date: 'Tue, 08 Jul 2025 08:24:52 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': 'de0d12de-0bdc-48e7-932f-667c004732cf', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '257', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: 'de0d12de-0bdc-48e7-932f-667c004732cf', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751963091746, requestDurationInMs: 1024, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1174, locationEndpointsContacted: [ 'https://localhost:46667', 'https://127.0.0.1:46667/' ], metadataDiagnostics: { metadataLookups: [ { activityId: 'adcdb8a0-ca55-40bb-92b8-6b51f82a63e7', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1087, startTimeUTCInMs: 1751963091746, operationType: 'read', resourceType: '', durationInMs: 724, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: 'de0d12de-0bdc-48e7-932f-667c004732cf', correlateActivityId: undefined, startTimeUTCInMs: 1751963092470, durationInMs: 300, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts > AzureCosmosDbEmulatorContainer > should be able to create a database using http:
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L31
Error: schema "cosmos_api" does not exist
❯ httpRequest node_modules/@azure/cosmos/src/request/RequestHandler.ts:130:42
❯ node_modules/@azure/cosmos/src/retry/retryUtility.ts:108:26
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ addDiagnosticChild node_modules/@azure/cosmos/src/utils/diagnostics.ts:68:22
❯ ClientContext.read node_modules/@azure/cosmos/src/ClientContext.ts:147:24
❯ Database.readInternal node_modules/@azure/cosmos/src/client/Database/Database.ts:181:22
❯ node_modules/@azure/cosmos/src/client/Database/Databases.ts:240:30
❯ withDiagnostics node_modules/@azure/cosmos/src/utils/diagnostics.ts:140:27
❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:31:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 500, body: { code: 'InternalServerError', message: 'schema "cosmos_api" does not exist' }, headers: { date: 'Tue, 08 Jul 2025 08:24:51 GMT', 'transfer-encoding': 'chunked', 'content-type': 'application/json', server: 'PGSQL', 'x-ms-gatewayversion': '2.0.0-unknown', 'x-ms-activity-id': '041bba10-fb5f-4802-b17f-c59d8e62d5d2', 'x-ms-documentdb-partitionkeyrangeid': '0', 'x-ms-session-token': '0:-1#1', 'x-ms-interopandsdk-time-ms': '585', 'x-ms-throttle-retry-count': +0, 'x-ms-throttle-retry-wait-time-ms': +0 }, activityId: '041bba10-fb5f-4802-b17f-c59d8e62d5d2', diagnostics: { clientSideRequestStatistics: { requestStartTimeUTCInMs: 1751963091387, requestDurationInMs: 916, totalRequestPayloadLengthInBytes: +0, totalResponsePayloadLengthInBytes: 1172, locationEndpointsContacted: [ 'http://localhost:42711', 'http://127.0.0.1:42711/' ], metadataDiagnostics: { metadataLookups: [ { activityId: '01893aa5-9d53-4cd4-81db-ca0054c262b8', requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 1085, startTimeUTCInMs: 1751963091394, operationType: 'read', resourceType: '', durationInMs: 304, metaDataType: 'DATABASE_ACCOUNT_LOOK_UP' } ] }, retryDiagnostics: { failedAttempts: [] }, gatewayStatistics: [ { activityId: '041bba10-fb5f-4802-b17f-c59d8e62d5d2', correlateActivityId: undefined, startTimeUTCInMs: 1751963091699, durationInMs: 603, statusCode: 500, subStatusCode: undefined, requestPayloadLengthInBytes: +0, responsePayloadLengthInBytes: 87, operationType: 'read', resourceType: 'dbs', partitionKeyRangeId: undefined } ], encryptionDiagnostics: undefined }, diagnosticNode: undefined, clientConfig: undefined, constructor: 'Function<CosmosDiagnostics>' } }
|
|
Tests (gcloud, 22.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/gcloud/src/firestore-emulator-container.test.ts > FirestoreEmulatorContainer > should work using version 468.0.0:
packages/modules/gcloud/src/firestore-emulator-container.test.ts#L9
Error: The default Firebase app does not exist. Make sure you call initializeApp() before using any of the Firebase services.
❯ AppStore.getApp node_modules/firebase-admin/lib/app/lifecycle.js:69:19
❯ FirebaseNamespaceInternals.app node_modules/firebase-admin/lib/app/firebase-namespace.js:54:35
❯ FirebaseNamespace.app node_modules/firebase-admin/lib/app/firebase-namespace.js:256:30
❯ packages/modules/gcloud/src/firestore-emulator-container.test.ts:9:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'app/no-app' }
|
|
packages/modules/gcloud/src/firestore-emulator-container.test.ts > FirestoreEmulatorContainer > should work using default version:
packages/modules/gcloud/src/firestore-emulator-container.test.ts#L41
Error: The default Firebase app already exists. This means you called initializeApp() more than once without providing an app name as the second argument. In most cases you only need to call initializeApp() once. But if you do want to initialize multiple apps, pass a second argument to initializeApp() to give each app a unique name.
❯ AppStore.initializeApp node_modules/firebase-admin/lib/app/lifecycle.js:45:23
❯ FirebaseNamespaceInternals.initializeApp node_modules/firebase-admin/lib/app/firebase-namespace.js:43:35
❯ FirebaseNamespace.initializeApp node_modules/firebase-admin/lib/app/firebase-namespace.js:246:30
❯ checkFirestore packages/modules/gcloud/src/firestore-emulator-container.test.ts:41:29
❯ packages/modules/gcloud/src/firestore-emulator-container.test.ts:16:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'app/duplicate-app' }
|
|
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts > CloudStorageEmulatorContainer > should allow skipping updating the external URL automatically:
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts#L134
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts:134:27
|
|
Tests (etcd, 20.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should subscribe to key changes:
packages/modules/etcd/src/etcd-container.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:33:6
|
|
packages/modules/etcd/src/etcd-container.test.ts > etcd > should connect and perform read/write operations:
packages/modules/etcd/src/etcd-container.test.ts#L16
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/modules/etcd/src/etcd-container.test.ts:16:6
|
|
Tests (gcloud, 24.x, docker) / Run
Process completed with exit code 1.
|
|
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts > CloudStorageEmulatorContainer > should allow skipping updating the external URL automatically:
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts#L134
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts:134:27
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > returns false when image inspect fails because image does not exist:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L48
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:48:18
|
|
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts > UnixSocketStrategy > should return expected result:
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts#L28
AssertionError: expected undefined to deeply equal 'unix:///var/run/docker.sock'
- Expected:
"unix:///var/run/docker.sock"
+ Received:
undefined
❯ packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts:28:25
|
|
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts > get auth config > should return empty auth when docker config file does not exist:
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts#L67
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts:67:20
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should use custom port when TESTCONTAINERS_RYUK_PORT is set:
packages/testcontainers/src/reaper/reaper.test.ts#L66
AssertionError: expected '0' to be '36231' // Object.is equality
Expected: "36231"
Received: "0"
❯ packages/testcontainers/src/reaper/reaper.test.ts:66:30
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should reuse existing reaper container if one is already running:
packages/testcontainers/src/reaper/reaper.test.ts#L48
TypeError: Cannot read properties of undefined (reading 'Labels')
❯ packages/testcontainers/src/reaper/reaper.test.ts:48:25
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should return cached reaper instance:
packages/testcontainers/src/reaper/reaper.test.ts#L31
AssertionError: expected 'f2e7f6a6a242867f0d21725d9c12fc30de781…' to be '11b093fbb5fc2cd71a77344b3810138073d87…' // Object.is equality
Expected: "11b093fbb5fc2cd71a77344b3810138073d87968ef402d6e1440ced216e42ea1"
Received: "f2e7f6a6a242867f0d21725d9c12fc30de7812e2bd03509dce465e0609830df3"
❯ packages/testcontainers/src/reaper/reaper.test.ts:31:33
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network and network alias:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L45
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:45:6
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L32
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:32:6
|
|
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts > GenericContainer lifecycle > should not call lifecycle callbacks for a reused, generic container:
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts#L48
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
"5666b513dcde016c2522b20a66409d0a1f3c28fab738ebe9448563351271e969",
]
Number of calls: 1
❯ packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts:48:34
|
|
packages/testcontainers/src/generic-container/generic-container-dockerfile.test.ts > GenericContainer Dockerfile > should not pull existing image without pull policy:
packages/testcontainers/src/generic-container/generic-container-dockerfile.test.ts#L98
AssertionError: expected true to be falsy
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/generic-container/generic-container-dockerfile.test.ts:98:27
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > returns false when image inspect fails because image does not exist:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L48
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:48:18
|
|
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts > UnixSocketStrategy > should return expected result:
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts#L28
AssertionError: expected undefined to deeply equal 'unix:///var/run/docker.sock'
- Expected:
"unix:///var/run/docker.sock"
+ Received:
undefined
❯ packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts:28:25
|
|
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts > get auth config > should return empty auth when docker config file does not exist:
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts#L67
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts:67:20
|
|
packages/testcontainers/src/wait-strategies/health-check-wait-strategy.test.ts > HealthCheckWaitStrategy > should stop the container when the health check fails:
packages/testcontainers/src/generic-container/generic-container-builder.ts#L99
Error: Failed to build image
❯ GenericContainerBuilder.build packages/testcontainers/src/generic-container/generic-container-builder.ts:99:13
❯ packages/testcontainers/src/wait-strategies/health-check-wait-strategy.test.ts:45:36
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should use custom port when TESTCONTAINERS_RYUK_PORT is set:
packages/testcontainers/src/reaper/reaper.test.ts#L66
AssertionError: expected '39061' to be '38547' // Object.is equality
Expected: "38547"
Received: "39061"
❯ packages/testcontainers/src/reaper/reaper.test.ts:66:30
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should reuse existing reaper container if one is already running:
packages/testcontainers/src/reaper/reaper.test.ts#L48
TypeError: Cannot read properties of undefined (reading 'Labels')
❯ packages/testcontainers/src/reaper/reaper.test.ts:48:25
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should return cached reaper instance:
packages/testcontainers/src/reaper/reaper.test.ts#L31
AssertionError: expected '5b71550a7b922361b0bd48fcf4d8ce6b02421…' to be '57fb3a53bc0fa28dc51803ff0e6d8a3e5f813…' // Object.is equality
Expected: "57fb3a53bc0fa28dc51803ff0e6d8a3e5f81303ce526776bbe9dab069bd6f8f7"
Received: "5b71550a7b922361b0bd48fcf4d8ce6b024214f58feeccc4c97c18c3fac573f1"
❯ packages/testcontainers/src/reaper/reaper.test.ts:31:33
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network and network alias:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L45
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:45:6
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L32
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:32:6
|
|
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts > GenericContainer lifecycle > should not call lifecycle callbacks for a reused, generic container:
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts#L48
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
"f7c47687591ecc0f2ff251688331f2bb3810d39d4f3f6953402aba2cd3e37b04",
]
Number of calls: 1
❯ packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts:48:34
|
|
Tests (gcloud, 24.x, podman) / Run
Process completed with exit code 1.
|
|
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts > CloudStorageEmulatorContainer > should allow skipping updating the external URL automatically:
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts#L134
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts:134:27
|
|
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts > returns false when image inspect fails because image does not exist:
packages/testcontainers/src/container-runtime/utils/image-exists.test.ts#L48
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/testcontainers/src/container-runtime/utils/image-exists.test.ts:48:18
|
|
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts > UnixSocketStrategy > should return expected result:
packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts#L28
AssertionError: expected undefined to deeply equal 'unix:///var/run/docker.sock'
- Expected:
"unix:///var/run/docker.sock"
+ Received:
undefined
❯ packages/testcontainers/src/container-runtime/strategies/unix-socket-strategy.test.ts:28:25
|
|
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts > get auth config > should return empty auth when docker config file does not exist:
packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts#L67
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ packages/testcontainers/src/container-runtime/auth/get-auth-config.test.ts:67:20
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should create Reaper container without RYUK_VERBOSE env var by default:
packages/testcontainers/src/reaper/reaper.test.ts#L75
AssertionError: expected [ …(6) ] to not include 'RYUK_VERBOSE=true'
❯ packages/testcontainers/src/reaper/reaper.test.ts:75:36
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should use custom port when TESTCONTAINERS_RYUK_PORT is set:
packages/testcontainers/src/reaper/reaper.test.ts#L66
AssertionError: expected '44097' to be '42697' // Object.is equality
Expected: "42697"
Received: "44097"
❯ packages/testcontainers/src/reaper/reaper.test.ts:66:30
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should reuse existing reaper container if one is already running:
packages/testcontainers/src/reaper/reaper.ts#L27
ReferenceError: Cannot access 'reaper' before initialization
❯ Module.getReaper packages/testcontainers/src/reaper/reaper.ts:27:3
❯ getReaper packages/testcontainers/src/reaper/reaper.test.ts:7:82
❯ packages/testcontainers/src/reaper/reaper.test.ts:45:20
|
|
packages/testcontainers/src/reaper/reaper.test.ts > Reaper > should return cached reaper instance:
packages/testcontainers/src/reaper/reaper.test.ts#L31
AssertionError: expected '765ce3ff71a5a839e16d9f2e7c4543f411138…' to be '6f21447cc3c9fe2802a827f130d75a307a5ae…' // Object.is equality
Expected: "6f21447cc3c9fe2802a827f130d75a307a5aece960638f7e6e1e247339a4f200"
Received: "765ce3ff71a5a839e16d9f2e7c4543f4111381ca031cf829f225bf34242fccfd"
❯ packages/testcontainers/src/reaper/reaper.test.ts:31:33
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network and network alias:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L45
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:45:6
|
|
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts > PortForwarder > should expose host ports to the container with custom network:
packages/testcontainers/src/port-forwarder/port-forwarder.test.ts#L32
Error: Test timed out in 180000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/testcontainers/src/port-forwarder/port-forwarder.test.ts:32:6
|
|
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts > GenericContainer lifecycle > should not call lifecycle callbacks for a reused, generic container:
packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts#L48
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
"ad1bce04dfca565cdbdcd05962495d4ab319b42a50c6309b2c71813d2aa60de6",
]
Number of calls: 1
❯ packages/testcontainers/src/generic-container/generic-container-lifecycle.test.ts:48:34
|
|
Tests (cassandra, 24.x, docker) / Run
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Tests (cassandra, 20.x, docker) / Run
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Tests (cassandra, 24.x, podman) / Run
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Tests (cassandra, 22.x, docker) / Run
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Tests (cassandra, 20.x, podman) / Run
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Tests (cassandra, 22.x, podman) / Run
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Tests (azurecosmosdb, 22.x, docker) / Run
Cache save failed.
|