PBM-1296 re-enable the test for timeseries #166
Triggered via pull request
September 17, 2024 12:22
Status
Failure
Total duration
1h 33m 54s
Artifacts
–
Annotations
6 errors
test_replicaset.test_logical_timeseries_PBM_T224:
pbm-functional/pytest/test_replicaset.py#L109
AssertionError: Starting restore 2024-09-17T13:18:00.687327743Z to point-in-time 2024-09-17T13:17:30 from '2024-09-17T13:16:23Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1726579048.1726579078: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1726579049,"I":3},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600}]}]]}],"Query":[{"Key":"_id","Value":"test.test2"}],"UI":{"Subtype":4,"Data":"Pnm4hII6QSOmx4qy3z/pGw=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null,"MultiOpType":null} | merr <nil>: applyOps: (UnknownError) applyOps had one or more errors applying ops
|
test (7.0, logical)
Process completed with exit code 1.
|
test_replicaset.test_logical_timeseries_PBM_T224:
pbm-functional/pytest/test_replicaset.py#L109
AssertionError: Starting restore 2024-09-17T13:18:23.621945662Z to point-in-time 2024-09-17T13:17:53 from '2024-09-17T13:16:46Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1726579071.1726579101: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1726579071,"I":6},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600},{"Key":"exclude","Value":[]}]}]]}],"Query":null,"UI":{"Subtype":4,"Data":"zqf3A0/MR/mhAAXFW1lkvQ=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null,"MultiOpType":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (cea7f703-4fcc-47f9-a100-05c55b5964bd): { ts: Timestamp(1726579071, 6), t: 1, v: 2, op: "i", ns: "test.system.views", o: { _id: "test.test2", viewOn: "system.buckets.test2", pipeline: [ { $_internalUnpackBucket: { timeField: "timestamp", metaField: "data", bucketMaxSpanSeconds: 3600, exclude: [] } } ] }, ui: UUID("cea7f703-4fcc-47f9-a100-05c55b5964bd"), h: 0, wall: new Date(0) }
|
test (5.0, logical)
Process completed with exit code 1.
|
test_replicaset.test_logical_timeseries_PBM_T224:
pbm-functional/pytest/test_replicaset.py#L109
AssertionError: Starting restore 2024-09-17T13:18:39.589648701Z to point-in-time 2024-09-17T13:18:09 from '2024-09-17T13:17:02Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1726579087.1726579117: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1726579088,"I":2},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600}]}]]}],"Query":[{"Key":"_id","Value":"test.test2"}],"UI":{"Subtype":4,"Data":"7muq+h9nSE6lDmTNPV80PA=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null,"MultiOpType":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (ee6baafa-1f67-484e-a50e-64cd3d5f343c): { ts: Timestamp(1726579088, 2), t: 1, v: 2, op: "i", ns: "test.system.views", o: { _id: "test.test2", viewOn: "system.buckets.test2", pipeline: [ { $_internalUnpackBucket: { timeField: "timestamp", metaField: "data", bucketMaxSpanSeconds: 3600 } } ] }, o2: { _id: "test.test2" }, ui: UUID("ee6baafa-1f67-484e-a50e-64cd3d5f343c"), h: 0, wall: new Date(0) }
|
test (6.0, logical)
Process completed with exit code 1.
|