Update core to 1.0.0 #76
Annotations
8 errors
tests/KeyValueGetReplicaTest.php#L43
KeyValueGetReplicaTest::testGetAllReplicasReturnCorrectValue
Couchbase\Exception\DocumentNotFoundException: document_not_found (101): "unable to execute KV operation "get_all_replicas"", {"bucket":"default","collection":"_default","error_map_info":{"desc":"Not Found","name":"KEY_ENOENT"},"id":"917b2154a491f7447b3c1bf55b121e02","last_dispatched_from":"172.17.0.1:58522","last_dispatched_to":"172.17.0.2:11210","opaque":50,"operation_id":"83/0d98dc-f2e3-cb43-47c8-934d0bee39c7fd","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"not_found (0x01)"}
|
tests/KeyValueScanTest.php#L169
KeyValueScanTest::testSimpleRangeScan
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_9e09de2338b95d909942effef2c23d6b","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-01","last_dispatched_from":"172.17.0.1:50662","last_dispatched_to":"172.17.0.3:11210","opaque":164,"operation_id":"01/b6c5e8-15c0-1b4e-e09b-1cd6f37c47d2db","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
tests/KeyValueScanTest.php#L191
KeyValueScanTest::testSimpleSamplingScan
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_ecf5fc59e485f1db01f0ee5295acbedc","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-01","last_dispatched_from":"172.17.0.1:50662","last_dispatched_to":"172.17.0.3:11210","opaque":167,"operation_id":"01/df087f-e006-e345-8480-d0f904d3043234","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
tests/KeyValueScanTest.php#L203
KeyValueScanTest::testRangeScanExclusiveFrom
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute upsert", {"bucket":"default","collection":"collection_0ae1e3e6724096b356a609d6e5e94261","id":"scan-test-00","last_dispatched_from":"172.17.0.1:54388","last_dispatched_to":"172.17.0.4:11210","opaque":161,"operation_id":"01/465cd7-b141-bc46-1355-b8411c19c96a4d","retry_attempts":0,"retry_reasons":["kv_collection_outdated"],"scope":"_default"}
|
tests/KeyValueScanTest.php#L224
KeyValueScanTest::testRangeScanExclusiveTo
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_f743cc94fc50fc3480a963f6609e1462","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-00","last_dispatched_from":"172.17.0.1:54388","last_dispatched_to":"172.17.0.4:11210","opaque":165,"operation_id":"01/79b260-9311-fd4e-c2fe-84d289fa99b4fa","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
tests/KeyValueScanTest.php#L245
KeyValueScanTest::testRangeScanBothExclusive
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_2719290609d547eef08d11aa95616471","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-01","last_dispatched_from":"172.17.0.1:50662","last_dispatched_to":"172.17.0.3:11210","opaque":172,"operation_id":"01/7db770-8417-a440-f7ba-50c6fcfda70244","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
tests/QueryIndexManagerTest.php#L48
QueryIndexManagerTest::testQueryIndexesCrud
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "query_index_create""
|
|
This job failed
Loading