Skip to content

[PBM-1179] Warn about unsupported MongoDB version #490

[PBM-1179] Warn about unsupported MongoDB version

[PBM-1179] Warn about unsupported MongoDB version #490

Triggered via pull request September 18, 2023 07:16
@defbindefbin
synchronize #876
PBM-1179
Status Success
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

trivy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test_fresh_sharded.test_logical: psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L77
AssertionError: Starting restore 2023-09-18T07:35:14.487733248Z from '2023-09-18T07:34:51Z'...Started logical restore. Waiting to finish....Error: operation failed with: reply oplog: replay chunk 1695022490.1695022497: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1695022490,"I":32},"Term":2,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.changelog","Object":[{"Key":"_id","Value":"rs101:27017-2023-09-18T07:34:50.529+00:00-6507fd9adc7b6536f882620d"},{"Key":"server","Value":"rs101:27017"},{"Key":"shard","Value":"rs1"},{"Key":"clientAddr","Value":"172.18.0.15:36504"},{"Key":"time","Value":"2023-09-18T07:34:50.529Z"},{"Key":"what","Value":"shardCollection.end"},{"Key":"ns","Value":"test.test"},{"Key":"details","Value":[{"Key":"version","Value":"1|3||6507fd9adc7b6536f88261e2"},{"Key":"numChunks","Value":4}]}],"Query":null,"UI":{"Subtype":4,"Data":"P7hgI046TvmRFRAqNnzo+A=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (3fb86023-4e3a-4ef9-9115-102a367ce8f8): { ts: Timestamp(1695022490, 32), t: 2, h: null, v: 2, op: "i", ns: "config.changelog", o: { _id: "rs101:27017-2023-09-18T07:34:50.529+00:00-6507fd9adc7b6536f882620d", server: "rs101:27017", shard: "rs1", clientAddr: "172.18.0.15:36504", time: new Date(1695022490529), what: "shardCollection.end", ns: "test.test", details: { version: "1|3||6507fd9adc7b6536f88261e2", numChunks: 4 } }, ui: UUID("3fb86023-4e3a-4ef9-9115-102a367ce8f8"), wall: new Date(0) }
test_PBM-979.test_incremental: psmdb-testing/pbm-functional/pytest/test_PBM-979.py#L55
failed on setup with "AssertionError: Unexpected exit code 7 for CommandResult(command=b'supervisorctl stop pbm-agent', exit_status=7, stdout=b'unix:///run/supervisor/supervisor.sock no such file\n', stderr=None) assert 7 == 0 + where 7 = CommandResult(command=b'supervisorctl stop pbm-agent', exit_status=7, stdout=b'unix:///run/supervisor/supervisor.sock no such file\n', stderr=None).rc"
test_fresh_sharded.test_logical: psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L77
AssertionError: Starting restore 2023-09-18T13:19:46.486509547Z from '2023-09-18T13:19:15Z'...Started logical restore. Waiting to finish....Error: operation failed with: reply oplog: replay chunk 1695043153.1695043161: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1695043153,"I":20},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.changelog","Object":[{"Key":"_id","Value":"rs101:27017-2023-09-18T13:19:13.779+00:00-65084e51178b52e4f2b0b241"},{"Key":"server","Value":"rs101:27017"},{"Key":"shard","Value":"rs1"},{"Key":"clientAddr","Value":"172.18.0.15:33984"},{"Key":"time","Value":"2023-09-18T13:19:13.779Z"},{"Key":"what","Value":"shardCollection.end"},{"Key":"ns","Value":"test.test"},{"Key":"details","Value":[{"Key":"version","Value":"1|3||65084e50178b52e4f2b0b214"},{"Key":"numChunks","Value":4}]}],"Query":null,"UI":{"Subtype":4,"Data":"t/Vh229URVOw1w+e4RZjqg=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (b7f561db-6f54-4553-b0d7-0f9ee11663aa): { ts: Timestamp(1695043153, 20), t: 1, h: null, v: 2, op: "i", ns: "config.changelog", o: { _id: "rs101:27017-2023-09-18T13:19:13.779+00:00-65084e51178b52e4f2b0b241", server: "rs101:27017", shard: "rs1", clientAddr: "172.18.0.15:33984", time: new Date(1695043153779), what: "shardCollection.end", ns: "test.test", details: { version: "1|3||65084e50178b52e4f2b0b214", numChunks: 4 } }, ui: UUID("b7f561db-6f54-4553-b0d7-0f9ee11663aa"), wall: new Date(0) }