Skip to content

PBM-1297 STR

PBM-1297 STR #116

Triggered via pull request April 17, 2024 16:36
Status Failure
Total duration 1h 15m 21s
Artifacts

PBM-FULL.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test_PBM-1297.test_logical_pitr_PBM_T253: pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-04-17T16:44:13.92592488Z to point-in-time 2024-04-17T16:42:39 from '2024-04-17T16:41:33Z'...Started logical restore. Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1713372102.1713372156: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1713372127,"I":3},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs1"},{"Key":"partitioned","Value":false},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"ssxmGhn3TryF3Ds41UrUCw=="}},{"Key":"lastMod","Value":1}]},{"Key":"lastMovedTimestamp","Value":{"T":1713372127,"I":1}}],"Query":null,"UI":{"Subtype":4,"Data":"iwS7FsxaQPaiOXVMERmWPg=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace config.databases: { ts: Timestamp(1713372127, 3), t: 1, v: 2, op: "i", ns: "config.databases", o: { _id: "test", primary: "rs1", partitioned: false, version: { uuid: UUID("b2cc661a-19f7-4ebc-85dc-3b38d54ad40b"), lastMod: 1 }, lastMovedTimestamp: Timestamp(1713372127, 1) }, ui: UUID("8b04bb16-cc5a-40f6-a239-754c1119963e") }
test (4.4, logical)
Process completed with exit code 1.
test_PBM-1297.test_logical_pitr_PBM_T253: pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-04-17T16:44:34.524144515Z to point-in-time 2024-04-17T16:43:01 from '2024-04-17T16:41:56Z'...Started logical restore. Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1713372125.1713372179: apply oplog for chunk: applying a transaction entry: apply txn: { "Timestamp": { "T": 1713372150, "I": 2 }, "Term": 1, "Hash": null, "Version": 2, "Operation": "c", "Namespace": "admin.$cmd", "Object": [ { "Key": "applyOps", "Value": [ [ { "Key": "op", "Value": "c" }, { "Key": "ns", "Value": "config.$cmd" }, { "Key": "ui", "Value": { "Subtype": 4, "Data": "ZQXJEUtZQS2kfOVWm/bvNQ==" } }, { "Key": "o", "Value": [ { "Key": "create", "Value": "databases" }, { "Key": "idIndex", "Value": [ { "Key": "v", "Value": 2 }, { "Key": "key", "Value": [ { "Key": "_id", "Value": 1 } ] }, { "Key": "name", "Value": "_id_" } ] } ] } ], [ { "Key": "op", "Value": "i" }, { "Key": "ns", "Value": "config.databases" }, { "Key": "ui", "Value": { "Subtype": 4, "Data": "ZQXJEUtZQS2kfOVWm/bvNQ==" } }, { "Key": "o", "Value": [ { "Key": "_id", "Value": "test" }, { "Key": "primary", "Value": "rs1" }, { "Key": "partitioned", "Value": false }, { "Key": "version", "Value": [ { "Key": "uuid", "Value": { "Subtype": 4, "Data": "aMY5HUCxQZSaJLtC+rM55w==" } }, { "Key": "timestamp", "Value": { "T": 1713372149, "I": 16 } }, { "Key": "lastMod", "Value": 1 } ] } ] }, { "Key": "o2", "Value": [ { "Key": "_id", "Value": "test" } ] } ], [ { "Key": "op", "Value": "i" }, { "Key": "ns", "Value": "config.placementHistory" }, { "Key": "ui", "Value": { "Subtype": 4, "Data": "M5+dAkpKTZi8AxVC/zU5Cw==" } }, { "Key": "o", "Value": [ { "Key": "_id", "Value": "661ffbf698b208f04e46cdb6" }, { "Key": "nss", "Value": "test" }, { "Key": "timestamp", "Value": { "T": 1713372149, "I": 16 } }, { "Key": "shards", "Value": [ "rs1" ] } ] }, { "Key": "o2", "Value": [ { "Key": "_id", "Value": "661ffbf698b208f04e46cdb6" } ] } ] ] } ], "Query": null, "UI": null, "LSID": "ZgAAAAVpZAAQAAAABE20O1RdPUK8sPxhEKEW5AoFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgFdHhuVVVJRAAQAAAABLA89j+TZU8Qor3cZDNBlYkA", "TxnNumber": 0, "PrevOpTime": "HAAAABF0cwAAAAAAAAAAABJ0AP//////////AA==" }: applying transaction op: op: {"Timestamp":{"T":1713372150,"I":2},"Term":1,"Hash":null,"Version":0,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs1"},{"Key":"partitioned","Value":false},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"aMY5HUCxQZSaJLtC+rM55w=="}},{"Key":"timestamp","Value":{"T":1713372149,"I":16}},{"Key":"lastMod","Value":1}]}],"Query":[{"Key":"_id","Value":"test"}],"UI":{"Subtype":4,"Data":"ZQXJEUtZQS2kfOVWm/bvNQ=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (UnknownError) applyOps had one or more errors applying ops
test (7.0, logical)
Process completed with exit code 1.
test_PBM-1297.test_logical_pitr_PBM_T253: pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-04-17T16:44:36.132334813Z to point-in-time 2024-04-17T16:43:04 from '2024-04-17T16:41:58Z'...Started logical restore. Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1713372127.1713372181: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1713372152,"I":2},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs1"},{"Key":"partitioned","Value":true},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"5ej6F6QZSBeDjPJkuGaSzA=="}},{"Key":"timestamp","Value":{"T":1713372151,"I":16}},{"Key":"lastMod","Value":1}]}],"Query":null,"UI":{"Subtype":4,"Data":"hr8E+2nQSRuwUVJSZh4Hcw=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace config.databases: { ts: Timestamp(1713372152, 2), t: 1, v: 2, op: "i", ns: "config.databases", o: { _id: "test", primary: "rs1", partitioned: true, version: { uuid: UUID("e5e8fa17-a419-4817-838c-f264b86692cc"), timestamp: Timestamp(1713372151, 16), lastMod: 1 } }, ui: UUID("86bf04fb-69d0-491b-b051-5252661e0773") }
test (5.0, logical)
Process completed with exit code 1.
test_PBM-1297.test_logical_pitr_PBM_T253: pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-04-17T16:44:50.366283056Z to point-in-time 2024-04-17T16:43:07 from '2024-04-17T16:42:02Z'...Started logical restore. Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1713372130.1713372185: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1713372156,"I":2},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs1"},{"Key":"partitioned","Value":false},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"QNqmnAzmTUOeEFCkZ7rcmw=="}},{"Key":"timestamp","Value":{"T":1713372155,"I":15}},{"Key":"lastMod","Value":1}]}],"Query":[{"Key":"_id","Value":"test"}],"UI":{"Subtype":4,"Data":"zFQAjfixQICh/+Bng9S1Mg=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace config.databases: { ts: Timestamp(1713372156, 2), t: 1, v: 2, op: "i", ns: "config.databases", o: { _id: "test", primary: "rs1", partitioned: false, version: { uuid: UUID("40daa69c-0ce6-4d43-9e10-50a467badc9b"), timestamp: Timestamp(1713372155, 15), lastMod: 1 } }, o2: { _id: "test" }, ui: UUID("cc54008d-f8b1-4080-a1ff-e06783d4b532") }
test (6.0, logical)
Process completed with exit code 1.