v2.3.1 #540
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
test_azurite.test_logical:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L67
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f4eceab7190>, exit_status=1, command=b'pbm backup --out=json --type=logical', _stdout=b'{"error":"another operation in progress","operation":{"type":"resync","replset":"rscfg","node":"rscfg01:27017","opid":"6564928062773c794b114a1a","epoch":{"T":1701089921,"I":30}}}\n', _stderr=b'')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f4eceab7190>, exit_status=1, command=b'pbm ...et":"rscfg","node":"rscfg01:27017","opid":"6564928062773c794b114a1a","epoch":{"T":1701089921,"I":30}}}\n', _stderr=b'').rc
|
test_PBM-1090.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1090.py#L89
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fedcc9f5110>, exit_status=1, command=b'pbm backup --out=json --type=logical', _stdout=b'{"error":"another operation in progress","operation":{"type":"resync","replset":"rs1","node":"rs102:27017","opid":"6564a1659245fb40d2d87977","epoch":{"T":1701093728,"I":19}}}\n', _stderr=b'')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fedcc9f5110>, exit_status=1, command=b'pbm ...eplset":"rs1","node":"rs102:27017","opid":"6564a1659245fb40d2d87977","epoch":{"T":1701093728,"I":19}}}\n', _stderr=b'').rc
|
test_PBM-1090.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1090.py#L89
Failed: Timeout >300.0s
|
|
test_remap_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: Starting restore 2023-11-27T15:32:50.430895026Z from '2023-11-27T15:32:15Z'...Started logical restore.
Waiting to finish....Error: operation failed with: waiting for dumpDone: cluster failed: reply oplog: replay chunk 1701099135.1701099140: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1701099135,"I":16},"Term":1,"Hash":null,"Version":2,"Operation":"d","Namespace":"config.system.sharding_ddl_coordinators","Object":[{"Key":"_id","Value":[{"Key":"namespace","Value":"test.test"},{"Key":"operationType","Value":"createCollection_V3"}]}],"Query":null,"UI":{"Subtype":4,"Data":"OooN5dmhRpu0X5O0eUJxuQ=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (UnknownError) applyOps had one or more errors applying ops
|
test_PBM-1090.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1090.py#L89
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f4ca93d6210>, exit_status=1, command=b'pbm backup --out=json --type=logical', _stdout=b'{"error":"another operation in progress","operation":{"type":"resync","replset":"rs1","node":"rs101:27017","opid":"6564b20ac9c7ff436b72630c","epoch":{"T":1701097989,"I":19}}}\n', _stderr=b'')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f4ca93d6210>, exit_status=1, command=b'pbm ...eplset":"rs1","node":"rs101:27017","opid":"6564b20ac9c7ff436b72630c","epoch":{"T":1701097989,"I":19}}}\n', _stderr=b'').rc
|
test_PBM-1090.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1090.py#L89
Failed: Timeout >300.0s
|