PBM-1355 PBM and config shards #147
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Annotations
2 errors
test_PBM-799.test_logical_PBM_T254:
pbm-functional/pytest/test_PBM-799.py#L55
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f13a2b46490>, exit_status=1, command=b'pbm config --force-resync --wait', _stdout=b'', _stderr=b'Error: waiting for resync [opid "66a8d3119f73c26ae132eef3"]: acquiring lock: check for the peer: mongo: no documents in result\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f13a2b46490>, exit_status=1, command=b'pbm ...ing for resync [opid "66a8d3119f73c26ae132eef3"]: acquiring lock: check for the peer: mongo: no documents in result\n').rc
|
test (5.0, logical)
Process completed with exit code 1.
|