Triggered by Gerrit: https://review.couchbase.org/c/kv_engine/+/210914 > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-2317576e223cdd866dce2ba4175646ea/.git # timeout=10 Setting origin to https://github.com/couchbase/server-cv.git > git config remote.origin.url https://github.com/couchbase/server-cv.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.39.2' > git config --get remote.origin.url # timeout=10 > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/6.5.0 Seen branch in repository origin/6.5.1 Seen branch in repository origin/6.5.2 Seen branch in repository origin/6.6.0 Seen branch in repository origin/6.6.2 Seen branch in repository origin/6.6.3 Seen branch in repository origin/6.6.5 Seen branch in repository origin/7.0.0 Seen branch in repository origin/7.0.1 Seen branch in repository origin/7.1.3 Seen branch in repository origin/7.1.4 Seen branch in repository origin/7.1.x Seen branch in repository origin/7.2.4 Seen branch in repository origin/7.2.5 Seen branch in repository origin/cb-master Seen branch in repository origin/cheshire-cat Seen branch in repository origin/mad-hatter Seen branch in repository origin/master Seen branch in repository origin/neo Seen branch in repository origin/trinity Seen 20 remote branches Obtained jenkins-jobs/Jenkinsfile from 2c0dd399bd0d994ea72c687945a7f275279c0c47 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘linux&&large&&master’ Running on cv-linux-large-5a56129d71fc in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/couchbase/server-cv.git > git init /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master # timeout=10 Fetching upstream changes from https://github.com/couchbase/server-cv.git > git --version # timeout=10 > git --version # 'git version 2.42.0' > git fetch --no-tags --force --progress -- https://github.com/couchbase/server-cv.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c0dd399bd0d994ea72c687945a7f275279c0c47 (master) Commit message: "CBD-5660: Use arch-specific patch_via_gerrit on macos" > git config remote.origin.url https://github.com/couchbase/server-cv.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c0dd399bd0d994ea72c687945a7f275279c0c47 # timeout=10 > git rev-list --no-walk 2c0dd399bd0d994ea72c687945a7f275279c0c47 # timeout=10 Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified [GitCheckoutListener] Recording commits of 'git https://github.com/couchbase/server-cv.git' [GitCheckoutListener] Found previous build 'kv_engine.ASan-UBSan/master #38448' that contains recorded Git commits [GitCheckoutListener] -> Starting recording of new commits since '2c0dd39' [GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head [GitCheckoutListener] -> Using head commit '2c0dd39' as starting point [GitCheckoutListener] -> No new commits found [GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@1122c313' to render commit links [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare Environment) [Pipeline] script [Pipeline] { [Pipeline] properties > git rev-parse HEAD^{commit} # timeout=10 [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-06-05T13:20:31.597Z] Checking for config file jenkins-jobs/config/common/ASan-UBSan.groovy [Pipeline] fileExists [Pipeline] load [Pipeline] { (jenkins-jobs/config/common/ASan-UBSan.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2024-06-05T13:20:32.026Z] Loaded env from jenkins-jobs/config/common/ASan-UBSan.groovy [Pipeline] echo [2024-06-05T13:20:32.072Z] Checking for config file jenkins-jobs/config/kv_engine/common.groovy [Pipeline] fileExists [Pipeline] load [Pipeline] { (jenkins-jobs/config/kv_engine/common.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2024-06-05T13:20:32.300Z] Loaded env from jenkins-jobs/config/kv_engine/common.groovy [Pipeline] echo [2024-06-05T13:20:32.330Z] Checking for config file jenkins-jobs/config/kv_engine/ASan-UBSan.groovy [Pipeline] fileExists [Pipeline] load [Pipeline] { (jenkins-jobs/config/kv_engine/ASan-UBSan.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2024-06-05T13:20:32.608Z] Loaded env from jenkins-jobs/config/kv_engine/ASan-UBSan.groovy [Pipeline] script [Pipeline] { [Pipeline] pwd [Pipeline] } [Pipeline] // script [Pipeline] sh [2024-06-05T13:20:33.197Z] + ulimit -a [2024-06-05T13:20:33.198Z] core file size (blocks, -c) unlimited [2024-06-05T13:20:33.198Z] data seg size (kbytes, -d) unlimited [2024-06-05T13:20:33.198Z] scheduling priority (-e) 0 [2024-06-05T13:20:33.198Z] file size (blocks, -f) unlimited [2024-06-05T13:20:33.198Z] pending signals (-i) 96110 [2024-06-05T13:20:33.198Z] max locked memory (kbytes, -l) 65536 [2024-06-05T13:20:33.198Z] max memory size (kbytes, -m) unlimited [2024-06-05T13:20:33.198Z] open files (-n) 1048576 [2024-06-05T13:20:33.198Z] pipe size (512 bytes, -p) 8 [2024-06-05T13:20:33.198Z] POSIX message queues (bytes, -q) 819200 [2024-06-05T13:20:33.198Z] real-time priority (-r) 0 [2024-06-05T13:20:33.198Z] stack size (kbytes, -s) 8192 [2024-06-05T13:20:33.198Z] cpu time (seconds, -t) unlimited [2024-06-05T13:20:33.198Z] max user processes (-u) 4096 [2024-06-05T13:20:33.198Z] virtual memory (kbytes, -v) unlimited [2024-06-05T13:20:33.198Z] file locks (-x) unlimited [Pipeline] echo [2024-06-05T13:20:33.226Z] [Pipeline] sh [2024-06-05T13:20:33.523Z] + env [2024-06-05T13:20:33.523Z] + grep -iv password [2024-06-05T13:20:33.523Z] + grep -iv passwd [2024-06-05T13:20:33.523Z] + sort [2024-06-05T13:20:33.523Z] AGENT_WORKDIR=/home/couchbase/agent [2024-06-05T13:20:33.523Z] ASAN_OPTIONS=abort_on_error=true disable_coredump=0 use_madv_dontdump=1 log_path=sanitizers.log [2024-06-05T13:20:33.523Z] BRANCH_IS_PRIMARY=true [2024-06-05T13:20:33.523Z] BRANCH_NAME=master [2024-06-05T13:20:33.523Z] BUILD_DIR=build/kv_engine [2024-06-05T13:20:33.523Z] BUILD_DISPLAY_NAME=#38449 [2024-06-05T13:20:33.523Z] BUILD_ID=38449 [2024-06-05T13:20:33.523Z] BUILD_NUMBER=38449 [2024-06-05T13:20:33.523Z] BUILD_TAG=jenkins-kv_engine.ASan-UBSan-master-38449 [2024-06-05T13:20:33.523Z] BUILD_URL=https://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/38449/ [2024-06-05T13:20:33.523Z] CBBUILD_DIR=/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/cbbuild [2024-06-05T13:20:33.523Z] CC=clang-9 [2024-06-05T13:20:33.523Z] CFLAGS=--gcc-toolchain=/opt/gcc-10.2.0 -Wl,-rpath,/opt/gcc-10.2.0/lib64 [2024-06-05T13:20:33.523Z] CI=true [2024-06-05T13:20:33.523Z] CMAKE_ARGS=-DCMAKE_BUILD_TYPE=DebugOptimized -DBUILD_ENTERPRISE=1 -DCOUCHBASE_KV_COMMIT_VALIDATION=1 -DCB_ADDRESSSANITIZER=1 -DCB_UNDEFINEDSANITIZER=1 -DCB_PARALLEL_LINK_JOBS=8 [2024-06-05T13:20:33.523Z] CMAKE_GENERATOR=Ninja [2024-06-05T13:20:33.523Z] CONTAINER_TAG=couchbasebuild/server-linux-cv:20240129 [2024-06-05T13:20:33.523Z] CTEST_ARGS=--exclude-regex memcached-breakpad-test-segfault|breakdancer|ep_testsuite_basic.value_eviction.rocksdb|ep_testsuite_basic.full_eviction.rocksdb|ep_testsuite.value_eviction.rocksdb|ep_testsuite.full_eviction.rocksdb|ep_testsuite_dcp.full_eviction.rocksdb|ep_testsuite_dcp.value_eviction.rocksdb|ep_testsuite_xdcr.full_eviction.rocksdb|ep_testsuite_xdcr.value_eviction.rocksdb|ep-engine-persistence-unit-tests.rocksdb [2024-06-05T13:20:33.523Z] CXX=clang++-9 [2024-06-05T13:20:33.523Z] CXXFLAGS=--gcc-toolchain=/opt/gcc-10.2.0 -Wl,-rpath,/opt/gcc-10.2.0/lib64 [2024-06-05T13:20:33.523Z] ENABLE_ADDRESSSANITIZER=1 [2024-06-05T13:20:33.523Z] ENABLE_UNDEFINEDSANITIZER=1 [2024-06-05T13:20:33.523Z] EXECUTOR_NUMBER=0 [2024-06-05T13:20:33.523Z] GERRIT_BRANCH=master [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_COMMIT_MESSAGE=TUItNjIxNzA6IENvcnJlY3RseSB0cmFjayBhIGNvbm5lY3Rpb25zIG1heF9zY2hlZF90aW1lCgpUaGUgdmFsdWUgd2FzIHdyb25nIGR1ZSB0byBhIHR5cG8uCgpDaGFuZ2UtSWQ6IEkyYzcyZTQ3ODlhODc0YjRjODg5ZDQ2ODMzZjJiNjc4MjdiNTAzZTRiCg== [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_ID=I2c72e4789a874b4c889d46833f2b67827b503e4b [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_NUMBER=210914 [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_OWNER_EMAIL=vesko.karaganev@couchbase.com [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_OWNER_NAME=Vesko Karaganev [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_OWNER=\"Vesko Karaganev\" [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_PRIVATE_STATE=false [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_SUBJECT=MB-62170: Correctly track a connections max_sched_time [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_URL=https://review.couchbase.org/c/kv_engine/+/210914 [2024-06-05T13:20:33.523Z] GERRIT_CHANGE_WIP_STATE=false [2024-06-05T13:20:33.523Z] GERRIT_EVENT_ACCOUNT_EMAIL=vesko.karaganev@couchbase.com [2024-06-05T13:20:33.523Z] GERRIT_EVENT_ACCOUNT_NAME=Vesko Karaganev [2024-06-05T13:20:33.523Z] GERRIT_EVENT_ACCOUNT=\"Vesko Karaganev\" [2024-06-05T13:20:33.523Z] GERRIT_EVENT_HASH=72905234 [2024-06-05T13:20:33.523Z] GERRIT_EVENT_TYPE=patchset-created [2024-06-05T13:20:33.523Z] GERRIT_HOST=review.couchbase.org [2024-06-05T13:20:33.523Z] GERRIT_NAME=review.couchbase.org [2024-06-05T13:20:33.523Z] GERRIT_PATCHSET_NUMBER=1 [2024-06-05T13:20:33.523Z] GERRIT_PATCHSET_REVISION=3b0f2797811784d68e980b41126e83d242f71291 [2024-06-05T13:20:33.523Z] GERRIT_PATCHSET_UPLOADER_EMAIL=vesko.karaganev@couchbase.com [2024-06-05T13:20:33.523Z] GERRIT_PATCHSET_UPLOADER_NAME=Vesko Karaganev [2024-06-05T13:20:33.523Z] GERRIT_PATCHSET_UPLOADER=\"Vesko Karaganev\" [2024-06-05T13:20:33.523Z] GERRIT_PORT=29418 [2024-06-05T13:20:33.523Z] GERRIT_PROJECT=kv_engine [2024-06-05T13:20:33.523Z] GERRIT_REFSPEC=refs/changes/14/210914/1 [2024-06-05T13:20:33.523Z] GERRIT_SCHEME=ssh [2024-06-05T13:20:33.523Z] GERRIT_VERSION=3.7.4 [2024-06-05T13:20:33.523Z] GIT_BRANCH=master [2024-06-05T13:20:33.523Z] GIT_COMMIT=2c0dd399bd0d994ea72c687945a7f275279c0c47 [2024-06-05T13:20:33.523Z] GIT_PREVIOUS_COMMIT=2c0dd399bd0d994ea72c687945a7f275279c0c47 [2024-06-05T13:20:33.523Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=2c0dd399bd0d994ea72c687945a7f275279c0c47 [2024-06-05T13:20:33.523Z] GIT_URL=https://github.com/couchbase/server-cv.git [2024-06-05T13:20:33.523Z] HOME=/home/couchbase [2024-06-05T13:20:33.523Z] HOSTNAME=5a56129d71fc [2024-06-05T13:20:33.523Z] HUDSON_COOKIE=5061dde3-738f-49d1-8a56-a9f3e336ddfe [2024-06-05T13:20:33.523Z] HUDSON_HOME=/var/jenkins_home [2024-06-05T13:20:33.523Z] HUDSON_SERVER_COOKIE=67c7954070616544 [2024-06-05T13:20:33.523Z] HUDSON_URL=https://cv.jenkins.couchbase.com/ [2024-06-05T13:20:33.523Z] JENKINS_HOME=/var/jenkins_home [2024-06-05T13:20:33.523Z] JENKINS_MASTER=http://cv.jenkins.couchbase.com/ [2024-06-05T13:20:33.523Z] JENKINS_NODE_COOKIE=df96f0f8-dab3-47f9-9f33-b30c760b0bd2 [2024-06-05T13:20:33.523Z] JENKINS_SERVER_COOKIE=durable-39a79d5030ccf40f11966b440a768f669f7043371f4bf5ea9c982dc45580ed5b [2024-06-05T13:20:33.523Z] JENKINS_SLAVE_LABELS=ubuntu18-cv-large-16 master neo trinity morpheus linux large [2024-06-05T13:20:33.523Z] JENKINS_SLAVE_NAME=cv-linux-large [2024-06-05T13:20:33.523Z] JENKINS_URL=https://cv.jenkins.couchbase.com/ [2024-06-05T13:20:33.523Z] JOB_BASE_NAME=master [2024-06-05T13:20:33.523Z] JOB_DISPLAY_URL=https://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/display/redirect [2024-06-05T13:20:33.523Z] JOB_NAME=kv_engine.ASan-UBSan/master [2024-06-05T13:20:33.523Z] JOB_URL=https://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/ [2024-06-05T13:20:33.523Z] LANG=en_US.UTF-8 [2024-06-05T13:20:33.523Z] LC_ALL=en_US.UTF-8 [2024-06-05T13:20:33.523Z] LOGNAME=couchbase [2024-06-05T13:20:33.523Z] NODE_CLASS=cv-docker [2024-06-05T13:20:33.523Z] NODE_LABELS=couchbasebuild_server-linux-cv:20240129 ubuntu18-cv-large-16 large swarm linux cv-linux-large-5a56129d71fc neo morpheus trinity master [2024-06-05T13:20:33.523Z] NODE_NAME=cv-linux-large-5a56129d71fc [2024-06-05T13:20:33.523Z] NODE_PRODUCT=couchbase-server [2024-06-05T13:20:33.523Z] PARALLELISM=16 [2024-06-05T13:20:33.523Z] PATH=/usr/local/bin:/usr/bin:/bin:/usr/lib/llvm-9/bin/ [2024-06-05T13:20:33.523Z] PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig [2024-06-05T13:20:33.523Z] profile_host=profiledata.build.couchbase.com [2024-06-05T13:20:33.523Z] profile_port=4000 [2024-06-05T13:20:33.523Z] PWD=/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master [2024-06-05T13:20:33.523Z] REPO_URL=https://github.com/couchbasedeps/git-repo [2024-06-05T13:20:33.523Z] RUN_ARTIFACTS_DISPLAY_URL=https://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/38449/display/redirect?page=artifacts [2024-06-05T13:20:33.523Z] RUN_CHANGES_DISPLAY_URL=https://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/38449/display/redirect?page=changes [2024-06-05T13:20:33.523Z] RUN_DISPLAY_URL=https://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/38449/display/redirect [2024-06-05T13:20:33.523Z] RUN_TESTS_DISPLAY_URL=https://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/38449/display/redirect?page=tests [2024-06-05T13:20:33.523Z] SHELL=/bin/bash [2024-06-05T13:20:33.523Z] SHLVL=3 [2024-06-05T13:20:33.523Z] STAGE_NAME=Prepare Environment [2024-06-05T13:20:33.523Z] TERM=unknown [2024-06-05T13:20:33.523Z] TEST_PARALLELISM=8 [2024-06-05T13:20:33.523Z] UBSAN_OPTIONS=print_stacktrace=1 log_path=sanitizers.log suppressions=/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/tlm/ubsan.suppressions [2024-06-05T13:20:33.523Z] USER=couchbase [2024-06-05T13:20:33.523Z] USERNAME=couchbase [2024-06-05T13:20:33.523Z] _=/usr/bin/env [2024-06-05T13:20:33.523Z] WORKSPACE=/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master [2024-06-05T13:20:33.523Z] WORKSPACE_TMP=/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master@tmp [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout Repo) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-06-05T13:20:33.797Z] Job Type : ASan-UBSan [Pipeline] } [Pipeline] // script [Pipeline] checkout [2024-06-05T13:20:26.387Z] [kv_engine.ASan-UBSan_master] $ repo init -u https://github.com/couchbase/manifest.git -m branch-master.xml --repo-url=https://github.com/couchbasedeps/git-repo --no-repo-verify -g build,kv,kv_ee --current-branch [2024-06-05T13:20:35.763Z] repo: warning: verification of repo code has been disabled; [2024-06-05T13:20:35.763Z] repo will not be able to verify the integrity of itself. [2024-06-05T13:20:35.763Z] [2024-06-05T13:20:40.061Z] [2024-06-05T13:20:40.061Z] repo has been initialized in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master [2024-06-05T13:20:32.583Z] [kv_engine.ASan-UBSan_master] $ repo sync -d -c -q [2024-06-05T13:21:14.705Z] [kv_engine.ASan-UBSan_master] $ repo manifest -o - -r [2024-06-05T13:21:15.103Z] [manifests] $ git rev-parse HEAD [2024-06-05T13:21:22.632Z] Added a project: third_party/HdrHistogram_c at revision: 9ead6b88adbf8d6131e5ae7a3a699c477a3b4195 [2024-06-05T13:21:22.632Z] Added a project: cbbuild at revision: 5cc421ae162516cd8b36e97713f40210c0d52b2e [2024-06-05T13:21:22.632Z] Added a project: couchbase-cli at revision: 9ac93e29223914e623ddc9bd7c5f49939297fe53 [2024-06-05T13:21:22.632Z] Added a project: couchstore at revision: 585dae3a4be1e2df03850a4f7d5e65ecb7288f71 [2024-06-05T13:21:22.632Z] Added a project: golang at revision: 4dd1b189981c94835b61c1607ca765e88604ce5a [2024-06-05T13:21:22.632Z] Added a project: third_party/gsl-lite at revision: e1c381746c2625a76227255f999ae9f14a062208 [2024-06-05T13:21:22.632Z] Added a project: kv_engine at revision: f147e48353a7799dc64693ad09362223b5be87da [2024-06-05T13:21:22.632Z] Added a project: magma at revision: eeb94d8421339ce73c56e6c125d2fee6355ced7a [2024-06-05T13:21:22.632Z] Added a project: phosphor at revision: a4d27b2bc07fb71b08af8d8295e97cad6f2ff39a [2024-06-05T13:21:22.632Z] Added a project: platform at revision: 25f24c04b35db7307c75280c95042004c8521a58 [2024-06-05T13:21:22.632Z] Added a project: sigar at revision: 28aaa18139b75f14ddb7f45822380d33325e97da [2024-06-05T13:21:22.632Z] Added a project: third_party/simdutf at revision: 4a212616ba23c65c7048f9604faccbff5353300f [2024-06-05T13:21:22.632Z] Added a project: subjson at revision: 94ef867e1221eb6d44ca20f61b38bb892d320416 [2024-06-05T13:21:22.633Z] Added a project: tlm at revision: 047038146070b71bcb05072f3ecad81a3cad8af1 [2024-06-05T13:21:22.633Z] Manifest at revision: a71f6e128e7f1feb92800da653f7d233137eec86 [2024-06-05T13:21:22.641Z] [GitCheckoutListener] SCM 'hudson.plugins.repo.RepoScm' is not of type GitSCM [Pipeline] script [Pipeline] { [Pipeline] httpRequest [2024-06-05T13:21:22.727Z] HttpMethod: GET [2024-06-05T13:21:22.727Z] URL: https://packages.couchbase.com/patch_via_gerrit/patch_via_gerrit-linux-x86_64 [2024-06-05T13:21:22.733Z] Sending request to url: https://packages.couchbase.com/patch_via_gerrit/patch_via_gerrit-linux-x86_64 [2024-06-05T13:21:22.774Z] Response Code: HTTP/1.1 200 OK [2024-06-05T13:21:22.774Z] Success: Status code 200 is in the accepted range: 100:399 [2024-06-05T13:21:22.774Z] Saving response body to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/patch_via_gerrit [Pipeline] } [Pipeline] // script [Pipeline] sh [2024-06-05T13:21:23.321Z] + chmod u+x patch_via_gerrit [Pipeline] sh [2024-06-05T13:21:23.632Z] + ./patch_via_gerrit -c /home/couchbase/.ssh/patch_via_gerrit.ini -g I2c72e4789a874b4c889d46833f2b67827b503e4b -s /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master -C [2024-06-05T13:21:23.892Z] INFO: ******** patch_via_gerrit version 1.1.2 (build 5) ******** [2024-06-05T13:21:23.892Z] INFO: Initial request to patch changes: I2c72e4789a874b4c889d46833f2b67827b503e4b [2024-06-05T13:21:24.152Z] INFO: Finding dependent reviews... [2024-06-05T13:21:25.090Z] INFO: Final list of review IDs to apply: 210914 [2024-06-05T13:21:25.090Z] INFO: Looking for reviews on the 'manifest' project... [2024-06-05T13:21:25.090Z] INFO: Looking for reviews to non-manifest projects... [2024-06-05T13:21:25.090Z] INFO: ***** Applying https://review.couchbase.org/210914 to project kv_engine: [2024-06-05T13:21:33.218Z] From https://review.couchbase.org/kv_engine [2024-06-05T13:21:33.218Z] * branch refs/changes/14/210914/1 -> FETCH_HEAD [2024-06-05T13:21:33.218Z] Previous HEAD position was f147e4835 Use std::filesystem in auditfile [2024-06-05T13:21:33.218Z] HEAD is now at 3b0f27978 MB-62170: Correctly track a connections max_sched_time [2024-06-05T13:21:33.218Z] INFO: ***** Done applying review 210914 to project kv_engine [2024-06-05T13:21:33.218Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean) [Pipeline] sh [2024-06-05T13:21:33.646Z] + cd ns_server [2024-06-05T13:21:33.646Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master@tmp/durable-a7920bf9/script.sh.copy: line 1: cd: ns_server: No such file or directory [2024-06-05T13:21:33.646Z] + true [Pipeline] sh [2024-06-05T13:21:33.962Z] + cmake --build build --target clean [2024-06-05T13:21:33.962Z] Error: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build is not a directory [2024-06-05T13:21:33.962Z] + true [Pipeline] sh [2024-06-05T13:21:34.271Z] + rm -fr build/CMakeCache.txt build/CMakeFiles [Pipeline] sh [2024-06-05T13:21:34.591Z] + find build/kv_engine/Testing -name Test.xml -delete [2024-06-05T13:21:34.591Z] find: ‘build/kv_engine/Testing’: No such file or directory [2024-06-05T13:21:34.591Z] + true [Pipeline] sh [2024-06-05T13:21:34.904Z] + find build/kv_engine -name 'sanitizers.log.*' -delete [2024-06-05T13:21:34.904Z] find: ‘build/kv_engine’: No such file or directory [2024-06-05T13:21:34.904Z] + true [Pipeline] sh [2024-06-05T13:21:35.286Z] + ccache -z [2024-06-05T13:21:35.286Z] Statistics cleared [Pipeline] sh [2024-06-05T13:21:35.604Z] + rm -f '/tmp/core.*' [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Configure) [Pipeline] sh [2024-06-05T13:21:36.148Z] + cp -f tlm/CMakeLists.txt CMakeLists.txt [Pipeline] sh [2024-06-05T13:21:36.456Z] + cp -f tlm/third-party-CMakeLists.txt third_party/CMakeLists.txt [Pipeline] sh [2024-06-05T13:21:36.766Z] + mkdir -p build [Pipeline] sh [2024-06-05T13:21:37.077Z] + cd build [2024-06-05T13:21:37.077Z] + cmake -G Ninja -DCMAKE_BUILD_TYPE=DebugOptimized -DBUILD_ENTERPRISE=1 -DCOUCHBASE_KV_COMMIT_VALIDATION=1 -DCB_ADDRESSSANITIZER=1 -DCB_UNDEFINEDSANITIZER=1 -DCB_PARALLEL_LINK_JOBS=8 .. [2024-06-05T13:21:37.077Z] -- The C compiler identification is Clang 9.0.0 [2024-06-05T13:21:37.645Z] -- The CXX compiler identification is Clang 9.0.0 [2024-06-05T13:21:37.905Z] -- Detecting C compiler ABI info [2024-06-05T13:21:38.165Z] -- Detecting C compiler ABI info - done [2024-06-05T13:21:38.165Z] -- Check for working C compiler: /usr/local/bin/clang-9 - skipped [2024-06-05T13:21:38.165Z] -- Detecting C compile features [2024-06-05T13:21:38.165Z] -- Detecting C compile features - done [2024-06-05T13:21:38.424Z] -- Detecting CXX compiler ABI info [2024-06-05T13:21:38.684Z] -- Detecting CXX compiler ABI info - done [2024-06-05T13:21:38.684Z] -- Check for working CXX compiler: /usr/local/bin/clang++-9 - skipped [2024-06-05T13:21:38.684Z] -- Detecting CXX compile features [2024-06-05T13:21:38.684Z] -- Detecting CXX compile features - done [2024-06-05T13:21:38.684Z] -- Enabling CB_DEVELOPMENT_ASSERTS [2024-06-05T13:21:38.684Z] -- Third-party dependencies will be cached in /home/couchbase/.cbdepscache [2024-06-05T13:21:38.684Z] -- *** Installing binary dependencies *** [2024-06-05T13:21:38.684Z] -- Set platform to linux;all for dependency downloads [2024-06-05T13:21:38.684Z] -- Set arch to x86_64 for dependency downloads [2024-06-05T13:21:38.684Z] -- ----------------------------------------- [2024-06-05T13:21:38.684Z] -- Reading global third-party dependencies manifest... [2024-06-05T13:21:38.684Z] -- Checking exploded benchmark version against v1.8.3-cb1 [2024-06-05T13:21:38.684Z] -- Installing dependency: benchmark-v1.8.3-cb1... [2024-06-05T13:21:38.684Z] -- Extracting /home/couchbase/.cbdepscache/benchmark-linux-x86_64-v1.8.3-cb1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/benchmark.exploded.temp [2024-06-05T13:21:38.943Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/benchmark.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/benchmark.exploded [2024-06-05T13:21:38.943Z] -- Checking exploded breakpad version against 20200430-4 [2024-06-05T13:21:38.943Z] -- Installing dependency: breakpad-20200430-4... [2024-06-05T13:21:38.943Z] -- Extracting /home/couchbase/.cbdepscache/breakpad-linux-x86_64-20200430-4.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/breakpad.exploded.temp [2024-06-05T13:21:39.203Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/breakpad.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/breakpad.exploded [2024-06-05T13:21:39.203Z] -- Checking exploded boost version against 1.82.0-cb4 [2024-06-05T13:21:39.203Z] -- Installing dependency: boost-1.82.0-cb4... [2024-06-05T13:21:39.203Z] -- Extracting /home/couchbase/.cbdepscache/boost-linux-x86_64-1.82.0-cb4.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/boost.exploded.temp [2024-06-05T13:21:40.140Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/boost.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/boost.exploded [2024-06-05T13:21:40.140Z] -- Checking exploded cbpy version against 3.11.8-2 [2024-06-05T13:21:40.140Z] -- Installing dependency: cbpy-3.11.8-2... [2024-06-05T13:21:40.140Z] -- Extracting /home/couchbase/.cbdepscache/cbpy-linux-x86_64-3.11.8-2.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/interp.temp [2024-06-05T13:21:41.518Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/interp.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/interp [2024-06-05T13:21:41.518Z] -- Checking exploded curl version against 8.6.0-1 [2024-06-05T13:21:41.518Z] -- Installing dependency: curl-8.6.0-1... [2024-06-05T13:21:41.518Z] -- Extracting /home/couchbase/.cbdepscache/curl-linux-x86_64-8.6.0-1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/curl.exploded.temp [2024-06-05T13:21:41.518Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/curl.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/curl.exploded [2024-06-05T13:21:41.518Z] -- Checking exploded double-conversion version against 3.0.0-cb6 [2024-06-05T13:21:41.518Z] -- Installing dependency: double-conversion-3.0.0-cb6... [2024-06-05T13:21:41.518Z] -- Extracting /home/couchbase/.cbdepscache/double-conversion-linux-x86_64-3.0.0-cb6.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/double-conversion.exploded.temp [2024-06-05T13:21:41.518Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/double-conversion.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/double-conversion.exploded [2024-06-05T13:21:41.518Z] -- Checking exploded erlang version against 26.2-2 [2024-06-05T13:21:41.518Z] -- Installing dependency: erlang-26.2-2... [2024-06-05T13:21:41.518Z] -- Extracting /home/couchbase/.cbdepscache/erlang-linux-x86_64-26.2-2.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/erlang.exploded.temp [2024-06-05T13:21:42.454Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/erlang.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/erlang.exploded [2024-06-05T13:21:43.392Z] -- Checking exploded faiss version against 1.7.4-9 [2024-06-05T13:21:43.651Z] -- Installing dependency: faiss-1.7.4-9... [2024-06-05T13:21:43.651Z] -- Extracting /home/couchbase/.cbdepscache/faiss-linux-x86_64-1.7.4-9.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/faiss.exploded.temp [2024-06-05T13:21:43.911Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/faiss.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/faiss.exploded [2024-06-05T13:21:43.911Z] -- Checking exploded flatbuffers version against v1.10.0-cb7 [2024-06-05T13:21:43.911Z] -- Installing dependency: flatbuffers-v1.10.0-cb7... [2024-06-05T13:21:43.911Z] -- Extracting /home/couchbase/.cbdepscache/flatbuffers-linux-x86_64-v1.10.0-cb7.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/flatbuffers.exploded.temp [2024-06-05T13:21:43.911Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/flatbuffers.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/flatbuffers.exploded [2024-06-05T13:21:43.911Z] -- Checking exploded fmt version against 10.1.1-cb1 [2024-06-05T13:21:44.170Z] -- Installing dependency: fmt-10.1.1-cb1... [2024-06-05T13:21:44.170Z] -- Extracting /home/couchbase/.cbdepscache/fmt-linux-x86_64-10.1.1-cb1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/fmt.exploded.temp [2024-06-05T13:21:44.170Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/fmt.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/fmt.exploded [2024-06-05T13:21:44.170Z] -- Checking exploded folly version against v2022.05.23.00-couchbase-cb16 [2024-06-05T13:21:46.707Z] -- Installing dependency: folly-v2022.05.23.00-couchbase-cb16... [2024-06-05T13:21:46.707Z] -- Extracting /home/couchbase/.cbdepscache/folly-linux-x86_64-v2022.05.23.00-couchbase-cb16.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/folly.exploded.temp [2024-06-05T13:21:49.245Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/folly.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/folly.exploded [2024-06-05T13:21:49.245Z] -- Checking exploded glog version against v0.4.0-cb3 [2024-06-05T13:21:49.245Z] -- Installing dependency: glog-v0.4.0-cb3... [2024-06-05T13:21:49.245Z] -- Extracting /home/couchbase/.cbdepscache/glog-linux-x86_64-v0.4.0-cb3.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/glog.exploded.temp [2024-06-05T13:21:49.245Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/glog.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/glog.exploded [2024-06-05T13:21:49.245Z] -- Checking exploded googletest version against 1.14.0-cb1 [2024-06-05T13:21:49.245Z] -- Installing dependency: googletest-1.14.0-cb1... [2024-06-05T13:21:49.245Z] -- Extracting /home/couchbase/.cbdepscache/googletest-linux-x86_64-1.14.0-cb1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/googletest.exploded.temp [2024-06-05T13:21:49.245Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/googletest.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/googletest.exploded [2024-06-05T13:21:49.245Z] -- Checking exploded grpc version against 1.59.3-cb1 [2024-06-05T13:21:50.627Z] -- Installing dependency: grpc-1.59.3-cb1... [2024-06-05T13:21:50.627Z] -- Extracting /home/couchbase/.cbdepscache/grpc-linux-x86_64-1.59.3-cb1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/grpc.exploded.temp [2024-06-05T13:22:00.608Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/grpc.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/grpc.exploded [2024-06-05T13:22:00.608Z] -- Checking exploded jemalloc version against 5.3.0-13 [2024-06-05T13:22:00.608Z] -- Installing dependency: jemalloc-5.3.0-13... [2024-06-05T13:22:00.608Z] -- Extracting /home/couchbase/.cbdepscache/jemalloc-linux-x86_64-5.3.0-13.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc.exploded.temp [2024-06-05T13:22:00.867Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc.exploded [2024-06-05T13:22:01.126Z] -- Checking exploded jemalloc_noprefix version against 5.2.1-11 [2024-06-05T13:22:01.385Z] -- Installing dependency: jemalloc_noprefix-5.2.1-11... [2024-06-05T13:22:01.385Z] -- Extracting /home/couchbase/.cbdepscache/jemalloc_noprefix-linux-x86_64-5.2.1-11.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc_noprefix.exploded.temp [2024-06-05T13:22:01.385Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc_noprefix.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc_noprefix.exploded [2024-06-05T13:22:01.644Z] -- Dependency jemalloc_noprefix already declared, skipping... [2024-06-05T13:22:01.644Z] -- Checking exploded json version against 3.11.3-cb1 [2024-06-05T13:22:01.644Z] -- Installing dependency: json-3.11.3-cb1... [2024-06-05T13:22:01.644Z] -- Extracting /home/couchbase/.cbdepscache/json-linux-x86_64-3.11.3-cb1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/json.exploded.temp [2024-06-05T13:22:01.644Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/json.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/json.exploded [2024-06-05T13:22:01.644Z] -- Checking exploded libevent version against 2.1.11-cb12 [2024-06-05T13:22:01.644Z] -- Installing dependency: libevent-2.1.11-cb12... [2024-06-05T13:22:01.644Z] -- Extracting /home/couchbase/.cbdepscache/libevent-linux-x86_64-2.1.11-cb12.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libevent.exploded.temp [2024-06-05T13:22:01.644Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libevent.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libevent.exploded [2024-06-05T13:22:01.644Z] -- Checking exploded libsodium version against 1.0.18-5 [2024-06-05T13:22:01.644Z] -- Installing dependency: libsodium-1.0.18-5... [2024-06-05T13:22:01.644Z] -- Extracting /home/couchbase/.cbdepscache/libsodium-linux-x86_64-1.0.18-5.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libsodium.exploded.temp [2024-06-05T13:22:01.908Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libsodium.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libsodium.exploded [2024-06-05T13:22:01.908Z] -- Checking exploded liburing version against 0.6-3 [2024-06-05T13:22:01.908Z] -- Installing dependency: liburing-0.6-3... [2024-06-05T13:22:01.908Z] -- Extracting /home/couchbase/.cbdepscache/liburing-linux-x86_64-0.6-3.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/liburing.exploded.temp [2024-06-05T13:22:01.908Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/liburing.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/liburing.exploded [2024-06-05T13:22:01.908Z] -- Dependency libuv (1.20.3-17) not declared for platform linux;all, skipping... [2024-06-05T13:22:01.908Z] -- Checking exploded libuv version against 1.20.3-23 [2024-06-05T13:22:01.908Z] -- Installing dependency: libuv-1.20.3-23... [2024-06-05T13:22:01.908Z] -- Extracting /home/couchbase/.cbdepscache/libuv-linux-x86_64-1.20.3-23.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libuv.exploded.temp [2024-06-05T13:22:01.908Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libuv.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libuv.exploded [2024-06-05T13:22:01.908Z] -- Checking exploded lz4 version against 1.9.2-cb5 [2024-06-05T13:22:01.908Z] -- Installing dependency: lz4-1.9.2-cb5... [2024-06-05T13:22:01.908Z] -- Extracting /home/couchbase/.cbdepscache/lz4-linux-x86_64-1.9.2-cb5.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/lz4.exploded.temp [2024-06-05T13:22:01.908Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/lz4.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/lz4.exploded [2024-06-05T13:22:01.908Z] -- Checking exploded maven version against 3.5.2-cb6 [2024-06-05T13:22:01.908Z] -- Installing dependency: maven-3.5.2-cb6... [2024-06-05T13:22:01.908Z] -- Extracting /home/couchbase/.cbdepscache/maven-all-noarch-3.5.2-cb6.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/maven.exploded.temp [2024-06-05T13:22:02.476Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/maven.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/maven.exploded [2024-06-05T13:22:02.476Z] -- Checking exploded pcre version against 8.44-cb3 [2024-06-05T13:22:02.476Z] -- Installing dependency: pcre-8.44-cb3... [2024-06-05T13:22:02.476Z] -- Extracting /home/couchbase/.cbdepscache/pcre-linux-x86_64-8.44-cb3.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/pcre.exploded.temp [2024-06-05T13:22:02.476Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/pcre.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/pcre.exploded [2024-06-05T13:22:02.476Z] -- Checking exploded openssl version against 3.1.4-1 [2024-06-05T13:22:02.476Z] -- Installing dependency: openssl-3.1.4-1... [2024-06-05T13:22:02.476Z] -- Extracting /home/couchbase/.cbdepscache/openssl-linux-x86_64-3.1.4-1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/openssl.exploded.temp [2024-06-05T13:22:03.412Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/openssl.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/openssl.exploded [2024-06-05T13:22:03.980Z] -- Checking exploded numactl version against 2.0.11-cb4 [2024-06-05T13:22:03.980Z] -- Installing dependency: numactl-2.0.11-cb4... [2024-06-05T13:22:03.980Z] -- Extracting /home/couchbase/.cbdepscache/numactl-linux-x86_64-2.0.11-cb4.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/numactl.exploded.temp [2024-06-05T13:22:03.980Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/numactl.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/numactl.exploded [2024-06-05T13:22:03.980Z] -- Checking exploded prometheus version against 2.45.0-6 [2024-06-05T13:22:03.980Z] -- Installing dependency: prometheus-2.45.0-6... [2024-06-05T13:22:03.980Z] -- Extracting /home/couchbase/.cbdepscache/prometheus-linux-x86_64-2.45.0-6.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/prometheus.exploded.temp [2024-06-05T13:22:08.176Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/prometheus.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/prometheus.exploded [2024-06-05T13:22:12.370Z] -- Checking exploded prometheus-cpp version against v1.2.1-couchbase-cb1 [2024-06-05T13:22:12.370Z] -- Installing dependency: prometheus-cpp-v1.2.1-couchbase-cb1... [2024-06-05T13:22:12.370Z] -- Extracting /home/couchbase/.cbdepscache/prometheus-cpp-linux-x86_64-v1.2.1-couchbase-cb1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/prometheus-cpp.exploded.temp [2024-06-05T13:22:12.370Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/prometheus-cpp.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/prometheus-cpp.exploded [2024-06-05T13:22:12.370Z] -- Checking exploded protoc-gen-go version against 1.2.5-7 [2024-06-05T13:22:12.370Z] -- Installing dependency: protoc-gen-go-1.2.5-7... [2024-06-05T13:22:12.370Z] -- Extracting /home/couchbase/.cbdepscache/protoc-gen-go-linux-x86_64-1.2.5-7.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/protoc-gen-go.exploded.temp [2024-06-05T13:22:12.370Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/protoc-gen-go.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/protoc-gen-go.exploded [2024-06-05T13:22:12.370Z] -- Checking exploded simdutf version against 3.2.14-cb1 [2024-06-05T13:22:12.370Z] -- Installing dependency: simdutf-3.2.14-cb1... [2024-06-05T13:22:12.370Z] -- Extracting /home/couchbase/.cbdepscache/simdutf-linux-x86_64-3.2.14-cb1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/simdutf.exploded.temp [2024-06-05T13:22:12.938Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/simdutf.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/simdutf.exploded [2024-06-05T13:22:12.938Z] -- Checking exploded snappy version against 1.1.10-cb2 [2024-06-05T13:22:12.938Z] -- Installing dependency: snappy-1.1.10-cb2... [2024-06-05T13:22:12.938Z] -- Extracting /home/couchbase/.cbdepscache/snappy-linux-x86_64-1.1.10-cb2.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/snappy.exploded.temp [2024-06-05T13:22:12.938Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/snappy.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/snappy.exploded [2024-06-05T13:22:12.938Z] -- Checking exploded spdlog version against v1.13.0-cb2 [2024-06-05T13:22:13.196Z] -- Installing dependency: spdlog-v1.13.0-cb2... [2024-06-05T13:22:13.196Z] -- Extracting /home/couchbase/.cbdepscache/spdlog-linux-x86_64-v1.13.0-cb2.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/spdlog.exploded.temp [2024-06-05T13:22:14.573Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/spdlog.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/spdlog.exploded [2024-06-05T13:22:14.573Z] -- Checking exploded v8 version against 12.1.285.26-1 [2024-06-05T13:22:14.573Z] -- Installing dependency: v8-12.1.285.26-1... [2024-06-05T13:22:14.573Z] -- Extracting /home/couchbase/.cbdepscache/v8-linux-x86_64-12.1.285.26-1.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/v8.exploded.temp [2024-06-05T13:22:36.512Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/v8.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/v8.exploded [2024-06-05T13:22:36.512Z] -- Checking exploded zlib version against 1.2.13-2 [2024-06-05T13:22:36.512Z] -- Installing dependency: zlib-1.2.13-2... [2024-06-05T13:22:36.512Z] -- Extracting /home/couchbase/.cbdepscache/zlib-linux-x86_64-1.2.13-2.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zlib.exploded.temp [2024-06-05T13:22:36.512Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zlib.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zlib.exploded [2024-06-05T13:22:36.512Z] -- Checking exploded zstd-cpp version against 1.5.0-4 [2024-06-05T13:22:36.512Z] -- Installing dependency: zstd-cpp-1.5.0-4... [2024-06-05T13:22:36.513Z] -- Extracting /home/couchbase/.cbdepscache/zstd-cpp-linux-x86_64-1.5.0-4.tgz to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zstd-cpp.exploded.temp [2024-06-05T13:22:37.082Z] -- Moving /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zstd-cpp.exploded.temp to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zstd-cpp.exploded [2024-06-05T13:22:38.463Z] -- Global third-party dependencies manifest complete [2024-06-05T13:22:38.463Z] -- ----------------------------------------- [2024-06-05T13:22:39.842Z] -- Using cmake version: 3.27.2 [2024-06-05T13:22:39.842Z] -- Installing to /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install [2024-06-05T13:22:39.842Z] -- Build type: DebugOptimized [2024-06-05T13:22:39.842Z] -- C++ compiler version: 9.0.0 [2024-06-05T13:22:39.842Z] -- C++ language version: 17 [2024-06-05T13:22:39.842Z] -- Performing Test HAVE_LINKER_BUILD_ID [2024-06-05T13:22:40.101Z] -- Performing Test HAVE_LINKER_BUILD_ID - Success [2024-06-05T13:22:40.101Z] -- Performing Test HAVE_NO_PIE [2024-06-05T13:22:40.361Z] -- Performing Test HAVE_NO_PIE - Success [2024-06-05T13:22:40.361Z] -- Looking for C++ include optional [2024-06-05T13:22:41.299Z] -- Looking for C++ include optional - found [2024-06-05T13:22:41.299Z] -- Looking for C++ include variant [2024-06-05T13:22:41.867Z] -- Looking for C++ include variant - found [2024-06-05T13:22:41.867Z] -- Performing Test HAVE_DEBUG_DEFAULT_VERSION [2024-06-05T13:22:41.867Z] -- Performing Test HAVE_DEBUG_DEFAULT_VERSION - Failed [2024-06-05T13:22:41.867Z] -- Performing Test HAVE_SIZED_DEALLOCATION [2024-06-05T13:22:42.436Z] -- Performing Test HAVE_SIZED_DEALLOCATION - Success [2024-06-05T13:22:42.436Z] -- Performing Test HAVE_NO_UNUSED_LAMBDA_CAPTURE [2024-06-05T13:22:42.695Z] -- Performing Test HAVE_NO_UNUSED_LAMBDA_CAPTURE - Success [2024-06-05T13:22:42.695Z] -- Performing Test HAVE_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS [2024-06-05T13:22:42.955Z] -- Performing Test HAVE_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS - Success [2024-06-05T13:22:42.955Z] -- Performing Test HAVE_OPTIMIZE_FOR_DEBUG [2024-06-05T13:22:43.525Z] -- Performing Test HAVE_OPTIMIZE_FOR_DEBUG - Success [2024-06-05T13:22:43.525Z] -- Performing Test HAVE_ATTR_FORMAT [2024-06-05T13:22:44.093Z] -- Performing Test HAVE_ATTR_FORMAT - Success [2024-06-05T13:22:44.093Z] -- ccache is available as /usr/local/bin/ccache, using it [2024-06-05T13:22:44.093Z] -- Performing Test COMPILER_SUPPORTS_DISABLE_NEW_DTAGS [2024-06-05T13:22:44.352Z] -- Performing Test COMPILER_SUPPORTS_DISABLE_NEW_DTAGS - Success [2024-06-05T13:22:44.352Z] -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS_C [2024-06-05T13:22:46.263Z] -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS_C - Success [2024-06-05T13:22:46.263Z] -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS_CXX [2024-06-05T13:22:47.200Z] -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS_CXX - Success [2024-06-05T13:22:47.200Z] -- AddressSanitizer enabled (mode 1) [2024-06-05T13:22:47.200Z] -- Performing Test HAVE_FLAG_SANITIZE_UNDEFINED_C [2024-06-05T13:22:48.581Z] -- Performing Test HAVE_FLAG_SANITIZE_UNDEFINED_C - Success [2024-06-05T13:22:48.581Z] -- Performing Test HAVE_FLAG_SANITIZE_UNDEFINED_CXX [2024-06-05T13:22:48.840Z] -- Performing Test HAVE_FLAG_SANITIZE_UNDEFINED_CXX - Success [2024-06-05T13:22:48.840Z] -- UndefinedBehaviorSanitizer enabled (mode 1) [2024-06-05T13:22:48.840Z] -- Found jemalloc headers: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc.exploded/include [2024-06-05T13:22:48.840Z] -- libraries: optimized;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc.exploded/lib/libjemalloc.so;debug;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc.exploded/lib/libjemallocd.so [2024-06-05T13:22:48.840Z] -- Looking for je_malloc [2024-06-05T13:22:49.408Z] -- Looking for je_malloc - found [2024-06-05T13:22:49.408Z] -- Looking for je_sdallocx [2024-06-05T13:22:49.668Z] -- Looking for je_sdallocx - found [2024-06-05T13:22:49.668Z] -- noprefix headers: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/jemalloc_noprefix.exploded/include [2024-06-05T13:22:49.668Z] -- Using system-supplied malloc [2024-06-05T13:22:49.668Z] -- Found LZ4 headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/lz4.exploded/include [2024-06-05T13:22:49.668Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/liblz4.so [2024-06-05T13:22:49.668Z] -- Found snappy headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/snappy.exploded/include [2024-06-05T13:22:49.668Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/snappy.exploded/lib/libsnappy.so [2024-06-05T13:22:49.668Z] CMake Warning (dev) at tlm/cmake/Modules/FindCouchbaseBoost.cmake:44 (find_package): [2024-06-05T13:22:49.668Z] Policy CMP0144 is not set: find_package uses upper-case _ROOT [2024-06-05T13:22:49.668Z] variables. Run "cmake --help-policy CMP0144" for policy details. Use the [2024-06-05T13:22:49.668Z] cmake_policy command to set the policy and suppress this warning. [2024-06-05T13:22:49.668Z] [2024-06-05T13:22:49.668Z] CMake variable BOOST_ROOT is set to: [2024-06-05T13:22:49.668Z] [2024-06-05T13:22:49.668Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/boost.exploded [2024-06-05T13:22:49.668Z] [2024-06-05T13:22:49.668Z] For compatibility, find_package is ignoring the variable, but code in a [2024-06-05T13:22:49.668Z] .cmake module might still use it. [2024-06-05T13:22:49.668Z] Call Stack (most recent call first): [2024-06-05T13:22:49.668Z] CMakeLists.txt:225 (INCLUDE) [2024-06-05T13:22:49.668Z] This warning is for project developers. Use -Wno-dev to suppress it. [2024-06-05T13:22:49.668Z] [2024-06-05T13:22:49.927Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2024-06-05T13:22:50.187Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2024-06-05T13:22:50.187Z] -- Found Threads: TRUE [2024-06-05T13:22:50.446Z] -- Found Boost: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/boost.exploded/include (found version "1.82.0") found components: container context filesystem program_options regex system thread chrono atomic [2024-06-05T13:22:50.446Z] -- Found Boost in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/boost.exploded/include [2024-06-05T13:22:50.446Z] -- Found faiss [2024-06-05T13:22:50.446Z] -- Found double-conversion headers: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/double-conversion.exploded/include [2024-06-05T13:22:50.446Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/double-conversion.exploded/lib/libdouble-conversion.a [2024-06-05T13:22:50.446Z] -- Found GLOG: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/glog.exploded/lib64/libglog.a [2024-06-05T13:22:50.446Z] -- Found libevent headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libevent.exploded/include [2024-06-05T13:22:50.446Z] -- core: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libevent_core.so [2024-06-05T13:22:50.446Z] -- extra: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libevent_extra.so [2024-06-05T13:22:50.446Z] -- openssl: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libevent_openssl.so [2024-06-05T13:22:50.446Z] -- pthreads: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libevent_pthreads.so [2024-06-05T13:22:50.446Z] -- Found OpenSSL: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/openssl.exploded/lib/libcrypto.so (found version "3.1.4") found components: Crypto SSL [2024-06-05T13:22:50.446Z] -- Found Facebook Folly headers: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/folly.exploded/include [2024-06-05T13:22:50.446Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/folly.exploded/lib/libfollyasan_ubsan.a [2024-06-05T13:22:50.446Z] -- unsanitized libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/folly.exploded/lib/libfolly.a [2024-06-05T13:22:50.446Z] -- Found cURL headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/curl.exploded/include [2024-06-05T13:22:50.446Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libcurl.so [2024-06-05T13:22:50.705Z] -- Found lua headers in: /usr/include [2024-06-05T13:22:50.705Z] -- libraries: /usr/lib64/liblua.so [2024-06-05T13:22:50.705Z] -- Erlang runtime and compiler found in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/erl and /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/erlc [2024-06-05T13:22:50.705Z] -- Erlang dialyzer in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/dialyzer [2024-06-05T13:22:50.705Z] -- Escript interpreter found in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/escript [2024-06-05T13:22:50.705Z] -- Erlang nif header in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/erlang/usr/include [2024-06-05T13:22:50.705Z] -- Found minidump-2-core: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/minidump-2-core [2024-06-05T13:22:50.705Z] -- Found Google Breakpad: [2024-06-05T13:22:50.705Z] -- headers: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/breakpad.exploded/include/breakpad [2024-06-05T13:22:50.705Z] -- library: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/breakpad.exploded/lib/libbreakpad_client.a [2024-06-05T13:22:50.705Z] -- Found Google Flatbuffers headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/flatbuffers.exploded/include [2024-06-05T13:22:50.705Z] -- library: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/flatbuffers.exploded/lib64/libflatbuffers.a [2024-06-05T13:22:50.705Z] -- compiler: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/flatbuffers.exploded/bin/flatc [2024-06-05T13:22:50.705Z] -- Found v8 headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/v8.exploded/include [2024-06-05T13:22:50.705Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libv8.so;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libv8_libplatform.so;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libv8_libbase.so;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libchrome_zlib.so;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libicuuc.so;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libthird_party_abseil-cpp_absl.so;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libthird_party_icu_icui18n.so [2024-06-05T13:22:50.705Z] -- Found ICU headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/v8.exploded/include [2024-06-05T13:22:50.705Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libicuuc.so;/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libthird_party_icu_icui18n.so [2024-06-05T13:22:50.705Z] -- Found nlohmann_json: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/json.exploded/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3") [2024-06-05T13:22:50.705Z] -- Found PCRE: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib [2024-06-05T13:22:50.705Z] -- PCRE header dir: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/pcre.exploded/include [2024-06-05T13:22:50.705Z] -- PCRE library dir: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib [2024-06-05T13:22:50.705Z] -- Found ZLIB: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zlib.exploded/lib/libz.so (found version "1.2.13") [2024-06-05T13:22:50.705Z] -- Performing Test HAVE_LIBNUMA [2024-06-05T13:22:50.964Z] -- Performing Test HAVE_LIBNUMA - Success [2024-06-05T13:22:50.964Z] -- Found numa headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/numactl.exploded/include [2024-06-05T13:22:50.964Z] -- library: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libnuma.so [2024-06-05T13:22:50.964Z] -- Found fmt at: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/fmt.exploded/lib/cmake/fmt [2024-06-05T13:22:50.964Z] -- Found libsodium headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libsodium.exploded/include [2024-06-05T13:22:50.964Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libsodium.so [2024-06-05T13:22:50.964Z] -- Found liburing headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/liburing.exploded/include [2024-06-05T13:22:50.964Z] -- Found liburing library : /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/liburing.so [2024-06-05T13:22:50.964Z] -- Found spdlog at: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/spdlog.exploded/lib64/cmake/spdlog [2024-06-05T13:22:50.964Z] -- Found zstd-cpp headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zstd-cpp.exploded/include [2024-06-05T13:22:50.964Z] -- Found zstd-cpp library : /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/zstd-cpp.exploded/lib/libzstd.so [2024-06-05T13:22:50.964Z] -- Found libuv headers in: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/libuv.exploded/include [2024-06-05T13:22:50.964Z] -- libraries: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libuv.so [2024-06-05T13:22:51.902Z] -- Building Couchbase Server 0.0.0-0000 Enterprise Edition [2024-06-05T13:22:51.902Z] -- Linking with network libraries: [2024-06-05T13:22:51.902Z] -- Project 'gsl_lite', package 'gsl-lite' version: '0.38.1' [2024-06-05T13:22:51.902Z] -- Looking for backtrace [2024-06-05T13:22:52.160Z] -- Looking for backtrace - found [2024-06-05T13:22:52.160Z] -- Looking for dladdr [2024-06-05T13:22:52.419Z] -- Looking for dladdr - found [2024-06-05T13:22:52.419Z] -- Looking for sched_getaffinity [2024-06-05T13:22:52.987Z] -- Looking for sched_getaffinity - found [2024-06-05T13:22:52.987Z] -- Looking for sched_getcpu [2024-06-05T13:22:53.245Z] -- Looking for sched_getcpu - found [2024-06-05T13:22:53.245Z] -- Looking for htonll [2024-06-05T13:22:53.504Z] -- Looking for htonll - not found [2024-06-05T13:22:53.504Z] -- Looking for cpuid.h [2024-06-05T13:22:53.764Z] -- Looking for cpuid.h - found [2024-06-05T13:22:53.764Z] -- Looking for aligned_alloc [2024-06-05T13:22:54.024Z] -- Looking for aligned_alloc - not found [2024-06-05T13:22:54.024Z] -- Looking for posix_memalign [2024-06-05T13:22:54.593Z] -- Looking for posix_memalign - found [2024-06-05T13:22:54.593Z] -- Looking for include file netinet/in.h [2024-06-05T13:22:54.852Z] -- Looking for include file netinet/in.h - found [2024-06-05T13:22:54.852Z] -- Looking for include file inttypes.h [2024-06-05T13:22:55.111Z] -- Looking for include file inttypes.h - found [2024-06-05T13:22:55.111Z] -- Looking for include file unistd.h [2024-06-05T13:22:55.371Z] -- Looking for include file unistd.h - found [2024-06-05T13:22:55.371Z] -- Looking for fdatasync [2024-06-05T13:22:55.940Z] -- Looking for fdatasync - found [2024-06-05T13:22:55.940Z] -- Looking for qsort_r [2024-06-05T13:22:55.940Z] -- Looking for qsort_r - not found [2024-06-05T13:22:55.940Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [2024-06-05T13:22:56.509Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success [2024-06-05T13:22:56.509Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [2024-06-05T13:22:56.768Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success [2024-06-05T13:22:56.768Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR [2024-06-05T13:22:57.027Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [2024-06-05T13:22:57.027Z] -- Found snappy in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/snappy.exploded/include : /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/tlm/deps/snappy.exploded/lib/libsnappy.so [2024-06-05T13:22:57.027Z] -- Did not find libfusion [2024-06-05T13:22:57.286Z] -- ep-engine: Building magma-kvstore [2024-06-05T13:22:57.545Z] -- Found Python3: /usr/local/bin/python3.9 (found version "3.9.2") found components: Interpreter [2024-06-05T13:22:57.545Z] -- Added Go Modules build target 'golang_tls_test' using Go 1.22.2 [2024-06-05T13:22:57.545Z] -- Added Go mod tidy target golang_tls_test-tidy [2024-06-05T13:22:57.545Z] -- Producing Go version usage report [2024-06-05T13:22:57.545Z] -- Configuring done (80.7s) [2024-06-05T13:22:59.464Z] -- Generating done (1.3s) [2024-06-05T13:22:59.464Z] -- Build files have been written to: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-05T13:22:59.889Z] + cmake --build build --parallel 16 --target everything --target install [2024-06-05T13:22:59.889Z] [1/783] Building C object third_party/HdrHistogram_c/src/CMakeFiles/hdr_histogram_static.dir/hdr_interval_recorder.c.o [2024-06-05T13:22:59.889Z] [2/783] Building C object third_party/HdrHistogram_c/src/CMakeFiles/hdr_histogram_static.dir/hdr_writer_reader_phaser.c.o [2024-06-05T13:22:59.889Z] [3/783] Building C object third_party/HdrHistogram_c/src/CMakeFiles/hdr_histogram_static.dir/hdr_thread.c.o [2024-06-05T13:22:59.889Z] [4/783] Building C object third_party/HdrHistogram_c/src/CMakeFiles/hdr_histogram_static.dir/hdr_time.c.o [2024-06-05T13:22:59.889Z] [5/783] Building C object third_party/HdrHistogram_c/src/CMakeFiles/hdr_histogram_static.dir/hdr_encoding.c.o [2024-06-05T13:22:59.889Z] [6/783] Building C object third_party/HdrHistogram_c/src/CMakeFiles/hdr_histogram_static.dir/hdr_histogram.c.o [2024-06-05T13:23:00.148Z] [7/783] Linking C static library third_party/HdrHistogram_c/src/libhdr_histogram_static.a [2024-06-05T13:23:00.148Z] [8/783] Building CXX object phosphor/tests/CMakeFiles/phosphor_test_main.dir/test_main.cc.o [2024-06-05T13:23:00.148Z] [9/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/trace_argument_test.cc.o [2024-06-05T13:23:00.148Z] [10/783] Building CXX object phosphor/CMakeFiles/phosphor_unsanitized.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:23:00.148Z] [11/783] Building CXX object phosphor/CMakeFiles/phosphor.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:23:00.407Z] [12/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/chunk_lock_test.cc.o [2024-06-05T13:23:00.407Z] [13/783] Building CXX object phosphor/tests/library/CMakeFiles/phosphor_library_test.dir/threaded_test.cc.o [2024-06-05T13:23:00.407Z] [14/783] Building CXX object phosphor/tests/library/CMakeFiles/phosphor_library_test.dir/macro_disabled_test.cc.o [2024-06-05T13:23:00.407Z] [15/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/tracing_threading_bench.cc.o [2024-06-05T13:23:00.407Z] [16/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/category_registry.cc.o [2024-06-05T13:23:00.407Z] [17/783] Building CXX object phosphor/CMakeFiles/phosphor.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:00.407Z] [18/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/chunk_lock.cc.o [2024-06-05T13:23:00.407Z] [19/783] Building CXX object phosphor/CMakeFiles/phosphor_unsanitized.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:00.407Z] [20/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/platform/thread.cc.o [2024-06-05T13:23:00.407Z] [21/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/trace_config.cc.o [2024-06-05T13:23:00.407Z] [22/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/trace_context.cc.o [2024-06-05T13:23:00.407Z] [23/783] Building CXX object phosphor/tests/library/CMakeFiles/phosphor_library_test.dir/macro_test.cc.o [2024-06-05T13:23:00.407Z] [24/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/trace_event.cc.o [2024-06-05T13:23:00.407Z] [25/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/trace_log.cc.o [2024-06-05T13:23:00.407Z] [26/783] Linking CXX static library phosphor/libphosphor.a [2024-06-05T13:23:00.407Z] [27/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/tools/export.cc.o [2024-06-05T13:23:00.407Z] [28/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/trace_event_test.cc.o [2024-06-05T13:23:00.407Z] [29/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/string_utils_test.cc.o [2024-06-05T13:23:00.407Z] [30/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/category_registry_test.cc.o [2024-06-05T13:23:00.407Z] [31/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/export_test.cc.o [2024-06-05T13:23:00.407Z] [32/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/bench_common.cc.o [2024-06-05T13:23:00.407Z] [33/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/chunk_lock.cc.o [2024-06-05T13:23:00.407Z] [34/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/trace_buffer_test.cc.o [2024-06-05T13:23:00.407Z] [35/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/utils/memory.cc.o [2024-06-05T13:23:00.407Z] [36/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/utils/string_utils.cc.o [2024-06-05T13:23:00.407Z] [37/783] Linking CXX static library phosphor/libphosphor_unsanitized.a [2024-06-05T13:23:00.407Z] [38/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/platform/thread.cc.o [2024-06-05T13:23:00.407Z] [39/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/trace_event.cc.o [2024-06-05T13:23:00.407Z] [40/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/utils/memory.cc.o [2024-06-05T13:23:00.407Z] [41/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/trace_context.cc.o [2024-06-05T13:23:00.407Z] [42/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/utils/string_utils.cc.o [2024-06-05T13:23:00.407Z] [43/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/bench_common.cc.o [2024-06-05T13:23:00.407Z] [44/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/category_registry.cc.o [2024-06-05T13:23:00.407Z] [45/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/tools/export.cc.o [2024-06-05T13:23:00.407Z] [46/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/trace_config.cc.o [2024-06-05T13:23:00.407Z] [47/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/category_registry.cc.o [2024-06-05T13:23:00.407Z] [48/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/chunk_lock.cc.o [2024-06-05T13:23:00.407Z] [49/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/trace_buffer.cc.o [2024-06-05T13:23:00.407Z] [50/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/tracing_threading_bench.cc.o [2024-06-05T13:23:00.407Z] [51/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/__/__/src/trace_log.cc.o [2024-06-05T13:23:00.407Z] [52/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/platform/thread.cc.o [2024-06-05T13:23:00.666Z] [53/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/trace_config.cc.o [2024-06-05T13:23:00.666Z] [54/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/utils/memory.cc.o [2024-06-05T13:23:00.666Z] [55/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/trace_buffer.cc.o [2024-06-05T13:23:00.666Z] [56/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/trace_context.cc.o [2024-06-05T13:23:00.666Z] [57/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/trace_log.cc.o [2024-06-05T13:23:00.666Z] [58/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/tools/export.cc.o [2024-06-05T13:23:00.666Z] [59/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/utils/string_utils.cc.o [2024-06-05T13:23:00.666Z] [60/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/bench_common.cc.o [2024-06-05T13:23:00.666Z] [61/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/phosphor_benchmarks.dir/bench_common.cc.o [2024-06-05T13:23:00.666Z] [62/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/phosphor_benchmarks.dir/chunk_lock_bench.cc.o [2024-06-05T13:23:00.666Z] [63/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/phosphor_benchmarks.dir/category_onoff_bench.cc.o [2024-06-05T13:23:00.666Z] [64/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/phosphor_benchmarks.dir/category_registry_bench.cc.o [2024-06-05T13:23:00.666Z] [65/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_1.dir/__/__/src/trace_buffer.cc.o [2024-06-05T13:23:00.666Z] [66/783] Building CXX object platform/CMakeFiles/platform_cbassert.dir/src/cbassert.cc.o [2024-06-05T13:23:00.666Z] [67/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/phosphor_benchmarks.dir/chunk_replacement_bench.cc.o [2024-06-05T13:23:00.666Z] [68/783] Building CXX object platform/CMakeFiles/platform_cbassert_unsanitized.dir/src/cbassert.cc.o [2024-06-05T13:23:00.666Z] [69/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/phosphor_benchmarks.dir/tracing_onoff_bench.cc.o [2024-06-05T13:23:00.666Z] [70/783] Building CXX object platform/CMakeFiles/platform_cbassert_unsanitized.dir/src/backtrace.cc.o [2024-06-05T13:23:00.666Z] [71/783] Building CXX object platform/CMakeFiles/JSON_checker.dir/src/JSON_checker.cc.o [2024-06-05T13:23:00.666Z] [72/783] Building CXX object platform/CMakeFiles/breakpad_wrapper.dir/src/breakpad_wrapper.cc.o [2024-06-05T13:23:00.666Z] [73/783] Building CXX object platform/CMakeFiles/platform.dir/src/crc32c_hw_accel.cc.o [2024-06-05T13:23:00.666Z] [74/783] Building CXX object platform/CMakeFiles/platform_cb_malloc_arena.dir/src/cb_malloc_arena.cc.o [2024-06-05T13:23:00.666Z] [75/783] Linking CXX static library platform/libplatform_cbassert_unsanitized.a [2024-06-05T13:23:00.666Z] [76/783] Linking CXX static library platform/libJSON_checker.a [2024-06-05T13:23:00.666Z] [77/783] Building CXX object platform/cgroup/CMakeFiles/cgroup_objs.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:00.666Z] [78/783] Building CXX object platform/cgroup/CMakeFiles/cgroup_test.dir/cgroup_tests.cc.o [2024-06-05T13:23:00.666Z] [79/783] Building CXX object platform/hdrhistogram/CMakeFiles/hdrhistogram.dir/hdrhistogram.cc.o [2024-06-05T13:23:00.666Z] [80/783] Building CXX object platform/cgroup/CMakeFiles/cgroup_trace.dir/cgroup_trace.cc.o [2024-06-05T13:23:00.926Z] [81/783] Building CXX object platform/tests/unit_tests/CMakeFiles/process_monitor_child.dir/process_monitor_child.cc.o [2024-06-05T13:23:00.926Z] [82/783] Building CXX object subjson/CMakeFiles/subjson.dir/subdoc/match.cc.o [2024-06-05T13:23:00.926Z] [83/783] Building CXX object couchstore/CMakeFiles/couchscript.dir/src/couchscript.cc.o [2024-06-05T13:23:00.926Z] [84/783] Linking CXX shared library platform/libbreakpad_wrapper.so [2024-06-05T13:23:00.926Z] [85/783] Building CXX object subjson/CMakeFiles/subjson.dir/subdoc/operations.cc.o [2024-06-05T13:23:00.926Z] [86/783] Building CXX object subjson/CMakeFiles/subjson.dir/subdoc/util.cc.o [2024-06-05T13:23:00.926Z] [87/783] Building CXX object subjson/CMakeFiles/subjson-bench.dir/bench.cc.o [2024-06-05T13:23:00.926Z] [88/783] Building C object subjson/CMakeFiles/subjson-bench.dir/contrib/cliopts/cliopts.c.o [2024-06-05T13:23:00.926Z] [89/783] Building CXX object platform/hdrhistogram/CMakeFiles/hdrhistogram_test.dir/hdrhistogram_test.cc.o [2024-06-05T13:23:00.926Z] [90/783] Building CXX object subjson/tests/CMakeFiles/subjson-test.dir/t_match.cc.o [2024-06-05T13:23:00.926Z] [91/783] Building CXX object subjson/tests/CMakeFiles/subjson-test.dir/t_path.cc.o [2024-06-05T13:23:00.926Z] [92/783] Building CXX object subjson/tests/CMakeFiles/subjson-test.dir/t_uescape.cc.o [2024-06-05T13:23:00.926Z] [93/783] Building CXX object platform/cgroup/CMakeFiles/cgroup.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:00.926Z] [94/783] Building CXX object subjson/tests/CMakeFiles/subjson-test.dir/t_ops.cc.o [2024-06-05T13:23:00.926Z] [95/783] Building CXX object platform/CMakeFiles/platform_cbassert.dir/src/backtrace.cc.o [2024-06-05T13:23:00.926Z] [96/783] Building CXX object subjson/tests/CMakeFiles/subjson-test.dir/t_validate.cc.o [2024-06-05T13:23:00.926Z] [97/783] Building CXX object couchstore/CMakeFiles/couchstore_objs.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:23:00.926Z] [98/783] Building C object couchstore/CMakeFiles/couchstore_objs.dir/Unity/unity_0_c.c.o [2024-06-05T13:23:01.194Z] [99/783] Linking CXX static library platform/libplatform_cbassert.a [2024-06-05T13:23:01.194Z] [100/783] Building CXX object subjson/CMakeFiles/subjson.dir/subdoc/path.cc.o [2024-06-05T13:23:01.194Z] [101/783] Building CXX object couchstore/CMakeFiles/couchstore_view_objs.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:23:01.194Z] [102/783] Building CXX object platform/tests/histogram/CMakeFiles/platform-histogram-test.dir/histogram_test.cc.o [2024-06-05T13:23:01.194Z] [103/783] Building CXX object couchstore/CMakeFiles/couch_dbck.dir/src/dbck.cc.o [2024-06-05T13:23:01.194Z] [104/783] Building CXX object couchstore/CMakeFiles/couch_dbinfo.dir/src/dbinfo.cc.o [2024-06-05T13:23:01.194Z] [105/783] Building CXX object couchstore/CMakeFiles/couchstore_objs.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:01.194Z] [106/783] Building CXX object couchstore/CMakeFiles/couchstore_view_objs.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:23:01.194Z] [107/783] Linking CXX static library platform/cgroup/libcgroup.a [2024-06-05T13:23:01.194Z] [108/783] Building CXX object couchstore/CMakeFiles/couch_view_index_builder.dir/src/views/bin/util.cc.o [2024-06-05T13:23:01.194Z] [109/783] Building CXX object couchstore/CMakeFiles/couch_view_file_merger.dir/src/views/bin/couch_view_file_merger.cc.o [2024-06-05T13:23:01.194Z] [110/783] Building CXX object couchstore/CMakeFiles/couch_view_index_builder.dir/src/views/bin/couch_view_index_builder.cc.o [2024-06-05T13:23:01.194Z] [111/783] Building CXX object couchstore/CMakeFiles/couch_view_group_cleanup.dir/src/views/bin/couch_view_group_cleanup.cc.o [2024-06-05T13:23:01.194Z] [112/783] Building CXX object couchstore/CMakeFiles/couch_view_group_cleanup.dir/src/views/bin/util.cc.o [2024-06-05T13:23:01.194Z] [113/783] Building CXX object couchstore/CMakeFiles/couch_view_index_updater.dir/src/views/bin/couch_view_index_updater.cc.o [2024-06-05T13:23:01.194Z] [114/783] Building CXX object couchstore/CMakeFiles/couch_view_group_compactor.dir/src/views/bin/couch_view_group_compactor.cc.o [2024-06-05T13:23:01.194Z] [115/783] Building CXX object couchstore/CMakeFiles/couchstore_file-sorter-test.dir/src/file_merger.cc.o [2024-06-05T13:23:01.453Z] [116/783] Building CXX object couchstore/CMakeFiles/couchstore_file-deduper-test.dir/src/file_merger.cc.o [2024-06-05T13:23:01.453Z] [117/783] Building CXX object couchstore/CMakeFiles/couch_create.dir/src/crc32.cc.o [2024-06-05T13:23:01.453Z] [118/783] Linking CXX executable phosphor/tests/benchmark/tracing_threading_bench_1 [2024-06-05T13:23:01.453Z] [119/783] Building CXX object couchstore/CMakeFiles/couch_create.dir/src/couch_create.cc.o [2024-06-05T13:23:01.453Z] [120/783] Building CXX object couchstore/CMakeFiles/couch_view_file_merger.dir/src/views/bin/util.cc.o [2024-06-05T13:23:01.453Z] [121/783] Linking CXX executable phosphor/tests/benchmark/phosphor_benchmarks [2024-06-05T13:23:01.453Z] [122/783] Building CXX object couchstore/CMakeFiles/couchstore_file-merger-test.dir/src/file_merger.cc.o [2024-06-05T13:23:01.453Z] [123/783] Building CXX object couchstore/CMakeFiles/couchstore_objs.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:23:01.453Z] [124/783] Building C object couchstore/CMakeFiles/couchstore_file-sorter-test.dir/src/quicksort.c.o [2024-06-05T13:23:01.712Z] [125/783] Building CXX object couchstore/CMakeFiles/couchstore_file-sorter-test.dir/tests/file_sorter_tests.cc.o [2024-06-05T13:23:01.712Z] [126/783] Building CXX object couchstore/CMakeFiles/couch_view_index_updater.dir/src/views/bin/util.cc.o [2024-06-05T13:23:01.712Z] [127/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-builtin-test.dir/tests/mapreduce/builtin.cc.o [2024-06-05T13:23:01.712Z] [128/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-builtin-test.dir/src/views/mapreduce/mapreduce.cc.o [2024-06-05T13:23:01.712Z] [129/783] Building CXX object couchstore/CMakeFiles/couchstore_view_objs.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:01.712Z] [130/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-map-test.dir/src/views/mapreduce/mapreduce_c.cc.o [2024-06-05T13:23:01.712Z] [131/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-map-test.dir/src/views/mapreduce/mapreduce.cc.o [2024-06-05T13:23:01.712Z] [132/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-map-test.dir/tests/mapreduce/map.cc.o [2024-06-05T13:23:01.712Z] [133/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-reduce-test.dir/tests/mapreduce/reduce.cc.o [2024-06-05T13:23:01.712Z] [134/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-reduce-test.dir/src/views/mapreduce/mapreduce_c.cc.o [2024-06-05T13:23:01.971Z] [135/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-reduce-test.dir/src/views/mapreduce/mapreduce.cc.o [2024-06-05T13:23:01.971Z] [136/783] Building CXX object couchstore/CMakeFiles/couchstore_testapp.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:01.971Z] [137/783] Building CXX object couchstore/CMakeFiles/couchstore_gtest.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:23:01.971Z] [138/783] Building CXX object couchstore/CMakeFiles/couchstore_testapp.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:23:01.971Z] [139/783] Building CXX object kv_engine/rbac/CMakeFiles/privilege_check_bench.dir/privilege_check_bench.cc.o [2024-06-05T13:23:01.971Z] [140/783] Building CXX object couchstore/CMakeFiles/couchstore_internal_gtest.dir/tests/documents.cc.o [2024-06-05T13:23:01.971Z] [141/783] Building CXX object couchstore/CMakeFiles/couchstore_internal_gtest.dir/tests/couchstoretest.cc.o [2024-06-05T13:23:02.231Z] [142/783] Building CXX object couchstore/CMakeFiles/couchstore_internal_gtest.dir/tests/test_fileops.cc.o [2024-06-05T13:23:02.490Z] [143/783] Building CXX object couchstore/CMakeFiles/couchstore_wrapped_fileops_test.dir/src/iobuffer.cc.o [2024-06-05T13:23:02.750Z] [144/783] Building CXX object couchstore/CMakeFiles/couchstore_wrapped_fileops_test_framework.dir/tests/test_fileops.cc.o [2024-06-05T13:23:02.750Z] [145/783] Building CXX object couchstore/CMakeFiles/couchstore_wrapped_fileops_test.dir/src/crc32.cc.o [2024-06-05T13:23:03.010Z] [146/783] Building CXX object couchstore/CMakeFiles/couchstore_wrapped_fileops_test_framework.dir/src/os.cc.o [2024-06-05T13:23:03.010Z] [147/783] Building CXX object couchstore/CMakeFiles/couch_compact.dir/src/compactor.cc.o [2024-06-05T13:23:03.010Z] [148/783] Building CXX object couchstore/programs/dbdiff/CMakeFiles/dbdiff.dir/dbdiff.cc.o [2024-06-05T13:23:03.270Z] [149/783] Building CXX object couchstore/programs/pitr_compact/CMakeFiles/pitr_compact.dir/pitr_compact.cc.o [2024-06-05T13:23:03.270Z] [150/783] Generating flatbuffer files for treestate [2024-06-05T13:23:03.270Z] [151/783] Generating flatbuffer files for sstable meta [2024-06-05T13:23:03.270Z] [152/783] Building CXX object sigar/src/CMakeFiles/sigar_cpp.dir/os/logger.cc.o [2024-06-05T13:23:03.270Z] [153/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_4.dir/tracing_threading_bench.cc.o [2024-06-05T13:23:03.270Z] [154/783] Building CXX object couchstore/CMakeFiles/couchstore_wrapped_fileops_test.dir/tests/wrapped_fileops_test.cc.o [2024-06-05T13:23:03.270Z] [155/783] Building CXX object couchstore/CMakeFiles/couchstore_test_fileops.dir/tests/test_fileops.cc.o [2024-06-05T13:23:03.270Z] [156/783] Building CXX object sigar/src/CMakeFiles/sigar_cpp.dir/os/sigar_iface.cc.o [2024-06-05T13:23:03.270Z] [157/783] Building CXX object couchstore/CMakeFiles/couchstore_gtest.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:03.270Z] [158/783] Building CXX object sigar/src/CMakeFiles/sigar_cpp.dir/os/darwin/darwin_sigar.cc.o [2024-06-05T13:23:03.270Z] [159/783] Building CXX object sigar/src/CMakeFiles/sigar_cpp.dir/os/win32/win32_sigar.cc.o [2024-06-05T13:23:03.270Z] [160/783] Building CXX object phosphor/tests/benchmark/CMakeFiles/tracing_threading_bench_16.dir/__/__/src/trace_event.cc.o [2024-06-05T13:23:03.270Z] [161/783] Building CXX object sigar/src/CMakeFiles/sigar.dir/sigar_control_group.cc.o [2024-06-05T13:23:03.270Z] [162/783] Building CXX object sigar/src/CMakeFiles/sigar.dir/sigar.cc.o [2024-06-05T13:23:03.270Z] [163/783] Building CXX object sigar/src/CMakeFiles/sigar.dir/sigar_format.cc.o [2024-06-05T13:23:03.531Z] [164/783] Building CXX object sigar/tests/CMakeFiles/sigar_tests_child.dir/sigar_tests_child.cc.o [2024-06-05T13:23:03.531Z] [165/783] Building CXX object sigar/tests/CMakeFiles/sigar_cpp_tests.dir/sigar_port_tests.cc.o [2024-06-05T13:23:03.790Z] [166/783] Building CXX object sigar/programs/CMakeFiles/sigar_port_impl.dir/sigar_port.cc.o [2024-06-05T13:23:03.790Z] [167/783] Building CXX object sigar/programs/CMakeFiles/sigar_interactive_test_cpp.dir/sigar_interactive_test.cc.o [2024-06-05T13:23:03.790Z] [168/783] Building CXX object couchstore/CMakeFiles/couchstore_file-merger-test.dir/tests/file_merger_tests.cc.o [2024-06-05T13:23:03.790Z] [169/783] Building CXX object sigar/programs/CMakeFiles/sigar_port.dir/sigar_port_main.cc.o [2024-06-05T13:23:03.790Z] [170/783] Building CXX object couchstore/CMakeFiles/couchstore_file-deduper-test.dir/tests/file_deduper_tests.cc.o [2024-06-05T13:23:04.050Z] [171/783] Building CXX object sigar/tests/CMakeFiles/sigar_cpp_tests.dir/sigar_cpp_tests.cc.o [2024-06-05T13:23:04.312Z] [172/783] Building CXX object couchstore/CMakeFiles/couch_view_group_compactor.dir/src/views/bin/util.cc.o [2024-06-05T13:23:04.312Z] [173/783] Building CXX object platform/CMakeFiles/platform_pch.dir/cmake_pch.hxx.pch [2024-06-05T13:23:04.577Z] [174/783] Building CXX object platform/CMakeFiles/platform_pch.dir/precompiled_headers.cc.o [2024-06-05T13:23:04.577Z] [175/783] Building CXX object kv_engine/json/CMakeFiles/json_validator_test.dir/syntax_validator_test.cc.o [2024-06-05T13:23:04.577Z] [176/783] Building CXX object kv_engine/json/CMakeFiles/json_validator.dir/syntax_validator.cc.o [2024-06-05T13:23:04.577Z] [177/783] Building CXX object platform/CMakeFiles/platform_pch_fpic.dir/cmake_pch.hxx.pch [2024-06-05T13:23:04.578Z] [178/783] Building CXX object phosphor/tests/module/CMakeFiles/phosphor_unit_tests.dir/memory_test.cc.o [2024-06-05T13:23:04.578Z] [179/783] Building CXX object platform/cbcompress/CMakeFiles/platform-compression-bench.dir/compress_bench.cc.o [2024-06-05T13:23:04.578Z] [180/783] Building CXX object platform/cbcompress/CMakeFiles/platform-compression-test.dir/compression_test.cc.o [2024-06-05T13:23:04.578Z] [181/783] Building CXX object platform/CMakeFiles/platform_pch_fpic.dir/precompiled_headers.cc.o [2024-06-05T13:23:04.578Z] [182/783] Linking CXX executable phosphor/tests/benchmark/tracing_threading_bench_4 [2024-06-05T13:23:04.842Z] [183/783] Building CXX object kv_engine/etc/couchbase/kv/serverless/CMakeFiles/generate_serverless_config.dir/generate_serverless_config.cc.o [2024-06-05T13:23:04.842Z] [184/783] Building CXX object platform/CMakeFiles/platform.dir/Unity/unity_4_cxx.cxx.o [2024-06-05T13:23:04.842Z] [185/783] Building CXX object platform/CMakeFiles/platform.dir/src/getopt.cc.o [2024-06-05T13:23:04.842Z] [186/783] Building CXX object platform/cbsocket/CMakeFiles/cbsocket.dir/socket.cc.o [2024-06-05T13:23:04.842Z] [187/783] Building CXX object platform/cbcompress/CMakeFiles/cbcompress.dir/compress.cc.o [2024-06-05T13:23:04.842Z] [188/783] Linking CXX executable phosphor/tests/benchmark/tracing_threading_bench_16 [2024-06-05T13:23:04.842Z] [189/783] Building CXX object platform/CMakeFiles/platform.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:23:04.842Z] [190/783] Building CXX object platform/CMakeFiles/platform.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:23:05.119Z] [191/783] Building CXX object platform/tests/arena_malloc/CMakeFiles/platform-cb_malloc-test.dir/cb_malloc_default.cc.o [2024-06-05T13:23:05.119Z] [192/783] Building CXX object platform/cbsocket/CMakeFiles/cbsocket_test.dir/cbsocket_test.cc.o [2024-06-05T13:23:05.119Z] [193/783] Building CXX object platform/tests/benchmarks/CMakeFiles/platform_benchmarks.dir/base64_test_bench.cc.o [2024-06-05T13:23:05.119Z] [194/783] Building CXX object platform/CMakeFiles/platform.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:23:05.119Z] [195/783] Building CXX object platform/tests/arena_malloc/CMakeFiles/platform-arena_malloc-test.dir/arena_malloc_test.cc.o [2024-06-05T13:23:05.119Z] [196/783] Building CXX object platform/tests/crc32/CMakeFiles/platform-crc32c-sw_hw-test.dir/crc32c_test.cc.o [2024-06-05T13:23:05.119Z] [197/783] Building CXX object platform/CMakeFiles/platform.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:23:05.119Z] [198/783] Building CXX object platform/tests/crc32/CMakeFiles/platform-crc32c-test.dir/crc32c_test.cc.o [2024-06-05T13:23:05.406Z] [199/783] Building CXX object platform/tests/crc32/CMakeFiles/platform-crc32c-bench.dir/crc32c_bench.cc.o [2024-06-05T13:23:05.406Z] [200/783] Building CXX object platform/tests/interrupt/CMakeFiles/platform-interrupt-test.dir/interrupt_test.cc.o [2024-06-05T13:23:05.681Z] [201/783] Building CXX object platform/tests/histogram/CMakeFiles/platform-histogram-test.dir/__/__/src/histogram.cc.o [2024-06-05T13:23:05.681Z] [202/783] Building CXX object platform/tests/rwlock/CMakeFiles/rwlock_test.dir/rwlock_test.cc.o [2024-06-05T13:23:05.681Z] [203/783] Building CXX object couchstore/CMakeFiles/couchstore_file-sorter-test.dir/src/file_sorter.cc.o [2024-06-05T13:23:05.681Z] [204/783] Linking CXX static library kv_engine/libjson_validator.a [2024-06-05T13:23:05.681Z] [205/783] Building CXX object platform/tests/benchmarks/CMakeFiles/platform_benchmarks.dir/json_checker_bench.cc.o [2024-06-05T13:23:06.632Z] [206/783] Building CXX object kv_engine/utilities/CMakeFiles/string_utilities_benchmark.dir/string_utilities_benchmark.cc.o [2024-06-05T13:23:06.632Z] [207/783] Generate CA Root X.509 certificate [2024-06-05T13:23:06.632Z] [208/783] Encrypt CA Root private key [2024-06-05T13:23:06.632Z] [209/783] Building CXX object platform/tests/benchmarks/CMakeFiles/platform_benchmarks.dir/json_log_bench.cc.o [2024-06-05T13:23:06.632Z] [210/783] Generating intermediate signing request [2024-06-05T13:23:06.632Z] [211/783] Generate intermediate X.509 certificate [2024-06-05T13:23:06.891Z] [212/783] Generate cerificate chain for node1 [2024-06-05T13:23:06.891Z] [213/783] Generating parse-test signing request [2024-06-05T13:23:06.891Z] [214/783] Generating internal signing request [2024-06-05T13:23:06.891Z] [215/783] Generate internal X.509 certificate [2024-06-05T13:23:06.891Z] [216/783] Generating jane signing request [2024-06-05T13:23:06.891Z] [217/783] Generate jane X.509 certificate [2024-06-05T13:23:06.891Z] [218/783] Generate cerificate chain for jane [2024-06-05T13:23:06.891Z] [219/783] Generating john signing request [2024-06-05T13:23:06.891Z] [220/783] Generate john X.509 certificate [2024-06-05T13:23:06.891Z] [221/783] Generating trond signing request [2024-06-05T13:23:06.891Z] [222/783] Generate parse-test X.509 certificate [2024-06-05T13:23:06.891Z] [223/783] Generate trond X.509 certificate [2024-06-05T13:23:07.150Z] [224/783] Generating node1 signing request [2024-06-05T13:23:07.151Z] [225/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp_network_fuzz_test.dir/mcbp_network_fuzz_test.cc.o [2024-06-05T13:23:07.151Z] [226/783] Generate node1 X.509 certificate [2024-06-05T13:23:07.151Z] [227/783] Generate cerificate chain for node1 [2024-06-05T13:23:07.409Z] [228/783] Building CXX object kv_engine/tests/scripts_tests/CMakeFiles/jemalloc_allocator_stats.dir/jemalloc_allocator_stats.cc.o [2024-06-05T13:23:07.977Z] [229/783] Building CXX object couchstore/CMakeFiles/couchstore_mapreduce-builtin-test.dir/src/views/mapreduce/mapreduce_c.cc.o [2024-06-05T13:23:08.913Z] [230/783] Building CXX object platform/tools/CMakeFiles/check_pragma_once.dir/check_pragma_once.cc.o [2024-06-05T13:23:08.913Z] [231/783] Building CXX object kv_engine/daemon/protocol/CMakeFiles/memcached_daemon_protocol_utils.dir/item_dissector.cc.o [2024-06-05T13:23:09.172Z] [232/783] Building CXX object kv_engine/tests/dbgvar/CMakeFiles/memcached_dbgvar_test.dir/dbgvar_test.cc.o [2024-06-05T13:23:10.111Z] [233/783] Building CXX object kv_engine/json/CMakeFiles/json_validator_bench.dir/syntax_validator_bench.cc.o [2024-06-05T13:23:16.681Z] [234/783] Building CXX object sigar/src/CMakeFiles/sigar_cpp.dir/os/linux/linux_sigar.cc.o [2024-06-05T13:23:18.061Z] [235/783] Linking CXX executable platform/cbcompress/platform-compression-bench [2024-06-05T13:23:19.439Z] [236/783] Building CXX object kv_engine/utilities/CMakeFiles/mcd_util.dir/breakpad.cc.o [2024-06-05T13:23:21.345Z] [237/783] Linking CXX static library platform/libplatform.a [2024-06-05T13:23:21.346Z] [238/783] Generating flatbuffers kvstore data [2024-06-05T13:23:21.914Z] [239/783] Building CXX object couchstore/CMakeFiles/couch_dbdump.dir/src/tracking_file_ops.cc.o [2024-06-05T13:23:34.145Z] [240/783] Building CXX object couchstore/CMakeFiles/couch_dbdump.dir/src/dbdump.cc.o [2024-06-05T13:23:36.051Z] [241/783] Linking CXX shared library sigar/src/libsigar.so [2024-06-05T13:23:36.630Z] [242/783] Linking CXX static library platform/cbcompress/libcbcompress.a [2024-06-05T13:23:36.630Z] [243/783] Linking CXX executable kv_engine/memcached_dbgvar_test [2024-06-05T13:23:36.890Z] [244/783] Linking CXX executable kv_engine/json_validator_test [2024-06-05T13:23:37.461Z] [245/783] Linking CXX executable phosphor/tests/module/phosphor_unit_tests [2024-06-05T13:23:40.749Z] [246/783] Linking CXX static library platform/cbsocket/libcbsocket.a [2024-06-05T13:23:40.749Z] [247/783] Linking CXX static library platform/hdrhistogram/libhdrhistogram.a [2024-06-05T13:23:52.962Z] [248/783] Building CXX object kv_engine/CMakeFiles/kv_pch.dir/cmake_pch.hxx.pch [2024-06-05T13:23:52.962Z] [249/783] Building CXX object kv_engine/CMakeFiles/kv_pch_fpic.dir/cmake_pch.hxx.pch [2024-06-05T13:23:58.237Z] [250/783] Linking CXX executable kv_engine/json_validator_bench [2024-06-05T13:23:59.179Z] [251/783] Building CXX object couchstore/CMakeFiles/couchstore_internal_gtest.dir/tests/gtest_internal_tests.cc.o [2024-06-05T13:24:00.125Z] [252/783] Linking CXX executable phosphor/tests/library/phosphor_library_test [2024-06-05T13:24:10.113Z] [253/783] Linking CXX executable platform/tests/arena_malloc/platform-cb_malloc-test [2024-06-05T13:24:11.490Z] [254/783] Linking CXX executable platform/cbcompress/platform-compression-test [2024-06-05T13:24:12.427Z] [255/783] Linking CXX executable platform/cgroup/cgroup_trace [2024-06-05T13:24:16.619Z] [256/783] Linking CXX executable platform/cbsocket/cbsocket_test [2024-06-05T13:24:17.188Z] [257/783] Building CXX object magma/CMakeFiles/magma_stress.dir/wal/wal.cc.o [2024-06-05T13:24:19.121Z] [258/783] Linking CXX executable platform/cgroup/cgroup_test [2024-06-05T13:24:21.031Z] [259/783] Building CXX object magma/CMakeFiles/MAGMA_UTIL_LIB.dir/Unity/unity_4_cxx.cxx.o [2024-06-05T13:24:24.332Z] [260/783] Building CXX object magma/CMakeFiles/MAGMA_SYNC_LIB.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:24:30.917Z] [261/783] Building CXX object magma/CMakeFiles/MAGMA_UTIL_LIB.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:24:31.176Z] [262/783] Building CXX object magma/CMakeFiles/MAGMA_UTIL_LIB.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:24:33.082Z] [263/783] Linking CXX executable platform/tests/arena_malloc/platform-arena_malloc-test [2024-06-05T13:24:39.998Z] [264/783] Linking CXX executable platform/tests/histogram/platform-histogram-test [2024-06-05T13:24:39.998Z] [265/783] Linking CXX executable platform/hdrhistogram/hdrhistogram_test [2024-06-05T13:24:44.354Z] [266/783] Linking CXX executable platform/tests/crc32/platform-crc32c-sw_hw-test [2024-06-05T13:24:44.354Z] [267/783] Building CXX object magma/CMakeFiles/MAGMA_CORE_LIB.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:24:44.614Z] [268/783] Linking CXX executable platform/tests/crc32/platform-crc32c-test [2024-06-05T13:24:44.614Z] [269/783] Linking CXX static library subjson/libsubjson.a [2024-06-05T13:24:44.873Z] [270/783] Linking CXX executable platform/tests/crc32/platform-crc32c-bench [2024-06-05T13:24:44.873Z] [271/783] Building CXX object magma/CMakeFiles/MAGMA_UTIL_LIB.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:24:45.133Z] [272/783] Building CXX object magma/CMakeFiles/MAGMA_CAPI_LIB.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:24:45.701Z] [273/783] Linking CXX executable platform/tests/rwlock/rwlock_test [2024-06-05T13:24:46.641Z] [274/783] Linking CXX executable platform/tests/interrupt/platform-interrupt-test [2024-06-05T13:24:46.907Z] [275/783] Linking CXX executable platform/tests/unit_tests/process_monitor_child [2024-06-05T13:24:47.476Z] [276/783] Linking CXX static library couchstore/libcouchstore_static.a [2024-06-05T13:24:48.416Z] [277/783] Building CXX object platform/tests/unit_tests/CMakeFiles/platform_unit_tests.dir/Unity/unity_4_cxx.cxx.o [2024-06-05T13:24:48.984Z] [278/783] Building CXX object magma/CMakeFiles/MAGMA_CORE_LIB.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:24:48.984Z] [279/783] Building CXX object platform/tests/unit_tests/CMakeFiles/platform_unit_tests.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:24:50.363Z] [280/783] Linking CXX executable platform/tests/benchmarks/platform_benchmarks [2024-06-05T13:24:50.363Z] [281/783] Building CXX object platform/tests/unit_tests/CMakeFiles/platform_unit_tests.dir/cb_getopt_test.cc.o [2024-06-05T13:24:50.363Z] [282/783] Building CXX object platform/tests/unit_tests/CMakeFiles/platform_unit_tests.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:24:51.071Z] [283/783] Linking CXX executable subjson/subjson-bench [2024-06-05T13:24:51.638Z] [284/783] Building CXX object magma/CMakeFiles/MAGMA_CORE_LIB.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:24:52.208Z] [285/783] Building CXX object platform/tests/unit_tests/CMakeFiles/platform_unit_tests.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:24:52.778Z] [286/783] Building CXX object platform/tests/unit_tests/CMakeFiles/platform_unit_tests.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:24:53.347Z] [287/783] Linking CXX executable platform/tools/check_pragma_once [2024-06-05T13:24:54.284Z] [288/783] Linking CXX executable subjson/tests/subjson-test [2024-06-05T13:24:57.579Z] [289/783] Linking CXX shared library couchstore/libcouchstore.so [2024-06-05T13:25:02.853Z] [290/783] Linking CXX shared library couchstore/libcouchstore_views.so [2024-06-05T13:25:29.424Z] [291/783] Building Go Modules target golang_tls_test using Go 1.22.2 [2024-06-05T13:25:29.424Z] [292/783] Linking CXX executable couchstore/couch_dbck [2024-06-05T13:25:29.424Z] [293/783] Linking CXX executable couchstore/couchstore_testapp [2024-06-05T13:25:29.424Z] [294/783] Building CXX object magma/CMakeFiles/MAGMA_UTIL_LIB.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:25:29.993Z] [295/783] Linking CXX executable couchstore/couchstore_wrapped_fileops_test [2024-06-05T13:25:31.903Z] [296/783] Building CXX object magma/CMakeFiles/MAGMA_CORE_LIB.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:25:32.162Z] [297/783] Linking CXX executable couchstore/couchstore_internal_gtest [2024-06-05T13:25:32.423Z] [298/783] Linking CXX executable couchstore/couch_dbinfo [2024-06-05T13:25:33.362Z] [299/783] Linking CXX executable couchstore/couch_compact [2024-06-05T13:25:34.300Z] [300/783] Building CXX object magma/CMakeFiles/MAGMA_TEST_SUPPORT_LIB.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:25:34.560Z] [301/783] Linking CXX executable platform/tests/unit_tests/platform_unit_tests [2024-06-05T13:25:34.560Z] [302/783] Linking CXX executable couchstore/couch_view_file_merger [2024-06-05T13:25:36.466Z] [303/783] Linking CXX executable couchstore/couch_view_index_builder [2024-06-05T13:25:36.725Z] [304/783] Linking CXX executable couchstore/couch_view_group_cleanup [2024-06-05T13:25:37.294Z] [305/783] Linking CXX executable couchstore/couch_view_index_updater [2024-06-05T13:25:39.201Z] [306/783] Linking CXX executable couchstore/couch_view_group_compactor [2024-06-05T13:25:39.771Z] [307/783] Linking CXX executable couchstore/couch_create [2024-06-05T13:25:41.678Z] [308/783] Linking CXX executable couchstore/couchscript [2024-06-05T13:25:42.247Z] [309/783] Linking CXX executable couchstore/couchstore_file-deduper-test [2024-06-05T13:25:43.192Z] [310/783] Linking CXX executable couchstore/couchstore_file-merger-test [2024-06-05T13:25:44.134Z] [311/783] Linking CXX executable couchstore/couchstore_file-sorter-test [2024-06-05T13:25:44.704Z] [312/783] Linking CXX executable couchstore/couchstore_mapreduce-builtin-test [2024-06-05T13:25:46.098Z] [313/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_8_cxx.cxx.o [2024-06-05T13:25:46.098Z] [314/783] Linking CXX executable couchstore/couchstore_mapreduce-map-test [2024-06-05T13:25:46.359Z] [315/783] Building CXX object magma/CMakeFiles/MAGMA_SYNC_LIB.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:25:46.619Z] [316/783] Linking CXX executable couchstore/couchstore_mapreduce-reduce-test [2024-06-05T13:25:47.848Z] [317/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:25:48.436Z] [318/783] Linking CXX executable couchstore/programs/dbdiff/dbdiff [2024-06-05T13:25:48.718Z] [319/783] Linking CXX executable couchstore/programs/pitr_compact/pitr_compact [2024-06-05T13:25:49.007Z] [320/783] Building CXX object magma/CMakeFiles/magma_bench.dir/tools/magma_bench/main.cc.o [2024-06-05T13:25:53.220Z] [321/783] Linking CXX executable couchstore/couchstore_gtest [2024-06-05T13:25:53.220Z] [322/783] Building CXX object kv_engine/io/network/CMakeFiles/folly_io_callback_tests.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:25:55.131Z] [323/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_4_cxx.cxx.o [2024-06-05T13:25:56.071Z] [324/783] Building CXX object magma/CMakeFiles/magma_spaceamp.dir/tests/spaceamp_test.cc.o [2024-06-05T13:25:56.331Z] [325/783] Building CXX object magma/CMakeFiles/magma_spaceamp.dir/tests/tests_main.cc.o [2024-06-05T13:25:56.923Z] [326/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_6_cxx.cxx.o [2024-06-05T13:26:05.050Z] [327/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/magma_dump_main.cc.o [2024-06-05T13:26:05.050Z] [328/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:26:09.261Z] [329/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/snapshot_dump.cc.o [2024-06-05T13:26:09.835Z] [330/783] Building CXX object magma/CMakeFiles/magma_bench.dir/tools/magma_bench/magma_engine.cc.o [2024-06-05T13:26:09.835Z] [331/783] Building CXX object magma/CMakeFiles/magma_benchmarks.dir/lsm/sstable/sstable_bench.cc.o [2024-06-05T13:26:09.835Z] [332/783] Building CXX object magma/CMakeFiles/magma_benchmarks.dir/magma/db_stats_bench.cc.o [2024-06-05T13:26:11.221Z] [333/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/wal_dump.cc.o [2024-06-05T13:26:11.221Z] [334/783] Building CXX object magma/CMakeFiles/magma_benchmarks.dir/lsm/memtable/skiplist_bench.cc.o [2024-06-05T13:26:19.372Z] [335/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/lsm_dump.cc.o [2024-06-05T13:26:19.372Z] [336/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_7_cxx.cxx.o [2024-06-05T13:26:19.372Z] [337/783] Building CXX object magma/CMakeFiles/magma_benchmarks.dir/util/fileio_bench.cc.o [2024-06-05T13:26:19.372Z] [338/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/magma_dump.cc.o [2024-06-05T13:26:19.372Z] [339/783] Building CXX object magma/CMakeFiles/lsm_dump.dir/tools/lsm_dump/dump.cc.o [2024-06-05T13:26:19.372Z] [340/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/compute_data_block_size.cc.o [2024-06-05T13:26:23.586Z] [341/783] Building CXX object magma/CMakeFiles/magma_benchmarks.dir/wal/wal_bench.cc.o [2024-06-05T13:26:23.586Z] [342/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/cbcollect_dump.cc.o [2024-06-05T13:26:23.849Z] [343/783] Building CXX object magma/CMakeFiles/magma_stress.dir/lsm/table_loader.cc.o [2024-06-05T13:26:24.798Z] [344/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/dump_sstable.cc.o [2024-06-05T13:26:24.798Z] [345/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/unload.cc.o [2024-06-05T13:26:26.181Z] [346/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/index_dump.cc.o [2024-06-05T13:26:28.732Z] [347/783] Building CXX object magma/CMakeFiles/magma_dump.dir/tools/magma_dump/salvage.cc.o [2024-06-05T13:26:32.036Z] [348/783] Building CXX object magma/CMakeFiles/magma_stress.dir/lsm/rollback.cc.o [2024-06-05T13:26:33.951Z] [349/783] Building CXX object magma/CMakeFiles/magma_stress.dir/tools/magma_stress/main.cc.o [2024-06-05T13:26:37.259Z] [350/783] Building CXX object magma/CMakeFiles/magma_stress.dir/lsm/flush_work.cc.o [2024-06-05T13:26:41.504Z] [351/783] Building CXX object magma/CMakeFiles/lsm_dump.dir/tools/lsm_dump/lsm_dump.cc.o [2024-06-05T13:26:41.504Z] [352/783] Building CXX object magma/CMakeFiles/magma_stress.dir/tools/magma_stress/util.cc.o [2024-06-05T13:26:41.504Z] [353/783] Building CXX object magma/CMakeFiles/magma_stress.dir/util/sync_point.cc.o [2024-06-05T13:26:42.458Z] [354/783] Building CXX object magma/CMakeFiles/magma_bench.dir/tools/magma_bench/benchmark.cc.o [2024-06-05T13:26:43.398Z] [355/783] Linking CXX executable sigar/src/sigar_tests_child [2024-06-05T13:26:43.398Z] [356/783] Building CXX object magma/CMakeFiles/magma_stress.dir/magma/kvstore/write.cc.o [2024-06-05T13:26:43.993Z] [357/783] Building CXX object sigar/tests/CMakeFiles/sigar_tests.dir/sigar_tests.cc.o [2024-06-05T13:26:44.566Z] [358/783] Linking CXX executable sigar/src/sigar_cpp_tests [2024-06-05T13:26:45.508Z] [359/783] Linking CXX executable sigar/src/sigar_tests [2024-06-05T13:26:45.508Z] [360/783] Building CXX object magma/CMakeFiles/magma_stress.dir/magma/db_recovery.cc.o [2024-06-05T13:26:45.508Z] [361/783] Linking CXX executable sigar/src/sigar_port [2024-06-05T13:26:46.076Z] [362/783] Building CXX object kv_engine/CMakeFiles/kv_pch.dir/precompiled_headers.cc.o [2024-06-05T13:26:46.335Z] [363/783] Linking CXX executable sigar/src/sigar_interactive_test_cpp [2024-06-05T13:26:46.335Z] [364/783] Building CXX object kv_engine/CMakeFiles/kv_pch_fpic.dir/precompiled_headers.cc.o [2024-06-05T13:26:46.905Z] [365/783] Building CXX object magma/CMakeFiles/magma_benchmarks.dir/lsm/lsm_tree_bench.cc.o [2024-06-05T13:26:47.166Z] [366/783] Building CXX object kv_engine/auditd/generator/CMakeFiles/auditevent_generator.dir/auditevent_generator.cc.o [2024-06-05T13:26:47.426Z] [367/783] Building CXX object kv_engine/cbsasl/CMakeFiles/cbsasl.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:26:47.997Z] [368/783] Building CXX object kv_engine/cbsasl/CMakeFiles/cbsasl.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:26:48.257Z] [369/783] Building CXX object kv_engine/cbsasl/CMakeFiles/cbsasl.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:48.517Z] [370/783] Building CXX object kv_engine/cbsasl/CMakeFiles/cbsasl_unit_test.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:26:49.087Z] [371/783] Building CXX object kv_engine/cbsasl/CMakeFiles/cbsasl_unit_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:49.347Z] [372/783] Building CXX object kv_engine/rbac/CMakeFiles/memcached_rbac.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:49.917Z] [373/783] Building CXX object kv_engine/rbac/CMakeFiles/memcached_rbac_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:50.178Z] [374/783] Building CXX object magma/CMakeFiles/magma_stress.dir/lsm/checkpoint.cc.o [2024-06-05T13:26:50.438Z] [375/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp_packet_printer.dir/mcbp_packet_printer.cc.o [2024-06-05T13:26:50.698Z] [376/783] Building CXX object kv_engine/io/network/CMakeFiles/folly_io_callbacks.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:50.698Z] [377/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:26:51.267Z] [378/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:26:51.267Z] [379/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:51.529Z] [380/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp_info.dir/mcbp_info.cc.o [2024-06-05T13:26:51.529Z] [381/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:52.103Z] [382/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp_unit_tests.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:52.364Z] [383/783] Building CXX object kv_engine/utilities/CMakeFiles/mcd_util.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:26:52.364Z] [384/783] Building CXX object kv_engine/utilities/CMakeFiles/mcd_util.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:26:52.936Z] [385/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_couch-fs-stats_test.dir/module_tests/couch-fs-stats_test.cc.o [2024-06-05T13:26:53.197Z] [386/783] Building CXX object kv_engine/utilities/CMakeFiles/mcd_util.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:53.459Z] [387/783] Building CXX object kv_engine/utilities/CMakeFiles/mcd_test_util.dir/test_manifest.cc.o [2024-06-05T13:26:53.459Z] [388/783] Linking CXX static library kv_engine/libmcd_test_util.a [2024-06-05T13:26:53.459Z] [389/783] Building CXX object kv_engine/utilities/CMakeFiles/utilities_testapp.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:53.724Z] [390/783] Building CXX object kv_engine/protocol/connection/CMakeFiles/mc_client_connection.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:53.724Z] [391/783] Building CXX object kv_engine/engines/utilities/CMakeFiles/engine_utilities.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:53.724Z] [392/783] Linking CXX static library kv_engine/libengine_utilities.a [2024-06-05T13:26:54.300Z] [393/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep-engine_magma_common.dir/src/kvstore/magma-kvstore/kv_magma_common/magma-kvstore_magma_db_stats.cc.o [2024-06-05T13:26:54.300Z] [394/783] Building CXX object kv_engine/engines/ep/CMakeFiles/gencode.dir/tools/gencode.cc.o [2024-06-05T13:26:54.561Z] [395/783] Building CXX object kv_engine/engines/crash_engine/CMakeFiles/crash_engine.dir/crash_engine.cc.o [2024-06-05T13:26:54.561Z] [396/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep-engine_magma_common.dir/src/kvstore/magma-kvstore/kv_magma_common/magma-kvstore_metadata.cc.o [2024-06-05T13:26:54.561Z] [397/783] Building CXX object magma/CMakeFiles/magma_stress.dir/tools/magma_stress/kvstore.cc.o [2024-06-05T13:26:54.561Z] [398/783] Linking CXX static library kv_engine/libcrash_engine.a [2024-06-05T13:26:55.136Z] [399/783] Linking CXX executable kv_engine/gencode [2024-06-05T13:26:55.456Z] [400/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep-engine_collections.dir/src/collections/kvstore_flatbuffers_schema.cc.o [2024-06-05T13:26:55.724Z] [401/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep-engine_collections.dir/src/collections/collection_persisted_stats.cc.o [2024-06-05T13:26:55.724Z] [402/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep-engine_storage_common.dir/src/kvstore/storage_common/storage_common/local_doc_parser.cc.o [2024-06-05T13:26:55.724Z] [403/783] Linking CXX static library kv_engine/libep-engine_collections.a [2024-06-05T13:26:55.724Z] [404/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep-engine_storage_common.dir/src/kvstore/storage_common/storage_common/doc_key_encoder.cc.o [2024-06-05T13:26:55.984Z] [405/783] Building CXX object kv_engine/engines/ep/tools/couchfile_upgrade/CMakeFiles/couchfile_upgrade_objects.dir/couchfile.cc.o [2024-06-05T13:26:56.246Z] [406/783] Building CXX object kv_engine/engines/ep/tools/couchfile_upgrade/CMakeFiles/couchfile_upgrade_objects.dir/couchstore_helpers.cc.o [2024-06-05T13:26:56.507Z] [407/783] Building CXX object kv_engine/engines/ep/tools/couchfile_upgrade/CMakeFiles/couchfile_upgrade.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:56.507Z] [408/783] Building CXX object kv_engine/engines/ep/tools/couchfile_upgrade/CMakeFiles/couchfile_upgrade_objects.dir/input_couchfile.cc.o [2024-06-05T13:26:56.767Z] [409/783] Building CXX object kv_engine/engines/ep/tools/couchfile_upgrade/CMakeFiles/couchfile_upgrade_objects.dir/output_couchfile.cc.o [2024-06-05T13:26:57.028Z] [410/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/mock_dcp.dir/mock/mock_dcp.cc.o [2024-06-05T13:26:57.600Z] [411/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_couch-fs-stats_test.dir/__/__/__/__/couchstore/src/crc32.cc.o [2024-06-05T13:26:57.600Z] [412/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_couch-fs-stats_test.dir/__/src/file_ops_tracker.cc.o [2024-06-05T13:26:57.600Z] [413/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_couch-fs-stats_test.dir/__/src/ep_time.cc.o [2024-06-05T13:26:57.861Z] [414/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_couch-fs-stats_test.dir/__/__/__/executor/globaltask.cc.o [2024-06-05T13:26:57.861Z] [415/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_couch-fs-stats_test.dir/__/src/kvstore/couch-kvstore/couch-fs-stats.cc.o [2024-06-05T13:26:58.432Z] [416/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_string_utils_test.dir/module_tests/string_utils_test.cc.o [2024-06-05T13:26:58.432Z] [417/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_string_utils_test.dir/__/src/string_utils.cc.o [2024-06-05T13:26:58.693Z] [418/783] Building CXX object kv_engine/engines/nobucket/CMakeFiles/nobucket.dir/nobucket.cc.o [2024-06-05T13:26:58.693Z] [419/783] Linking CXX static library kv_engine/libnobucket.a [2024-06-05T13:26:58.954Z] [420/783] Building CXX object kv_engine/engines/ewouldblock_engine/CMakeFiles/ewouldblock_engine.dir/ewouldblock_engine.cc.o [2024-06-05T13:26:58.954Z] [421/783] Building CXX object kv_engine/xattr/CMakeFiles/xattr.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:58.954Z] [422/783] Linking CXX static library kv_engine/libxattr.a [2024-06-05T13:26:59.523Z] [423/783] Building CXX object kv_engine/xattr/CMakeFiles/xattr_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:26:59.783Z] [424/783] Linking CXX executable kv_engine/ep-engine_string_utils_test [2024-06-05T13:26:59.783Z] [425/783] Building CXX object kv_engine/logger/CMakeFiles/memcached_logger.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:27:00.042Z] [426/783] Linking CXX static library kv_engine/libmemcached_logger.a [2024-06-05T13:27:00.042Z] [427/783] Building CXX object kv_engine/logger/CMakeFiles/memcached_logger_benchmark.dir/logger_benchmark.cc.o [2024-06-05T13:27:00.042Z] [428/783] Linking CXX static library kv_engine/libmcd_util.a [2024-06-05T13:27:00.634Z] [429/783] Building CXX object kv_engine/tracing/CMakeFiles/mcd_tracing.dir/tracer.cc.o [2024-06-05T13:27:00.894Z] [430/783] Linking CXX static library kv_engine/libcbsasl.a [2024-06-05T13:27:01.155Z] [431/783] Linking CXX executable kv_engine/xattr_test [2024-06-05T13:27:01.155Z] [432/783] Building CXX object magma/CMakeFiles/magma_stress.dir/tools/magma_stress/compaction.cc.o [2024-06-05T13:27:01.155Z] [433/783] Linking CXX static library kv_engine/libmcbp.a [2024-06-05T13:27:01.415Z] [434/783] Linking CXX static library kv_engine/libmemcached_rbac.a [2024-06-05T13:27:01.985Z] [435/783] Linking CXX executable kv_engine/memcached_logger_benchmark [2024-06-05T13:27:02.247Z] [436/783] Linking CXX executable kv_engine/generate_serverless_config [2024-06-05T13:27:02.508Z] [437/783] Generating serverless config [2024-06-05T13:27:02.769Z] [438/783] Building CXX object magma/CMakeFiles/magma_stress.dir/tools/magma_stress/batch.cc.o [2024-06-05T13:27:04.157Z] [439/783] Linking CXX executable kv_engine/utilities_testapp [2024-06-05T13:27:04.157Z] [440/783] Linking CXX executable kv_engine/cbsasl_unit_test [2024-06-05T13:27:04.727Z] [441/783] Building CXX object magma/CMakeFiles/magma_bench.dir/tools/magma_bench/couchstore_engine.cc.o [2024-06-05T13:27:04.727Z] [442/783] Linking CXX static library kv_engine/libmemcached_daemon_protocol_utils.a [2024-06-05T13:27:06.110Z] [443/783] Linking CXX executable kv_engine/memcached_rbac_test [2024-06-05T13:27:06.110Z] [444/783] Linking CXX executable kv_engine/folly_io_callback_tests [2024-06-05T13:27:06.110Z] [445/783] Linking CXX static library kv_engine/libep-engine_storage_common.a [2024-06-05T13:27:07.050Z] [446/783] Linking CXX static library kv_engine/libewouldblock_engine.a [2024-06-05T13:27:08.961Z] [447/783] Linking CXX executable kv_engine/privilege_check_bench [2024-06-05T13:27:10.345Z] [448/783] Linking CXX executable kv_engine/string_utilities_benchmark [2024-06-05T13:27:10.606Z] [449/783] Linking CXX static library kv_engine/libmcd_tracing.a [2024-06-05T13:27:22.833Z] [450/783] Linking CXX static library kv_engine/libep-engine_magma_common.a [2024-06-05T13:27:25.377Z] [451/783] Building CXX object kv_engine/auditd/generator/CMakeFiles/audit_generator_unit_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:27:25.637Z] [452/783] Building CXX object magma/CMakeFiles/magma_stress.dir/tools/magma_stress/magma_stress.cc.o [2024-06-05T13:27:25.909Z] [453/783] Building CXX object kv_engine/auditd/generator/CMakeFiles/audit_generator_utilities.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:27:25.909Z] [454/783] Linking CXX static library kv_engine/libmc_client_connection.a [2024-06-05T13:27:25.909Z] [455/783] Building CXX object kv_engine/engines/ep/CMakeFiles/genconfig.dir/tools/genconfig.cc.o [2024-06-05T13:27:25.909Z] [456/783] Building CXX object kv_engine/logger/CMakeFiles/memcached_logger_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:27:25.909Z] [457/783] Building CXX object magma/CMakeFiles/magma_stress.dir/magma/kvstore/kvstore.cc.o [2024-06-05T13:27:26.478Z] [458/783] Building CXX object kv_engine/tracing/CMakeFiles/tracing_test.dir/tracing_test.cc.o [2024-06-05T13:27:26.738Z] [459/783] Building CXX object magma/CMakeFiles/magma_stress.dir/lsm/lsm_tree.cc.o [2024-06-05T13:27:26.998Z] [460/783] Building CXX object kv_engine/tests/engine_error/CMakeFiles/memcached-engine-error-test.dir/engine_error_test.cc.o [2024-06-05T13:27:26.998Z] [461/783] Linking CXX executable kv_engine/mcbp_packet_printer [2024-06-05T13:27:26.998Z] [462/783] Linking CXX executable kv_engine/couchfile_upgrade [2024-06-05T13:27:26.998Z] [463/783] Building CXX object kv_engine/tests/dockey/CMakeFiles/memcached_dockey_test.dir/dockey_test.cc.o [2024-06-05T13:27:27.259Z] [464/783] Linking CXX executable kv_engine/mcbp_info [2024-06-05T13:27:27.521Z] [465/783] Linking CXX static library magma/libMAGMA_UTIL_LIB.a [2024-06-05T13:27:28.107Z] [466/783] Building CXX object kv_engine/tests/unsigned_leb128/CMakeFiles/memcached_unsigned_leb128_bench.dir/unsigned_leb128_bench.cc.o [2024-06-05T13:27:28.107Z] [467/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:27:28.107Z] [468/783] Building CXX object kv_engine/tests/testapp/CMakeFiles/testapp_auth_provider.dir/auth_provider.cc.o [2024-06-05T13:27:28.107Z] [469/783] Building CXX object kv_engine/statistics/CMakeFiles/genstats.dir/gen_stat_definitions.cc.o [2024-06-05T13:27:28.107Z] [470/783] Building CXX object kv_engine/tests/unsigned_leb128/CMakeFiles/memcached_unsigned_leb128_test.dir/unsigned_leb128_test.cc.o [2024-06-05T13:27:28.368Z] [471/783] Building CXX object kv_engine/tests/testapp/CMakeFiles/testapp_auth_provider_test.dir/auth_provider_test.cc.o [2024-06-05T13:27:28.628Z] [472/783] Linking CXX executable kv_engine/jemalloc_allocator_stats [2024-06-05T13:27:29.198Z] [473/783] Building CXX object kv_engine/programs/CMakeFiles/mc_program_utils.dir/getpass.cc.o [2024-06-05T13:27:29.198Z] [474/783] Linking CXX executable kv_engine/mcbp_unit_tests [2024-06-05T13:27:29.198Z] [475/783] Building CXX object kv_engine/cluster_framework/CMakeFiles/cluster_framework.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:27:29.198Z] [476/783] Building CXX object kv_engine/programs/CMakeFiles/mc_program_utils_test.dir/hostname_utils_test.cc.o [2024-06-05T13:27:29.458Z] [477/783] Building CXX object kv_engine/programs/CMakeFiles/mc_program_utils.dir/parse_tls_option.cc.o [2024-06-05T13:27:29.719Z] [478/783] Building CXX object kv_engine/programs/CMakeFiles/mc_program_utils.dir/mc_program_getopt.cc.o [2024-06-05T13:27:30.288Z] [479/783] Linking CXX executable kv_engine/genconfig [2024-06-05T13:27:30.288Z] [480/783] Generating code for stats info [2024-06-05T13:27:30.288Z] [481/783] Generating flatbuffers - collection manifest [2024-06-05T13:27:30.288Z] [482/783] Generating flatbuffers - collection events [2024-06-05T13:27:30.288Z] [483/783] Generating code for configuration class [2024-06-05T13:27:30.288Z] [484/783] Copying code for configuration class [2024-06-05T13:27:31.229Z] [485/783] Building CXX object kv_engine/programs/dcplatency/CMakeFiles/dcplatency.dir/dcplatency.cc.o [2024-06-05T13:27:31.229Z] [486/783] Building CXX object kv_engine/programs/engine_testapp/CMakeFiles/mock_server.dir/mock_cookie.cc.o [2024-06-05T13:27:31.489Z] [487/783] Building CXX object kv_engine/programs/engine_testapp/CMakeFiles/mock_server.dir/mock_engine.cc.o [2024-06-05T13:27:32.060Z] [488/783] Building CXX object kv_engine/programs/dcpdrain/CMakeFiles/dcpdrain.dir/dcpdrain.cc.o [2024-06-05T13:27:32.632Z] [489/783] Building CXX object kv_engine/programs/CMakeFiles/mc_program_utils.dir/hostname_utils.cc.o [2024-06-05T13:27:32.632Z] [490/783] Linking CXX executable kv_engine/auditevent_generator [2024-06-05T13:27:32.632Z] [491/783] Generating audit descriptor definitions [2024-06-05T13:27:32.632Z] [492/783] Building CXX object kv_engine/programs/engine_testapp/CMakeFiles/engine_testapp.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:27:32.892Z] [493/783] Linking CXX executable couchstore/couch_dbdump [2024-06-05T13:27:35.433Z] [494/783] Linking CXX executable kv_engine/tracing_test [2024-06-05T13:27:35.433Z] [495/783] Building CXX object kv_engine/programs/kvlite/CMakeFiles/kvlite.dir/kvlite.cc.o [2024-06-05T13:27:36.003Z] [496/783] Building CXX object kv_engine/programs/mcauthjammer/CMakeFiles/mcauthjammer.dir/mcauthjammer.cc.o [2024-06-05T13:27:40.201Z] [497/783] Linking CXX executable kv_engine/audit_generator_unit_test [2024-06-05T13:27:40.201Z] [498/783] Linking CXX static library kv_engine/libcluster_framework.a [2024-06-05T13:27:40.201Z] [499/783] Building CXX object kv_engine/programs/mclogsplit/CMakeFiles/mclogsplit.dir/mclogsplit.cc.o [2024-06-05T13:27:40.460Z] [500/783] Building CXX object kv_engine/programs/engine_testapp/CMakeFiles/mock_server.dir/mock_server.cc.o [2024-06-05T13:27:45.744Z] [501/783] Linking CXX executable kv_engine/memcached_logger_test [2024-06-05T13:27:51.024Z] [502/783] Building CXX object kv_engine/programs/mctestauth/CMakeFiles/mctestauth.dir/mctestauth.cc.o [2024-06-05T13:27:51.024Z] [503/783] Building CXX object kv_engine/programs/mcctl/CMakeFiles/mcctl.dir/mcctl.cc.o [2024-06-05T13:27:52.949Z] [504/783] Linking CXX executable kv_engine/memcached-engine-error-test [2024-06-05T13:27:53.891Z] [505/783] Building CXX object kv_engine/programs/mcbasher/CMakeFiles/mcbasher.dir/mcbasher.cc.o [2024-06-05T13:27:58.093Z] [506/783] Linking CXX executable kv_engine/genstats [2024-06-05T13:27:58.093Z] [507/783] Linking CXX executable kv_engine/memcached_unsigned_leb128_test [2024-06-05T13:27:58.093Z] [508/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_mocks.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:27:58.354Z] [509/783] Generating stat definitions from json [2024-06-05T13:27:58.354Z] [510/783] Generating etc/couchbase/kv/metrics_metadata.json [2024-06-05T13:28:08.358Z] [511/783] Building CXX object kv_engine/programs/mcifconfig/CMakeFiles/mcifconfig.dir/mcifconfig.cc.o [2024-06-05T13:28:11.655Z] [512/783] Linking CXX executable kv_engine/memcached_unsigned_leb128_bench [2024-06-05T13:28:13.564Z] [513/783] Building CXX object kv_engine/programs/mctrace/CMakeFiles/mctrace.dir/mctrace.cc.o [2024-06-05T13:28:16.107Z] [514/783] Building CXX object kv_engine/programs/rangescan/CMakeFiles/rangescan.dir/rangescan.cc.o [2024-06-05T13:28:17.488Z] [515/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/secondary_warmup_test.cc.o [2024-06-05T13:28:18.059Z] [516/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_mocks.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:28:18.319Z] [517/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/storeddockey_test.cc.o [2024-06-05T13:28:18.319Z] [518/783] Linking CXX executable kv_engine/memcached_dockey_test [2024-06-05T13:28:18.581Z] [519/783] Building CXX object kv_engine/programs/mcstat/CMakeFiles/mcstat.dir/mcstat.cc.o [2024-06-05T13:28:18.581Z] [520/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/stored_value_test.cc.o [2024-06-05T13:28:18.581Z] [521/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached.dir/main.cc.o [2024-06-05T13:28:19.962Z] [522/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite_dcp.dir/ep_testsuite_dcp.cc.o [2024-06-05T13:28:19.962Z] [523/783] Building CXX object kv_engine/executor/CMakeFiles/mcd_executor.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:28:21.341Z] [524/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_perfsuite.dir/tests/ep_perfsuite.cc.o [2024-06-05T13:28:22.725Z] [525/783] Building CXX object kv_engine/statistics/CMakeFiles/statistics.dir/cbstat_collector.cc.o [2024-06-05T13:28:23.294Z] [526/783] Building CXX object kv_engine/engines/ep/CMakeFiles/pid_runner.dir/tools/pid_runner.cc.o [2024-06-05T13:28:23.294Z] [527/783] Linking CXX executable kv_engine/testapp_auth_provider_test [2024-06-05T13:28:24.234Z] [528/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/stats_test.cc.o [2024-06-05T13:28:24.803Z] [529/783] Building CXX object kv_engine/executor/CMakeFiles/mcd_executor.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:28:25.064Z] [530/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_19_cxx.cxx.o [2024-06-05T13:28:25.635Z] [531/783] Building CXX object kv_engine/programs/mctimings/CMakeFiles/mctimings.dir/mctimings.cc.o [2024-06-05T13:28:27.545Z] [532/783] Building CXX object magma/CMakeFiles/magma_gtest.dir/Unity/unity_5_cxx.cxx.o [2024-06-05T13:28:28.933Z] [533/783] Building CXX object kv_engine/engines/ep/CMakeFiles/kvstore_gen.dir/tools/kvstore_gen.cc.o [2024-06-05T13:28:35.506Z] [534/783] Linking CXX executable kv_engine/mcbp_network_fuzz_test [2024-06-05T13:28:35.766Z] [535/783] Building CXX object kv_engine/engines/ep/CMakeFiles/kvstore_gen.dir/__/__/programs/engine_testapp/mock_server.cc.o [2024-06-05T13:28:37.149Z] [536/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_14_cxx.cxx.o [2024-06-05T13:28:38.088Z] [537/783] Building CXX object kv_engine/protocol/mcbp/CMakeFiles/mcbp_fuzz_test.dir/mcbp_fuzz_test.cc.o [2024-06-05T13:28:38.347Z] [538/783] Linking CXX static library magma/libmagma.a [2024-06-05T13:28:39.728Z] [539/783] Building CXX object kv_engine/engines/ep/CMakeFiles/kvstore_gen.dir/__/__/programs/engine_testapp/mock_cookie.cc.o [2024-06-05T13:28:43.022Z] [540/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_15_cxx.cxx.o [2024-06-05T13:28:43.022Z] [541/783] Building CXX object kv_engine/engines/default_engine/CMakeFiles/default_engine.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:28:43.022Z] [542/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_12_cxx.cxx.o [2024-06-05T13:28:44.927Z] [543/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_16_cxx.cxx.o [2024-06-05T13:28:45.497Z] [544/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_9_cxx.cxx.o [2024-06-05T13:28:52.070Z] [545/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_7_cxx.cxx.o [2024-06-05T13:28:52.070Z] [546/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_11_cxx.cxx.o [2024-06-05T13:28:53.981Z] [547/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_5_cxx.cxx.o [2024-06-05T13:29:06.240Z] [548/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:29:06.499Z] [549/783] Building C object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/src/crc32.c.o [2024-06-05T13:29:06.499Z] [550/783] Building C object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/src/stats-info.c.o [2024-06-05T13:29:08.410Z] [551/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_4_cxx.cxx.o [2024-06-05T13:29:12.645Z] [552/783] Linking CXX executable kv_engine/mc_program_utils_test [2024-06-05T13:29:12.905Z] [553/783] Building CXX object kv_engine/auditd/tests/CMakeFiles/memcached_audit_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:29:13.475Z] [554/783] Linking CXX executable kv_engine/dcplatency [2024-06-05T13:29:14.043Z] [555/783] Linking CXX executable kv_engine/dcpdrain [2024-06-05T13:29:14.304Z] [556/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:29:14.304Z] [557/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:29:14.564Z] [558/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:29:16.478Z] [559/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite_objs.dir/ep_request_utils.cc.o [2024-06-05T13:29:19.021Z] [560/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite_objs.dir/ep_testsuite_common.cc.o [2024-06-05T13:29:19.594Z] [561/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep-engine_sizes.dir/src/sizes.cc.o [2024-06-05T13:29:19.594Z] [562/783] Building CXX object kv_engine/engines/ep/tools/humpty_dumpty/CMakeFiles/humpty_dumpty.dir/humpty_dumpty.cc.o [2024-06-05T13:29:20.164Z] [563/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_8_cxx.cxx.o [2024-06-05T13:29:20.423Z] [564/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_engine_benchmarks.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:29:22.332Z] [565/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/ep_request_utils.cc.o [2024-06-05T13:29:22.332Z] [566/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_engine_benchmarks.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:29:22.592Z] [567/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_engine_benchmarks.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:29:22.592Z] [568/783] Building CXX object kv_engine/auditd/src/CMakeFiles/auditd.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:29:23.533Z] [569/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/array_histogram_test.cc.o [2024-06-05T13:29:24.103Z] [570/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/atomic_unordered_map_test.cc.o [2024-06-05T13:29:24.674Z] [571/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite_objs.dir/ep_test_apis.cc.o [2024-06-05T13:29:27.211Z] [572/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/backfill_test.cc.o [2024-06-05T13:29:27.471Z] [573/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/bucket_logger_engine_test.cc.o [2024-06-05T13:29:28.410Z] [574/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/bloomfilter_test.cc.o [2024-06-05T13:29:28.410Z] [575/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/basic_ll_test.cc.o [2024-06-05T13:29:28.982Z] [576/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/backfill-manager_test.cc.o [2024-06-05T13:29:30.366Z] [577/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/bucket_logger_test.cc.o [2024-06-05T13:29:30.625Z] [578/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/backfill_disk_test.cc.o [2024-06-05T13:29:33.186Z] [579/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/checkpoint_iterator_test.cc.o [2024-06-05T13:29:34.126Z] [580/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/bucket_quota_change_test.cc.o [2024-06-05T13:29:34.696Z] [581/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/checkpoint_durability_test.cc.o [2024-06-05T13:29:34.955Z] [582/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/collections_dcp_producers.cc.o [2024-06-05T13:29:38.265Z] [583/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_13_cxx.cxx.o [2024-06-05T13:29:38.265Z] [584/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/collections_dcp_test.cc.o [2024-06-05T13:29:40.179Z] [585/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/collections_kvstore_test.cc.o [2024-06-05T13:29:40.440Z] [586/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/collections_seqno_advance.cc.o [2024-06-05T13:29:41.403Z] [587/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/collections_oso_dcp_test.cc.o [2024-06-05T13:29:41.974Z] [588/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/checkpoint_test.cc.o [2024-06-05T13:29:42.233Z] [589/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/evp_store_durability_collections_dcp_test.cc.o [2024-06-05T13:29:42.804Z] [590/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/evp_store_collections_legacy_dcp_tests.cc.o [2024-06-05T13:29:43.064Z] [591/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_18_cxx.cxx.o [2024-06-05T13:29:44.979Z] [592/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/evp_store_collections_dcp_test.cc.o [2024-06-05T13:29:45.919Z] [593/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/evp_store_collections_dcp_stream_test.cc.o [2024-06-05T13:29:47.302Z] [594/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/access_scanner_test.cc.o [2024-06-05T13:29:47.302Z] [595/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/nexus_kvstore_test.cc.o [2024-06-05T13:29:47.561Z] [596/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/filter_test.cc.o [2024-06-05T13:29:48.133Z] [597/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/stat_checker.cc.o [2024-06-05T13:29:48.133Z] [598/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/manifest_update_test.cc.o [2024-06-05T13:29:48.133Z] [599/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/manifest_test.cc.o [2024-06-05T13:29:49.516Z] [600/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/evp_store_collections_eraser_test.cc.o [2024-06-05T13:29:50.087Z] [601/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/vbucket_manifest_entry_test.cc.o [2024-06-05T13:29:51.999Z] [602/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/config.cc.o [2024-06-05T13:29:51.999Z] [603/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/configuration_test.cc.o [2024-06-05T13:29:52.260Z] [604/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/vbucket_manifest_test.cc.o [2024-06-05T13:29:52.521Z] [605/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/conn_store_test.cc.o [2024-06-05T13:29:56.719Z] [606/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_producer_config.cc.o [2024-06-05T13:29:56.719Z] [607/783] Linking CXX shared library magma/libmagma_shared.so [2024-06-05T13:29:57.725Z] [608/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/defragmenter_test.cc.o [2024-06-05T13:29:58.000Z] [609/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/collections/evp_store_collections_test.cc.o [2024-06-05T13:29:58.284Z] [610/783] Linking CXX executable magma/magma_spaceamp [2024-06-05T13:29:58.868Z] [611/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_response_test.cc.o [2024-06-05T13:29:59.144Z] [612/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/couchstore_bucket_tests.cc.o [2024-06-05T13:29:59.410Z] [613/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/config_test.cc.o [2024-06-05T13:30:00.844Z] [614/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_stream_request_config.cc.o [2024-06-05T13:30:00.844Z] [615/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_reflection_test.cc.o [2024-06-05T13:30:03.474Z] [616/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_single_threaded_test.cc.o [2024-06-05T13:30:04.414Z] [617/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_utils.cc.o [2024-06-05T13:30:04.674Z] [618/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/couch-kvstore_test.cc.o [2024-06-05T13:30:05.617Z] [619/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_durability_stream_test.cc.o [2024-06-05T13:30:06.557Z] [620/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_stream_ephemeral_test.cc.o [2024-06-05T13:30:08.485Z] [621/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/doc_pre_expiry_test.cc.o [2024-06-05T13:30:08.485Z] [622/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/diskdockey_test.cc.o [2024-06-05T13:30:11.781Z] [623/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_test.cc.o [2024-06-05T13:30:13.163Z] [624/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/ep_engine_group_test.cc.o [2024-06-05T13:30:13.163Z] [625/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/ep_bucket_magma_tests.cc.o [2024-06-05T13:30:13.732Z] [626/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/ep_types_log_test.cc.o [2024-06-05T13:30:13.993Z] [627/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/ep_bucket_tests.cc.o [2024-06-05T13:30:15.905Z] [628/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/ep_unit_tests_main.cc.o [2024-06-05T13:30:15.905Z] [629/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/conflict_resolution_test.cc.o [2024-06-05T13:30:15.905Z] [630/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_stream_sync_repl_test.cc.o [2024-06-05T13:30:20.114Z] [631/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/durability_monitor_test.cc.o [2024-06-05T13:30:21.494Z] [632/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_engine_test.cc.o [2024-06-05T13:30:21.753Z] [633/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/ephemeral_vb_test.cc.o [2024-06-05T13:30:21.753Z] [634/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_store_pause_resume_test.cc.o [2024-06-05T13:30:24.291Z] [635/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/ephemeral_bucket_test.cc.o [2024-06-05T13:30:24.291Z] [636/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/checkpoint_remover_test.cc.o [2024-06-05T13:30:24.861Z] [637/783] Linking CXX executable magma/magma_gtest [2024-06-05T13:30:25.121Z] [638/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_store_rollback_test.cc.o [2024-06-05T13:30:25.391Z] [639/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_vbucket_test.cc.o [2024-06-05T13:30:25.391Z] [640/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/dcp_stream_test.cc.o [2024-06-05T13:30:26.805Z] [641/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_store_test.cc.o [2024-06-05T13:30:26.805Z] [642/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_store_durability_test.cc.o [2024-06-05T13:30:26.805Z] [643/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_10_cxx.cxx.o [2024-06-05T13:30:26.805Z] [644/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_store_with_meta.cc.o [2024-06-05T13:30:26.805Z] [645/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/failover_table_test.cc.o [2024-06-05T13:30:27.397Z] [646/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/file_cache_test.cc.o [2024-06-05T13:30:27.663Z] [647/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/flusher_test.cc.o [2024-06-05T13:30:28.243Z] [648/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/hash_table_eviction_test.cc.o [2024-06-05T13:30:28.243Z] [649/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/futurequeue_test.cc.o [2024-06-05T13:30:28.813Z] [650/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/hash_table_perspective_test.cc.o [2024-06-05T13:30:29.753Z] [651/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/hlc_test.cc.o [2024-06-05T13:30:30.012Z] [652/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/item_eviction_test.cc.o [2024-06-05T13:30:30.012Z] [653/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/initial_mfu_test.cc.o [2024-06-05T13:30:30.272Z] [654/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/item_compressor_test.cc.o [2024-06-05T13:30:30.533Z] [655/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/executorpool_test.cc.o [2024-06-05T13:30:31.101Z] [656/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_store_single_threaded_test.cc.o [2024-06-05T13:30:31.361Z] [657/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/item_test.cc.o [2024-06-05T13:30:31.633Z] [658/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/probabilistic_counter_test.cc.o [2024-06-05T13:30:33.018Z] [659/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_17_cxx.cxx.o [2024-06-05T13:30:33.282Z] [660/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/mutex_test.cc.o [2024-06-05T13:30:34.557Z] [661/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/objectregistry_test.cc.o [2024-06-05T13:30:34.821Z] [662/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/mutation_log_test.cc.o [2024-06-05T13:30:35.759Z] [663/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/packed_ptr_test.cc.o [2024-06-05T13:30:36.019Z] [664/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/file_ops_tracker_test.cc.o [2024-06-05T13:30:37.400Z] [665/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/stream_container_test.cc.o [2024-06-05T13:30:37.659Z] [666/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/kvstore_error_injection_test.cc.o [2024-06-05T13:30:37.659Z] [667/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/systemevent_test.cc.o [2024-06-05T13:30:38.596Z] [668/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/item_pager_test.cc.o [2024-06-05T13:30:38.596Z] [669/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/tagged_ptr_test.cc.o [2024-06-05T13:30:39.978Z] [670/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/kvstore_test.cc.o [2024-06-05T13:30:40.916Z] [671/783] Linking CXX executable magma/magma_bench [2024-06-05T13:30:41.176Z] [672/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/utilities/weak_ptr_bag_test.cc.o [2024-06-05T13:30:42.558Z] [673/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/vb_filter_test.cc.o [2024-06-05T13:30:45.855Z] [674/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/test_helpers.cc.o [2024-06-05T13:30:46.115Z] [675/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/vb_adapters_test.cc.o [2024-06-05T13:30:47.496Z] [676/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/warmup_test.cc.o [2024-06-05T13:30:51.695Z] [677/783] Linking CXX executable magma/magma_dump [2024-06-05T13:30:52.265Z] [678/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/__/__/__/logger/logger_test_fixture.cc.o [2024-06-05T13:30:52.525Z] [679/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/vbucket_test.cc.o [2024-06-05T13:30:52.525Z] [680/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/vb_ready_queue_test.cc.o [2024-06-05T13:30:52.525Z] [681/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/item_compression_task_test.cc.o [2024-06-05T13:30:52.786Z] [682/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/task_concurrency_test.cc.o [2024-06-05T13:30:53.726Z] [683/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/pitr_test.cc.o [2024-06-05T13:30:54.667Z] [684/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/vbucket_durability_test.cc.o [2024-06-05T13:30:54.927Z] [685/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/history_dcp_test.cc.o [2024-06-05T13:30:58.218Z] [686/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite_basic.dir/ep_testsuite_basic.cc.o [2024-06-05T13:30:59.597Z] [687/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite_xdcr.dir/ep_testsuite_xdcr.cc.o [2024-06-05T13:31:00.977Z] [688/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite_checkpoint.dir/ep_testsuite_checkpoint.cc.o [2024-06-05T13:31:02.357Z] [689/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/magma_bucket_tests.cc.o [2024-06-05T13:31:02.357Z] [690/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/history_scan_test.cc.o [2024-06-05T13:31:05.648Z] [691/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep_testsuite.dir/ep_testsuite.cc.o [2024-06-05T13:31:08.188Z] [692/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_6_cxx.cxx.o [2024-06-05T13:31:08.188Z] [693/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_7_cxx.cxx.o [2024-06-05T13:31:16.457Z] [694/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_4_cxx.cxx.o [2024-06-05T13:31:28.694Z] [695/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_unit_tests.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:31:31.994Z] [696/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:31:32.933Z] [697/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/hash_table_test.cc.o [2024-06-05T13:31:38.210Z] [698/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:31:43.496Z] [699/783] Linking CXX executable magma/magma_benchmarks [2024-06-05T13:31:46.041Z] [700/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_7_cxx.cxx.o [2024-06-05T13:31:46.301Z] [701/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/range_scan_test.cc.o [2024-06-05T13:31:46.561Z] [702/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_5_cxx.cxx.o [2024-06-05T13:31:46.561Z] [703/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_6_cxx.cxx.o [2024-06-05T13:31:47.130Z] [704/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/magma-kvstore_test.cc.o [2024-06-05T13:31:47.700Z] [705/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:31:47.960Z] [706/783] Building CXX object kv_engine/statistics/CMakeFiles/statistics.dir/collector.cc.o [2024-06-05T13:31:48.221Z] [707/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_3_cxx.cxx.o [2024-06-05T13:31:48.221Z] [708/783] Linking CXX executable magma/lsm_dump [2024-06-05T13:31:48.221Z] [709/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/kv_bucket_test.cc.o [2024-06-05T13:31:48.481Z] [710/783] Building CXX object kv_engine/engines/ep/CMakeFiles/ep_objs.dir/Unity/unity_6_cxx.cxx.o [2024-06-05T13:31:48.481Z] [711/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:31:48.481Z] [712/783] Building CXX object kv_engine/engines/ep/tests/CMakeFiles/ep-engine_ep_unit_tests.dir/module_tests/evp_store_warmup_test.cc.o [2024-06-05T13:31:48.741Z] [713/783] Building CXX object kv_engine/statistics/CMakeFiles/statistics.dir/labelled_collector.cc.o [2024-06-05T13:31:49.001Z] [714/783] Building CXX object kv_engine/statistics/CMakeFiles/statistics.dir/prometheus.cc.o [2024-06-05T13:31:49.001Z] [715/783] Building CXX object kv_engine/statistics/CMakeFiles/statistics.dir/prometheus_collector.cc.o [2024-06-05T13:31:49.262Z] [716/783] Linking CXX static library kv_engine/libmock_server.a [2024-06-05T13:31:49.262Z] [717/783] Building CXX object kv_engine/statistics/CMakeFiles/statistics.dir/statdef.cc.o [2024-06-05T13:31:49.262Z] [718/783] Building CXX object kv_engine/tests/histograms/CMakeFiles/histo-test-bench.dir/histogram_test_bench.cc.o [2024-06-05T13:31:49.262Z] [719/783] Building CXX object kv_engine/statistics/CMakeFiles/statistics.dir/src/generated_stats.cc.o [2024-06-05T13:31:49.524Z] [720/783] Linking CXX executable magma/magma_stress [2024-06-05T13:31:50.098Z] [721/783] Building CXX object kv_engine/tests/mcbp/CMakeFiles/memcached_mcbp_bench.dir/mcbp_bench.cc.o [2024-06-05T13:31:50.098Z] [722/783] Building CXX object kv_engine/tests/mcbp/CMakeFiles/memcached_mcbp_test.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:31:51.482Z] [723/783] Building CXX object kv_engine/tests/statistics/CMakeFiles/memcached_statistics_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:31:52.053Z] [724/783] Building CXX object kv_engine/tests/mcbp/CMakeFiles/memcached_mcbp_test.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:31:55.347Z] [725/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:31:58.635Z] [726/783] Linking CXX executable kv_engine/mclogsplit [2024-06-05T13:32:03.910Z] [727/783] Linking CXX executable kv_engine/ep-engine_couch-fs-stats_test [2024-06-05T13:32:12.160Z] [728/783] Linking CXX static library kv_engine/libstatistics.a [2024-06-05T13:32:22.191Z] [729/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_5_cxx.cxx.o [2024-06-05T13:32:32.173Z] [730/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_unit_tests.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:32:32.740Z] [731/783] Building CXX object kv_engine/daemon/protocol/mcbp/CMakeFiles/memcached_daemon_mcbp.dir/Unity/unity_4_cxx.cxx.o [2024-06-05T13:32:36.943Z] [732/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_1_cxx.cxx.o [2024-06-05T13:32:39.476Z] [733/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_daemon.dir/Unity/unity_2_cxx.cxx.o [2024-06-05T13:32:39.734Z] [734/783] Linking CXX executable kv_engine/mcctl [2024-06-05T13:32:39.994Z] [735/783] Linking CXX executable kv_engine/mcauthjammer [2024-06-05T13:32:40.254Z] [736/783] Linking CXX executable kv_engine/mcbasher [2024-06-05T13:32:40.823Z] [737/783] Linking CXX static library kv_engine/libdefault_engine.a [2024-06-05T13:32:41.081Z] [738/783] Linking CXX executable kv_engine/mcifconfig [2024-06-05T13:32:41.081Z] [739/783] Linking CXX static library kv_engine/libauditd.a [2024-06-05T13:32:41.081Z] [740/783] Linking CXX executable kv_engine/kvlite [2024-06-05T13:32:41.340Z] [741/783] Linking CXX static library kv_engine/libmcd_executor.a [2024-06-05T13:32:41.599Z] [742/783] Linking CXX executable kv_engine/mcstat [2024-06-05T13:32:42.535Z] [743/783] Linking CXX executable kv_engine/mctestauth [2024-06-05T13:32:43.472Z] [744/783] Linking CXX executable kv_engine/mctimings [2024-06-05T13:33:05.422Z] [745/783] Linking CXX executable kv_engine/memcached_audit_test [2024-06-05T13:34:01.661Z] [746/783] Building CXX object kv_engine/daemon/CMakeFiles/memcached_unit_tests.dir/Unity/unity_0_cxx.cxx.o [2024-06-05T13:34:04.951Z] [747/783] Linking CXX executable kv_engine/rangescan [2024-06-05T13:34:05.210Z] [748/783] Linking CXX executable kv_engine/mctrace [2024-06-05T13:34:51.918Z] [749/783] Linking CXX static library kv_engine/libep.a [2024-06-05T13:35:30.652Z] [750/783] Linking CXX executable kv_engine/kvstore_gen [2024-06-05T13:35:30.652Z] [751/783] Linking CXX executable kv_engine/pid_runner [2024-06-05T13:35:30.652Z] [752/783] Linking CXX executable kv_engine/ep-engine_sizes [2024-06-05T13:36:09.389Z] [753/783] Linking CXX executable kv_engine/ep_engine_benchmarks [2024-06-05T13:37:17.096Z] [754/783] Linking CXX executable kv_engine/humpty_dumpty [2024-06-05T13:37:17.096Z] [755/783] Linking CXX executable kv_engine/ep_perfsuite [2024-06-05T13:37:17.096Z] [756/783] Linking CXX executable kv_engine/ep_testsuite [2024-06-05T13:37:20.409Z] [757/783] Linking CXX executable kv_engine/ep_testsuite_basic [2024-06-05T13:37:20.409Z] [758/783] Linking CXX executable kv_engine/ep_testsuite_xdcr [2024-06-05T13:37:20.409Z] [759/783] Linking CXX static library kv_engine/libmemcached_daemon.a [2024-06-05T13:37:20.978Z] [760/783] Linking CXX executable kv_engine/ep_testsuite_dcp [2024-06-05T13:37:22.364Z] [761/783] Linking CXX executable kv_engine/ep_testsuite_checkpoint [2024-06-05T13:37:25.658Z] [762/783] Linking CXX executable kv_engine/ep-engine_ep_unit_tests [2024-06-05T13:40:17.241Z] [763/783] Linking CXX executable kv_engine/mcbp_fuzz_test [2024-06-05T13:40:17.241Z] [764/783] Linking CXX executable kv_engine/memcached_mcbp_bench [2024-06-05T13:40:17.241Z] [765/783] Linking CXX executable kv_engine/memcached_statistics_test [2024-06-05T13:40:17.241Z] [766/783] Linking CXX executable kv_engine/histo-test-bench [2024-06-05T13:40:17.241Z] [767/783] Linking CXX executable kv_engine/memcached [2024-06-05T13:40:17.241Z] [767/783] Install the project... [2024-06-05T13:40:17.241Z] -- Install configuration: "DebugOptimized" [2024-06-05T13:40:17.241Z] -- Up-to-date: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libfaiss.so [2024-06-05T13:40:17.241Z] -- Up-to-date: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libfaiss_c.so [2024-06-05T13:40:17.241Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libbreakpad_wrapper.so [2024-06-05T13:40:17.241Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libbreakpad_wrapper.so" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:17.241Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libcouchstore.so [2024-06-05T13:40:17.241Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libcouchstore.so" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:17.241Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libcouchstore_views.so [2024-06-05T13:40:17.241Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libcouchstore_views.so" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:17.241Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_dbdump [2024-06-05T13:40:17.501Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_dbdump" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:17.501Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_dbinfo [2024-06-05T13:40:17.759Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_dbinfo" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:17.759Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_dbck [2024-06-05T13:40:18.328Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_dbck" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:18.328Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_compact [2024-06-05T13:40:18.586Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_compact" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:18.586Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_file_merger [2024-06-05T13:40:19.154Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_file_merger" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:19.154Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_index_builder [2024-06-05T13:40:19.413Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_index_builder" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:19.413Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_group_cleanup [2024-06-05T13:40:19.672Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_group_cleanup" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:19.672Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_index_updater [2024-06-05T13:40:19.932Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_index_updater" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:19.932Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_group_compactor [2024-06-05T13:40:20.191Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couch_view_group_compactor" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:20.191Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/dbdiff [2024-06-05T13:40:20.758Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/dbdiff" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:20.758Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libmagma_shared.so [2024-06-05T13:40:22.663Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libmagma_shared.so" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:22.663Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/magma_dump [2024-06-05T13:40:24.568Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/magma_dump" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:24.568Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/priv/magma_bench [2024-06-05T13:40:27.102Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/priv/magma_bench" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:27.102Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/priv/magma_stress [2024-06-05T13:40:30.391Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/priv/magma_stress" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:30.391Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libsigar.so [2024-06-05T13:40:30.391Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/libsigar.so" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:30.391Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/sigar_port [2024-06-05T13:40:31.768Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/sigar_port" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/etc/couchbase/kv/error_maps/error_map_v2.json [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/etc/couchbase/kv/opcode-attributes.d/README.md [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/etc/couchbase/kv/serverless/README.md [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/etc/couchbase/kv/serverless/configuration.json [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/etc/couchbase/kv/opcode-attributes.json [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/etc/security/audit_events.json [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/cbepctl [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/cbstats [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/cbcompact [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/cbvdiff [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/cbvbucketctl [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/kv_trace_dump [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/kv_slow_ops_2_gtrace [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/cbepctl [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/cbstats [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/cbcompact [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/cbvdiff [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/cbvbucketctl [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/kv_trace_dump [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/kv_slow_ops_2_gtrace [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/cbstats.py [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/clitool.py [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/cli_auth_utils.py [2024-06-05T13:40:31.768Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/mc_bin_client.py [2024-06-05T13:40:32.027Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/mc_bin_server.py [2024-06-05T13:40:32.027Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib/python/memcacheConstants.py [2024-06-05T13:40:32.027Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/cbanalyze-core [2024-06-05T13:40:32.027Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couchfile_upgrade [2024-06-05T13:40:32.595Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/couchfile_upgrade" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:32.595Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/share/doc/ep-engine/stats.org [2024-06-05T13:40:32.595Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/memcached [2024-06-05T13:40:42.581Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/memcached" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:42.581Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/etc/couchbase/kv/metrics_metadata.json [2024-06-05T13:40:42.841Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mcctl [2024-06-05T13:40:44.748Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mcctl" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:44.748Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mcifconfig [2024-06-05T13:40:47.286Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mcifconfig" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:47.287Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mcstat [2024-06-05T13:40:49.823Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mcstat" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:49.823Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mctestauth [2024-06-05T13:40:54.016Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mctestauth" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:54.016Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mctimings [2024-06-05T13:40:58.210Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mctimings" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:40:58.210Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mctrace [2024-06-05T13:41:03.492Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/mctrace" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:41:03.492Z] -- Installing: /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/priv/rangescan [2024-06-05T13:41:08.770Z] -- Set runtime path of "/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/bin/priv/rangescan" to "$ORIGIN/../lib:/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/install/lib" [2024-06-05T13:41:08.770Z] [782/783] Linking CXX executable kv_engine/memcached_testapp [Pipeline] sh [2024-06-05T13:41:09.173Z] + ccache -s [2024-06-05T13:41:09.173Z] cache directory /home/couchbase/.ccache [2024-06-05T13:41:09.173Z] primary config /home/couchbase/.ccache/ccache.conf [2024-06-05T13:41:09.173Z] secondary config (readonly) /usr/local/etc/ccache.conf [2024-06-05T13:41:09.173Z] stats zero time Wed Jun 5 13:21:27 2024 [2024-06-05T13:41:09.173Z] cache hit (direct) 180 [2024-06-05T13:41:09.173Z] cache hit (preprocessed) 280 [2024-06-05T13:41:09.173Z] cache miss 110 [2024-06-05T13:41:09.173Z] cache hit rate 80.70 % [2024-06-05T13:41:09.173Z] called for link 217 [2024-06-05T13:41:09.173Z] called for preprocessing 41 [2024-06-05T13:41:09.173Z] can't use precompiled header 4 [2024-06-05T13:41:09.173Z] cleanups performed 2 [2024-06-05T13:41:09.173Z] files in cache 32458 [2024-06-05T13:41:09.173Z] cache size 45.8 GB [2024-06-05T13:41:09.173Z] max cache size 50.0 GB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] dir [2024-06-05T13:41:09.434Z] Running in /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/kv_engine [Pipeline] { [Pipeline] sh [2024-06-05T13:41:09.818Z] + ctest -j8 --output-on-failure --no-compress-output -T Test --exclude-regex 'memcached-breakpad-test-segfault|breakdancer|ep_testsuite_basic.value_eviction.rocksdb|ep_testsuite_basic.full_eviction.rocksdb|ep_testsuite.value_eviction.rocksdb|ep_testsuite.full_eviction.rocksdb|ep_testsuite_dcp.full_eviction.rocksdb|ep_testsuite_dcp.value_eviction.rocksdb|ep_testsuite_xdcr.full_eviction.rocksdb|ep_testsuite_xdcr.value_eviction.rocksdb|ep-engine-persistence-unit-tests.rocksdb' [2024-06-05T13:41:10.076Z] Site: 5a56129d71fc [2024-06-05T13:41:10.077Z] Build name: Linux-clang++-9 [2024-06-05T13:41:10.077Z] Create new tag: 20240605-1341 - Experimental [2024-06-05T13:41:10.077Z] Test project /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/build/kv_engine [2024-06-05T13:41:10.645Z] Start 1: memcached-breakpad-test-std_exception [2024-06-05T13:41:10.645Z] Start 2: memcached-breakpad-test-std_exception_with_trace [2024-06-05T13:41:10.645Z] Start 3: memcached-breakpad-test-std_exception_via_std_thread [2024-06-05T13:41:10.645Z] Start 4: memcached-breakpad-test-unknown_exception [2024-06-05T13:41:10.645Z] Start 5: memcached-breakpad-test-dump_fail_perm [2024-06-05T13:41:10.645Z] Start 6: json_validator_test [2024-06-05T13:41:10.645Z] Start 7: json_validator_bench [2024-06-05T13:41:10.645Z] Start 8: audit_generator_unit_test [2024-06-05T13:41:10.645Z] 1/495 Test #6: json_validator_test ........................................................................................... Passed 0.09 sec [2024-06-05T13:41:10.645Z] Start 9: memcached-audit-test [2024-06-05T13:41:10.645Z] 2/495 Test #9: memcached-audit-test .......................................................................................... Passed 0.09 sec [2024-06-05T13:41:10.645Z] Start 10: cbsasl_unit_test [2024-06-05T13:41:10.645Z] 3/495 Test #8: audit_generator_unit_test ..................................................................................... Passed 0.25 sec [2024-06-05T13:41:10.645Z] Start 11: memcached-rbac-test [2024-06-05T13:41:10.905Z] 4/495 Test #7: json_validator_bench .......................................................................................... Passed 0.32 sec [2024-06-05T13:41:10.905Z] Start 12: folly_io_callback_tests [2024-06-05T13:41:10.905Z] 5/495 Test #5: memcached-breakpad-test-dump_fail_perm ........................................................................ Passed 0.38 sec [2024-06-05T13:41:10.905Z] Start 13: mcbp_unit_tests [2024-06-05T13:41:10.905Z] 6/495 Test #11: memcached-rbac-test ........................................................................................... Passed 0.24 sec [2024-06-05T13:41:10.905Z] Start 14: mcbp_protocol_fuzz:MB-47151 [2024-06-05T13:41:11.164Z] 7/495 Test #14: mcbp_protocol_fuzz:MB-47151 ................................................................................... Passed 0.13 sec [2024-06-05T13:41:11.164Z] Start 15: memcached-utilities-tests [2024-06-05T13:41:11.164Z] 8/495 Test #12: folly_io_callback_tests ....................................................................................... Passed 0.33 sec [2024-06-05T13:41:11.164Z] Start 16: cbstats_py_test [2024-06-05T13:41:11.424Z] 9/495 Test #15: memcached-utilities-tests ..................................................................................... Passed 0.26 sec [2024-06-05T13:41:11.424Z] Start 17: kv_slow_ops_2_gtrace_test [2024-06-05T13:41:11.424Z] 10/495 Test #16: cbstats_py_test ............................................................................................... Passed 0.29 sec [2024-06-05T13:41:11.424Z] Start 18: cbstats_test [2024-06-05T13:41:11.424Z] 11/495 Test #17: kv_slow_ops_2_gtrace_test ..................................................................................... Passed 0.07 sec [2024-06-05T13:41:11.424Z] Start 19: cbepctl_test [2024-06-05T13:41:11.684Z] 12/495 Test #13: mcbp_unit_tests ............................................................................................... Passed 0.76 sec [2024-06-05T13:41:11.684Z] Start 20: kv_trace_dump_test [2024-06-05T13:41:11.684Z] 13/495 Test #20: kv_trace_dump_test ............................................................................................ Passed 0.18 sec [2024-06-05T13:41:11.684Z] Start 21: kv_stats_log_test [2024-06-05T13:41:11.943Z] 14/495 Test #21: kv_stats_log_test ............................................................................................. Passed 0.07 sec [2024-06-05T13:41:11.943Z] Start 22: humpty_dumpty_sanity [2024-06-05T13:41:11.943Z] 15/495 Test #22: humpty_dumpty_sanity .......................................................................................... Passed 0.10 sec [2024-06-05T13:41:11.943Z] Start 23: ep-engine_ep_unit_tests.ExecutorPoolDeathTest/TestExecutorPool [2024-06-05T13:41:11.943Z] 16/495 Test #19: cbepctl_test .................................................................................................. Passed 0.55 sec [2024-06-05T13:41:11.943Z] Start 24: ep-engine_ep_unit_tests.ExecutorPoolDeathTest/FollyExecutorPool [2024-06-05T13:41:12.202Z] 17/495 Test #18: cbstats_test .................................................................................................. Passed 0.73 sec [2024-06-05T13:41:12.202Z] Start 25: ep-engine_ep_unit_tests.MutationLogApplyTest [2024-06-05T13:41:15.493Z] 18/495 Test #24: ep-engine_ep_unit_tests.ExecutorPoolDeathTest/FollyExecutorPool ............................................... Passed 3.39 sec [2024-06-05T13:41:15.493Z] Start 26: ep-engine_ep_unit_tests.ArrayHistogramTest [2024-06-05T13:41:16.062Z] 19/495 Test #23: ep-engine_ep_unit_tests.ExecutorPoolDeathTest/TestExecutorPool ................................................ Passed 4.17 sec [2024-06-05T13:41:16.062Z] Start 27: ep-engine_ep_unit_tests.AtomicUnorderedMapTest [2024-06-05T13:41:17.033Z] 20/495 Test #25: ep-engine_ep_unit_tests.MutationLogApplyTest .................................................................. Passed 4.73 sec [2024-06-05T13:41:17.033Z] Start 28: ep-engine_ep_unit_tests.BackfillManagerTest [2024-06-05T13:41:17.293Z] 21/495 Test #26: ep-engine_ep_unit_tests.ArrayHistogramTest .................................................................... Passed 1.89 sec [2024-06-05T13:41:17.293Z] Start 29: ep-engine_ep_unit_tests.BackfillManagerParamTest [2024-06-05T13:41:17.861Z] 22/495 Test #27: ep-engine_ep_unit_tests.AtomicUnorderedMapTest ................................................................ Passed 1.84 sec [2024-06-05T13:41:17.861Z] Start 30: ep-engine_ep_unit_tests.BackfillTest [2024-06-05T13:41:18.800Z] 23/495 Test #28: ep-engine_ep_unit_tests.BackfillManagerTest ................................................................... Passed 1.90 sec [2024-06-05T13:41:18.800Z] Start 31: ep-engine_ep_unit_tests.DCPBackfillDiskTest [2024-06-05T13:41:19.059Z] 24/495 Test #29: ep-engine_ep_unit_tests.BackfillManagerParamTest .............................................................. Passed 1.82 sec [2024-06-05T13:41:19.059Z] Start 32: ep-engine_ep_unit_tests.BasicLinkedListTest [2024-06-05T13:41:19.999Z] 25/495 Test #30: ep-engine_ep_unit_tests.BackfillTest .......................................................................... Passed 1.82 sec [2024-06-05T13:41:19.999Z] Start 33: ep-engine_ep_unit_tests.BloomFilterTest [2024-06-05T13:41:20.759Z] 26/495 Test #10: cbsasl_unit_test .............................................................................................. Passed 9.91 sec [2024-06-05T13:41:20.759Z] Start 34: ep-engine_ep_unit_tests.BucketLoggerEngineTest [2024-06-05T13:41:21.084Z] 27/495 Test #32: ep-engine_ep_unit_tests.BasicLinkedListTest ................................................................... Passed 1.79 sec [2024-06-05T13:41:21.084Z] Start 35: ep-engine_ep_unit_tests.BucketLoggerTest [2024-06-05T13:41:22.086Z] 28/495 Test #33: ep-engine_ep_unit_tests.BloomFilterTest ....................................................................... Passed 1.92 sec [2024-06-05T13:41:22.086Z] Start 36: ep-engine_ep_unit_tests.CheckpointIteratorTest [2024-06-05T13:41:23.631Z] 29/495 Test #3: memcached-breakpad-test-std_exception_via_std_thread .......................................................... Passed 13.02 sec [2024-06-05T13:41:23.631Z] Start 37: ep-engine_ep_unit_tests.SingleThreadedCheckpointTest [2024-06-05T13:41:23.631Z] 30/495 Test #36: ep-engine_ep_unit_tests.CheckpointIteratorTest ................................................................ Passed 1.78 sec [2024-06-05T13:41:23.631Z] Start 38: ep-engine_ep_unit_tests.CheckpointMemoryTrackingTest [2024-06-05T13:41:23.891Z] 31/495 Test #35: ep-engine_ep_unit_tests.BucketLoggerTest ...................................................................... Passed 2.96 sec [2024-06-05T13:41:23.891Z] Start 39: ep-engine_ep_unit_tests.CheckpointConfigTest [2024-06-05T13:41:24.151Z] 32/495 Test #31: ep-engine_ep_unit_tests.DCPBackfillDiskTest ................................................................... Passed 5.27 sec [2024-06-05T13:41:24.151Z] Start 40: ep-engine_ep_unit_tests.CDCCheckpointTest [2024-06-05T13:41:24.721Z] 33/495 Test #34: ep-engine_ep_unit_tests.BucketLoggerEngineTest ................................................................ Passed 4.13 sec [2024-06-05T13:41:24.721Z] Start 41: ep-engine_ep_unit_tests.CollectionsKVStoreTest [2024-06-05T13:41:24.981Z] 34/495 Test #4: memcached-breakpad-test-unknown_exception ..................................................................... Passed 14.39 sec [2024-06-05T13:41:24.981Z] Start 42: ep-engine_ep_unit_tests.ScanContextTest [2024-06-05T13:41:24.981Z] 35/495 Test #1: memcached-breakpad-test-std_exception ......................................................................... Passed 14.42 sec [2024-06-05T13:41:24.981Z] Start 43: ep-engine_ep_unit_tests.CollectionsDcpTest [2024-06-05T13:41:24.981Z] 36/495 Test #2: memcached-breakpad-test-std_exception_with_trace .............................................................. Passed 14.56 sec [2024-06-05T13:41:24.981Z] Start 44: ep-engine_ep_unit_tests.CollectionsDcpStreamsTest [2024-06-05T13:41:25.923Z] 37/495 Test #38: ep-engine_ep_unit_tests.CheckpointMemoryTrackingTest .......................................................... Passed 1.77 sec [2024-06-05T13:41:25.923Z] Start 45: ep-engine_ep_unit_tests.CollectionsFlushTest [2024-06-05T13:41:25.923Z] 38/495 Test #39: ep-engine_ep_unit_tests.CheckpointConfigTest .................................................................. Passed 2.13 sec [2024-06-05T13:41:25.923Z] Start 46: ep-engine_ep_unit_tests.CollectionsWarmupTest [2024-06-05T13:41:26.494Z] 39/495 Test #41: ep-engine_ep_unit_tests.CollectionsKVStoreTest ................................................................ Passed 1.83 sec [2024-06-05T13:41:26.494Z] Start 47: ep-engine_ep_unit_tests.CollectionsRbacTest [2024-06-05T13:41:26.837Z] 40/495 Test #42: ep-engine_ep_unit_tests.ScanContextTest ....................................................................... Passed 1.82 sec [2024-06-05T13:41:26.837Z] Start 48: ep-engine_ep_unit_tests.CollectionsVBFilterTest [2024-06-05T13:41:31.035Z] 41/495 Test #40: ep-engine_ep_unit_tests.CDCCheckpointTest ..................................................................... Passed 6.85 sec [2024-06-05T13:41:31.035Z] Start 49: ep-engine_ep_unit_tests.CollectionsVBFilterAccessControlTest [2024-06-05T13:41:32.010Z] 42/495 Test #48: ep-engine_ep_unit_tests.CollectionsVBFilterTest ............................................................... Passed 5.23 sec [2024-06-05T13:41:32.010Z] Start 50: ep-engine_ep_unit_tests.ManifestTest [2024-06-05T13:41:33.448Z] 43/495 Test #49: ep-engine_ep_unit_tests.CollectionsVBFilterAccessControlTest .................................................. Passed 2.38 sec [2024-06-05T13:41:33.448Z] Start 51: ep-engine_ep_unit_tests.SharedMetaDataTable [2024-06-05T13:41:33.708Z] 44/495 Test #50: ep-engine_ep_unit_tests.ManifestTest .......................................................................... Passed 1.82 sec [2024-06-05T13:41:33.708Z] Start 52: ep-engine_ep_unit_tests.ManifestEntry [2024-06-05T13:41:35.616Z] 45/495 Test #51: ep-engine_ep_unit_tests.SharedMetaDataTable ................................................................... Passed 1.93 sec [2024-06-05T13:41:35.616Z] Start 53: ep-engine_ep_unit_tests.ValueChangedValidatorTest [2024-06-05T13:41:35.616Z] 46/495 Test #52: ep-engine_ep_unit_tests.ManifestEntry ......................................................................... Passed 1.77 sec [2024-06-05T13:41:35.616Z] Start 54: ep-engine_ep_unit_tests.SizeRangeValidatorTest [2024-06-05T13:41:37.530Z] 47/495 Test #47: ep-engine_ep_unit_tests.CollectionsRbacTest ................................................................... Passed 10.50 sec [2024-06-05T13:41:37.530Z] Start 55: ep-engine_ep_unit_tests.SSizeRangeValidatorTest [2024-06-05T13:41:37.530Z] 48/495 Test #53: ep-engine_ep_unit_tests.ValueChangedValidatorTest ............................................................. Passed 1.79 sec [2024-06-05T13:41:37.530Z] Start 56: ep-engine_ep_unit_tests.FloatRangeValidatorTest [2024-06-05T13:41:37.530Z] 49/495 Test #54: ep-engine_ep_unit_tests.SizeRangeValidatorTest ................................................................ Passed 1.84 sec [2024-06-05T13:41:37.530Z] Start 57: ep-engine_ep_unit_tests.EnumValidatorTest [2024-06-05T13:41:39.364Z] 50/495 Test #55: ep-engine_ep_unit_tests.SSizeRangeValidatorTest ............................................................... Passed 1.78 sec [2024-06-05T13:41:39.364Z] Start 58: ep-engine_ep_unit_tests.ConfigurationTest [2024-06-05T13:41:39.364Z] 51/495 Test #45: ep-engine_ep_unit_tests.CollectionsFlushTest .................................................................. Passed 13.37 sec [2024-06-05T13:41:39.364Z] Start 59: ep-engine_ep_unit_tests.ChangeListenerTest [2024-06-05T13:41:39.364Z] 52/495 Test #56: ep-engine_ep_unit_tests.FloatRangeValidatorTest ............................................................... Passed 1.80 sec [2024-06-05T13:41:39.364Z] Start 60: ep-engine_ep_unit_tests.ConfigTest [2024-06-05T13:41:39.653Z] 53/495 Test #57: ep-engine_ep_unit_tests.EnumValidatorTest ..................................................................... Passed 2.26 sec [2024-06-05T13:41:39.653Z] Start 61: ep-engine_ep_unit_tests.ConnStoreTest [2024-06-05T13:41:41.140Z] 54/495 Test #59: ep-engine_ep_unit_tests.ChangeListenerTest .................................................................... Passed 1.81 sec [2024-06-05T13:41:41.140Z] Start 62: ep-engine_ep_unit_tests.CouchKVStoreTest [2024-06-05T13:41:41.140Z] 55/495 Test #58: ep-engine_ep_unit_tests.ConfigurationTest ..................................................................... Passed 1.92 sec [2024-06-05T13:41:41.140Z] Start 63: ep-engine_ep_unit_tests.CouchKVStoreErrorInjectionTest [2024-06-05T13:41:41.445Z] 56/495 Test #60: ep-engine_ep_unit_tests.ConfigTest ............................................................................ Passed 1.82 sec [2024-06-05T13:41:41.445Z] Start 64: ep-engine_ep_unit_tests.CouchstoreTest [2024-06-05T13:41:42.385Z] 57/495 Test #61: ep-engine_ep_unit_tests.ConnStoreTest ......................................................................... Passed 2.15 sec [2024-06-05T13:41:42.386Z] Start 65: ep-engine_ep_unit_tests.CouchKVStoreMetaData [2024-06-05T13:41:44.293Z] 58/495 Test #65: ep-engine_ep_unit_tests.CouchKVStoreMetaData .................................................................. Passed 1.82 sec [2024-06-05T13:41:44.293Z] Start 66: ep-engine_ep_unit_tests.CouchKVStoreStatic [2024-06-05T13:41:45.232Z] 59/495 Test #46: ep-engine_ep_unit_tests.CollectionsWarmupTest ................................................................. Passed 19.21 sec [2024-06-05T13:41:45.232Z] Start 67: ep-engine_ep_unit_tests.DefragmenterTaskTest [2024-06-05T13:41:45.898Z] 60/495 Test #66: ep-engine_ep_unit_tests.CouchKVStoreStatic .................................................................... Passed 1.73 sec [2024-06-05T13:41:45.898Z] Start 68: ep-engine_ep_unit_tests.DefaultDefragmenterTaskTest [2024-06-05T13:41:47.306Z] 61/495 Test #67: ep-engine_ep_unit_tests.DefragmenterTaskTest .................................................................. Passed 1.83 sec [2024-06-05T13:41:47.306Z] Start 69: ep-engine_ep_unit_tests.DcpResponseTest [2024-06-05T13:41:47.921Z] 62/495 Test #68: ep-engine_ep_unit_tests.DefaultDefragmenterTaskTest ........................................................... Passed 1.81 sec [2024-06-05T13:41:47.921Z] Start 70: ep-engine_ep_unit_tests.DCPTest [2024-06-05T13:41:49.334Z] 63/495 Test #69: ep-engine_ep_unit_tests.DcpResponseTest ....................................................................... Passed 1.90 sec [2024-06-05T13:41:49.334Z] Start 71: ep-engine_ep_unit_tests.DcpConnMapTest [2024-06-05T13:41:51.276Z] 64/495 Test #70: ep-engine_ep_unit_tests.DCPTest ............................................................................... Passed 3.59 sec [2024-06-05T13:41:51.276Z] Start 72: ep-engine_ep_unit_tests.NotifyTest [2024-06-05T13:41:51.847Z] 65/495 Test #71: ep-engine_ep_unit_tests.DcpConnMapTest ........................................................................ Passed 2.66 sec [2024-06-05T13:41:51.847Z] Start 73: ep-engine_ep_unit_tests.ActiveStreamChkptProcessorTaskTest [2024-06-05T13:41:53.398Z] 66/495 Test #37: ep-engine_ep_unit_tests.SingleThreadedCheckpointTest .......................................................... Passed 29.16 sec [2024-06-05T13:41:53.398Z] Start 74: ep-engine_ep_unit_tests.SingleThreadedKVBucketTest [2024-06-05T13:41:53.659Z] 67/495 Test #44: ep-engine_ep_unit_tests.CollectionsDcpStreamsTest ............................................................. Passed 28.46 sec [2024-06-05T13:41:53.659Z] Start 75: ep-engine_ep_unit_tests.FlowControlDisabledTest [2024-06-05T13:41:53.920Z] 68/495 Test #73: ep-engine_ep_unit_tests.ActiveStreamChkptProcessorTaskTest .................................................... Passed 2.03 sec [2024-06-05T13:41:53.920Z] Start 76: ep-engine_ep_unit_tests.FlowControlTest [2024-06-05T13:41:55.827Z] 69/495 Test #75: ep-engine_ep_unit_tests.FlowControlDisabledTest ............................................................... Passed 1.86 sec [2024-06-05T13:41:55.827Z] Start 77: ep-engine_ep_unit_tests.PreExpiry [2024-06-05T13:41:56.087Z] 70/495 Test #76: ep-engine_ep_unit_tests.FlowControlTest ....................................................................... Passed 2.29 sec [2024-06-05T13:41:56.087Z] Start 78: ep-engine_ep_unit_tests.DurabilityMonitorTrackedWritesTest [2024-06-05T13:41:56.346Z] 71/495 Test #72: ep-engine_ep_unit_tests.NotifyTest ............................................................................ Passed 5.11 sec [2024-06-05T13:41:56.346Z] Start 79: ep-engine_ep_unit_tests.SingleThreadedEPBucketTest [2024-06-05T13:41:56.967Z] 72/495 Test #74: ep-engine_ep_unit_tests.SingleThreadedKVBucketTest ............................................................ Passed 3.55 sec [2024-06-05T13:41:56.967Z] Start 80: ep-engine_ep_unit_tests.EPEngineGroupTest [2024-06-05T13:41:57.538Z] 73/495 Test #77: ep-engine_ep_unit_tests.PreExpiry ............................................................................. Passed 1.78 sec [2024-06-05T13:41:57.538Z] Start 81: ep-engine_ep_unit_tests.EpTypesLogTest [2024-06-05T13:41:58.107Z] 74/495 Test #78: ep-engine_ep_unit_tests.DurabilityMonitorTrackedWritesTest .................................................... Passed 1.75 sec [2024-06-05T13:41:58.107Z] Start 82: ep-engine_ep_unit_tests.EphemeralBucketStatTest [2024-06-05T13:41:59.046Z] 75/495 Test #80: ep-engine_ep_unit_tests.EPEngineGroupTest ..................................................................... Passed 2.10 sec [2024-06-05T13:41:59.046Z] Start 83: ep-engine_ep_unit_tests.SingleThreadedEphemeralTest [2024-06-05T13:41:59.447Z] 76/495 Test #81: ep-engine_ep_unit_tests.EpTypesLogTest ........................................................................ Passed 1.79 sec [2024-06-05T13:41:59.447Z] Start 84: ep-engine_ep_unit_tests.SingleThreadedEphemeralPurgerTest [2024-06-05T13:42:00.016Z] 77/495 Test #82: ep-engine_ep_unit_tests.EphemeralBucketStatTest ............................................................... Passed 1.92 sec [2024-06-05T13:42:00.016Z] Start 85: ep-engine_ep_unit_tests.EphemeralVBucketTest [2024-06-05T13:42:00.962Z] 78/495 Test #83: ep-engine_ep_unit_tests.SingleThreadedEphemeralTest ........................................................... Passed 1.89 sec [2024-06-05T13:42:00.962Z] Start 86: ep-engine_ep_unit_tests.EphTombstoneTest [2024-06-05T13:42:01.436Z] 79/495 Test #84: ep-engine_ep_unit_tests.SingleThreadedEphemeralPurgerTest ..................................................... Passed 2.06 sec [2024-06-05T13:42:01.437Z] Start 87: ep-engine_ep_unit_tests.EventuallyPersistentEngineTest [2024-06-05T13:42:01.696Z] 80/495 Test #85: ep-engine_ep_unit_tests.EphemeralVBucketTest .................................................................. Passed 1.91 sec [2024-06-05T13:42:01.696Z] Start 88: ep-engine_ep_unit_tests.DurabilityRespondAmbiguousTest [2024-06-05T13:42:03.606Z] 81/495 Test #86: ep-engine_ep_unit_tests.EphTombstoneTest ...................................................................... Passed 2.38 sec [2024-06-05T13:42:03.606Z] Start 89: ep-engine_ep_unit_tests.ReplicaRollbackDcpTest [2024-06-05T13:42:04.174Z] 82/495 Test #87: ep-engine_ep_unit_tests.EventuallyPersistentEngineTest ........................................................ Passed 2.88 sec [2024-06-05T13:42:04.174Z] Start 90: ep-engine_ep_unit_tests.MB29369_SingleThreadedEPBucketTest [2024-06-05T13:42:07.466Z] 83/495 Test #89: ep-engine_ep_unit_tests.ReplicaRollbackDcpTest ................................................................ Passed 3.83 sec [2024-06-05T13:42:07.466Z] Start 91: ep-engine_ep_unit_tests.MB_29287 [2024-06-05T13:42:07.725Z] 84/495 Test #62: ep-engine_ep_unit_tests.CouchKVStoreTest ...................................................................... Passed 26.64 sec [2024-06-05T13:42:07.726Z] Start 92: ep-engine_ep_unit_tests.WarmupTest [2024-06-05T13:42:09.105Z] 85/495 Test #91: ep-engine_ep_unit_tests.MB_29287 .............................................................................. Passed 1.92 sec [2024-06-05T13:42:09.105Z] Start 93: ep-engine_ep_unit_tests.WarmupOrderTest [2024-06-05T13:42:09.364Z] 86/495 Test #43: ep-engine_ep_unit_tests.CollectionsDcpTest .................................................................... Passed 44.48 sec [2024-06-05T13:42:09.364Z] Start 94: ep-engine_ep_unit_tests.WarmupDiskTest [2024-06-05T13:42:12.658Z] 87/495 Test #88: ep-engine_ep_unit_tests.DurabilityRespondAmbiguousTest ........................................................ Passed 10.65 sec [2024-06-05T13:42:12.658Z] Start 95: ep-engine_ep_unit_tests.WarmupAbortedOnDiskError [2024-06-05T13:42:15.988Z] 88/495 Test #94: ep-engine_ep_unit_tests.WarmupDiskTest ........................................................................ Passed 6.10 sec [2024-06-05T13:42:15.988Z] Start 96: ep-engine_ep_unit_tests.WithMetaTest [2024-06-05T13:42:16.592Z] 89/495 Test #79: ep-engine_ep_unit_tests.SingleThreadedEPBucketTest ............................................................ Passed 20.15 sec [2024-06-05T13:42:16.592Z] Start 97: ep-engine_ep_unit_tests.WithMetaLwwTest [2024-06-05T13:42:18.625Z] 90/495 Test #97: ep-engine_ep_unit_tests.WithMetaLwwTest ....................................................................... Passed 1.89 sec [2024-06-05T13:42:18.625Z] Start 98: ep-engine_ep_unit_tests.ExecutorPoolTest/TestExecutorPool [2024-06-05T13:42:20.027Z] 91/495 Test #96: ep-engine_ep_unit_tests.WithMetaTest .......................................................................... Passed 4.40 sec [2024-06-05T13:42:20.027Z] Start 99: ep-engine_ep_unit_tests.ExecutorPoolTest/FollyExecutorPool [2024-06-05T13:42:22.569Z] 92/495 Test #99: ep-engine_ep_unit_tests.ExecutorPoolTest/FollyExecutorPool .................................................... Passed 2.09 sec [2024-06-05T13:42:22.569Z] Start 100: ep-engine_ep_unit_tests.ExecutorPoolDynamicWorkerTest/TestExecutorPool [2024-06-05T13:42:22.569Z] 93/495 Test #98: ep-engine_ep_unit_tests.ExecutorPoolTest/TestExecutorPool ..................................................... Passed 3.93 sec [2024-06-05T13:42:22.569Z] Start 101: ep-engine_ep_unit_tests.ExecutorPoolDynamicWorkerTest/FollyExecutorPool [2024-06-05T13:42:24.152Z] 94/495 Test #100: ep-engine_ep_unit_tests.ExecutorPoolDynamicWorkerTest/TestExecutorPool ........................................ Passed 1.83 sec [2024-06-05T13:42:24.152Z] Start 102: ep-engine_ep_unit_tests.SingleThreadedExecutorPoolTest [2024-06-05T13:42:24.412Z] 95/495 Test #101: ep-engine_ep_unit_tests.ExecutorPoolDynamicWorkerTest/FollyExecutorPool ....................................... Passed 1.83 sec [2024-06-05T13:42:24.412Z] Start 103: ep-engine_ep_unit_tests.ExecutorPoolEpEngineTest/TestExecutorPool [2024-06-05T13:42:24.834Z] 96/495 Test #90: ep-engine_ep_unit_tests.MB29369_SingleThreadedEPBucketTest .................................................... Passed 20.48 sec [2024-06-05T13:42:24.834Z] Start 104: ep-engine_ep_unit_tests.ExecutorPoolEpEngineTest/FollyExecutorPool [2024-06-05T13:42:25.773Z] 97/495 Test #102: ep-engine_ep_unit_tests.SingleThreadedExecutorPoolTest ........................................................ Passed 1.75 sec [2024-06-05T13:42:25.773Z] Start 105: ep-engine_ep_unit_tests.FailoverTableTest [2024-06-05T13:42:27.158Z] 98/495 Test #104: ep-engine_ep_unit_tests.ExecutorPoolEpEngineTest/FollyExecutorPool ............................................ Passed 2.32 sec [2024-06-05T13:42:27.158Z] Start 106: ep-engine_ep_unit_tests.FileCacheTest [2024-06-05T13:42:27.753Z] 99/495 Test #105: ep-engine_ep_unit_tests.FailoverTableTest ..................................................................... Passed 1.76 sec [2024-06-05T13:42:27.753Z] Start 107: ep-engine_ep_unit_tests.FileOpsTrackerTest [2024-06-05T13:42:28.785Z] 100/495 Test #103: ep-engine_ep_unit_tests.ExecutorPoolEpEngineTest/TestExecutorPool ............................................. Passed 3.93 sec [2024-06-05T13:42:28.785Z] Start 108: ep-engine_ep_unit_tests.FlusherTest [2024-06-05T13:42:29.044Z] 101/495 Test #106: ep-engine_ep_unit_tests.FileCacheTest ......................................................................... Passed 1.78 sec [2024-06-05T13:42:29.044Z] Start 109: ep-engine_ep_unit_tests.FutureQueueTest [2024-06-05T13:42:29.613Z] 102/495 Test #107: ep-engine_ep_unit_tests.FileOpsTrackerTest .................................................................... Passed 1.78 sec [2024-06-05T13:42:29.613Z] Start 110: ep-engine_ep_unit_tests.HashTableTest [2024-06-05T13:42:30.870Z] 103/495 Test #95: ep-engine_ep_unit_tests.WarmupAbortedOnDiskError ..............................................................***Failed 18.12 sec [2024-06-05T13:42:30.870Z] Note: Google Test filter = WarmupAbortedOnDiskError.* [2024-06-05T13:42:30.870Z] [==========] Running 8 tests from 1 test suite. [2024-06-05T13:42:30.870Z] [----------] Global test environment set-up. [2024-06-05T13:42:30.870Z] [----------] 8 tests from WarmupAbortedOnDiskError [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.InitScanContext_LoadPreparedSyncWrites [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:07.532048+00:00 CRITICAL (SynchronousEPEngine:default) EPBucket::loadPreparedSyncWrites: scanCtx is null for vb:0 [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:07.532172+00:00 CRITICAL (SynchronousEPEngine:default) Warmup(Primary)::loadPreparedSyncWrites(): EPBucket::loadPreparedSyncWrites() failed for vb:0 aborting Warmup [2024-06-05T13:42:30.870Z] [ OK ] WarmupAbortedOnDiskError.InitScanContext_LoadPreparedSyncWrites (1522 ms) [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.InitScanContext_KeyDump [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:10.199077+00:00 CRITICAL (SynchronousEPEngine:default) Warmup(Primary) WarmupBackfillTask::run(): caught exception while running backfill in State::KeyDump - aborting warmup: WarmupVbucketVisitor::visit(): vb:0 shardId:0 failed to create BySeqnoScanContext, for backfill task:'Warmup - key dump shard 0' [2024-06-05T13:42:30.870Z] [ OK ] WarmupAbortedOnDiskError.InitScanContext_KeyDump (2666 ms) [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.InitScanContext_LoadingData [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:12.855977+00:00 CRITICAL (SynchronousEPEngine:default) Warmup(Primary) WarmupBackfillTask::run(): caught exception while running backfill in State::LoadingData - aborting warmup: WarmupVbucketVisitor::visit(): vb:0 shardId:0 failed to create BySeqnoScanContext, for backfill task:'Warmup - loading data shard 0' [2024-06-05T13:42:30.870Z] [ OK ] WarmupAbortedOnDiskError.InitScanContext_LoadingData (2656 ms) [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.InitScanContext_LoadingKVPairs [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:15.413801+00:00 CRITICAL (SynchronousEPEngine:default) Warmup(Primary) WarmupBackfillTask::run(): caught exception while running backfill in State::LoadingKVPairs - aborting warmup: WarmupVbucketVisitor::visit(): vb:0 shardId:0 failed to create BySeqnoScanContext, for backfill task:'Warmup - loading KV Pairs shard 0' [2024-06-05T13:42:30.870Z] [ OK ] WarmupAbortedOnDiskError.InitScanContext_LoadingKVPairs (2558 ms) [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.Scan_LoadPreparedSyncWrites [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:17.442774+00:00 CRITICAL (SynchronousEPEngine:default) EPBucket::loadPreparedSyncWrites: scan() failed for vb:0 [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:17.442847+00:00 CRITICAL (SynchronousEPEngine:default) Warmup(Primary)::loadPreparedSyncWrites(): EPBucket::loadPreparedSyncWrites() failed for vb:0 aborting Warmup [2024-06-05T13:42:30.870Z] [ OK ] WarmupAbortedOnDiskError.Scan_LoadPreparedSyncWrites (2028 ms) [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.Scan_KeyDump [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:18.893826+00:00 CRITICAL (SynchronousEPEngine:default) Warmup(Primary) WarmupBackfillTask::run(): caught exception while running backfill in State::KeyDump - aborting warmup: WarmupVbucketVisitor::visit(): vb:0 shardId:0 failed to scan BySeqnoScanContext, for backfill task:'Warmup - key dump shard 0' ScanStatus::Failed [2024-06-05T13:42:30.870Z] [ OK ] WarmupAbortedOnDiskError.Scan_KeyDump (1451 ms) [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.Scan_LoadingData [2024-06-05T13:42:30.870Z] unknown file: Failure [2024-06-05T13:42:30.870Z] C++ exception with description "CheckedExecutor::oneExecutes(): Expected 2 <= 1" thrown in the test body. [2024-06-05T13:42:30.870Z] [2024-06-05T13:42:30.870Z] [ FAILED ] WarmupAbortedOnDiskError.Scan_LoadingData (2145 ms) [2024-06-05T13:42:30.870Z] [ RUN ] WarmupAbortedOnDiskError.Scan_LoadingKVPairs [2024-06-05T13:42:30.870Z] 2024-06-05T13:42:22.337759+00:00 CRITICAL (SynchronousEPEngine:default) Warmup(Primary) WarmupBackfillTask::run(): caught exception while running backfill in State::LoadingKVPairs - aborting warmup: WarmupVbucketVisitor::visit(): vb:0 shardId:0 failed to scan BySeqnoScanContext, for backfill task:'Warmup - loading KV Pairs shard 0' ScanStatus::Failed [2024-06-05T13:42:30.870Z] [ OK ] WarmupAbortedOnDiskError.Scan_LoadingKVPairs (1298 ms) [2024-06-05T13:42:30.870Z] [----------] 8 tests from WarmupAbortedOnDiskError (16328 ms total) [2024-06-05T13:42:30.870Z] [2024-06-05T13:42:30.870Z] [----------] Global test environment tear-down [2024-06-05T13:42:30.870Z] [==========] 8 tests from 1 test suite ran. (16328 ms total) [2024-06-05T13:42:30.870Z] [ PASSED ] 7 tests. [2024-06-05T13:42:30.870Z] [ FAILED ] 1 test, listed below: [2024-06-05T13:42:30.870Z] [ FAILED ] WarmupAbortedOnDiskError.Scan_LoadingData [2024-06-05T13:42:30.870Z] [2024-06-05T13:42:30.870Z] 1 FAILED TEST [2024-06-05T13:42:30.870Z] [2024-06-05T13:42:30.870Z] Start 111: ep-engine_ep_unit_tests.GetRandomHashTableTest [2024-06-05T13:42:31.255Z] 104/495 Test #109: ep-engine_ep_unit_tests.FutureQueueTest ....................................................................... Passed 1.75 sec [2024-06-05T13:42:31.255Z] Start 112: ep-engine_ep_unit_tests.HLCTest [2024-06-05T13:42:31.825Z] 105/495 Test #110: ep-engine_ep_unit_tests.HashTableTest ......................................................................... Passed 2.29 sec [2024-06-05T13:42:31.825Z] Start 113: ep-engine_ep_unit_tests.ItemEvictionClassTest [2024-06-05T13:42:32.394Z] 106/495 Test #111: ep-engine_ep_unit_tests.GetRandomHashTableTest ................................................................ Passed 1.81 sec [2024-06-05T13:42:32.394Z] Start 114: ep-engine_ep_unit_tests.ItemTest [2024-06-05T13:42:33.123Z] 107/495 Test #112: ep-engine_ep_unit_tests.HLCTest ............................................................................... Passed 1.76 sec [2024-06-05T13:42:33.123Z] Start 115: ep-engine_ep_unit_tests.ItemPruneTest [2024-06-05T13:42:33.968Z] 108/495 Test #113: ep-engine_ep_unit_tests.ItemEvictionClassTest ................................................................. Passed 1.77 sec [2024-06-05T13:42:33.968Z] Start 116: ep-engine_ep_unit_tests.KVBucketTest [2024-06-05T13:42:34.228Z] 109/495 Test #114: ep-engine_ep_unit_tests.ItemTest .............................................................................. Passed 1.82 sec [2024-06-05T13:42:34.228Z] Start 117: ep-engine_ep_unit_tests.StoreIfTest [2024-06-05T13:42:34.798Z] 110/495 Test #115: ep-engine_ep_unit_tests.ItemPruneTest ......................................................................... Passed 1.75 sec [2024-06-05T13:42:34.798Z] Start 118: ep-engine_ep_unit_tests.RelativeExpiryLimitTest [2024-06-05T13:42:34.798Z] 111/495 Test #108: ep-engine_ep_unit_tests.FlusherTest ........................................................................... Passed 6.29 sec [2024-06-05T13:42:34.798Z] Start 119: ep-engine_ep_unit_tests.AbsoluteExpiryLimitTest [2024-06-05T13:42:35.805Z] 112/495 Test #63: ep-engine_ep_unit_tests.CouchKVStoreErrorInjectionTest ........................................................ Passed 54.35 sec [2024-06-05T13:42:35.805Z] Start 120: ep-engine_ep_unit_tests.MutationLogTest [2024-06-05T13:42:36.065Z] 113/495 Test #116: ep-engine_ep_unit_tests.KVBucketTest .......................................................................... Passed 2.25 sec [2024-06-05T13:42:36.065Z] Start 121: ep-engine_ep_unit_tests.ObjectRegistryTest [2024-06-05T13:42:36.324Z] 114/495 Test #117: ep-engine_ep_unit_tests.StoreIfTest ........................................................................... Passed 1.97 sec [2024-06-05T13:42:36.324Z] Start 122: ep-engine_ep_unit_tests.ObjectRegistrySpdlogTest [2024-06-05T13:42:36.902Z] 115/495 Test #119: ep-engine_ep_unit_tests.AbsoluteExpiryLimitTest ............................................................... Passed 1.87 sec [2024-06-05T13:42:36.902Z] Start 123: ep-engine_ep_unit_tests.LockTimerTest [2024-06-05T13:42:37.161Z] 116/495 Test #118: ep-engine_ep_unit_tests.RelativeExpiryLimitTest ............................................................... Passed 1.92 sec [2024-06-05T13:42:37.161Z] Start 124: ep-engine_ep_unit_tests.PackedPtrTest [2024-06-05T13:42:38.099Z] 117/495 Test #121: ep-engine_ep_unit_tests.ObjectRegistryTest .................................................................... Passed 1.99 sec [2024-06-05T13:42:38.099Z] Start 125: ep-engine_ep_unit_tests.ProbabilisticCounterTest [2024-06-05T13:42:38.099Z] 118/495 Test #122: ep-engine_ep_unit_tests.ObjectRegistrySpdlogTest .............................................................. Passed 1.80 sec [2024-06-05T13:42:38.099Z] Start 126: ep-engine_ep_unit_tests.ProbabilisticCounterrTest [2024-06-05T13:42:38.720Z] 119/495 Test #123: ep-engine_ep_unit_tests.LockTimerTest ......................................................................... Passed 1.80 sec [2024-06-05T13:42:38.720Z] Start 127: ep-engine_ep_unit_tests.RangeScanOwnerTest [2024-06-05T13:42:39.224Z] 120/495 Test #124: ep-engine_ep_unit_tests.PackedPtrTest ......................................................................... Passed 1.78 sec [2024-06-05T13:42:39.224Z] Start 128: ep-engine_ep_unit_tests.StatTest [2024-06-05T13:42:39.847Z] 121/495 Test #125: ep-engine_ep_unit_tests.ProbabilisticCounterTest .............................................................. Passed 1.77 sec [2024-06-05T13:42:39.847Z] Start 129: ep-engine_ep_unit_tests.EPStatsTest [2024-06-05T13:42:40.124Z] 122/495 Test #126: ep-engine_ep_unit_tests.ProbabilisticCounterrTest ............................................................. Passed 1.79 sec [2024-06-05T13:42:40.125Z] Start 130: ep-engine_ep_unit_tests.CheckpointMemQuotaTest [2024-06-05T13:42:41.543Z] 123/495 Test #128: ep-engine_ep_unit_tests.StatTest .............................................................................. Passed 2.43 sec [2024-06-05T13:42:41.543Z] Start 131: ep-engine_ep_unit_tests.StoredDocKeyTest [2024-06-05T13:42:41.543Z] 124/495 Test #129: ep-engine_ep_unit_tests.EPStatsTest ........................................................................... Passed 1.76 sec [2024-06-05T13:42:41.543Z] Start 132: ep-engine_ep_unit_tests.StoredDocKey [2024-06-05T13:42:41.807Z] 125/495 Test #130: ep-engine_ep_unit_tests.CheckpointMemQuotaTest ................................................................ Passed 1.79 sec [2024-06-05T13:42:41.807Z] Start 133: ep-engine_ep_unit_tests.ValueTest/StoredValueFactory [2024-06-05T13:42:42.435Z] 126/495 Test #127: ep-engine_ep_unit_tests.RangeScanOwnerTest .................................................................... Passed 3.62 sec [2024-06-05T13:42:42.435Z] Start 134: ep-engine_ep_unit_tests.ValueTest/OrderedStoredValueFactory [2024-06-05T13:42:43.455Z] 127/495 Test #132: ep-engine_ep_unit_tests.StoredDocKey .......................................................................... Passed 1.80 sec [2024-06-05T13:42:43.455Z] Start 135: ep-engine_ep_unit_tests.StoredValueTest [2024-06-05T13:42:43.455Z] 128/495 Test #131: ep-engine_ep_unit_tests.StoredDocKeyTest ...................................................................... Passed 1.87 sec [2024-06-05T13:42:43.455Z] Start 136: ep-engine_ep_unit_tests.OrderedStoredValueTest [2024-06-05T13:42:44.395Z] 129/495 Test #134: ep-engine_ep_unit_tests.ValueTest/OrderedStoredValueFactory ................................................... Passed 2.01 sec [2024-06-05T13:42:44.395Z] Start 137: ep-engine_ep_unit_tests.StoredValueProtectedTest/StoredValueFactory [2024-06-05T13:42:44.395Z] 130/495 Test #133: ep-engine_ep_unit_tests.ValueTest/StoredValueFactory .......................................................... Passed 2.52 sec [2024-06-05T13:42:44.395Z] Start 138: ep-engine_ep_unit_tests.StoredValueProtectedTest/OrderedStoredValueFactory [2024-06-05T13:42:45.331Z] 131/495 Test #135: ep-engine_ep_unit_tests.StoredValueTest ....................................................................... Passed 1.81 sec [2024-06-05T13:42:45.331Z] Start 139: ep-engine_ep_unit_tests.StreamContainerIterationTest [2024-06-05T13:42:45.331Z] 132/495 Test #136: ep-engine_ep_unit_tests.OrderedStoredValueTest ................................................................ Passed 1.87 sec [2024-06-05T13:42:45.331Z] Start 140: ep-engine_ep_unit_tests.StreamContainerTest [2024-06-05T13:42:45.900Z] 133/495 Test #137: ep-engine_ep_unit_tests.StoredValueProtectedTest/StoredValueFactory ........................................... Passed 1.78 sec [2024-06-05T13:42:45.900Z] Start 141: ep-engine_ep_unit_tests.SystemEventTest [2024-06-05T13:42:46.159Z] 134/495 Test #138: ep-engine_ep_unit_tests.StoredValueProtectedTest/OrderedStoredValueFactory .................................... Passed 1.75 sec [2024-06-05T13:42:46.159Z] Start 142: ep-engine_ep_unit_tests.TaggedPtrTest [2024-06-05T13:42:47.097Z] 135/495 Test #139: ep-engine_ep_unit_tests.StreamContainerIterationTest .......................................................... Passed 1.76 sec [2024-06-05T13:42:47.097Z] Start 143: ep-engine_ep_unit_tests.TaskConcurrencyTest [2024-06-05T13:42:47.097Z] 136/495 Test #140: ep-engine_ep_unit_tests.StreamContainerTest ................................................................... Passed 1.76 sec [2024-06-05T13:42:47.097Z] Start 144: ep-engine_ep_unit_tests.WeakPtrBagTest [2024-06-05T13:42:48.033Z] 137/495 Test #141: ep-engine_ep_unit_tests.SystemEventTest ....................................................................... Passed 1.78 sec [2024-06-05T13:42:48.034Z] Start 145: ep-engine_ep_unit_tests.VBAdaptorsTest [2024-06-05T13:42:48.034Z] 138/495 Test #142: ep-engine_ep_unit_tests.TaggedPtrTest ......................................................................... Passed 1.77 sec [2024-06-05T13:42:48.034Z] Start 146: ep-engine_ep_unit_tests.VBucketFilterTest [2024-06-05T13:42:48.986Z] 139/495 Test #144: ep-engine_ep_unit_tests.WeakPtrBagTest ........................................................................ Passed 1.75 sec [2024-06-05T13:42:48.986Z] Start 147: ep-engine_ep_unit_tests.BlobTest [2024-06-05T13:42:48.986Z] 140/495 Test #120: ep-engine_ep_unit_tests.MutationLogTest ....................................................................... Passed 13.44 sec [2024-06-05T13:42:48.986Z] Start 148: ep-engine_ep_unit_tests.VBucketDurabilityTest [2024-06-05T13:42:49.554Z] 141/495 Test #143: ep-engine_ep_unit_tests.TaskConcurrencyTest ................................................................... Passed 2.36 sec [2024-06-05T13:42:49.554Z] Start 149: ep-engine_ep_unit_tests.VBReadyQueueTest [2024-06-05T13:42:49.979Z] 142/495 Test #146: ep-engine_ep_unit_tests.VBucketFilterTest ..................................................................... Passed 1.78 sec [2024-06-05T13:42:49.979Z] Start 150: ep-engine_ep_unit_tests.WarmupDisabledTest [2024-06-05T13:42:50.267Z] 143/495 Test #145: ep-engine_ep_unit_tests.VBAdaptorsTest ........................................................................ Passed 1.99 sec [2024-06-05T13:42:50.267Z] Start 151: ep-engine_ep_unit_tests.ItemCompressionTaskTest [2024-06-05T13:42:50.836Z] 144/495 Test #148: ep-engine_ep_unit_tests.VBucketDurabilityTest ................................................................. Passed 1.76 sec [2024-06-05T13:42:50.836Z] Start 152: ep-engine_ep_unit_tests.MagmaKVStoreRollbackTest [2024-06-05T13:42:50.836Z] 145/495 Test #147: ep-engine_ep_unit_tests.BlobTest .............................................................................. Passed 1.86 sec [2024-06-05T13:42:50.836Z] Start 153: ep-engine_ep_unit_tests.MagmaKVStoreFragmentationTest [2024-06-05T13:42:51.405Z] 146/495 Test #64: ep-engine_ep_unit_tests.CouchstoreTest ........................................................................ Passed 70.02 sec [2024-06-05T13:42:51.405Z] Start 154: ep-engine_ep_unit_tests.MagmaKVStoreTest [2024-06-05T13:42:51.405Z] 147/495 Test #149: ep-engine_ep_unit_tests.VBReadyQueueTest ...................................................................... Passed 1.97 sec [2024-06-05T13:42:51.405Z] Start 155: ep-engine_ep_unit_tests.MagmaKVStoreHistoryTest [2024-06-05T13:42:51.974Z] 148/495 Test #150: ep-engine_ep_unit_tests.WarmupDisabledTest .................................................................... Passed 2.10 sec [2024-06-05T13:42:51.974Z] Start 156: ep-engine_ep_unit_tests.MagmaKVStoreConfigTest [2024-06-05T13:42:51.974Z] 149/495 Test #151: ep-engine_ep_unit_tests.ItemCompressionTaskTest ............................................................... Passed 1.97 sec [2024-06-05T13:42:51.974Z] Start 157: ep-engine_ep_unit_tests.AccessLogTest/AccessLogTest [2024-06-05T13:42:55.313Z] 150/495 Test #156: ep-engine_ep_unit_tests.MagmaKVStoreConfigTest ................................................................ Passed 3.19 sec [2024-06-05T13:42:55.313Z] Start 158: ep-engine_ep_unit_tests.DocNamespace/BloomFilterDocKeyTest [2024-06-05T13:42:56.014Z] 151/495 Test #92: ep-engine_ep_unit_tests.WarmupTest ............................................................................ Passed 48.28 sec [2024-06-05T13:42:56.014Z] Start 159: ep-engine_ep_unit_tests.EphemeralOrPersistent/BucketQuotaChangeTest [2024-06-05T13:42:57.114Z] 152/495 Test #158: ep-engine_ep_unit_tests.DocNamespace/BloomFilterDocKeyTest .................................................... Passed 1.74 sec [2024-06-05T13:42:57.114Z] Start 160: ep-engine_ep_unit_tests.AllEvictionModes/CheckpointDurabilityTest [2024-06-05T13:42:58.598Z] 153/495 Test #160: ep-engine_ep_unit_tests.AllEvictionModes/CheckpointDurabilityTest ............................................. Passed 1.77 sec [2024-06-05T13:42:58.598Z] Start 161: ep-engine_ep_unit_tests.EphemeralOrPersistent/CheckpointRemoverTest [2024-06-05T13:43:03.999Z] 154/495 Test #93: ep-engine_ep_unit_tests.WarmupOrderTest ....................................................................... Passed 53.96 sec [2024-06-05T13:43:03.999Z] Start 162: ep-engine_ep_unit_tests.Persistent/CheckpointRemoverEPTest [2024-06-05T13:43:05.438Z] 155/495 Test #157: ep-engine_ep_unit_tests.AccessLogTest/AccessLogTest ........................................................... Passed 13.46 sec [2024-06-05T13:43:05.438Z] Start 163: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/CheckpointTest [2024-06-05T13:43:06.394Z] 156/495 Test #155: ep-engine_ep_unit_tests.MagmaKVStoreHistoryTest ............................................................... Passed 14.79 sec [2024-06-05T13:43:06.394Z] Start 164: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/ReplicaCheckpointTest [2024-06-05T13:43:06.394Z] 157/495 Test #162: ep-engine_ep_unit_tests.Persistent/CheckpointRemoverEPTest .................................................... Passed 3.20 sec [2024-06-05T13:43:06.394Z] Start 165: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/CheckpointRemovalTest [2024-06-05T13:43:06.654Z] 158/495 Test #152: ep-engine_ep_unit_tests.MagmaKVStoreRollbackTest .............................................................. Passed 15.74 sec [2024-06-05T13:43:06.654Z] Start 166: ep-engine_ep_unit_tests.AllEvictionModes/EphemeralCheckpointTest [2024-06-05T13:43:08.035Z] 159/495 Test #154: ep-engine_ep_unit_tests.MagmaKVStoreTest ...................................................................... Passed 16.24 sec [2024-06-05T13:43:08.035Z] Start 167: ep-engine_ep_unit_tests.AllKeyLengths/CheckpointMemoryTrackingTest [2024-06-05T13:43:08.298Z] 160/495 Test #165: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/CheckpointRemovalTest ...................................... Passed 1.87 sec [2024-06-05T13:43:08.298Z] Start 168: ep-engine_ep_unit_tests.AllKeyLengths/CheckpointIndexAllocatorMemoryTrackingTest [2024-06-05T13:43:08.298Z] 161/495 Test #164: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/ReplicaCheckpointTest ...................................... Passed 1.98 sec [2024-06-05T13:43:08.298Z] Start 169: ep-engine_ep_unit_tests.MultipleCheckpointDestroyerTests/ShardedCheckpointDestructionTest [2024-06-05T13:43:08.560Z] 162/495 Test #161: ep-engine_ep_unit_tests.EphemeralOrPersistent/CheckpointRemoverTest ........................................... Passed 9.87 sec [2024-06-05T13:43:08.560Z] Start 170: ep-engine_ep_unit_tests.CollectionsKVStoreTests/CollectionsKVStoreTest [2024-06-05T13:43:08.838Z] 163/495 Test #166: ep-engine_ep_unit_tests.AllEvictionModes/EphemeralCheckpointTest .............................................. Passed 2.16 sec [2024-06-05T13:43:08.838Z] Start 171: ep-engine_ep_unit_tests.CollectionRessurectionKVStoreTests/CollectionRessurectionKVStoreTest [2024-06-05T13:43:08.838Z] 164/495 Test #163: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/CheckpointTest ............................................. Passed 3.20 sec [2024-06-05T13:43:08.838Z] Start 172: ep-engine_ep_unit_tests.CollectionsOSODcpTests/CollectionsOSODcpTest [2024-06-05T13:43:09.777Z] 165/495 Test #167: ep-engine_ep_unit_tests.AllKeyLengths/CheckpointMemoryTrackingTest ............................................ Passed 1.97 sec [2024-06-05T13:43:09.777Z] Start 173: ep-engine_ep_unit_tests.CollectionsOSOEphemeralTests/CollectionsOSOEphemeralTest [2024-06-05T13:43:10.345Z] 166/495 Test #169: ep-engine_ep_unit_tests.MultipleCheckpointDestroyerTests/ShardedCheckpointDestructionTest ..................... Passed 1.92 sec [2024-06-05T13:43:10.346Z] Start 174: ep-engine_ep_unit_tests.CollectionsOSODcpAutoSelectTests/CollectionsOSODcpAutoSelectTest [2024-06-05T13:43:10.914Z] 167/495 Test #168: ep-engine_ep_unit_tests.AllKeyLengths/CheckpointIndexAllocatorMemoryTrackingTest .............................. Passed 2.73 sec [2024-06-05T13:43:10.914Z] Start 175: ep-engine_ep_unit_tests.CollectionsOSOMultiTests/CollectionsOSOMultiTest [2024-06-05T13:43:11.854Z] 168/495 Test #173: ep-engine_ep_unit_tests.CollectionsOSOEphemeralTests/CollectionsOSOEphemeralTest .............................. Passed 1.95 sec [2024-06-05T13:43:11.854Z] Start 176: ep-engine_ep_unit_tests.CollectionsSeqnoAdvanced/CollectionsSeqnoAdvanced [2024-06-05T13:43:12.114Z] 169/495 Test #159: ep-engine_ep_unit_tests.EphemeralOrPersistent/BucketQuotaChangeTest ........................................... Passed 16.28 sec [2024-06-05T13:43:12.114Z] Start 177: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest [2024-06-05T13:43:14.649Z] 170/495 Test #153: ep-engine_ep_unit_tests.MagmaKVStoreFragmentationTest ......................................................... Passed 23.37 sec [2024-06-05T13:43:14.649Z] Start 178: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpCloseAfterLosingPrivs [2024-06-05T13:43:15.586Z] 171/495 Test #176: ep-engine_ep_unit_tests.CollectionsSeqnoAdvanced/CollectionsSeqnoAdvanced ..................................... Passed 3.90 sec [2024-06-05T13:43:15.586Z] Start 179: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/MB48010CollectionsDCPParamTest [2024-06-05T13:43:15.586Z] 172/495 Test #175: ep-engine_ep_unit_tests.CollectionsOSOMultiTests/CollectionsOSOMultiTest ...................................... Passed 4.75 sec [2024-06-05T13:43:15.586Z] Start 180: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpPersistentOnly [2024-06-05T13:43:16.155Z] 173/495 Test #170: ep-engine_ep_unit_tests.CollectionsKVStoreTests/CollectionsKVStoreTest ........................................ Passed 7.56 sec [2024-06-05T13:43:16.155Z] Start 181: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpPersistentOnlyWithMagmaSyncAlways [2024-06-05T13:43:18.695Z] 174/495 Test #178: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpCloseAfterLosingPrivs ............... Passed 4.25 sec [2024-06-05T13:43:18.695Z] Start 182: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsLegacyDcpTest [2024-06-05T13:43:22.972Z] 175/495 Test #181: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpPersistentOnlyWithMagmaSyncAlways ... Passed 6.92 sec [2024-06-05T13:43:22.972Z] Start 183: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsSyncWriteParamTest [2024-06-05T13:43:23.540Z] 176/495 Test #171: ep-engine_ep_unit_tests.CollectionRessurectionKVStoreTests/CollectionRessurectionKVStoreTest .................. Passed 14.71 sec [2024-06-05T13:43:23.540Z] Start 184: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistentPitrEnabled/CollectionsSyncWriteParamTest [2024-06-05T13:43:26.079Z] 177/495 Test #183: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsSyncWriteParamTest ..................... Passed 2.78 sec [2024-06-05T13:43:26.079Z] Start 185: ep-engine_ep_unit_tests.CollectionsEraserTests/CollectionsEraserTest [2024-06-05T13:43:26.079Z] 178/495 Test #174: ep-engine_ep_unit_tests.CollectionsOSODcpAutoSelectTests/CollectionsOSODcpAutoSelectTest ...................... Passed 15.79 sec [2024-06-05T13:43:26.079Z] Start 186: ep-engine_ep_unit_tests.CollectionsEraserSyncWriteTests/CollectionsEraserSyncWriteTest [2024-06-05T13:43:27.517Z] 179/495 Test #184: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistentPitrEnabled/CollectionsSyncWriteParamTest .......... Passed 4.13 sec [2024-06-05T13:43:27.517Z] Start 187: ep-engine_ep_unit_tests.CollectionsEraserPersistentOnly/CollectionsEraserPersistentOnly [2024-06-05T13:43:39.739Z] 180/495 Test #179: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/MB48010CollectionsDCPParamTest .................... Passed 22.64 sec [2024-06-05T13:43:39.739Z] Start 188: ep-engine_ep_unit_tests.CollectionsEraserPersistentWithFailure/CollectionsEraserPersistentWithFailure [2024-06-05T13:43:46.312Z] 181/495 Test #188: ep-engine_ep_unit_tests.CollectionsEraserPersistentWithFailure/CollectionsEraserPersistentWithFailure ......... Passed 7.38 sec [2024-06-05T13:43:46.312Z] Start 189: ep-engine_ep_unit_tests.CollectionsEphemeralOrPersistent/CollectionsParameterizedTest [2024-06-05T13:44:42.967Z] 182/495 Test #172: ep-engine_ep_unit_tests.CollectionsOSODcpTests/CollectionsOSODcpTest .......................................... Passed 89.78 sec [2024-06-05T13:44:42.967Z] Start 190: ep-engine_ep_unit_tests.CollectionsEphemeralOrPersistentPitrEnabled/CollectionsParameterizedTest [2024-06-05T13:44:43.957Z] 183/495 Test #190: ep-engine_ep_unit_tests.CollectionsEphemeralOrPersistentPitrEnabled/CollectionsParameterizedTest .............. Passed 5.46 sec [2024-06-05T13:44:43.957Z] Start 191: ep-engine_ep_unit_tests.CollectionsPersistent/CollectionsPersistentParameterizedTest [2024-06-05T13:44:45.867Z] 184/495 Test #182: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsLegacyDcpTest .......................... Passed 87.40 sec [2024-06-05T13:44:45.868Z] Start 192: ep-engine_ep_unit_tests.CollectionsPersistentPitrEnabled/CollectionsPersistentParameterizedTest [2024-06-05T13:44:52.446Z] 185/495 Test #192: ep-engine_ep_unit_tests.CollectionsPersistentPitrEnabled/CollectionsPersistentParameterizedTest ............... Passed 5.80 sec [2024-06-05T13:44:52.446Z] Start 193: ep-engine_ep_unit_tests.CollectionsCouchstore/CollectionsCouchstoreParameterizedTest [2024-06-05T13:44:59.395Z] 186/495 Test #193: ep-engine_ep_unit_tests.CollectionsCouchstore/CollectionsCouchstoreParameterizedTest .......................... Passed 7.52 sec [2024-06-05T13:44:59.395Z] Start 194: ep-engine_ep_unit_tests.ConcurrentCompactPurgeTests/ConcurrentCompactPurge [2024-06-05T13:45:00.340Z] 187/495 Test #189: ep-engine_ep_unit_tests.CollectionsEphemeralOrPersistent/CollectionsParameterizedTest ......................... Passed 74.76 sec [2024-06-05T13:45:00.340Z] Start 195: ep-engine_ep_unit_tests.CollectionsExpiryLimitTests/CollectionsExpiryLimitTest [2024-06-05T13:45:01.724Z] 188/495 Test #194: ep-engine_ep_unit_tests.ConcurrentCompactPurgeTests/ConcurrentCompactPurge .................................... Passed 2.59 sec [2024-06-05T13:45:01.724Z] Start 196: ep-engine_ep_unit_tests.CollectionsEphemeralOnlyTests/CollectionsEphemeralParameterizedTest [2024-06-05T13:45:01.984Z] 189/495 Test #186: ep-engine_ep_unit_tests.CollectionsEraserSyncWriteTests/CollectionsEraserSyncWriteTest ........................ Passed 95.97 sec [2024-06-05T13:45:01.984Z] Start 197: ep-engine_ep_unit_tests.CollectionsMagma/CollectionsMagmaParameterizedTest [2024-06-05T13:45:03.366Z] 190/495 Test #195: ep-engine_ep_unit_tests.CollectionsExpiryLimitTests/CollectionsExpiryLimitTest ................................ Passed 2.84 sec [2024-06-05T13:45:03.366Z] Start 198: ep-engine_ep_unit_tests.CollectionsPersistentNoNexus/CollectionsPersistentNoNexusParameterizedTest [2024-06-05T13:45:03.936Z] 191/495 Test #196: ep-engine_ep_unit_tests.CollectionsEphemeralOnlyTests/CollectionsEphemeralParameterizedTest ................... Passed 2.14 sec [2024-06-05T13:45:03.936Z] Start 199: ep-engine_ep_unit_tests.CollectionsEphemeralOrPersistent/CollectionsManifestUpdate [2024-06-05T13:45:06.475Z] 192/495 Test #197: ep-engine_ep_unit_tests.CollectionsMagma/CollectionsMagmaParameterizedTest .................................... Passed 4.48 sec [2024-06-05T13:45:06.475Z] Start 200: ep-engine_ep_unit_tests.CollectionsPersistent/CollectionsManifestUpdatePersistent [2024-06-05T13:45:06.735Z] 193/495 Test #199: ep-engine_ep_unit_tests.CollectionsEphemeralOrPersistent/CollectionsManifestUpdate ............................ Passed 2.80 sec [2024-06-05T13:45:06.735Z] Start 201: ep-engine_ep_unit_tests.VBucketManifestTests/VBucketManifestTest [2024-06-05T13:45:08.120Z] 194/495 Test #198: ep-engine_ep_unit_tests.CollectionsPersistentNoNexus/CollectionsPersistentNoNexusParameterizedTest ............ Passed 4.67 sec [2024-06-05T13:45:08.120Z] Start 202: ep-engine_ep_unit_tests.VBucketManifestCachingReadHandleTests/VBucketManifestCachingReadHandle [2024-06-05T13:45:09.503Z] 195/495 Test #201: ep-engine_ep_unit_tests.VBucketManifestTests/VBucketManifestTest .............................................. Passed 2.50 sec [2024-06-05T13:45:09.503Z] Start 203: ep-engine_ep_unit_tests.ConflictResolutionParamTest/ConflictResolutionParamTest [2024-06-05T13:45:10.381Z] 196/495 Test #202: ep-engine_ep_unit_tests.VBucketManifestCachingReadHandleTests/VBucketManifestCachingReadHandle ................ Passed 2.08 sec [2024-06-05T13:45:10.381Z] Start 204: ep-engine_ep_unit_tests.STParamCouchstoreBucketTest/STParamCouchstoreBucketTest [2024-06-05T13:45:11.326Z] 197/495 Test #203: ep-engine_ep_unit_tests.ConflictResolutionParamTest/ConflictResolutionParamTest ............................... Passed 2.04 sec [2024-06-05T13:45:11.326Z] Start 205: ep-engine_ep_unit_tests.FullAndValueEviction/DefragmenterTest [2024-06-05T13:45:13.866Z] 198/495 Test #205: ep-engine_ep_unit_tests.FullAndValueEviction/DefragmenterTest ................................................. Passed 2.09 sec [2024-06-05T13:45:13.866Z] Start 206: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityActiveStreamTest [2024-06-05T13:45:40.533Z] 199/495 Test #204: ep-engine_ep_unit_tests.STParamCouchstoreBucketTest/STParamCouchstoreBucketTest ............................... Passed 28.21 sec [2024-06-05T13:45:40.533Z] Start 207: ep-engine_ep_unit_tests.Persistent/DurabilityPassiveStreamPersistentTest [2024-06-05T13:45:40.533Z] 200/495 Test #187: ep-engine_ep_unit_tests.CollectionsEraserPersistentOnly/CollectionsEraserPersistentOnly ....................... Passed 132.44 sec [2024-06-05T13:45:40.533Z] Start 208: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityPassiveStreamTest [2024-06-05T13:45:40.533Z] 201/495 Test #200: ep-engine_ep_unit_tests.CollectionsPersistent/CollectionsManifestUpdatePersistent ............................. Passed 33.76 sec [2024-06-05T13:45:40.533Z] Start 209: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityPromotionStreamTest [2024-06-05T13:45:55.492Z] 202/495 Test #209: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityPromotionStreamTest .......................................... Passed 15.03 sec [2024-06-05T13:45:55.492Z] Start 210: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityPassiveStreamDownlevelProducerTest [2024-06-05T13:45:58.793Z] 203/495 Test #210: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityPassiveStreamDownlevelProducerTest ........................... Passed 3.43 sec [2024-06-05T13:45:58.793Z] Start 211: ep-engine_ep_unit_tests.Ephemeral/DurabilityPassiveStreamEphemeralTest [2024-06-05T13:46:00.172Z] 204/495 Test #191: ep-engine_ep_unit_tests.CollectionsPersistent/CollectionsPersistentParameterizedTest .......................... Passed 76.20 sec [2024-06-05T13:46:00.172Z] Start 212: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityDemotionStreamTest [2024-06-05T13:46:01.112Z] 205/495 Test #211: ep-engine_ep_unit_tests.Ephemeral/DurabilityPassiveStreamEphemeralTest ........................................ Passed 2.29 sec [2024-06-05T13:46:01.112Z] Start 213: ep-engine_ep_unit_tests.DCPLoopbackStreamTests/DCPLoopbackStreamTest [2024-06-05T13:46:09.250Z] 206/495 Test #212: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityDemotionStreamTest ........................................... Passed 8.17 sec [2024-06-05T13:46:09.250Z] Start 214: ep-engine_ep_unit_tests.DCPLoopbackSnapshot/DCPLoopbackSnapshots [2024-06-05T13:46:41.368Z] 207/495 Test #207: ep-engine_ep_unit_tests.Persistent/DurabilityPassiveStreamPersistentTest ...................................... Passed 62.31 sec [2024-06-05T13:46:41.368Z] Start 215: ep-engine_ep_unit_tests.PersistentAndEphemeral/STDcpTest [2024-06-05T13:46:41.368Z] 208/495 Test #214: ep-engine_ep_unit_tests.DCPLoopbackSnapshot/DCPLoopbackSnapshots .............................................. Passed 32.44 sec [2024-06-05T13:46:41.368Z] Start 216: ep-engine_ep_unit_tests.PersistentAndEphemeral/StreamTest [2024-06-05T13:46:43.279Z] 209/495 Test #185: ep-engine_ep_unit_tests.CollectionsEraserTests/CollectionsEraserTest .......................................... Passed 197.60 sec [2024-06-05T13:46:43.280Z] Start 217: ep-engine_ep_unit_tests.PersistentAndEphemeral/CacheCallbackTest [2024-06-05T13:46:45.864Z] 210/495 Test #177: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest ...................***Failed 213.57 sec [2024-06-05T13:46:45.864Z] Note: Google Test filter = CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.* [2024-06-05T13:46:45.864Z] [==========] Running 704 tests from 1 test suite. [2024-06-05T13:46:45.864Z] [----------] Global test environment set-up. [2024-06-05T13:46:45.864Z] [----------] 704 tests from CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_full_eviction_ (29 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_full_eviction_per_doc_comp (15 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_value_only_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_value_only_ (20 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/couchstore_persistent_value_only_per_doc_comp (21 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_full_eviction_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_full_eviction_ (123 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_full_eviction_per_doc_comp (219 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_value_only_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_value_only_ (157 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/magma_persistent_value_only_per_doc_comp (290 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_full_eviction__couchstore_magma (127 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (108 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_value_only__couchstore_magma (93 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/nexus_persistent_value_only_per_doc_comp_couchstore_magma (127 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_auto_delete_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_auto_delete_ (9 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_auto_delete_per_doc_comp (12 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_fail_new_data_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_fail_new_data_ (13 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_consumer/ephemeral_fail_new_data_per_doc_comp (11 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_full_eviction_ (42 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_full_eviction_per_doc_comp (30 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_value_only_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_value_only_ (20 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/couchstore_persistent_value_only_per_doc_comp (22 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_full_eviction_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_full_eviction_ (88 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_full_eviction_per_doc_comp (83 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_value_only_ [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_value_only_ (75 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/magma_persistent_value_only_per_doc_comp (84 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_full_eviction__couchstore_magma (126 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (70 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_value_only__couchstore_magma (113 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.864Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/nexus_persistent_value_only_per_doc_comp_couchstore_magma (99 ms) [2024-06-05T13:46:45.864Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_auto_delete_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_auto_delete_ (12 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_auto_delete_per_doc_comp (10 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_fail_new_data_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_fail_new_data_ (8 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp/ephemeral_fail_new_data_per_doc_comp (11 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_full_eviction_ (34 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_full_eviction_per_doc_comp (34 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_value_only_ (26 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/couchstore_persistent_value_only_per_doc_comp (29 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_full_eviction_ (152 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_full_eviction_per_doc_comp (155 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_value_only_ (184 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/magma_persistent_value_only_per_doc_comp (448 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_full_eviction__couchstore_magma (348 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (447 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_value_only__couchstore_magma (288 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/nexus_persistent_value_only_per_doc_comp_couchstore_magma (345 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_auto_delete_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_auto_delete_ (18 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_auto_delete_per_doc_comp (20 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_fail_new_data_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_fail_new_data_ (10 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_with_ttl/ephemeral_fail_new_data_per_doc_comp (13 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_full_eviction_ (77 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_full_eviction_per_doc_comp (57 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_value_only_ (92 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/couchstore_persistent_value_only_per_doc_comp (74 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_full_eviction_ (227 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_full_eviction_per_doc_comp (206 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_value_only_ (184 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/magma_persistent_value_only_per_doc_comp (223 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_full_eviction__couchstore_magma (1226 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (564 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_value_only__couchstore_magma (491 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma (417 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_auto_delete_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_auto_delete_ (14 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_auto_delete_per_doc_comp (16 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_fail_new_data_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_fail_new_data_ (9 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_non_default_scope/ephemeral_fail_new_data_per_doc_comp (14 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_full_eviction_ (11 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_full_eviction_per_doc_comp (12 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_value_only_ (17 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/couchstore_persistent_value_only_per_doc_comp (14 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_full_eviction_ (81 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_full_eviction_per_doc_comp (59 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_value_only_ (80 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/magma_persistent_value_only_per_doc_comp (70 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_full_eviction__couchstore_magma (107 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (62 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_value_only__couchstore_magma (66 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/nexus_persistent_value_only_per_doc_comp_couchstore_magma (54 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_auto_delete_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_auto_delete_ (12 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_auto_delete_per_doc_comp (11 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_fail_new_data_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_fail_new_data_ (11 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.mb30893_dcp_partial_updates/ephemeral_fail_new_data_per_doc_comp (10 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_full_eviction_ (95 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_full_eviction_per_doc_comp (87 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_value_only_ (54 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/couchstore_persistent_value_only_per_doc_comp (80 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_full_eviction_ (215 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_full_eviction_per_doc_comp (222 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_value_only_ (294 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/magma_persistent_value_only_per_doc_comp (326 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_full_eviction__couchstore_magma (456 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (734 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_value_only__couchstore_magma (9742 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/nexus_persistent_value_only_per_doc_comp_couchstore_magma (898 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_auto_delete_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_auto_delete_ (11 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_auto_delete_per_doc_comp (15 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_fail_new_data_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_fail_new_data_ (14 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_create_delete/ephemeral_fail_new_data_per_doc_comp (13 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_full_eviction_ (54 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_full_eviction_per_doc_comp (54 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_value_only_ (63 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/couchstore_persistent_value_only_per_doc_comp (64 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_full_eviction_ (212 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_full_eviction_per_doc_comp (177 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_value_only_ (171 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/magma_persistent_value_only_per_doc_comp (236 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_full_eviction__couchstore_magma (418 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (416 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_value_only__couchstore_magma (496 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/nexus_persistent_value_only_per_doc_comp_couchstore_magma (522 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_auto_delete_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_auto_delete_ (12 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_auto_delete_per_doc_comp (10 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_fail_new_data_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_fail_new_data_ (13 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.test_dcp_drop_default/ephemeral_fail_new_data_per_doc_comp (11 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_full_eviction_ (71 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_full_eviction_per_doc_comp (92 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_value_only_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_value_only_ (65 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/couchstore_persistent_value_only_per_doc_comp (55 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_full_eviction_ [2024-06-05T13:46:45.865Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_full_eviction_ (216 ms) [2024-06-05T13:46:45.865Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_full_eviction_per_doc_comp (188 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_value_only_ (169 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/magma_persistent_value_only_per_doc_comp (317 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_full_eviction__couchstore_magma (430 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (395 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_value_only__couchstore_magma (364 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/nexus_persistent_value_only_per_doc_comp_couchstore_magma (496 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_auto_delete_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_auto_delete_ (16 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_auto_delete_per_doc_comp (13 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_fail_new_data_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_fail_new_data_ (8 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.tombstone_snapshots_disconnect_memory/ephemeral_fail_new_data_per_doc_comp (11 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_full_eviction_ (13 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_full_eviction_per_doc_comp (14 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_value_only_ (24 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/couchstore_persistent_value_only_per_doc_comp (28 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_full_eviction_ (93 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_full_eviction_per_doc_comp (82 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_value_only_ (99 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/magma_persistent_value_only_per_doc_comp (91 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_full_eviction__couchstore_magma (91 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (78 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_value_only__couchstore_magma (131 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/nexus_persistent_value_only_per_doc_comp_couchstore_magma (118 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_auto_delete_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_auto_delete_ (13 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_auto_delete_per_doc_comp (15 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_fail_new_data_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_fail_new_data_ (11 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_replica/ephemeral_fail_new_data_per_doc_comp (13 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_full_eviction_ (20 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_full_eviction_per_doc_comp (25 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_value_only_ (25 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/couchstore_persistent_value_only_per_doc_comp (17 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_full_eviction_ (95 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_full_eviction_per_doc_comp (111 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_value_only_ (119 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/magma_persistent_value_only_per_doc_comp (58 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_full_eviction__couchstore_magma (121 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (88 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_value_only__couchstore_magma (85 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/nexus_persistent_value_only_per_doc_comp_couchstore_magma (79 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_auto_delete_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_auto_delete_ (11 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_auto_delete_per_doc_comp (9 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_fail_new_data_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_fail_new_data_ (16 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_pending/ephemeral_fail_new_data_per_doc_comp (9 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_full_eviction_ (14 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_full_eviction_per_doc_comp (18 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_value_only_ (17 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/couchstore_persistent_value_only_per_doc_comp (18 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_full_eviction_ (96 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_full_eviction_per_doc_comp (100 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_value_only_ (265 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/magma_persistent_value_only_per_doc_comp (150 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_full_eviction__couchstore_magma (112 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (136 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_value_only__couchstore_magma (112 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/nexus_persistent_value_only_per_doc_comp_couchstore_magma (116 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_auto_delete_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_auto_delete_ (15 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_auto_delete_per_doc_comp (12 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_fail_new_data_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_fail_new_data_ (22 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.vb_promotion_update_manifest_dead/ephemeral_fail_new_data_per_doc_comp (10 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_full_eviction_ (176 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_full_eviction_per_doc_comp (123 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_value_only_ (103 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/couchstore_persistent_value_only_per_doc_comp (102 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_full_eviction_ (384 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_full_eviction_per_doc_comp (319 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_value_only_ (237 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/magma_persistent_value_only_per_doc_comp (281 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_full_eviction__couchstore_magma (594 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (657 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_value_only__couchstore_magma (730 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/nexus_persistent_value_only_per_doc_comp_couchstore_magma (831 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_auto_delete_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_auto_delete_ (14 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_auto_delete_per_doc_comp (13 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_fail_new_data_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_fail_new_data_ (15 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering/ephemeral_fail_new_data_per_doc_comp (10 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_full_eviction_ (117 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_full_eviction_per_doc_comp (94 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_value_only_ [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_value_only_ (131 ms) [2024-06-05T13:46:45.866Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.866Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/couchstore_persistent_value_only_per_doc_comp (232 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_full_eviction_ (359 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_full_eviction_per_doc_comp (414 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_value_only_ (335 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/magma_persistent_value_only_per_doc_comp (312 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_full_eviction__couchstore_magma (649 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (670 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_value_only__couchstore_magma (695 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma (969 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_auto_delete_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_auto_delete_ (20 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_auto_delete_per_doc_comp (16 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_fail_new_data_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_fail_new_data_ (18 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_scope/ephemeral_fail_new_data_per_doc_comp (24 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_full_eviction_ (132 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_full_eviction_per_doc_comp (113 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_value_only_ (122 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/couchstore_persistent_value_only_per_doc_comp (123 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_full_eviction_ (1223 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_full_eviction_per_doc_comp (278 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_value_only_ (342 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/magma_persistent_value_only_per_doc_comp (363 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_full_eviction__couchstore_magma (573 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (867 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_value_only__couchstore_magma (681 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/nexus_persistent_value_only_per_doc_comp_couchstore_magma (806 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_auto_delete_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_auto_delete_ (17 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_auto_delete_per_doc_comp (14 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_fail_new_data_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_fail_new_data_ (13 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope_from_empty/ephemeral_fail_new_data_per_doc_comp (16 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_full_eviction_ (87 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_full_eviction_per_doc_comp (102 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_value_only_ (88 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/couchstore_persistent_value_only_per_doc_comp (117 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_full_eviction_ (314 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_full_eviction_per_doc_comp (2374 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_value_only_ (10238 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/magma_persistent_value_only_per_doc_comp (12102 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_full_eviction__couchstore_magma (11454 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (851 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_value_only__couchstore_magma (760 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma (976 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_auto_delete_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_auto_delete_ (18 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_auto_delete_per_doc_comp (23 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_fail_new_data_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_fail_new_data_ (16 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_grow_scope/ephemeral_fail_new_data_per_doc_comp (16 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_full_eviction_ (152 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_full_eviction_per_doc_comp (121 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_value_only_ (113 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/couchstore_persistent_value_only_per_doc_comp (103 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_full_eviction_ (336 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_full_eviction_per_doc_comp (345 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_value_only_ (369 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/magma_persistent_value_only_per_doc_comp (364 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_full_eviction__couchstore_magma (767 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (669 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_value_only__couchstore_magma (621 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma (468 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_auto_delete_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_auto_delete_ (16 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_auto_delete_per_doc_comp (20 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_fail_new_data_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_fail_new_data_ (22 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtering_shrink_scope/ephemeral_fail_new_data_per_doc_comp (25 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_full_eviction_ (90 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_full_eviction_per_doc_comp (105 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_value_only_ (85 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/couchstore_persistent_value_only_per_doc_comp (80 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_full_eviction_ (693 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_full_eviction_per_doc_comp (757 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_value_only_ (684 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/magma_persistent_value_only_per_doc_comp (870 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_full_eviction__couchstore_magma (1164 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (1073 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_value_only__couchstore_magma (1334 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/nexus_persistent_value_only_per_doc_comp_couchstore_magma (1392 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_auto_delete_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_auto_delete_ (24 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_auto_delete_per_doc_comp (11 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_fail_new_data_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_fail_new_data_ (12 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.collection_tombstone_on_scope_filter/ephemeral_fail_new_data_per_doc_comp (11 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_full_eviction_ (52 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_full_eviction_per_doc_comp (67 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_value_only_ (69 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/couchstore_persistent_value_only_per_doc_comp (67 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_full_eviction_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_full_eviction_ (197 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_full_eviction_per_doc_comp (208 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_value_only_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_value_only_ (219 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/magma_persistent_value_only_per_doc_comp (501 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_full_eviction__couchstore_magma (842 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (558 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_value_only__couchstore_magma (579 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/nexus_persistent_value_only_per_doc_comp_couchstore_magma (481 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_auto_delete_ [2024-06-05T13:46:45.867Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_auto_delete_ (18 ms) [2024-06-05T13:46:45.867Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_auto_delete_per_doc_comp (28 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_fail_new_data_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_fail_new_data_ (14 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009/ephemeral_fail_new_data_per_doc_comp (14 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_full_eviction_ (74 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_full_eviction_per_doc_comp (51 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_value_only_ (46 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/couchstore_persistent_value_only_per_doc_comp (56 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_full_eviction_ (297 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_full_eviction_per_doc_comp (275 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_value_only_ (277 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/magma_persistent_value_only_per_doc_comp (237 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_full_eviction__couchstore_magma (234 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (223 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_value_only__couchstore_magma (207 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/nexus_persistent_value_only_per_doc_comp_couchstore_magma (257 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_auto_delete_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_auto_delete_ (15 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_auto_delete_per_doc_comp (14 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_fail_new_data_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_fail_new_data_ (16 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.filtered_collections_are_not_vbucket_highseqno_to_latest/ephemeral_fail_new_data_per_doc_comp (10 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_full_eviction_ (34 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_full_eviction_per_doc_comp (30 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_value_only_ (56 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/couchstore_persistent_value_only_per_doc_comp (36 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_full_eviction_ (147 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_full_eviction_per_doc_comp (138 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_value_only_ (171 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/magma_persistent_value_only_per_doc_comp (183 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_full_eviction__couchstore_magma (200 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (210 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_value_only__couchstore_magma (243 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/nexus_persistent_value_only_per_doc_comp_couchstore_magma (192 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_auto_delete_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_auto_delete_ (12 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_auto_delete_per_doc_comp (8 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_fail_new_data_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_fail_new_data_ (15 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47009_deny_sync_writes/ephemeral_fail_new_data_per_doc_comp (10 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_full_eviction_ (15 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_full_eviction_per_doc_comp (18 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_value_only_ (21 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/couchstore_persistent_value_only_per_doc_comp (14 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_full_eviction_ (69 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_full_eviction_per_doc_comp (71 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_value_only_ (69 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/magma_persistent_value_only_per_doc_comp (88 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_full_eviction__couchstore_magma (74 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (85 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_value_only__couchstore_magma (85 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/nexus_persistent_value_only_per_doc_comp_couchstore_magma (81 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_auto_delete_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_auto_delete_ (16 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_auto_delete_per_doc_comp (13 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_fail_new_data_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_fail_new_data_ (14 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_24572/ephemeral_fail_new_data_per_doc_comp (16 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_full_eviction_ (23 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_full_eviction_per_doc_comp (19 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_value_only_ (18 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/couchstore_persistent_value_only_per_doc_comp (17 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_full_eviction_ (84 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_full_eviction_per_doc_comp (67 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_value_only_ (60 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/magma_persistent_value_only_per_doc_comp (75 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_full_eviction__couchstore_magma (76 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (112 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_value_only__couchstore_magma (77 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/nexus_persistent_value_only_per_doc_comp_couchstore_magma (118 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_auto_delete_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_auto_delete_ (15 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_auto_delete_per_doc_comp (15 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_fail_new_data_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_fail_new_data_ (15 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.default_only/ephemeral_fail_new_data_per_doc_comp (24 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_full_eviction_ (17 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_full_eviction_per_doc_comp (15 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_value_only_ (16 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/couchstore_persistent_value_only_per_doc_comp (20 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_full_eviction_ (86 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_full_eviction_per_doc_comp (81 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_value_only_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_value_only_ (82 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/magma_persistent_value_only_per_doc_comp (95 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_full_eviction__couchstore_magma (104 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (105 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_value_only__couchstore_magma (117 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/nexus_persistent_value_only_per_doc_comp_couchstore_magma (116 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_auto_delete_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_auto_delete_ (17 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_auto_delete_per_doc_comp (20 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_fail_new_data_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_fail_new_data_ (16 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes/ephemeral_fail_new_data_per_doc_comp (17 ms) [2024-06-05T13:46:45.868Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.868Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_full_eviction_ (30 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_full_eviction_per_doc_comp (24 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_value_only_ (43 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/couchstore_persistent_value_only_per_doc_comp (31 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_full_eviction_ (90 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_full_eviction_per_doc_comp (92 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_value_only_ (69 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/magma_persistent_value_only_per_doc_comp (66 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_full_eviction__couchstore_magma (73 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (91 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_value_only__couchstore_magma (85 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/nexus_persistent_value_only_per_doc_comp_couchstore_magma (111 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_auto_delete_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_auto_delete_ (14 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_auto_delete_per_doc_comp (10 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_fail_new_data_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_fail_new_data_ (15 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_closes_scope/ephemeral_fail_new_data_per_doc_comp (12 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_full_eviction_ (19 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_full_eviction_per_doc_comp (18 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_value_only_ (23 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/couchstore_persistent_value_only_per_doc_comp (12 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_full_eviction_ (82 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_full_eviction_per_doc_comp (82 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_value_only_ (85 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/magma_persistent_value_only_per_doc_comp (99 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_full_eviction__couchstore_magma (108 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (115 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_value_only__couchstore_magma (111 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/nexus_persistent_value_only_per_doc_comp_couchstore_magma (138 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_auto_delete_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_auto_delete_ (12 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_auto_delete_per_doc_comp (10 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_fail_new_data_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_fail_new_data_ (10 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.empty_filter_stream_closes/ephemeral_fail_new_data_per_doc_comp (14 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_full_eviction_ (21 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_full_eviction_per_doc_comp (47 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_value_only_ (26 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/couchstore_persistent_value_only_per_doc_comp (23 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_full_eviction_ (83 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_full_eviction_per_doc_comp (127 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_value_only_ (88 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/magma_persistent_value_only_per_doc_comp (118 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_full_eviction__couchstore_magma (116 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (106 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_value_only__couchstore_magma (126 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/nexus_persistent_value_only_per_doc_comp_couchstore_magma (72 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_auto_delete_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_auto_delete_ (10 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_auto_delete_per_doc_comp (9 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_fail_new_data_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_fail_new_data_ (9 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.legacy_stream_closes/ephemeral_fail_new_data_per_doc_comp (9 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_full_eviction_ (101 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_full_eviction_per_doc_comp (105 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_value_only_ (137 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/couchstore_persistent_value_only_per_doc_comp (100 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_full_eviction_ (755 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_full_eviction_per_doc_comp (6762 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_value_only_ [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/evp_store_single_threaded_test.cc:380: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] cb::engine_errc::success [2024-06-05T13:46:45.869Z] Which is: success [2024-06-05T13:46:45.869Z] producer.stepWithBorderGuard(producers) [2024-06-05T13:46:45.869Z] Which is: would block [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/evp_store_single_threaded_test.cc:381: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] expectedOp [2024-06-05T13:46:45.869Z] Which is: DCP_SNAPSHOT_MARKER [2024-06-05T13:46:45.869Z] producers.last_op [2024-06-05T13:46:45.869Z] Which is: DCP_SYSTEM_EVENT [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/evp_store_single_threaded_test.cc:388: Failure [2024-06-05T13:46:45.869Z] Value of: isFlagSet(producers.last_snapshot_marker_flags, DcpSnapshotMarkerFlag::Disk) [2024-06-05T13:46:45.869Z] Actual: false [2024-06-05T13:46:45.869Z] Expected: true [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/mock/mock_dcp_producer.cc:113: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] rv [2024-06-05T13:46:45.869Z] Which is: would block [2024-06-05T13:46:45.869Z] expectedStatus [2024-06-05T13:46:45.869Z] Which is: success [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/collections/collections_dcp_test.cc:242: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] err [2024-06-05T13:46:45.869Z] Which is: success [2024-06-05T13:46:45.869Z] producer->stepAndExpect(*producers, opcode) [2024-06-05T13:46:45.869Z] Which is: would block [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/collections/evp_store_collections_dcp_test.cc:2395: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] mcbp::systemevent::id::DeleteCollection [2024-06-05T13:46:45.869Z] Which is: 4-byte object <01-00 00-00> [2024-06-05T13:46:45.869Z] producers->last_system_event [2024-06-05T13:46:45.869Z] Which is: 4-byte object <00-00 00-00> [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/collections/evp_store_collections_dcp_test.cc:2396: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] CollectionEntry::defaultC.getId() [2024-06-05T13:46:45.869Z] Which is: 0x0 [2024-06-05T13:46:45.869Z] producers->last_collection_id [2024-06-05T13:46:45.869Z] Which is: 0x8 [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/collections/evp_store_collections_dcp_test.cc:2397: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] producers->last_vbucket [2024-06-05T13:46:45.869Z] Which is: vb:0 [2024-06-05T13:46:45.869Z] replicaVB [2024-06-05T13:46:45.869Z] Which is: vb:1 [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/mock/mock_dcp_producer.cc:113: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] rv [2024-06-05T13:46:45.869Z] Which is: would block [2024-06-05T13:46:45.869Z] expectedStatus [2024-06-05T13:46:45.869Z] Which is: success [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/collections/collections_dcp_test.cc:242: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] err [2024-06-05T13:46:45.869Z] Which is: success [2024-06-05T13:46:45.869Z] producer->stepAndExpect(*producers, opcode) [2024-06-05T13:46:45.869Z] Which is: would block [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/kv_engine/engines/ep/tests/module_tests/collections/evp_store_collections_dcp_test.cc:2403: Failure [2024-06-05T13:46:45.869Z] Expected equality of these values: [2024-06-05T13:46:45.869Z] producers->last_vbucket [2024-06-05T13:46:45.869Z] Which is: vb:0 [2024-06-05T13:46:45.869Z] replicaVB [2024-06-05T13:46:45.869Z] Which is: vb:1 [2024-06-05T13:46:45.869Z] [2024-06-05T13:46:45.869Z] [ FAILED ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_value_only_, where GetParam() = "backend=magma:bucket_type=persistent:item_eviction_policy=value_only:magma_per_document_compression_enabled=false" (24082 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_value_only_per_doc_comp (604 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_full_eviction__couchstore_magma (626 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (608 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_value_only__couchstore_magma (748 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/nexus_persistent_value_only_per_doc_comp_couchstore_magma (687 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_auto_delete_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_auto_delete_ (12 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_auto_delete_per_doc_comp (13 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_fail_new_data_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_fail_new_data_ (15 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/ephemeral_fail_new_data_per_doc_comp (13 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_full_eviction_ (42 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_full_eviction_per_doc_comp (49 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_value_only_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_value_only_ (40 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/couchstore_persistent_value_only_per_doc_comp (33 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_full_eviction_ [2024-06-05T13:46:45.869Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_full_eviction_ (130 ms) [2024-06-05T13:46:45.869Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_full_eviction_per_doc_comp (143 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_value_only_ (165 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/magma_persistent_value_only_per_doc_comp (181 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_full_eviction__couchstore_magma (301 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (345 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_value_only__couchstore_magma (362 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/nexus_persistent_value_only_per_doc_comp_couchstore_magma (357 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_auto_delete_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_auto_delete_ (38 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_auto_delete_per_doc_comp (12 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_fail_new_data_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_fail_new_data_ (17 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory/ephemeral_fail_new_data_per_doc_comp (18 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_full_eviction_ (61 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_full_eviction_per_doc_comp (37 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_value_only_ (49 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/couchstore_persistent_value_only_per_doc_comp (51 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_full_eviction_ (219 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_full_eviction_per_doc_comp (192 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_value_only_ (200 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/magma_persistent_value_only_per_doc_comp (234 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_full_eviction__couchstore_magma (407 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (488 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_value_only__couchstore_magma (390 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/nexus_persistent_value_only_per_doc_comp_couchstore_magma (324 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_auto_delete_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_auto_delete_ (14 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_auto_delete_per_doc_comp (18 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_fail_new_data_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_fail_new_data_ (14 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_memory_replica/ephemeral_fail_new_data_per_doc_comp (15 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_full_eviction_ (46 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_full_eviction_per_doc_comp (63 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_value_only_ (51 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/couchstore_persistent_value_only_per_doc_comp (47 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_full_eviction_ (204 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_full_eviction_per_doc_comp (237 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_value_only_ (208 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/magma_persistent_value_only_per_doc_comp (299 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_full_eviction__couchstore_magma (377 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (493 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_value_only__couchstore_magma (298 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/nexus_persistent_value_only_per_doc_comp_couchstore_magma (302 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_auto_delete_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_auto_delete_ (13 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_auto_delete_per_doc_comp (13 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_fail_new_data_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_fail_new_data_ (16 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot/ephemeral_fail_new_data_per_doc_comp (11 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_full_eviction_ (125 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_full_eviction_per_doc_comp (81 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_value_only_ (63 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/couchstore_persistent_value_only_per_doc_comp (87 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_full_eviction_ (575 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_full_eviction_per_doc_comp (596 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_value_only_ (682 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/magma_persistent_value_only_per_doc_comp (795 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_full_eviction__couchstore_magma (921 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (1016 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_value_only__couchstore_magma (1166 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/nexus_persistent_value_only_per_doc_comp_couchstore_magma (1061 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_auto_delete_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_auto_delete_ (15 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_auto_delete_per_doc_comp (15 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_fail_new_data_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_fail_new_data_ (17 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_empty_disk_snapshot_replica_due_deleted/ephemeral_fail_new_data_per_doc_comp (15 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_full_eviction_ (53 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_full_eviction_per_doc_comp (59 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_value_only_ (56 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/couchstore_persistent_value_only_per_doc_comp (44 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_full_eviction_ (181 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_full_eviction_per_doc_comp (187 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_value_only_ (185 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/magma_persistent_value_only_per_doc_comp (176 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_full_eviction__couchstore_magma (197 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (198 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_value_only__couchstore_magma (256 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/nexus_persistent_value_only_per_doc_comp_couchstore_magma (234 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_auto_delete_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_auto_delete_ (17 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_auto_delete_per_doc_comp (18 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_fail_new_data_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_fail_new_data_ (11 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot/ephemeral_fail_new_data_per_doc_comp (9 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_full_eviction_ (43 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_full_eviction_per_doc_comp (36 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_value_only_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_value_only_ (28 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/couchstore_persistent_value_only_per_doc_comp (37 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_full_eviction_ [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_full_eviction_ (215 ms) [2024-06-05T13:46:45.870Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.870Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_full_eviction_per_doc_comp (200 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_value_only_ (176 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/magma_persistent_value_only_per_doc_comp (208 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_full_eviction__couchstore_magma (236 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (231 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_value_only__couchstore_magma (166 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/nexus_persistent_value_only_per_doc_comp_couchstore_magma (231 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_auto_delete_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_auto_delete_ (14 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_auto_delete_per_doc_comp (16 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_fail_new_data_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_fail_new_data_ (15 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_backfill_from_disk_snapshot_replica/ephemeral_fail_new_data_per_doc_comp (10 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_full_eviction_ (29 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_full_eviction_per_doc_comp (48 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_value_only_ (31 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/couchstore_persistent_value_only_per_doc_comp (37 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_full_eviction_ (196 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_full_eviction_per_doc_comp (239 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_value_only_ (193 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/magma_persistent_value_only_per_doc_comp (189 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_full_eviction__couchstore_magma (254 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (186 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_value_only__couchstore_magma (232 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/nexus_persistent_value_only_per_doc_comp_couchstore_magma (352 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_auto_delete_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_auto_delete_ (18 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_auto_delete_per_doc_comp (21 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_fail_new_data_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_fail_new_data_ (17 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.no_seqno_advanced_from_disk_to_memory_sync_rep/ephemeral_fail_new_data_per_doc_comp (14 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_full_eviction_ (60 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_full_eviction_per_doc_comp (34 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_value_only_ (39 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/couchstore_persistent_value_only_per_doc_comp (40 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_full_eviction_ (210 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_full_eviction_per_doc_comp (608 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_value_only_ (245 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/magma_persistent_value_only_per_doc_comp (211 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_full_eviction__couchstore_magma (258 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (318 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_value_only__couchstore_magma (322 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/nexus_persistent_value_only_per_doc_comp_couchstore_magma (276 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_auto_delete_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_auto_delete_ (18 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_auto_delete_per_doc_comp (18 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_fail_new_data_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_fail_new_data_ (13 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.seqno_advanced_from_disk_to_memory/ephemeral_fail_new_data_per_doc_comp (11 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_full_eviction_ (18 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_full_eviction_per_doc_comp (23 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_value_only_ (22 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/couchstore_persistent_value_only_per_doc_comp (26 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_full_eviction_ (100 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_full_eviction_per_doc_comp (96 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_value_only_ (89 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/magma_persistent_value_only_per_doc_comp (87 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_full_eviction__couchstore_magma (110 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (112 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_value_only__couchstore_magma (104 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/nexus_persistent_value_only_per_doc_comp_couchstore_magma (79 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_auto_delete_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_auto_delete_ (13 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_auto_delete_per_doc_comp (13 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_fail_new_data_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_fail_new_data_ (15 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.replica_active_state_diverge/ephemeral_fail_new_data_per_doc_comp (16 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_full_eviction_ (58 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_full_eviction_per_doc_comp (50 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_value_only_ (62 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/couchstore_persistent_value_only_per_doc_comp (61 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_full_eviction_ (254 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_full_eviction_per_doc_comp (271 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_value_only_ (223 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/magma_persistent_value_only_per_doc_comp (247 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_full_eviction__couchstore_magma (455 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (328 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_value_only__couchstore_magma (2611 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/nexus_persistent_value_only_per_doc_comp_couchstore_magma (22325 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_auto_delete_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_auto_delete_ (10 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_auto_delete_per_doc_comp (9 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_fail_new_data_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_fail_new_data_ (9 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_47753/ephemeral_fail_new_data_per_doc_comp (8 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_full_eviction_ (944 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_full_eviction_per_doc_comp (56 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_value_only_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_value_only_ (390 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/couchstore_persistent_value_only_per_doc_comp (73 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_full_eviction_ [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_full_eviction_ (348 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.871Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_full_eviction_per_doc_comp (216 ms) [2024-06-05T13:46:45.871Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_value_only_ (220 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/magma_persistent_value_only_per_doc_comp (175 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_full_eviction__couchstore_magma (353 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (441 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_value_only__couchstore_magma (311 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/nexus_persistent_value_only_per_doc_comp_couchstore_magma (245 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_auto_delete_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_auto_delete_ (17 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_auto_delete_per_doc_comp (16 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_fail_new_data_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_fail_new_data_ (14 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write/ephemeral_fail_new_data_per_doc_comp (17 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_full_eviction_ (41 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_full_eviction_per_doc_comp (45 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_value_only_ (50 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/couchstore_persistent_value_only_per_doc_comp (47 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_full_eviction_ (165 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_full_eviction_per_doc_comp (150 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_value_only_ (163 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/magma_persistent_value_only_per_doc_comp (193 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_full_eviction__couchstore_magma (236 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (256 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_value_only__couchstore_magma (255 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/nexus_persistent_value_only_per_doc_comp_couchstore_magma (228 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_auto_delete_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_auto_delete_ (17 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_auto_delete_per_doc_comp (18 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_fail_new_data_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_fail_new_data_ (13 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_replication_collection_sync_write_just_fruit/ephemeral_fail_new_data_per_doc_comp (12 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_full_eviction_ (54 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_full_eviction_per_doc_comp (43 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_value_only_ (59 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/couchstore_persistent_value_only_per_doc_comp (42 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_full_eviction_ (155 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_full_eviction_per_doc_comp (146 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_value_only_ (143 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/magma_persistent_value_only_per_doc_comp (122 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_full_eviction__couchstore_magma (211 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (226 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_value_only__couchstore_magma (222 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/nexus_persistent_value_only_per_doc_comp_couchstore_magma (220 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_auto_delete_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_auto_delete_ (17 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_auto_delete_per_doc_comp (20 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_fail_new_data_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_fail_new_data_ (16 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_49453/ephemeral_fail_new_data_per_doc_comp (16 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_full_eviction_ (17 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_full_eviction_per_doc_comp (12 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_value_only_ (15 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/couchstore_persistent_value_only_per_doc_comp (12 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_full_eviction_ (77 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_full_eviction_per_doc_comp (73 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_value_only_ (95 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/magma_persistent_value_only_per_doc_comp (79 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_full_eviction__couchstore_magma (97 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (81 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_value_only__couchstore_magma (124 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/nexus_persistent_value_only_per_doc_comp_couchstore_magma (89 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_auto_delete_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_auto_delete_ (21 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_auto_delete_per_doc_comp (21 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_fail_new_data_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_fail_new_data_ (14 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.MB_50543/ephemeral_fail_new_data_per_doc_comp (21 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_full_eviction_ (15 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_full_eviction_per_doc_comp (13 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_value_only_ (15 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/couchstore_persistent_value_only_per_doc_comp (20 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_full_eviction_ (91 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_full_eviction_per_doc_comp (88 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_value_only_ (89 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/magma_persistent_value_only_per_doc_comp (73 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_full_eviction__couchstore_magma (86 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (102 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_value_only__couchstore_magma (91 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/nexus_persistent_value_only_per_doc_comp_couchstore_magma (78 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_auto_delete_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_auto_delete_ (10 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_auto_delete_per_doc_comp (9 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_fail_new_data_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_fail_new_data_ (8 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream/ephemeral_fail_new_data_per_doc_comp (15 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_full_eviction_ (21 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_full_eviction_per_doc_comp (21 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_value_only_ (26 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/couchstore_persistent_value_only_per_doc_comp (17 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_full_eviction_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_full_eviction_ (109 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_full_eviction_per_doc_comp (99 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_value_only_ [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_value_only_ (90 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/magma_persistent_value_only_per_doc_comp (79 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.872Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_full_eviction__couchstore_magma (79 ms) [2024-06-05T13:46:45.872Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (90 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_value_only__couchstore_magma (149 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/nexus_persistent_value_only_per_doc_comp_couchstore_magma (96 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_auto_delete_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_auto_delete_ (14 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_auto_delete_per_doc_comp (15 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_fail_new_data_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_fail_new_data_ (11 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection/ephemeral_fail_new_data_per_doc_comp (22 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_full_eviction_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_full_eviction_ (92 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_full_eviction_per_doc_comp (51 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_value_only_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_value_only_ (56 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/couchstore_persistent_value_only_per_doc_comp (41 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_full_eviction_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_full_eviction_ (147 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_full_eviction_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_full_eviction_per_doc_comp (167 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_value_only_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_value_only_ (147 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_value_only_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/magma_persistent_value_only_per_doc_comp (177 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_full_eviction__couchstore_magma [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_full_eviction__couchstore_magma (246 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_full_eviction_per_doc_comp_couchstore_magma (220 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_value_only__couchstore_magma [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_value_only__couchstore_magma (403 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_value_only_per_doc_comp_couchstore_magma [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/nexus_persistent_value_only_per_doc_comp_couchstore_magma (229 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_auto_delete_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_auto_delete_ (8 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_auto_delete_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_auto_delete_per_doc_comp (8 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_fail_new_data_ [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_fail_new_data_ (10 ms) [2024-06-05T13:46:45.873Z] [ RUN ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_fail_new_data_per_doc_comp [2024-06-05T13:46:45.873Z] [ OK ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.stream_end_in_memory_stream_with_one_item_in_default_collection_sync_write/ephemeral_fail_new_data_per_doc_comp (13 ms) [2024-06-05T13:46:45.873Z] [----------] 704 tests from CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest (211457 ms total) [2024-06-05T13:46:45.873Z] [2024-06-05T13:46:45.873Z] [----------] Global test environment tear-down [2024-06-05T13:46:45.873Z] [==========] 704 tests from 1 test suite ran. (211458 ms total) [2024-06-05T13:46:45.873Z] [ PASSED ] 703 tests. [2024-06-05T13:46:45.873Z] [ FAILED ] 1 test, listed below: [2024-06-05T13:46:45.873Z] [ FAILED ] CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest.DefaultCollectionDropped/magma_persistent_value_only_, where GetParam() = "backend=magma:bucket_type=persistent:item_eviction_policy=value_only:magma_per_document_compression_enabled=false" [2024-06-05T13:46:45.873Z] [2024-06-05T13:46:45.873Z] 1 FAILED TEST [2024-06-05T13:46:45.873Z] [2024-06-05T13:46:45.873Z] Start 218: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedPassiveStreamTest [2024-06-05T13:46:46.444Z] 211/495 Test #217: ep-engine_ep_unit_tests.PersistentAndEphemeral/CacheCallbackTest .............................................. Passed 3.09 sec [2024-06-05T13:46:46.444Z] Start 219: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedActiveStreamTest [2024-06-05T13:46:47.833Z] 212/495 Test #208: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityPassiveStreamTest ............................................ Passed 67.62 sec [2024-06-05T13:46:47.833Z] Start 220: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedActiveToPassiveStreamTest [2024-06-05T13:46:48.774Z] 213/495 Test #216: ep-engine_ep_unit_tests.PersistentAndEphemeral/StreamTest ..................................................... Passed 8.01 sec [2024-06-05T13:46:48.774Z] Start 221: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedBackfillScanBufferTest [2024-06-05T13:46:52.120Z] 214/495 Test #220: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedActiveToPassiveStreamTest ................................ Passed 4.48 sec [2024-06-05T13:46:52.120Z] Start 222: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedBackfillBufferTest [2024-06-05T13:46:52.691Z] 215/495 Test #221: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedBackfillScanBufferTest ................................... Passed 3.75 sec [2024-06-05T13:46:52.691Z] Start 223: ep-engine_ep_unit_tests.Persistent/STPassiveStreamMagmaTest [2024-06-05T13:46:53.632Z] 216/495 Test #213: ep-engine_ep_unit_tests.DCPLoopbackStreamTests/DCPLoopbackStreamTest .......................................... Passed 52.51 sec [2024-06-05T13:46:53.632Z] Start 224: ep-engine_ep_unit_tests.Persistent/STPassiveStreamPersistentTest [2024-06-05T13:46:55.018Z] 217/495 Test #223: ep-engine_ep_unit_tests.Persistent/STPassiveStreamMagmaTest ................................................... Passed 2.47 sec [2024-06-05T13:46:55.018Z] Start 225: ep-engine_ep_unit_tests.Persistent/CDCActiveStreamTest [2024-06-05T13:46:55.588Z] 218/495 Test #222: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedBackfillBufferTest ....................................... Passed 3.53 sec [2024-06-05T13:46:55.588Z] Start 226: ep-engine_ep_unit_tests.Persistent/CDCPassiveStreamTest [2024-06-05T13:46:57.496Z] 219/495 Test #206: ep-engine_ep_unit_tests.AllBucketTypes/DurabilityActiveStreamTest ............................................. Passed 103.96 sec [2024-06-05T13:46:57.496Z] Start 227: ep-engine_ep_unit_tests.Ephemeral/EphemeralStreamTest [2024-06-05T13:46:57.756Z] 220/495 Test #215: ep-engine_ep_unit_tests.PersistentAndEphemeral/STDcpTest ...................................................... Passed 17.15 sec [2024-06-05T13:46:57.756Z] Start 228: ep-engine_ep_unit_tests.AllBucketTypes/STActiveStreamEphemeralTest [2024-06-05T13:46:59.139Z] 221/495 Test #226: ep-engine_ep_unit_tests.Persistent/CDCPassiveStreamTest ....................................................... Passed 3.51 sec [2024-06-05T13:46:59.139Z] Start 229: ep-engine_ep_unit_tests.AllBucketTypes/STPassiveStreamEphemeralTest [2024-06-05T13:46:59.399Z] 222/495 Test #225: ep-engine_ep_unit_tests.Persistent/CDCActiveStreamTest ........................................................ Passed 4.37 sec [2024-06-05T13:46:59.399Z] Start 230: ep-engine_ep_unit_tests.PersistentAndEphemeral/DcpStreamSyncReplTest [2024-06-05T13:47:00.339Z] 223/495 Test #228: ep-engine_ep_unit_tests.AllBucketTypes/STActiveStreamEphemeralTest ............................................ Passed 2.52 sec [2024-06-05T13:47:00.339Z] Start 231: ep-engine_ep_unit_tests.Persistent/DcpStreamSyncReplPersistentTest [2024-06-05T13:47:00.599Z] 224/495 Test #227: ep-engine_ep_unit_tests.Ephemeral/EphemeralStreamTest ......................................................... Passed 3.09 sec [2024-06-05T13:47:00.599Z] Start 232: ep-engine_ep_unit_tests.CompressionStreamTest/CompressionStreamTest [2024-06-05T13:47:01.539Z] 225/495 Test #224: ep-engine_ep_unit_tests.Persistent/STPassiveStreamPersistentTest .............................................. Passed 7.83 sec [2024-06-05T13:47:01.539Z] Start 233: ep-engine_ep_unit_tests.PersistentAndEphemeral/ConnectionTest [2024-06-05T13:47:01.539Z] 226/495 Test #229: ep-engine_ep_unit_tests.AllBucketTypes/STPassiveStreamEphemeralTest ........................................... Passed 2.44 sec [2024-06-05T13:47:01.539Z] Start 234: ep-engine_ep_unit_tests.DocNamespace/DiskDocKeyTest [2024-06-05T13:47:04.080Z] 227/495 Test #234: ep-engine_ep_unit_tests.DocNamespace/DiskDocKeyTest ........................................................... Passed 2.36 sec [2024-06-05T13:47:04.080Z] Start 235: ep-engine_ep_unit_tests.CollectionID/DiskDocKeyTestCombi [2024-06-05T13:47:06.663Z] 228/495 Test #235: ep-engine_ep_unit_tests.CollectionID/DiskDocKeyTestCombi ...................................................... Passed 2.50 sec [2024-06-05T13:47:06.664Z] Start 236: ep-engine_ep_unit_tests.AllBucketTypes/ActiveDurabilityMonitorTest [2024-06-05T13:47:07.236Z] 229/495 Test #232: ep-engine_ep_unit_tests.CompressionStreamTest/CompressionStreamTest ........................................... Passed 6.85 sec [2024-06-05T13:47:07.236Z] Start 237: ep-engine_ep_unit_tests.AllBucketTypes/ActiveDurabilityMonitorPersistentTest [2024-06-05T13:47:09.780Z] 230/495 Test #231: ep-engine_ep_unit_tests.Persistent/DcpStreamSyncReplPersistentTest ............................................ Passed 9.19 sec [2024-06-05T13:47:09.780Z] Start 238: ep-engine_ep_unit_tests.AllBucketTypes/PassiveDurabilityMonitorTest [2024-06-05T13:47:11.161Z] 231/495 Test #230: ep-engine_ep_unit_tests.PersistentAndEphemeral/DcpStreamSyncReplTest .......................................... Passed 11.69 sec [2024-06-05T13:47:11.161Z] Start 239: ep-engine_ep_unit_tests.AllBucketTypes/PassiveDurabilityMonitorPersistentTest [2024-06-05T13:47:29.268Z] 232/495 Test #219: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedActiveStreamTest ......................................... Passed 39.90 sec [2024-06-05T13:47:29.268Z] Start 240: ep-engine_ep_unit_tests.AllBucketTypes/ActiveDurabilityMonitorAbortTest [2024-06-05T13:47:29.268Z] 233/495 Test #238: ep-engine_ep_unit_tests.AllBucketTypes/PassiveDurabilityMonitorTest ........................................... Passed 19.09 sec [2024-06-05T13:47:29.268Z] Start 241: ep-engine_ep_unit_tests.AllBucketTypes/NoTopologyActiveDurabilityMonitorTest [2024-06-05T13:47:29.837Z] 234/495 Test #240: ep-engine_ep_unit_tests.AllBucketTypes/ActiveDurabilityMonitorAbortTest ....................................... Passed 3.33 sec [2024-06-05T13:47:29.837Z] Start 242: ep-engine_ep_unit_tests.SingleThreadedMagmaTest/SingleThreadedMagmaTest [2024-06-05T13:47:31.217Z] 235/495 Test #241: ep-engine_ep_unit_tests.AllBucketTypes/NoTopologyActiveDurabilityMonitorTest .................................. Passed 2.79 sec [2024-06-05T13:47:31.217Z] Start 243: ep-engine_ep_unit_tests.EphemeralOrPersistent/EPEngineParamTest [2024-06-05T13:47:32.599Z] 236/495 Test #239: ep-engine_ep_unit_tests.AllBucketTypes/PassiveDurabilityMonitorPersistentTest ................................. Passed 21.14 sec [2024-06-05T13:47:32.599Z] Start 244: ep-engine_ep_unit_tests.EphemeralOrPersistent/DurabilityTest [2024-06-05T13:47:33.169Z] 237/495 Test #242: ep-engine_ep_unit_tests.SingleThreadedMagmaTest/SingleThreadedMagmaTest ....................................... Passed 3.40 sec [2024-06-05T13:47:33.169Z] Start 245: ep-engine_ep_unit_tests.Persistent/EPEnginePersistentTest [2024-06-05T13:47:33.169Z] 238/495 Test #237: ep-engine_ep_unit_tests.AllBucketTypes/ActiveDurabilityMonitorPersistentTest .................................. Passed 25.84 sec [2024-06-05T13:47:33.169Z] Start 246: ep-engine_ep_unit_tests.NormalBackends/DurabilityEPBucketTest [2024-06-05T13:47:34.109Z] 239/495 Test #218: ep-engine_ep_unit_tests.AllBucketTypes/SingleThreadedPassiveStreamTest ........................................ Passed 48.30 sec [2024-06-05T13:47:34.109Z] Start 247: ep-engine_ep_unit_tests.NormalBackendsPitrEnabled/DurabilityEPBucketTest [2024-06-05T13:47:35.491Z] 240/495 Test #243: ep-engine_ep_unit_tests.EphemeralOrPersistent/EPEngineParamTest ............................................... Passed 4.04 sec [2024-06-05T13:47:35.491Z] Start 248: ep-engine_ep_unit_tests.NexusBackends/DurabilityEPBucketTest [2024-06-05T13:47:35.491Z] 241/495 Test #244: ep-engine_ep_unit_tests.EphemeralOrPersistent/DurabilityTest .................................................. Passed 3.02 sec [2024-06-05T13:47:35.491Z] Start 249: ep-engine_ep_unit_tests.AllBackends/DurabilityBucketTest [2024-06-05T13:47:35.751Z] 242/495 Test #233: ep-engine_ep_unit_tests.PersistentAndEphemeral/ConnectionTest ................................................. Passed 34.38 sec [2024-06-05T13:47:35.751Z] Start 250: ep-engine_ep_unit_tests.AllBackendsPitrEnabled/DurabilityBucketTest [2024-06-05T13:47:39.045Z] 243/495 Test #245: ep-engine_ep_unit_tests.Persistent/EPEnginePersistentTest ..................................................... Passed 5.57 sec [2024-06-05T13:47:39.045Z] Start 251: ep-engine_ep_unit_tests.AllEphemeral/DurabilityEphemeralBucketTest [2024-06-05T13:47:40.953Z] 244/495 Test #251: ep-engine_ep_unit_tests.AllEphemeral/DurabilityEphemeralBucketTest ............................................ Passed 2.39 sec [2024-06-05T13:47:40.953Z] Start 252: ep-engine_ep_unit_tests.CouchstoreOnly/DurabilityCouchstoreBucketTest [2024-06-05T13:47:42.863Z] 245/495 Test #247: ep-engine_ep_unit_tests.NormalBackendsPitrEnabled/DurabilityEPBucketTest ...................................... Passed 8.46 sec [2024-06-05T13:47:42.863Z] Start 253: ep-engine_ep_unit_tests.CouchstoreOnlyPitrEnabled/DurabilityCouchstoreBucketTest [2024-06-05T13:47:42.863Z] 246/495 Test #250: ep-engine_ep_unit_tests.AllBackendsPitrEnabled/DurabilityBucketTest ........................................... Passed 6.89 sec [2024-06-05T13:47:42.863Z] Start 254: ep-engine_ep_unit_tests.AllBackends/BackingStoreMaxVisibleSeqnoTest [2024-06-05T13:47:44.773Z] 247/495 Test #252: ep-engine_ep_unit_tests.CouchstoreOnly/DurabilityCouchstoreBucketTest ......................................... Passed 3.34 sec [2024-06-05T13:47:44.773Z] Start 255: ep-engine_ep_unit_tests.FullAndValueEvictionOnReplicaAndPending/RollbackTest [2024-06-05T13:47:46.153Z] 248/495 Test #253: ep-engine_ep_unit_tests.CouchstoreOnlyPitrEnabled/DurabilityCouchstoreBucketTest .............................. Passed 3.58 sec [2024-06-05T13:47:46.153Z] Start 256: ep-engine_ep_unit_tests.FullAndValueEvictionOnReplicaAndPending/RollbackDcpTest [2024-06-05T13:47:54.279Z] 249/495 Test #180: ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpPersistentOnly ...................... Passed 277.32 sec [2024-06-05T13:47:54.279Z] Start 257: ep-engine_ep_unit_tests.FullAndvalueEviction/EPBucketTest [2024-06-05T13:47:54.849Z] 250/495 Test #254: ep-engine_ep_unit_tests.AllBackends/BackingStoreMaxVisibleSeqnoTest ........................................... Passed 12.14 sec [2024-06-05T13:47:54.849Z] Start 258: ep-engine_ep_unit_tests.EPBucketTest/EPBucketTest [2024-06-05T13:47:55.789Z] 251/495 Test #246: ep-engine_ep_unit_tests.NormalBackends/DurabilityEPBucketTest ................................................. Passed 22.36 sec [2024-06-05T13:47:55.789Z] Start 259: ep-engine_ep_unit_tests.FullEviction/EPBucketFullEvictionTest [2024-06-05T13:47:59.987Z] 252/495 Test #236: ep-engine_ep_unit_tests.AllBucketTypes/ActiveDurabilityMonitorTest ............................................ Passed 53.58 sec [2024-06-05T13:47:59.987Z] Start 260: ep-engine_ep_unit_tests.FullAndValueEvictionBloomFilterOn/EPBucketBloomFilterParameterizedTest [2024-06-05T13:48:08.176Z] 253/495 Test #260: ep-engine_ep_unit_tests.FullAndValueEvictionBloomFilterOn/EPBucketBloomFilterParameterizedTest ................ Passed 8.03 sec [2024-06-05T13:48:08.176Z] Start 261: ep-engine_ep_unit_tests.FullAndValueEvictionBloomFilterOff/EPBucketBloomFilterParameterizedTest [2024-06-05T13:48:11.469Z] 254/495 Test #261: ep-engine_ep_unit_tests.FullAndValueEvictionBloomFilterOff/EPBucketBloomFilterParameterizedTest ............... Passed 3.39 sec [2024-06-05T13:48:11.469Z] Start 262: ep-engine_ep_unit_tests.FullEviction/EPBucketFullEvictionNoBloomFilterTest [2024-06-05T13:48:14.007Z] 255/495 Test #259: ep-engine_ep_unit_tests.FullEviction/EPBucketFullEvictionTest ................................................. Passed 18.15 sec [2024-06-05T13:48:14.007Z] Start 263: ep-engine_ep_unit_tests.EPBucketTestCouchstore/EPBucketTestCouchstore [2024-06-05T13:48:16.547Z] 256/495 Test #263: ep-engine_ep_unit_tests.EPBucketTestCouchstore/EPBucketTestCouchstore ......................................... Passed 2.57 sec [2024-06-05T13:48:16.547Z] Start 264: ep-engine_ep_unit_tests.EPBucketCDCTest/EPBucketCDCTest [2024-06-05T13:48:17.117Z] 257/495 Test #258: ep-engine_ep_unit_tests.EPBucketTest/EPBucketTest ............................................................. Passed 22.15 sec [2024-06-05T13:48:17.118Z] Start 265: ep-engine_ep_unit_tests.AllBackends/PauseResumeTest [2024-06-05T13:48:19.657Z] 258/495 Test #265: ep-engine_ep_unit_tests.AllBackends/PauseResumeTest ........................................................... Passed 2.26 sec [2024-06-05T13:48:19.657Z] Start 266: ep-engine_ep_unit_tests.Persistent/PauseResumeEPTest [2024-06-05T13:48:19.657Z] 259/495 Test #262: ep-engine_ep_unit_tests.FullEviction/EPBucketFullEvictionNoBloomFilterTest .................................... Passed 8.13 sec [2024-06-05T13:48:19.657Z] Start 267: ep-engine_ep_unit_tests.EphemeralOrPersistent/STParameterizedBucketTest [2024-06-05T13:48:21.039Z] 260/495 Test #264: ep-engine_ep_unit_tests.EPBucketCDCTest/EPBucketCDCTest ....................................................... Passed 4.52 sec [2024-06-05T13:48:21.039Z] Start 268: ep-engine_ep_unit_tests.Persistent/STParamPersistentBucketTest [2024-06-05T13:48:22.418Z] 261/495 Test #266: ep-engine_ep_unit_tests.Persistent/PauseResumeEPTest .......................................................... Passed 2.92 sec [2024-06-05T13:48:22.418Z] Start 269: ep-engine_ep_unit_tests.STParamPersistentBucketTest/MB20054_SingleThreadedEPStoreTest [2024-06-05T13:48:24.960Z] 262/495 Test #269: ep-engine_ep_unit_tests.STParamPersistentBucketTest/MB20054_SingleThreadedEPStoreTest ......................... Passed 2.86 sec [2024-06-05T13:48:24.960Z] Start 270: ep-engine_ep_unit_tests.XattrSystemUserTest/XattrSystemUserTest [2024-06-05T13:48:25.531Z] 263/495 Test #257: ep-engine_ep_unit_tests.FullAndvalueEviction/EPBucketTest ..................................................... Passed 32.31 sec [2024-06-05T13:48:25.531Z] Start 271: ep-engine_ep_unit_tests.XattrCompressedTest/XattrCompressedTest [2024-06-05T13:48:27.437Z] 264/495 Test #270: ep-engine_ep_unit_tests.XattrSystemUserTest/XattrSystemUserTest ............................................... Passed 2.09 sec [2024-06-05T13:48:27.437Z] Start 272: ep-engine_ep_unit_tests.Persistent/WarmupSTSingleShardTest [2024-06-05T13:48:28.006Z] 265/495 Test #271: ep-engine_ep_unit_tests.XattrCompressedTest/XattrCompressedTest ............................................... Passed 2.69 sec [2024-06-05T13:48:28.006Z] Start 273: ep-engine_ep_unit_tests.CouchstoreFullOrValue/DurabilityWarmupTest [2024-06-05T13:48:29.934Z] 266/495 Test #249: ep-engine_ep_unit_tests.AllBackends/DurabilityBucketTest ...................................................... Passed 54.23 sec [2024-06-05T13:48:29.934Z] Start 274: ep-engine_ep_unit_tests.MagmaFullOrValue/DurabilityWarmupTest [2024-06-05T13:48:32.539Z] 267/495 Test #272: ep-engine_ep_unit_tests.Persistent/WarmupSTSingleShardTest .................................................... Passed 5.13 sec [2024-06-05T13:48:32.539Z] Start 275: ep-engine_ep_unit_tests.NexusFullOrValue/DurabilityWarmupTest [2024-06-05T13:48:32.539Z] 268/495 Test #256: ep-engine_ep_unit_tests.FullAndValueEvictionOnReplicaAndPending/RollbackDcpTest ............................... Passed 46.47 sec [2024-06-05T13:48:32.539Z] Start 276: ep-engine_ep_unit_tests.FullOrValue/MB_34718_WarmupTest [2024-06-05T13:48:37.820Z] 269/495 Test #276: ep-engine_ep_unit_tests.FullOrValue/MB_34718_WarmupTest ....................................................... Passed 4.60 sec [2024-06-05T13:48:37.820Z] Start 277: ep-engine_ep_unit_tests.AddSetWithMeta/AddSetWithMetaTest [2024-06-05T13:48:39.733Z] 270/495 Test #273: ep-engine_ep_unit_tests.CouchstoreFullOrValue/DurabilityWarmupTest ............................................ Passed 11.35 sec [2024-06-05T13:48:39.733Z] Start 278: ep-engine_ep_unit_tests.DelWithMeta/DelWithMetaTest [2024-06-05T13:48:39.994Z] 271/495 Test #277: ep-engine_ep_unit_tests.AddSetWithMeta/AddSetWithMetaTest ..................................................... Passed 2.79 sec [2024-06-05T13:48:39.994Z] Start 279: ep-engine_ep_unit_tests.AddSetDelMeta/AllWithMetaTest [2024-06-05T13:48:42.536Z] 272/495 Test #278: ep-engine_ep_unit_tests.DelWithMeta/DelWithMetaTest ........................................................... Passed 2.74 sec [2024-06-05T13:48:42.536Z] Start 280: ep-engine_ep_unit_tests.AddSetWithMetaLww/AddSetWithMetaLwwTest [2024-06-05T13:48:43.922Z] 273/495 Test #279: ep-engine_ep_unit_tests.AddSetDelMeta/AllWithMetaTest ......................................................... Passed 3.80 sec [2024-06-05T13:48:43.922Z] Start 281: ep-engine_ep_unit_tests.DelWithMetaLww/DelWithMetaLwwTest [2024-06-05T13:48:44.863Z] 274/495 Test #280: ep-engine_ep_unit_tests.AddSetWithMetaLww/AddSetWithMetaLwwTest ............................................... Passed 2.57 sec [2024-06-05T13:48:44.863Z] Start 282: ep-engine_ep_unit_tests.SnappyWithMetaTest/SnappyWithMetaTest [2024-06-05T13:48:46.281Z] 275/495 Test #281: ep-engine_ep_unit_tests.DelWithMetaLww/DelWithMetaLwwTest ..................................................... Passed 2.56 sec [2024-06-05T13:48:46.281Z] Start 283: ep-engine_ep_unit_tests.AddSetDelXattrMeta/XattrWithMetaTest [2024-06-05T13:48:47.229Z] 276/495 Test #282: ep-engine_ep_unit_tests.SnappyWithMetaTest/SnappyWithMetaTest ................................................. Passed 2.33 sec [2024-06-05T13:48:47.229Z] Start 284: ep-engine_ep_unit_tests.FullAndValueEviction/EPVBucketTest [2024-06-05T13:48:51.427Z] 277/495 Test #284: ep-engine_ep_unit_tests.FullAndValueEviction/EPVBucketTest .................................................... Passed 3.99 sec [2024-06-05T13:48:51.427Z] Start 285: ep-engine_ep_unit_tests.ThreadCountTest/ExecutorPoolTestWithParam [2024-06-05T13:48:51.998Z] 278/495 Test #283: ep-engine_ep_unit_tests.AddSetDelXattrMeta/XattrWithMetaTest .................................................. Passed 5.54 sec [2024-06-05T13:48:51.998Z] Start 286: ep-engine_ep_unit_tests.Persistent/HashTablePerspectiveTest [2024-06-05T13:48:54.539Z] 279/495 Test #286: ep-engine_ep_unit_tests.Persistent/HashTablePerspectiveTest ................................................... Passed 2.38 sec [2024-06-05T13:48:54.539Z] Start 287: ep-engine_ep_unit_tests.Ephemeral/HashTablePerspectiveTest [2024-06-05T13:48:55.921Z] 280/495 Test #285: ep-engine_ep_unit_tests.ThreadCountTest/ExecutorPoolTestWithParam ............................................. Passed 4.82 sec [2024-06-05T13:48:55.921Z] Start 288: ep-engine_ep_unit_tests.ValueAndFullEviction/HashTableStatsTest [2024-06-05T13:48:56.491Z] 281/495 Test #287: ep-engine_ep_unit_tests.Ephemeral/HashTablePerspectiveTest .................................................... Passed 2.16 sec [2024-06-05T13:48:56.491Z] Start 289: ep-engine_ep_unit_tests.HLCBucketTests/HLCBucketTest [2024-06-05T13:48:58.400Z] 282/495 Test #288: ep-engine_ep_unit_tests.ValueAndFullEviction/HashTableStatsTest ............................................... Passed 2.24 sec [2024-06-05T13:48:58.400Z] Start 290: ep-engine_ep_unit_tests.HLCInvalidStraegyTest/HLCInvalidStraegyTest [2024-06-05T13:49:08.390Z] 283/495 Test #290: ep-engine_ep_unit_tests.HLCInvalidStraegyTest/HLCInvalidStraegyTest ........................................... Passed 8.86 sec [2024-06-05T13:49:08.390Z] Start 291: ep-engine_ep_unit_tests.CouchstoreAllEvictionStrategies/InitialMFUTest [2024-06-05T13:49:11.682Z] 284/495 Test #291: ep-engine_ep_unit_tests.CouchstoreAllEvictionStrategies/InitialMFUTest ........................................ Passed 4.79 sec [2024-06-05T13:49:11.682Z] Start 292: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/ItemCompressorTest [2024-06-05T13:49:13.591Z] 285/495 Test #292: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/ItemCompressorTest ......................................... Passed 1.83 sec [2024-06-05T13:49:13.591Z] Start 293: ep-engine_ep_unit_tests.PruneTestWithParameters/ItemNoValuePruneTest [2024-06-05T13:49:15.498Z] 286/495 Test #289: ep-engine_ep_unit_tests.HLCBucketTests/HLCBucketTest .......................................................... Passed 18.78 sec [2024-06-05T13:49:15.498Z] Start 294: ep-engine_ep_unit_tests.KVStoreParam/KVStoreParamTest [2024-06-05T13:49:15.498Z] 287/495 Test #293: ep-engine_ep_unit_tests.PruneTestWithParameters/ItemNoValuePruneTest .......................................... Passed 1.85 sec [2024-06-05T13:49:15.498Z] Start 295: ep-engine_ep_unit_tests.CouchstoreOrMagma/KVStoreErrorInjectionTest [2024-06-05T13:49:33.593Z] 288/495 Test #267: ep-engine_ep_unit_tests.EphemeralOrPersistent/STParameterizedBucketTest ....................................... Passed 72.01 sec [2024-06-05T13:49:33.593Z] Start 296: ep-engine_ep_unit_tests.EphemeralOrPersistent/KVBucketParamTest [2024-06-05T13:49:33.593Z] 289/495 Test #295: ep-engine_ep_unit_tests.CouchstoreOrMagma/KVStoreErrorInjectionTest ........................................... Passed 16.37 sec [2024-06-05T13:49:33.593Z] Start 297: ep-engine_ep_unit_tests.Persistent/EPBucketParamTest [2024-06-05T13:49:33.593Z] 290/495 Test #255: ep-engine_ep_unit_tests.FullAndValueEvictionOnReplicaAndPending/RollbackTest .................................. Passed 109.05 sec [2024-06-05T13:49:33.593Z] Start 298: ep-engine_ep_unit_tests.Nexus/NexusKVStoreTest [2024-06-05T13:49:37.794Z] 291/495 Test #297: ep-engine_ep_unit_tests.Persistent/EPBucketParamTest .......................................................... Passed 5.23 sec [2024-06-05T13:49:37.794Z] Start 299: ep-engine_ep_unit_tests.NexusAbortingTest/NexusKVStoreAbortingTest [2024-06-05T13:49:43.086Z] 292/495 Test #248: ep-engine_ep_unit_tests.NexusBackends/DurabilityEPBucketTest .................................................. Passed 127.65 sec [2024-06-05T13:49:43.086Z] Start 300: ep-engine_ep_unit_tests.PiTRTest/PiTRTest [2024-06-05T13:49:43.346Z] 293/495 Test #274: ep-engine_ep_unit_tests.MagmaFullOrValue/DurabilityWarmupTest ................................................. Passed 73.66 sec [2024-06-05T13:49:43.346Z] Start 301: ep-engine_ep_unit_tests.RangeScanValueScan/RangeScanCreateAndContinueTest [2024-06-05T13:49:48.626Z] 294/495 Test #300: ep-engine_ep_unit_tests.PiTRTest/PiTRTest ..................................................................... Passed 5.44 sec [2024-06-05T13:49:48.626Z] Start 302: ep-engine_ep_unit_tests.RangeScanKeyScan/RangeScanCreateAndContinueTest [2024-06-05T13:49:48.626Z] 295/495 Test #299: ep-engine_ep_unit_tests.NexusAbortingTest/NexusKVStoreAbortingTest ............................................ Passed 11.48 sec [2024-06-05T13:49:48.626Z] Start 303: ep-engine_ep_unit_tests.RangeScanCreateKeyScan/RangeScanCreateTest [2024-06-05T13:50:15.228Z] 296/495 Test #303: ep-engine_ep_unit_tests.RangeScanCreateKeyScan/RangeScanCreateTest ............................................ Passed 25.36 sec [2024-06-05T13:50:15.228Z] Start 304: ep-engine_ep_unit_tests.RangeScanTestSimpleKeyScan/RangeScanTestSimple [2024-06-05T13:50:20.514Z] 297/495 Test #304: ep-engine_ep_unit_tests.RangeScanTestSimpleKeyScan/RangeScanTestSimple ........................................ Passed 5.66 sec [2024-06-05T13:50:20.514Z] Start 305: ep-engine_ep_unit_tests.SecondaryWarmupTest/SecondaryWarmupTest [2024-06-05T13:50:28.652Z] 298/495 Test #275: ep-engine_ep_unit_tests.NexusFullOrValue/DurabilityWarmupTest ................................................. Passed 115.02 sec [2024-06-05T13:50:28.652Z] Start 306: ep-engine_ep_unit_tests.Persistent/ParameterizedStatTest [2024-06-05T13:50:30.036Z] 299/495 Test #305: ep-engine_ep_unit_tests.SecondaryWarmupTest/SecondaryWarmupTest ............................................... Passed 10.22 sec [2024-06-05T13:50:30.036Z] Start 307: ep-engine_ep_unit_tests.FullAndValueEviction/DatatypeStatTest [2024-06-05T13:50:30.036Z] 300/495 Test #306: ep-engine_ep_unit_tests.Persistent/ParameterizedStatTest ...................................................... Passed 2.67 sec [2024-06-05T13:50:30.036Z] Start 308: ep-engine_ep_unit_tests.DocNamespace/StoredDocKeyTest [2024-06-05T13:50:32.581Z] 301/495 Test #308: ep-engine_ep_unit_tests.DocNamespace/StoredDocKeyTest ......................................................... Passed 2.17 sec [2024-06-05T13:50:32.581Z] Start 309: ep-engine_ep_unit_tests.CollectionID/StoredDocKeyTestCombi [2024-06-05T13:50:33.197Z] 302/495 Test #307: ep-engine_ep_unit_tests.FullAndValueEviction/DatatypeStatTest ................................................. Passed 3.42 sec [2024-06-05T13:50:33.197Z] Start 310: ep-engine_ep_unit_tests.DocNamespace/SerialisedDocKeyTest [2024-06-05T13:50:34.138Z] 303/495 Test #309: ep-engine_ep_unit_tests.CollectionID/StoredDocKeyTestCombi .................................................... Passed 2.09 sec [2024-06-05T13:50:34.138Z] Start 311: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/VBucketTest [2024-06-05T13:50:35.598Z] 304/495 Test #310: ep-engine_ep_unit_tests.DocNamespace/SerialisedDocKeyTest ..................................................... Passed 2.36 sec [2024-06-05T13:50:35.598Z] Start 312: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/VBucketEvictionTest [2024-06-05T13:50:35.598Z] 305/495 Test #294: ep-engine_ep_unit_tests.KVStoreParam/KVStoreParamTest ......................................................... Passed 80.32 sec [2024-06-05T13:50:35.598Z] Start 313: ep-engine_ep_unit_tests.MFUTrackerTestAllEvictionModes/MFUTrackingTest [2024-06-05T13:50:36.540Z] 306/495 Test #311: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/VBucketTest ................................................ Passed 2.33 sec [2024-06-05T13:50:36.540Z] Start 314: ep-engine_ep_unit_tests.FullEviction/VBucketFullEvictionTest [2024-06-05T13:50:38.456Z] 307/495 Test #313: ep-engine_ep_unit_tests.MFUTrackerTestAllEvictionModes/MFUTrackingTest ........................................ Passed 2.72 sec [2024-06-05T13:50:38.456Z] Start 315: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/VBucketDurabilityTest [2024-06-05T13:50:38.456Z] 308/495 Test #312: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/VBucketEvictionTest ........................................ Passed 2.84 sec [2024-06-05T13:50:38.456Z] Start 316: ep-engine_ep_unit_tests.Ephemeral/EphemeralVBucketDurabilityTest [2024-06-05T13:50:38.805Z] 309/495 Test #314: ep-engine_ep_unit_tests.FullEviction/VBucketFullEvictionTest .................................................. Passed 2.25 sec [2024-06-05T13:50:38.805Z] Start 317: ep-engine_ep_unit_tests.FullAndValueEviction/EPVBucketDurabilityTest [2024-06-05T13:50:40.718Z] 310/495 Test #268: ep-engine_ep_unit_tests.Persistent/STParamPersistentBucketTest ................................................ Passed 139.82 sec [2024-06-05T13:50:40.718Z] Start 318: ep-engine_ep_unit_tests.HistoryDcpTests/HistoryDcpTest [2024-06-05T13:50:40.980Z] 311/495 Test #316: ep-engine_ep_unit_tests.Ephemeral/EphemeralVBucketDurabilityTest .............................................. Passed 2.55 sec [2024-06-05T13:50:40.980Z] Start 319: ep-engine_ep_unit_tests.HistoryScanTests/HistoryScanTest [2024-06-05T13:50:41.922Z] 312/495 Test #317: ep-engine_ep_unit_tests.FullAndValueEviction/EPVBucketDurabilityTest .......................................... Passed 2.88 sec [2024-06-05T13:50:41.922Z] Start 320: ep-engine_ep_unit_tests.HistoryScanTests/HistoryScanTestSingleEvictionMode [2024-06-05T13:50:42.863Z] 313/495 Test #315: ep-engine_ep_unit_tests.AllVBTypesAllEvictionModes/VBucketDurabilityTest ...................................... Passed 4.51 sec [2024-06-05T13:50:42.863Z] Start 321: ep-engine_ep_unit_tests.STParamMagmaBucketTest/STParamMagmaBucketTest [2024-06-05T13:50:43.806Z] 314/495 Test #318: ep-engine_ep_unit_tests.HistoryDcpTests/HistoryDcpTest ........................................................ Passed 2.97 sec [2024-06-05T13:50:43.806Z] Start 322: ep-engine_couch-fs-stats_test [2024-06-05T13:50:43.806Z] 315/495 Test #322: ep-engine_couch-fs-stats_test ................................................................................. Passed 0.21 sec [2024-06-05T13:50:43.806Z] Start 323: ep_testsuite.value_eviction.comp_passive [2024-06-05T13:50:44.749Z] 316/495 Test #320: ep-engine_ep_unit_tests.HistoryScanTests/HistoryScanTestSingleEvictionMode .................................... Passed 2.88 sec [2024-06-05T13:50:44.749Z] Start 324: ep_testsuite.value_eviction.comp_active [2024-06-05T13:50:48.057Z] 317/495 Test #302: ep-engine_ep_unit_tests.RangeScanKeyScan/RangeScanCreateAndContinueTest ....................................... Passed 59.41 sec [2024-06-05T13:50:48.057Z] Start 325: ep_testsuite.full_eviction.comp_passive [2024-06-05T13:50:49.439Z] 318/495 Test #319: ep-engine_ep_unit_tests.HistoryScanTests/HistoryScanTest ...................................................... Passed 8.44 sec [2024-06-05T13:50:49.439Z] Start 326: ep_testsuite.full_eviction.comp_active [2024-06-05T13:50:51.984Z] 319/495 Test #296: ep-engine_ep_unit_tests.EphemeralOrPersistent/KVBucketParamTest ............................................... Passed 79.87 sec [2024-06-05T13:50:51.984Z] Start 327: ep_testsuite.ephemeral.comp_passive [2024-06-05T13:51:00.145Z] 320/495 Test #321: ep-engine_ep_unit_tests.STParamMagmaBucketTest/STParamMagmaBucketTest ......................................... Passed 16.00 sec [2024-06-05T13:51:00.145Z] Start 328: ep_testsuite.ephemeral.comp_active [2024-06-05T13:51:10.166Z] 321/495 Test #301: ep-engine_ep_unit_tests.RangeScanValueScan/RangeScanCreateAndContinueTest ..................................... Passed 85.69 sec [2024-06-05T13:51:10.166Z] Start 329: ep_testsuite.value_eviction.magma [2024-06-05T13:51:12.709Z] 322/495 Test #327: ep_testsuite.ephemeral.comp_passive ........................................................................... Passed 21.29 sec [2024-06-05T13:51:12.709Z] Start 330: ep_testsuite.full_eviction.magma [2024-06-05T13:51:19.305Z] 323/495 Test #298: ep-engine_ep_unit_tests.Nexus/NexusKVStoreTest ................................................................ Passed 105.36 sec [2024-06-05T13:51:19.305Z] Start 331: ep_testsuite_basic.value_eviction.comp_passive [2024-06-05T13:51:21.218Z] 324/495 Test #328: ep_testsuite.ephemeral.comp_active ............................................................................ Passed 22.04 sec [2024-06-05T13:51:21.218Z] Start 332: ep_testsuite_basic.value_eviction.comp_active [2024-06-05T13:52:07.961Z] 325/495 Test #323: ep_testsuite.value_eviction.comp_passive ...................................................................... Passed 77.57 sec [2024-06-05T13:52:07.961Z] Start 333: ep_testsuite_basic.full_eviction.comp_passive [2024-06-05T13:52:08.903Z] 326/495 Test #325: ep_testsuite.full_eviction.comp_passive ....................................................................... Passed 80.99 sec [2024-06-05T13:52:08.903Z] Start 334: ep_testsuite_basic.full_eviction.comp_active [2024-06-05T13:52:09.845Z] 327/495 Test #331: ep_testsuite_basic.value_eviction.comp_passive ................................................................ Passed 51.07 sec [2024-06-05T13:52:09.845Z] Start 335: ep_testsuite_basic.ephemeral.comp_passive [2024-06-05T13:52:12.390Z] 328/495 Test #332: ep_testsuite_basic.value_eviction.comp_active ................................................................. Passed 51.50 sec [2024-06-05T13:52:12.390Z] Start 336: ep_testsuite_basic.ephemeral.comp_active [2024-06-05T13:52:44.501Z] 329/495 Test #324: ep_testsuite.value_eviction.comp_active ....................................................................... Passed 115.16 sec [2024-06-05T13:52:44.501Z] Start 337: ep_testsuite_basic.value_eviction.magma [2024-06-05T13:52:47.047Z] 330/495 Test #326: ep_testsuite.full_eviction.comp_active ........................................................................ Passed 117.40 sec [2024-06-05T13:52:47.047Z] Start 338: ep_testsuite_basic.full_eviction.magma [2024-06-05T13:52:48.962Z] 331/495 Test #335: ep_testsuite_basic.ephemeral.comp_passive ..................................................................... Passed 38.78 sec [2024-06-05T13:52:48.962Z] Start 339: ep_testsuite_dcp.value_eviction.comp_passive [2024-06-05T13:52:49.223Z] 332/495 Test #336: ep_testsuite_basic.ephemeral.comp_active ...................................................................... Passed 36.87 sec [2024-06-05T13:52:49.223Z] Start 340: ep_testsuite_dcp.value_eviction.comp_active [2024-06-05T13:52:54.558Z] 333/495 Test #333: ep_testsuite_basic.full_eviction.comp_passive ................................................................. Passed 52.30 sec [2024-06-05T13:52:54.558Z] Start 341: ep_testsuite_dcp.full_eviction.comp_passive [2024-06-05T13:52:58.773Z] 334/495 Test #334: ep_testsuite_basic.full_eviction.comp_active .................................................................. Passed 49.95 sec [2024-06-05T13:52:58.773Z] Start 342: ep_testsuite_dcp.full_eviction.comp_active [2024-06-05T13:53:01.315Z] 335/495 Test #329: ep_testsuite.value_eviction.magma ............................................................................. Passed 112.25 sec [2024-06-05T13:53:01.315Z] Start 343: ep_testsuite_dcp.ephemeral.comp_passive [2024-06-05T13:53:13.540Z] 336/495 Test #330: ep_testsuite.full_eviction.magma .............................................................................. Passed 118.66 sec [2024-06-05T13:53:13.540Z] Start 344: ep_testsuite_dcp.ephemeral.comp_active [2024-06-05T13:53:23.531Z] 337/495 Test #343: ep_testsuite_dcp.ephemeral.comp_passive ....................................................................... Passed 21.68 sec [2024-06-05T13:53:23.531Z] Start 345: ep_testsuite_dcp.value_eviction.magma [2024-06-05T13:53:33.542Z] 338/495 Test #344: ep_testsuite_dcp.ephemeral.comp_active ........................................................................ Passed 20.53 sec [2024-06-05T13:53:33.542Z] Start 346: ep_testsuite_dcp.full_eviction.magma [2024-06-05T13:53:33.542Z] 339/495 Test #337: ep_testsuite_basic.value_eviction.magma ....................................................................... Passed 53.18 sec [2024-06-05T13:53:33.542Z] Start 347: ep_testsuite_checkpoint.value_eviction.comp_passive [2024-06-05T13:53:35.453Z] 340/495 Test #340: ep_testsuite_dcp.value_eviction.comp_active ................................................................... Passed 46.18 sec [2024-06-05T13:53:35.453Z] Start 348: ep_testsuite_checkpoint.value_eviction.comp_active [2024-06-05T13:53:35.453Z] 341/495 Test #339: ep_testsuite_dcp.value_eviction.comp_passive .................................................................. Passed 46.78 sec [2024-06-05T13:53:35.453Z] Start 349: ep_testsuite_checkpoint.full_eviction.comp_passive [2024-06-05T13:53:38.746Z] 342/495 Test #338: ep_testsuite_basic.full_eviction.magma ........................................................................ Passed 51.37 sec [2024-06-05T13:53:38.746Z] Start 350: ep_testsuite_checkpoint.full_eviction.comp_active [2024-06-05T13:53:39.688Z] 343/495 Test #341: ep_testsuite_dcp.full_eviction.comp_passive ................................................................... Passed 45.83 sec [2024-06-05T13:53:39.688Z] Start 351: ep_testsuite_checkpoint.ephemeral.comp_passive [2024-06-05T13:53:39.688Z] 344/495 Test #347: ep_testsuite_checkpoint.value_eviction.comp_passive ........................................................... Passed 6.66 sec [2024-06-05T13:53:39.688Z] Start 352: ep_testsuite_checkpoint.ephemeral.comp_active [2024-06-05T13:53:42.983Z] 345/495 Test #348: ep_testsuite_checkpoint.value_eviction.comp_active ............................................................ Passed 7.11 sec [2024-06-05T13:53:42.983Z] Start 353: ep_testsuite_checkpoint.value_eviction.magma [2024-06-05T13:53:42.983Z] 346/495 Test #349: ep_testsuite_checkpoint.full_eviction.comp_passive ............................................................ Passed 7.18 sec [2024-06-05T13:53:42.983Z] Start 354: ep_testsuite_checkpoint.full_eviction.magma [2024-06-05T13:53:43.554Z] 347/495 Test #342: ep_testsuite_dcp.full_eviction.comp_active .................................................................... Passed 44.72 sec [2024-06-05T13:53:43.554Z] Start 355: ep_testsuite_xdcr.value_eviction.comp_passive [2024-06-05T13:53:45.463Z] 348/495 Test #350: ep_testsuite_checkpoint.full_eviction.comp_active ............................................................. Passed 7.01 sec [2024-06-05T13:53:45.463Z] Start 356: ep_testsuite_xdcr.value_eviction.comp_active [2024-06-05T13:53:46.847Z] 349/495 Test #352: ep_testsuite_checkpoint.ephemeral.comp_active ................................................................. Passed 7.18 sec [2024-06-05T13:53:46.847Z] Start 357: ep_testsuite_xdcr.full_eviction.comp_passive [2024-06-05T13:53:46.847Z] 350/495 Test #351: ep_testsuite_checkpoint.ephemeral.comp_passive ................................................................ Passed 7.30 sec [2024-06-05T13:53:46.847Z] Start 358: ep_testsuite_xdcr.full_eviction.comp_active [2024-06-05T13:53:50.143Z] 351/495 Test #354: ep_testsuite_checkpoint.full_eviction.magma ................................................................... Passed 7.09 sec [2024-06-05T13:53:50.143Z] Start 359: ep_testsuite_xdcr.ephemeral.comp_passive [2024-06-05T13:53:50.143Z] 352/495 Test #353: ep_testsuite_checkpoint.value_eviction.magma .................................................................. Passed 7.43 sec [2024-06-05T13:53:50.143Z] Start 360: ep_testsuite_xdcr.ephemeral.comp_active [2024-06-05T13:53:54.340Z] 353/495 Test #359: ep_testsuite_xdcr.ephemeral.comp_passive ...................................................................... Passed 4.68 sec [2024-06-05T13:53:54.340Z] Start 361: ep_testsuite_xdcr.value_eviction.magma [2024-06-05T13:53:54.927Z] 354/495 Test #360: ep_testsuite_xdcr.ephemeral.comp_active ....................................................................... Passed 4.85 sec [2024-06-05T13:53:54.927Z] Start 362: ep_testsuite_xdcr.full_eviction.magma [2024-06-05T13:53:56.843Z] 355/495 Test #355: ep_testsuite_xdcr.value_eviction.comp_passive ................................................................. Passed 13.16 sec [2024-06-05T13:53:56.843Z] Start 363: ep_perfsuite.value_eviction [2024-06-05T13:53:58.755Z] 356/495 Test #356: ep_testsuite_xdcr.value_eviction.comp_active .................................................................. Passed 13.15 sec [2024-06-05T13:53:58.755Z] Start 364: ep_perfsuite.ephemeral [2024-06-05T13:54:01.297Z] 357/495 Test #358: ep_testsuite_xdcr.full_eviction.comp_active ................................................................... Passed 14.37 sec [2024-06-05T13:54:01.297Z] Start 365: xattr_test [2024-06-05T13:54:01.297Z] 358/495 Test #357: ep_testsuite_xdcr.full_eviction.comp_passive .................................................................. Passed 14.44 sec [2024-06-05T13:54:01.297Z] Start 366: memcached-spdlogger-test [2024-06-05T13:54:01.297Z] 359/495 Test #365: xattr_test .................................................................................................... Passed 0.15 sec [2024-06-05T13:54:01.297Z] Start 367: memcached_unit_tests [2024-06-05T13:54:01.297Z] 360/495 Test #366: memcached-spdlogger-test ...................................................................................... Passed 0.15 sec [2024-06-05T13:54:01.297Z] Start 368: tracing-test [2024-06-05T13:54:01.558Z] 361/495 Test #368: tracing-test .................................................................................................. Passed 0.04 sec [2024-06-05T13:54:01.558Z] Start 369: kv-engine-check-header-define-once-guard [2024-06-05T13:54:01.558Z] 362/495 Test #369: kv-engine-check-header-define-once-guard ...................................................................... Passed 0.12 sec [2024-06-05T13:54:01.558Z] Start 370: memcached_dbgvar_test [2024-06-05T13:54:01.558Z] 363/495 Test #370: memcached_dbgvar_test ......................................................................................... Passed 0.02 sec [2024-06-05T13:54:01.558Z] Start 371: memcached_dockey_test [2024-06-05T13:54:01.558Z] 364/495 Test #371: memcached_dockey_test ......................................................................................... Passed 0.09 sec [2024-06-05T13:54:01.558Z] Start 372: memcached-engine-error-test [2024-06-05T13:54:01.826Z] 365/495 Test #372: memcached-engine-error-test ................................................................................... Passed 0.06 sec [2024-06-05T13:54:01.826Z] Start 373: memcached_mcbp_test [2024-06-05T13:54:01.826Z] 366/495 Test #367: memcached_unit_tests .......................................................................................... Passed 0.45 sec [2024-06-05T13:54:01.826Z] Start 374: jemalloc_analyse [2024-06-05T13:54:02.086Z] 367/495 Test #374: jemalloc_analyse .............................................................................................. Passed 0.30 sec [2024-06-05T13:54:02.086Z] Start 375: memcached-statistics-test [2024-06-05T13:54:02.346Z] 368/495 Test #375: memcached-statistics-test ..................................................................................... Passed 0.15 sec [2024-06-05T13:54:02.346Z] Start 376: memcached_testapp.ep.WorkerConcurrencyTest [2024-06-05T13:54:02.346Z] 369/495 Test #373: memcached_mcbp_test ........................................................................................... Passed 0.68 sec [2024-06-05T13:54:02.346Z] Start 377: memcached_testapp.ep.TracingTest [2024-06-05T13:54:02.917Z] 370/495 Test #376: memcached_testapp.ep.WorkerConcurrencyTest .................................................................... Passed 0.62 sec [2024-06-05T13:54:02.917Z] Start 378: memcached_testapp.ep.ShutdownTest [2024-06-05T13:54:03.179Z] 371/495 Test #377: memcached_testapp.ep.TracingTest .............................................................................. Passed 0.66 sec [2024-06-05T13:54:03.179Z] Start 379: memcached_testapp.ep.MaxConnectionTest [2024-06-05T13:54:04.120Z] 372/495 Test #378: memcached_testapp.ep.ShutdownTest ............................................................................. Passed 1.03 sec [2024-06-05T13:54:04.120Z] Start 380: memcached_testapp.ep.TestappTest [2024-06-05T13:54:04.380Z] 373/495 Test #379: memcached_testapp.ep.MaxConnectionTest ........................................................................ Passed 1.27 sec [2024-06-05T13:54:04.380Z] Start 381: memcached_testapp.ep.NotSupportedTest [2024-06-05T13:54:04.950Z] 374/495 Test #381: memcached_testapp.ep.NotSupportedTest ......................................................................... Passed 0.61 sec [2024-06-05T13:54:04.950Z] Start 382: memcached_testapp.ep.HelloTest [2024-06-05T13:54:05.519Z] 375/495 Test #382: memcached_testapp.ep.HelloTest ................................................................................ Passed 0.60 sec [2024-06-05T13:54:05.519Z] Start 383: memcached_testapp.ep.SslCertTest [2024-06-05T13:54:06.458Z] 376/495 Test #380: memcached_testapp.ep.TestappTest .............................................................................. Passed 2.43 sec [2024-06-05T13:54:06.458Z] Start 384: memcached_testapp.ep.TransportProtocols/TuneMcbpSla [2024-06-05T13:54:07.397Z] 377/495 Test #383: memcached_testapp.ep.SslCertTest .............................................................................. Passed 1.96 sec [2024-06-05T13:54:07.397Z] Start 385: memcached_testapp.ep.TransportProtocols/WithMetaTest [2024-06-05T13:54:07.966Z] 378/495 Test #384: memcached_testapp.ep.TransportProtocols/TuneMcbpSla ........................................................... Passed 1.42 sec [2024-06-05T13:54:07.966Z] Start 386: memcached_testapp.ep.TransportProtocols/XattrTest [2024-06-05T13:54:10.511Z] 379/495 Test #385: memcached_testapp.ep.TransportProtocols/WithMetaTest .......................................................... Passed 2.80 sec [2024-06-05T13:54:10.511Z] Start 387: memcached_testapp.ep.TransportProtocols/XattrNoDocTest [2024-06-05T13:54:11.081Z] 380/495 Test #387: memcached_testapp.ep.TransportProtocols/XattrNoDocTest ........................................................ Passed 0.71 sec [2024-06-05T13:54:11.081Z] Start 388: memcached_testapp.ep.TransportProtocols/XattrNoDocDurabilityTest [2024-06-05T13:54:11.651Z] 381/495 Test #388: memcached_testapp.ep.TransportProtocols/XattrNoDocDurabilityTest .............................................. Passed 0.74 sec [2024-06-05T13:54:11.651Z] Start 389: memcached_testapp.ep.TransportProtocols/XattrDisabledTest [2024-06-05T13:54:11.911Z] 382/495 Test #386: memcached_testapp.ep.TransportProtocols/XattrTest ............................................................. Passed 4.05 sec [2024-06-05T13:54:11.911Z] Start 390: memcached_testapp.ep.Subdoc/SubdocTestappTest [2024-06-05T13:54:12.481Z] 383/495 Test #389: memcached_testapp.ep.TransportProtocols/XattrDisabledTest ..................................................... Passed 0.58 sec [2024-06-05T13:54:12.481Z] Start 391: memcached_testapp.ep.SDPerf/SubdocPerfTest [2024-06-05T13:54:12.740Z] 384/495 Test #361: ep_testsuite_xdcr.value_eviction.magma ........................................................................ Passed 18.33 sec [2024-06-05T13:54:12.740Z] Start 392: memcached_testapp.ep.TransportProtocols/TlsTests [2024-06-05T13:54:13.001Z] 385/495 Test #391: memcached_testapp.ep.SDPerf/SubdocPerfTest .................................................................... Passed 0.79 sec [2024-06-05T13:54:13.001Z] Start 393: memcached_testapp.ep.TransportProtocols/TouchTest [2024-06-05T13:54:13.572Z] 386/495 Test #392: memcached_testapp.ep.TransportProtocols/TlsTests .............................................................. Passed 0.75 sec [2024-06-05T13:54:13.572Z] Start 394: memcached_testapp.ep.TransportProtocols/TtlTest [2024-06-05T13:54:13.832Z] 387/495 Test #393: memcached_testapp.ep.TransportProtocols/TouchTest ............................................................. Passed 0.79 sec [2024-06-05T13:54:13.832Z] Start 395: memcached_testapp.ep.TransportProtocols/RangeScanTest [2024-06-05T13:54:14.094Z] 388/495 Test #394: memcached_testapp.ep.TransportProtocols/TtlTest ............................................................... Passed 0.58 sec [2024-06-05T13:54:14.094Z] Start 396: memcached_testapp.ep.TransportProtocols/RbacTest [2024-06-05T13:54:14.357Z] 389/495 Test #345: ep_testsuite_dcp.value_eviction.magma ......................................................................... Passed 51.38 sec [2024-06-05T13:54:14.357Z] Start 397: memcached_testapp.ep.TransportProtocols/RbacRoleTest [2024-06-05T13:54:14.616Z] 390/495 Test #396: memcached_testapp.ep.TransportProtocols/RbacTest .............................................................. Passed 0.62 sec [2024-06-05T13:54:14.616Z] Start 398: memcached_testapp.ep.TransportProtocols/RegressionTest [2024-06-05T13:54:15.189Z] 391/495 Test #397: memcached_testapp.ep.TransportProtocols/RbacRoleTest .......................................................... Passed 0.78 sec [2024-06-05T13:54:15.189Z] Start 399: memcached_testapp.ep.TransportProtocols/RemoveTest [2024-06-05T13:54:15.759Z] 392/495 Test #362: ep_testsuite_xdcr.full_eviction.magma ......................................................................... Passed 20.73 sec [2024-06-05T13:54:15.759Z] Start 400: memcached_testapp.ep.TransportProtocols/SaslTest [2024-06-05T13:54:15.759Z] 393/495 Test #399: memcached_testapp.ep.TransportProtocols/RemoveTest ............................................................ Passed 0.76 sec [2024-06-05T13:54:15.759Z] Start 401: memcached_testapp.ep.TransportProtocols/StatsTest [2024-06-05T13:54:16.341Z] 394/495 Test #395: memcached_testapp.ep.TransportProtocols/RangeScanTest ......................................................... Passed 2.33 sec [2024-06-05T13:54:16.341Z] Start 402: memcached_testapp.ep.TransportProtocols/IPv6Test [2024-06-05T13:54:16.341Z] 395/495 Test #390: memcached_testapp.ep.Subdoc/SubdocTestappTest ................................................................. Passed 4.40 sec [2024-06-05T13:54:16.341Z] Start 403: memcached_testapp.ep.TransportProtocols/LockTest [2024-06-05T13:54:16.341Z] 396/495 Test #398: memcached_testapp.ep.TransportProtocols/RegressionTest ........................................................ Passed 1.57 sec [2024-06-05T13:54:16.341Z] Start 404: memcached_testapp.ep.LoggingTests/LoggingTest [2024-06-05T13:54:16.941Z] 397/495 Test #402: memcached_testapp.ep.TransportProtocols/IPv6Test .............................................................. Passed 0.56 sec [2024-06-05T13:54:16.941Z] Start 405: memcached_testapp.ep.TransportProtocols/MiscTest [2024-06-05T13:54:16.941Z] 398/495 Test #403: memcached_testapp.ep.TransportProtocols/LockTest .............................................................. Passed 0.59 sec [2024-06-05T13:54:16.941Z] Start 406: memcached_testapp.ep.TransportProtocols/PauseResumeTest [2024-06-05T13:54:16.941Z] 399/495 Test #404: memcached_testapp.ep.LoggingTests/LoggingTest ................................................................. Passed 0.53 sec [2024-06-05T13:54:16.941Z] Start 407: memcached_testapp.ep.CleanOrUnclean/PersistToTest [2024-06-05T13:54:17.215Z] 400/495 Test #400: memcached_testapp.ep.TransportProtocols/SaslTest .............................................................. Passed 1.62 sec [2024-06-05T13:54:17.215Z] Start 408: memcached_testapp.ep.TransportProtocols/ErrmapTest [2024-06-05T13:54:17.491Z] 401/495 Test #405: memcached_testapp.ep.TransportProtocols/MiscTest .............................................................. Passed 0.66 sec [2024-06-05T13:54:17.491Z] Start 409: memcached_testapp.ep.TransportProtocols/ExternalAuthSingleThreadTest [2024-06-05T13:54:17.491Z] 402/495 Test #406: memcached_testapp.ep.TransportProtocols/PauseResumeTest ....................................................... Passed 0.69 sec [2024-06-05T13:54:17.491Z] Start 410: memcached_testapp.ep.TransportProtocols/ExternalAuthTest [2024-06-05T13:54:17.491Z] 403/495 Test #401: memcached_testapp.ep.TransportProtocols/StatsTest ............................................................. Passed 1.71 sec [2024-06-05T13:54:17.491Z] Start 411: memcached_testapp.ep.TransportProtocols/FlushTest [2024-06-05T13:54:17.768Z] 404/495 Test #408: memcached_testapp.ep.TransportProtocols/ErrmapTest ............................................................ Passed 0.57 sec [2024-06-05T13:54:17.768Z] Start 412: memcached_testapp.ep.TransportProtocols/GetSetTest [2024-06-05T13:54:18.045Z] 405/495 Test #364: ep_perfsuite.ephemeral ........................................................................................ Passed 19.72 sec [2024-06-05T13:54:18.045Z] Start 413: memcached_testapp.ep.TransportProtocols/GetSetSnappyOnOffTest [2024-06-05T13:54:18.045Z] 406/495 Test #411: memcached_testapp.ep.TransportProtocols/FlushTest ............................................................. Passed 0.63 sec [2024-06-05T13:54:18.045Z] Start 414: memcached_testapp.ep.TransportProtocols/InterfacesTest [2024-06-05T13:54:19.033Z] 407/495 Test #413: memcached_testapp.ep.TransportProtocols/GetSetSnappyOnOffTest ................................................. Passed 0.81 sec [2024-06-05T13:54:19.033Z] Start 415: memcached_testapp.ep.TransportProtocols/ConnectionResetTest [2024-06-05T13:54:19.033Z] 408/495 Test #414: memcached_testapp.ep.TransportProtocols/InterfacesTest ........................................................ Passed 0.79 sec [2024-06-05T13:54:19.033Z] Start 416: memcached_testapp.ep.TransportProtocols/IoctlTest [2024-06-05T13:54:19.033Z] 409/495 Test #410: memcached_testapp.ep.TransportProtocols/ExternalAuthTest ...................................................... Passed 1.48 sec [2024-06-05T13:54:19.033Z] Start 417: memcached_testapp.ep.TransportProtocols/ClusterConfigTest [2024-06-05T13:54:19.635Z] 410/495 Test #416: memcached_testapp.ep.TransportProtocols/IoctlTest ............................................................. Passed 0.60 sec [2024-06-05T13:54:19.635Z] Start 418: memcached_testapp.ep.TransportProtocols/CmdTimerTest [2024-06-05T13:54:19.911Z] 411/495 Test #409: memcached_testapp.ep.TransportProtocols/ExternalAuthSingleThreadTest .......................................... Passed 2.47 sec [2024-06-05T13:54:19.911Z] Start 419: memcached_testapp.ep.TransportProtocols/CollectionsTest [2024-06-05T13:54:20.184Z] 412/495 Test #407: memcached_testapp.ep.CleanOrUnclean/PersistToTest ............................................................. Passed 3.33 sec [2024-06-05T13:54:20.184Z] Start 420: memcached_testapp.ep.TransportProtocols/CompressionTest [2024-06-05T13:54:20.184Z] 413/495 Test #418: memcached_testapp.ep.TransportProtocols/CmdTimerTest .......................................................... Passed 0.68 sec [2024-06-05T13:54:20.184Z] Start 421: memcached_testapp.ep.TransportProtocols/DcpTest [2024-06-05T13:54:20.785Z] 414/495 Test #346: ep_testsuite_dcp.full_eviction.magma .......................................................................... Passed 48.59 sec [2024-06-05T13:54:20.785Z] Start 422: memcached_testapp.ep.TransportProtocols/DcpConsumerAckTest [2024-06-05T13:54:21.361Z] 415/495 Test #415: memcached_testapp.ep.TransportProtocols/ConnectionResetTest ................................................... Passed 2.44 sec [2024-06-05T13:54:21.361Z] Start 423: memcached_testapp.ep.Transport/DeprecatedCommandsTests [2024-06-05T13:54:22.301Z] 416/495 Test #419: memcached_testapp.ep.TransportProtocols/CollectionsTest ....................................................... Passed 2.25 sec [2024-06-05T13:54:22.301Z] Start 424: memcached_testapp.ep.TransportProtocols/DurabilityTest [2024-06-05T13:54:22.563Z] 417/495 Test #412: memcached_testapp.ep.TransportProtocols/GetSetTest ............................................................ Passed 4.65 sec [2024-06-05T13:54:22.563Z] Start 425: memcached_testapp.ep.TransportProtocols/SubdocDurabilityTest [2024-06-05T13:54:22.563Z] 418/495 Test #421: memcached_testapp.ep.TransportProtocols/DcpTest ............................................................... Passed 2.43 sec [2024-06-05T13:54:22.563Z] Start 426: memcached_testapp.ep.TransportProtocols/ArithmeticTest [2024-06-05T13:54:22.822Z] 419/495 Test #424: memcached_testapp.ep.TransportProtocols/DurabilityTest ........................................................ Passed 0.57 sec [2024-06-05T13:54:22.822Z] Start 427: memcached_testapp.ep.TransportProtocols/ArithmeticXattrOnTest [2024-06-05T13:54:22.822Z] 420/495 Test #423: memcached_testapp.ep.Transport/DeprecatedCommandsTests ........................................................ Passed 1.44 sec [2024-06-05T13:54:22.822Z] Start 428: memcached_testapp.ep.TransportProtocols/AuditTest [2024-06-05T13:54:23.081Z] 421/495 Test #420: memcached_testapp.ep.TransportProtocols/CompressionTest ....................................................... Passed 2.80 sec [2024-06-05T13:54:23.081Z] Start 429: memcached_testapp.ep.TransportProtocols/BucketTest [2024-06-05T13:54:23.081Z] 422/495 Test #425: memcached_testapp.ep.TransportProtocols/SubdocDurabilityTest .................................................. Passed 0.54 sec [2024-06-05T13:54:23.081Z] Start 430: memcached_testapp.ep-full_eviction.WorkerConcurrencyTest [2024-06-05T13:54:23.342Z] 423/495 Test #422: memcached_testapp.ep.TransportProtocols/DcpConsumerAckTest .................................................... Passed 2.75 sec [2024-06-05T13:54:23.342Z] Start 431: memcached_testapp.ep-full_eviction.TracingTest [2024-06-05T13:54:23.342Z] 424/495 Test #427: memcached_testapp.ep.TransportProtocols/ArithmeticXattrOnTest ................................................. Passed 0.67 sec [2024-06-05T13:54:23.342Z] Start 432: memcached_testapp.ep-full_eviction.ShutdownTest [2024-06-05T13:54:23.602Z] 425/495 Test #430: memcached_testapp.ep-full_eviction.WorkerConcurrencyTest ...................................................... Passed 0.65 sec [2024-06-05T13:54:23.602Z] Start 433: memcached_testapp.ep-full_eviction.MaxConnectionTest [2024-06-05T13:54:24.175Z] 426/495 Test #431: memcached_testapp.ep-full_eviction.TracingTest ................................................................ Passed 0.66 sec [2024-06-05T13:54:24.175Z] Start 434: memcached_testapp.ep-full_eviction.TestappTest [2024-06-05T13:54:24.175Z] 427/495 Test #428: memcached_testapp.ep.TransportProtocols/AuditTest ............................................................. Passed 1.39 sec [2024-06-05T13:54:24.175Z] Start 435: memcached_testapp.ep-full_eviction.NotSupportedTest [2024-06-05T13:54:24.436Z] 428/495 Test #432: memcached_testapp.ep-full_eviction.ShutdownTest ............................................................... Passed 0.91 sec [2024-06-05T13:54:24.436Z] Start 436: memcached_testapp.ep-full_eviction.HelloTest [2024-06-05T13:54:24.436Z] 429/495 Test #429: memcached_testapp.ep.TransportProtocols/BucketTest ............................................................ Passed 1.39 sec [2024-06-05T13:54:24.436Z] Start 437: memcached_testapp.ep-full_eviction.SslCertTest [2024-06-05T13:54:24.698Z] 430/495 Test #417: memcached_testapp.ep.TransportProtocols/ClusterConfigTest ..................................................... Passed 5.70 sec [2024-06-05T13:54:24.698Z] Start 438: memcached_testapp.ep-full_eviction.TransportProtocols/TuneMcbpSla [2024-06-05T13:54:24.698Z] 431/495 Test #433: memcached_testapp.ep-full_eviction.MaxConnectionTest .......................................................... Passed 1.14 sec [2024-06-05T13:54:24.698Z] Start 439: memcached_testapp.ep-full_eviction.TransportProtocols/WithMetaTest [2024-06-05T13:54:24.957Z] 432/495 Test #435: memcached_testapp.ep-full_eviction.NotSupportedTest ........................................................... Passed 0.63 sec [2024-06-05T13:54:24.957Z] Start 440: memcached_testapp.ep-full_eviction.TransportProtocols/XattrTest [2024-06-05T13:54:24.957Z] 433/495 Test #436: memcached_testapp.ep-full_eviction.HelloTest .................................................................. Passed 0.61 sec [2024-06-05T13:54:24.957Z] Start 441: memcached_testapp.ep-full_eviction.TransportProtocols/XattrNoDocTest [2024-06-05T13:54:25.898Z] 434/495 Test #441: memcached_testapp.ep-full_eviction.TransportProtocols/XattrNoDocTest .......................................... Passed 0.69 sec [2024-06-05T13:54:25.898Z] Start 442: memcached_testapp.ep-full_eviction.TransportProtocols/XattrNoDocDurabilityTest [2024-06-05T13:54:26.157Z] 435/495 Test #438: memcached_testapp.ep-full_eviction.TransportProtocols/TuneMcbpSla ............................................. Passed 1.39 sec [2024-06-05T13:54:26.157Z] Start 443: memcached_testapp.ep-full_eviction.TransportProtocols/XattrDisabledTest [2024-06-05T13:54:26.416Z] 436/495 Test #437: memcached_testapp.ep-full_eviction.SslCertTest ................................................................ Passed 1.94 sec [2024-06-05T13:54:26.416Z] Start 444: memcached_testapp.ep-full_eviction.Subdoc/SubdocTestappTest [2024-06-05T13:54:26.416Z] 437/495 Test #442: memcached_testapp.ep-full_eviction.TransportProtocols/XattrNoDocDurabilityTest ................................ Passed 0.72 sec [2024-06-05T13:54:26.416Z] Start 445: memcached_testapp.ep-full_eviction.SDPerf/SubdocPerfTest [2024-06-05T13:54:26.416Z] 438/495 Test #434: memcached_testapp.ep-full_eviction.TestappTest ................................................................ Passed 2.40 sec [2024-06-05T13:54:26.416Z] Start 446: memcached_testapp.ep-full_eviction.TransportProtocols/TlsTests [2024-06-05T13:54:26.679Z] 439/495 Test #443: memcached_testapp.ep-full_eviction.TransportProtocols/XattrDisabledTest ....................................... Passed 0.56 sec [2024-06-05T13:54:26.679Z] Start 447: memcached_testapp.ep-full_eviction.TransportProtocols/TouchTest [2024-06-05T13:54:27.298Z] 440/495 Test #445: memcached_testapp.ep-full_eviction.SDPerf/SubdocPerfTest ...................................................... Passed 0.94 sec [2024-06-05T13:54:27.298Z] Start 448: memcached_testapp.ep-full_eviction.TransportProtocols/TtlTest [2024-06-05T13:54:27.298Z] 441/495 Test #446: memcached_testapp.ep-full_eviction.TransportProtocols/TlsTests ................................................ Passed 0.88 sec [2024-06-05T13:54:27.298Z] Start 449: memcached_testapp.ep-full_eviction.TransportProtocols/RangeScanTest [2024-06-05T13:54:27.298Z] 442/495 Test #447: memcached_testapp.ep-full_eviction.TransportProtocols/TouchTest ............................................... Passed 0.75 sec [2024-06-05T13:54:27.298Z] Start 450: memcached_testapp.ep-full_eviction.TransportProtocols/RbacTest [2024-06-05T13:54:27.588Z] 443/495 Test #439: memcached_testapp.ep-full_eviction.TransportProtocols/WithMetaTest ............................................ Passed 2.70 sec [2024-06-05T13:54:27.588Z] Start 451: memcached_testapp.ep-full_eviction.TransportProtocols/RbacRoleTest [2024-06-05T13:54:27.856Z] 444/495 Test #448: memcached_testapp.ep-full_eviction.TransportProtocols/TtlTest ................................................. Passed 0.58 sec [2024-06-05T13:54:27.856Z] Start 452: memcached_testapp.ep-full_eviction.TransportProtocols/RegressionTest [2024-06-05T13:54:28.138Z] 445/495 Test #450: memcached_testapp.ep-full_eviction.TransportProtocols/RbacTest ................................................ Passed 0.72 sec [2024-06-05T13:54:28.138Z] Start 453: memcached_testapp.ep-full_eviction.TransportProtocols/RemoveTest [2024-06-05T13:54:28.405Z] 446/495 Test #451: memcached_testapp.ep-full_eviction.TransportProtocols/RbacRoleTest ............................................ Passed 0.80 sec [2024-06-05T13:54:28.405Z] Start 454: memcached_testapp.ep-full_eviction.TransportProtocols/SaslTest [2024-06-05T13:54:28.974Z] 447/495 Test #453: memcached_testapp.ep-full_eviction.TransportProtocols/RemoveTest .............................................. Passed 0.81 sec [2024-06-05T13:54:28.974Z] Start 455: memcached_testapp.ep-full_eviction.TransportProtocols/StatsTest [2024-06-05T13:54:28.974Z] 448/495 Test #440: memcached_testapp.ep-full_eviction.TransportProtocols/XattrTest ............................................... Passed 4.16 sec [2024-06-05T13:54:28.974Z] Start 456: memcached_testapp.ep-full_eviction.TransportProtocols/IPv6Test [2024-06-05T13:54:29.542Z] 449/495 Test #452: memcached_testapp.ep-full_eviction.TransportProtocols/RegressionTest .......................................... Passed 1.57 sec [2024-06-05T13:54:29.542Z] Start 457: memcached_testapp.ep-full_eviction.TransportProtocols/LockTest [2024-06-05T13:54:29.543Z] 450/495 Test #456: memcached_testapp.ep-full_eviction.TransportProtocols/IPv6Test ................................................ Passed 0.58 sec [2024-06-05T13:54:29.543Z] Start 458: memcached_testapp.ep-full_eviction.LoggingTests/LoggingTest [2024-06-05T13:54:29.543Z] 451/495 Test #449: memcached_testapp.ep-full_eviction.TransportProtocols/RangeScanTest ........................................... Passed 2.24 sec [2024-06-05T13:54:29.543Z] Start 459: memcached_testapp.ep-full_eviction.TransportProtocols/MiscTest [2024-06-05T13:54:30.123Z] 452/495 Test #454: memcached_testapp.ep-full_eviction.TransportProtocols/SaslTest ................................................ Passed 1.79 sec [2024-06-05T13:54:30.123Z] Start 460: memcached_testapp.ep-full_eviction.TransportProtocols/PauseResumeTest [2024-06-05T13:54:30.123Z] 453/495 Test #457: memcached_testapp.ep-full_eviction.TransportProtocols/LockTest ................................................ Passed 0.63 sec [2024-06-05T13:54:30.123Z] Start 461: memcached_testapp.ep-full_eviction.CleanOrUnclean/PersistToTest [2024-06-05T13:54:30.382Z] 454/495 Test #458: memcached_testapp.ep-full_eviction.LoggingTests/LoggingTest ................................................... Passed 0.71 sec [2024-06-05T13:54:30.382Z] Start 462: memcached_testapp.ep-full_eviction.TransportProtocols/ErrmapTest [2024-06-05T13:54:30.382Z] 455/495 Test #459: memcached_testapp.ep-full_eviction.TransportProtocols/MiscTest ................................................ Passed 0.78 sec [2024-06-05T13:54:30.382Z] Start 463: memcached_testapp.ep-full_eviction.TransportProtocols/ExternalAuthSingleThreadTest [2024-06-05T13:54:30.641Z] 456/495 Test #455: memcached_testapp.ep-full_eviction.TransportProtocols/StatsTest ............................................... Passed 1.65 sec [2024-06-05T13:54:30.641Z] Start 464: memcached_testapp.ep-full_eviction.TransportProtocols/ExternalAuthTest [2024-06-05T13:54:30.641Z] 457/495 Test #444: memcached_testapp.ep-full_eviction.Subdoc/SubdocTestappTest ................................................... Passed 4.40 sec [2024-06-05T13:54:30.641Z] Start 465: memcached_testapp.ep-full_eviction.TransportProtocols/FlushTest [2024-06-05T13:54:30.641Z] 458/495 Test #426: memcached_testapp.ep.TransportProtocols/ArithmeticTest ........................................................ Passed 8.07 sec [2024-06-05T13:54:30.641Z] Start 466: memcached_testapp.ep-full_eviction.TransportProtocols/GetSetTest [2024-06-05T13:54:30.900Z] 459/495 Test #460: memcached_testapp.ep-full_eviction.TransportProtocols/PauseResumeTest ......................................... Passed 0.73 sec [2024-06-05T13:54:30.900Z] Start 467: memcached_testapp.ep-full_eviction.TransportProtocols/GetSetSnappyOnOffTest [2024-06-05T13:54:30.900Z] 460/495 Test #462: memcached_testapp.ep-full_eviction.TransportProtocols/ErrmapTest .............................................. Passed 0.58 sec [2024-06-05T13:54:30.900Z] Start 468: memcached_testapp.ep-full_eviction.TransportProtocols/InterfacesTest [2024-06-05T13:54:31.469Z] 461/495 Test #465: memcached_testapp.ep-full_eviction.TransportProtocols/FlushTest ............................................... Passed 0.61 sec [2024-06-05T13:54:31.469Z] Start 469: memcached_testapp.ep-full_eviction.TransportProtocols/ConnectionResetTest [2024-06-05T13:54:31.728Z] 462/495 Test #467: memcached_testapp.ep-full_eviction.TransportProtocols/GetSetSnappyOnOffTest ................................... Passed 0.81 sec [2024-06-05T13:54:31.728Z] Start 470: memcached_testapp.ep-full_eviction.TransportProtocols/IoctlTest [2024-06-05T13:54:31.728Z] 463/495 Test #468: memcached_testapp.ep-full_eviction.TransportProtocols/InterfacesTest .......................................... Passed 0.81 sec [2024-06-05T13:54:31.728Z] Start 471: memcached_testapp.ep-full_eviction.TransportProtocols/ClusterConfigTest [2024-06-05T13:54:31.988Z] 464/495 Test #464: memcached_testapp.ep-full_eviction.TransportProtocols/ExternalAuthTest ........................................ Passed 1.27 sec [2024-06-05T13:54:31.988Z] Start 472: memcached_testapp.ep-full_eviction.TransportProtocols/CmdTimerTest [2024-06-05T13:54:32.253Z] 465/495 Test #470: memcached_testapp.ep-full_eviction.TransportProtocols/IoctlTest ............................................... Passed 0.62 sec [2024-06-05T13:54:32.253Z] Start 473: memcached_testapp.ep-full_eviction.TransportProtocols/CollectionsTest [2024-06-05T13:54:32.513Z] 466/495 Test #472: memcached_testapp.ep-full_eviction.TransportProtocols/CmdTimerTest ............................................ Passed 0.60 sec [2024-06-05T13:54:32.513Z] Start 474: memcached_testapp.ep-full_eviction.TransportProtocols/CompressionTest [2024-06-05T13:54:32.773Z] 467/495 Test #469: memcached_testapp.ep-full_eviction.TransportProtocols/ConnectionResetTest ..................................... Passed 1.42 sec [2024-06-05T13:54:32.773Z] Start 475: memcached_testapp.ep-full_eviction.TransportProtocols/DcpTest [2024-06-05T13:54:32.773Z] 468/495 Test #463: memcached_testapp.ep-full_eviction.TransportProtocols/ExternalAuthSingleThreadTest ............................ Passed 2.49 sec [2024-06-05T13:54:32.773Z] Start 476: memcached_testapp.ep-full_eviction.TransportProtocols/DcpConsumerAckTest [2024-06-05T13:54:33.343Z] 469/495 Test #461: memcached_testapp.ep-full_eviction.CleanOrUnclean/PersistToTest ............................................... Passed 3.29 sec [2024-06-05T13:54:33.343Z] Start 477: memcached_testapp.ep-full_eviction.Transport/DeprecatedCommandsTests [2024-06-05T13:54:35.254Z] 470/495 Test #473: memcached_testapp.ep-full_eviction.TransportProtocols/CollectionsTest ......................................... Passed 2.71 sec [2024-06-05T13:54:35.254Z] Start 478: memcached_testapp.ep-full_eviction.TransportProtocols/DurabilityTest [2024-06-05T13:54:35.254Z] 471/495 Test #477: memcached_testapp.ep-full_eviction.Transport/DeprecatedCommandsTests .......................................... Passed 1.59 sec [2024-06-05T13:54:35.254Z] Start 479: memcached_testapp.ep-full_eviction.TransportProtocols/SubdocDurabilityTest [2024-06-05T13:54:35.254Z] 472/495 Test #475: memcached_testapp.ep-full_eviction.TransportProtocols/DcpTest ................................................. Passed 2.47 sec [2024-06-05T13:54:35.254Z] Start 480: memcached_testapp.ep-full_eviction.TransportProtocols/ArithmeticTest [2024-06-05T13:54:35.254Z] 473/495 Test #474: memcached_testapp.ep-full_eviction.TransportProtocols/CompressionTest ......................................... Passed 2.88 sec [2024-06-05T13:54:35.254Z] Start 481: memcached_testapp.ep-full_eviction.TransportProtocols/ArithmeticXattrOnTest [2024-06-05T13:54:35.515Z] 474/495 Test #478: memcached_testapp.ep-full_eviction.TransportProtocols/DurabilityTest .......................................... Passed 0.55 sec [2024-06-05T13:54:35.515Z] Start 482: memcached_testapp.ep-full_eviction.TransportProtocols/AuditTest [2024-06-05T13:54:35.515Z] 475/495 Test #476: memcached_testapp.ep-full_eviction.TransportProtocols/DcpConsumerAckTest ...................................... Passed 2.73 sec [2024-06-05T13:54:35.515Z] Start 483: memcached_testapp.ep-full_eviction.TransportProtocols/BucketTest [2024-06-05T13:54:35.515Z] 476/495 Test #466: memcached_testapp.ep-full_eviction.TransportProtocols/GetSetTest .............................................. Passed 4.88 sec [2024-06-05T13:54:35.515Z] Start 484: testapp_auth_provider_test [2024-06-05T13:54:35.515Z] 477/495 Test #479: memcached_testapp.ep-full_eviction.TransportProtocols/SubdocDurabilityTest .................................... Passed 0.65 sec [2024-06-05T13:54:35.515Z] Start 486: serverless_test_magma [2024-06-05T13:54:35.776Z] 478/495 Test #363: ep_perfsuite.value_eviction ................................................................................... Passed 38.92 sec [2024-06-05T13:54:35.776Z] Start 487: memcached_unsigned_leb128_test [2024-06-05T13:54:35.776Z] 479/495 Test #487: memcached_unsigned_leb128_test ................................................................................ Passed 0.03 sec [2024-06-05T13:54:35.776Z] Start 488: mc_program_utils_test [2024-06-05T13:54:35.776Z] 480/495 Test #484: testapp_auth_provider_test .................................................................................... Passed 0.07 sec [2024-06-05T13:54:35.776Z] Start 489: mcctl_usage_test [2024-06-05T13:54:35.776Z] 481/495 Test #489: mcctl_usage_test .............................................................................................. Passed 0.04 sec [2024-06-05T13:54:35.777Z] Start 490: mcifconfig_usage_test [2024-06-05T13:54:35.777Z] 482/495 Test #490: mcifconfig_usage_test ......................................................................................... Passed 0.04 sec [2024-06-05T13:54:35.777Z] Start 491: mcstat_usage_test [2024-06-05T13:54:35.777Z] 483/495 Test #491: mcstat_usage_test ............................................................................................. Passed 0.04 sec [2024-06-05T13:54:35.777Z] Start 492: mcstat_statkey_usage_test [2024-06-05T13:54:35.777Z] 484/495 Test #488: mc_program_utils_test ......................................................................................... Passed 0.18 sec [2024-06-05T13:54:35.777Z] Start 493: mcstat_statkey_thread_usage_test [2024-06-05T13:54:35.777Z] 485/495 Test #492: mcstat_statkey_usage_test ..................................................................................... Passed 0.05 sec [2024-06-05T13:54:35.777Z] Start 494: mctimings_usage_test [2024-06-05T13:54:35.777Z] 486/495 Test #493: mcstat_statkey_thread_usage_test .............................................................................. Passed 0.04 sec [2024-06-05T13:54:35.777Z] Start 495: mctrace_usage_test [2024-06-05T13:54:36.036Z] 487/495 Test #494: mctimings_usage_test .......................................................................................... Passed 0.04 sec [2024-06-05T13:54:36.036Z] 488/495 Test #495: mctrace_usage_test ............................................................................................ Passed 0.04 sec [2024-06-05T13:54:36.036Z] 489/495 Test #481: memcached_testapp.ep-full_eviction.TransportProtocols/ArithmeticXattrOnTest ................................... Passed 0.71 sec [2024-06-05T13:54:36.977Z] 490/495 Test #482: memcached_testapp.ep-full_eviction.TransportProtocols/AuditTest ............................................... Passed 1.52 sec [2024-06-05T13:54:36.977Z] 491/495 Test #483: memcached_testapp.ep-full_eviction.TransportProtocols/BucketTest .............................................. Passed 1.43 sec [2024-06-05T13:54:37.917Z] 492/495 Test #471: memcached_testapp.ep-full_eviction.TransportProtocols/ClusterConfigTest ....................................... Passed 6.12 sec [2024-06-05T13:54:44.494Z] 493/495 Test #480: memcached_testapp.ep-full_eviction.TransportProtocols/ArithmeticTest .......................................... Passed 8.26 sec [2024-06-05T13:55:52.250Z] 494/495 Test #486: serverless_test_magma ......................................................................................... Passed 71.84 sec [2024-06-05T13:55:52.250Z] Start 485: cluster_test [2024-06-05T13:56:24.361Z] 495/495 Test #485: cluster_test .................................................................................................. Passed 31.61 sec [2024-06-05T13:56:24.361Z] [2024-06-05T13:56:24.361Z] 99% tests passed, 2 tests failed out of 495 [2024-06-05T13:56:24.361Z] [2024-06-05T13:56:24.361Z] Total Test time (real) = 908.83 sec [2024-06-05T13:56:24.361Z] [2024-06-05T13:56:24.361Z] The following tests FAILED: [2024-06-05T13:56:24.361Z] 95 - ep-engine_ep_unit_tests.WarmupAbortedOnDiskError (Failed) [2024-06-05T13:56:24.361Z] 177 - ep-engine_ep_unit_tests.CollectionsDcpEphemeralOrPersistent/CollectionsDcpParameterizedTest (Failed) [2024-06-05T13:56:24.361Z] Errors while running CTest [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static Analysis) Stage "Static Analysis" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] xunit [2024-06-05T13:56:24.923Z] INFO: Processing CTest-Version 3.x (default) [2024-06-05T13:56:25.500Z] INFO: Check 'Failed Tests' threshold. [2024-06-05T13:56:25.501Z] INFO: The total number of tests for the threshold 'Failed Tests' exceeds the specified "failure threshold" value. [Pipeline] recordIssues [2024-06-05T13:56:16.983Z] INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/kv_engine/Testing/**/Test.xml' relative to '/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master' for the testing framework 'CTest-Version 3.x (default)'. [2024-06-05T13:56:27.939Z] [Address Sanitizer] [-ERROR-] Errors during parsing [2024-06-05T13:56:27.939Z] [Address Sanitizer] [-ERROR-] No files found for pattern '**/sanitizers.log.*'. Configuration error? [2024-06-05T13:56:27.939Z] [Address Sanitizer] Searching for all files in '/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master' that match the pattern '**/sanitizers.log.*' [2024-06-05T13:56:27.939Z] [Address Sanitizer] Traversing of symbolic links: enabled [2024-06-05T13:56:27.939Z] [Address Sanitizer] Skipping post processing [2024-06-05T13:56:27.939Z] [Address Sanitizer] No filter has been set, publishing all 0 issues [2024-06-05T13:56:27.939Z] [Address Sanitizer] Repository miner is not configured, skipping repository mining [2024-06-05T13:56:27.939Z] [Address Sanitizer] Searching for all files in '/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master' that match the pattern '**/sanitizers.log.*' [2024-06-05T13:56:27.939Z] [Address Sanitizer] Traversing of symbolic links: enabled [2024-06-05T13:56:27.939Z] [Address Sanitizer] Skipping post processing [2024-06-05T13:56:27.939Z] [Address Sanitizer] No filter has been set, publishing all 0 issues [2024-06-05T13:56:27.939Z] [Address Sanitizer] Repository miner is not configured, skipping repository mining [2024-06-05T13:56:27.939Z] [Address Sanitizer] [-ERROR-] Errors during parsing [2024-06-05T13:56:27.939Z] [Address Sanitizer] [-ERROR-] No files found for pattern '**/sanitizers.log.*'. Configuration error? [2024-06-05T13:56:27.942Z] Selected Git installation does not exist. Using Default [2024-06-05T13:56:27.942Z] The recommended git tool is: NONE [2024-06-05T13:56:27.949Z] No credentials specified [2024-06-05T13:56:27.978Z] Selected Git installation does not exist. Using Default [2024-06-05T13:56:27.978Z] The recommended git tool is: NONE [2024-06-05T13:56:27.984Z] No credentials specified [2024-06-05T13:56:27.988Z] [Address Sanitizer] Reference build recorder is not configured [2024-06-05T13:56:27.988Z] [Address Sanitizer] No valid reference build found [2024-06-05T13:56:27.988Z] [Address Sanitizer] All reported issues will be considered outstanding [2024-06-05T13:56:27.988Z] [Address Sanitizer] Evaluating quality gates [2024-06-05T13:56:27.988Z] [Address Sanitizer] -> All quality gates have been passed [2024-06-05T13:56:27.988Z] [Address Sanitizer] -> Details for each quality gate: [2024-06-05T13:56:27.988Z] [Address Sanitizer] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00) [2024-06-05T13:56:27.988Z] [Address Sanitizer] Health report is disabled - skipping [2024-06-05T13:56:27.988Z] [Address Sanitizer] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [2024-06-05T13:56:27.988Z] [Address Sanitizer] Attaching ResultAction with ID 'AddressSanitizer' to build 'kv_engine.ASan-UBSan/master #38449'. [2024-06-05T13:56:28.026Z] [Checks API] No suitable checks publisher found. [2024-06-05T13:56:20.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-05T13:56:29.270Z] [Leak Sanitizer] [-ERROR-] Errors during parsing [2024-06-05T13:56:29.270Z] [Leak Sanitizer] [-ERROR-] No files found for pattern '**/sanitizers.log.*'. Configuration error? [2024-06-05T13:56:29.270Z] [Leak Sanitizer] Searching for all files in '/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master' that match the pattern '**/sanitizers.log.*' [2024-06-05T13:56:29.270Z] [Leak Sanitizer] Traversing of symbolic links: enabled [2024-06-05T13:56:29.271Z] [Leak Sanitizer] Skipping post processing [2024-06-05T13:56:29.271Z] [Leak Sanitizer] No filter has been set, publishing all 0 issues [2024-06-05T13:56:29.271Z] [Leak Sanitizer] Repository miner is not configured, skipping repository mining [2024-06-05T13:56:29.271Z] [Leak Sanitizer] Searching for all files in '/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master' that match the pattern '**/sanitizers.log.*' [2024-06-05T13:56:29.271Z] [Leak Sanitizer] Traversing of symbolic links: enabled [2024-06-05T13:56:29.271Z] [Leak Sanitizer] Skipping post processing [2024-06-05T13:56:29.271Z] [Leak Sanitizer] No filter has been set, publishing all 0 issues [2024-06-05T13:56:29.271Z] [Leak Sanitizer] Repository miner is not configured, skipping repository mining [2024-06-05T13:56:29.271Z] [Leak Sanitizer] [-ERROR-] Errors during parsing [2024-06-05T13:56:29.271Z] [Leak Sanitizer] [-ERROR-] No files found for pattern '**/sanitizers.log.*'. Configuration error? [2024-06-05T13:56:29.274Z] Selected Git installation does not exist. Using Default [2024-06-05T13:56:29.274Z] The recommended git tool is: NONE [2024-06-05T13:56:29.281Z] No credentials specified [2024-06-05T13:56:29.292Z] Selected Git installation does not exist. Using Default [2024-06-05T13:56:29.292Z] The recommended git tool is: NONE [2024-06-05T13:56:29.298Z] No credentials specified [2024-06-05T13:56:29.302Z] [Leak Sanitizer] Reference build recorder is not configured [2024-06-05T13:56:29.302Z] [Leak Sanitizer] No valid reference build found [2024-06-05T13:56:29.302Z] [Leak Sanitizer] All reported issues will be considered outstanding [2024-06-05T13:56:29.302Z] [Leak Sanitizer] Evaluating quality gates [2024-06-05T13:56:29.302Z] [Leak Sanitizer] -> All quality gates have been passed [2024-06-05T13:56:29.302Z] [Leak Sanitizer] -> Details for each quality gate: [2024-06-05T13:56:29.302Z] [Leak Sanitizer] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00) [2024-06-05T13:56:29.302Z] [Leak Sanitizer] Health report is disabled - skipping [2024-06-05T13:56:29.302Z] [Leak Sanitizer] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [2024-06-05T13:56:29.302Z] [Leak Sanitizer] Attaching ResultAction with ID 'LeakSanitizer' to build 'kv_engine.ASan-UBSan/master #38449'. [2024-06-05T13:56:29.339Z] [Checks API] No suitable checks publisher found. [2024-06-05T13:56:21.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-05T13:56:30.647Z] [Undefined Behaviour Sanitizer] [-ERROR-] Errors during parsing [2024-06-05T13:56:30.647Z] [Undefined Behaviour Sanitizer] [-ERROR-] No files found for pattern '**/sanitizers.log.*'. Configuration error? [2024-06-05T13:56:30.647Z] [Undefined Behaviour Sanitizer] Searching for all files in '/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master' that match the pattern '**/sanitizers.log.*' [2024-06-05T13:56:30.647Z] [Undefined Behaviour Sanitizer] Traversing of symbolic links: enabled [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] Skipping post processing [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] No filter has been set, publishing all 0 issues [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] Repository miner is not configured, skipping repository mining [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] Searching for all files in '/home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master' that match the pattern '**/sanitizers.log.*' [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] Traversing of symbolic links: enabled [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] Skipping post processing [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] No filter has been set, publishing all 0 issues [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] Repository miner is not configured, skipping repository mining [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] [-ERROR-] Errors during parsing [2024-06-05T13:56:30.648Z] [Undefined Behaviour Sanitizer] [-ERROR-] No files found for pattern '**/sanitizers.log.*'. Configuration error? [2024-06-05T13:56:30.651Z] Selected Git installation does not exist. Using Default [2024-06-05T13:56:30.651Z] The recommended git tool is: NONE [2024-06-05T13:56:30.657Z] No credentials specified [2024-06-05T13:56:30.668Z] Selected Git installation does not exist. Using Default [2024-06-05T13:56:30.668Z] The recommended git tool is: NONE [2024-06-05T13:56:30.674Z] No credentials specified [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] Reference build recorder is not configured [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] No valid reference build found [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] All reported issues will be considered outstanding [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] Evaluating quality gates [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] -> All quality gates have been passed [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] -> Details for each quality gate: [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00) [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] Health report is disabled - skipping [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [2024-06-05T13:56:30.677Z] [Undefined Behaviour Sanitizer] Attaching ResultAction with ID 'UndefinedBehaviourSanitizer' to build 'kv_engine.ASan-UBSan/master #38449'. [2024-06-05T13:56:30.714Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2024-06-05T13:56:31.014Z] + shopt -s nullglob [2024-06-05T13:56:31.014Z] + /home/couchbase/jenkins/workspace/kv_engine.ASan-UBSan_master/cbbuild/scripts/jenkins/commit_validation/archive_core_files.sh archived_core_dumps [2024-06-05T13:56:31.014Z] + rm -f [Pipeline] } [Pipeline] // script [Pipeline] archiveArtifacts [2024-06-05T13:56:31.112Z] Archiving artifacts [2024-06-05T13:56:22.711Z] > git rev-parse HEAD^{commit} # timeout=10 [Pipeline] warnings [2024-06-05T13:56:32.303Z] [WARNINGS] Skipping publisher since build result is FAILURE [Pipeline] cleanWs [2024-06-05T13:56:32.353Z] [WS-CLEANUP] Deleting project workspace... [2024-06-05T13:56:32.354Z] [WS-CLEANUP] Skipped based on build state FAILURE [Pipeline] sh [2024-06-05T13:56:32.680Z] + ssh -p 29418 buildbot@review.couchbase.org -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no verify-status save --verification ''\''name=kv_engine.ASan-UBSan|value=-1|url=http://cv.jenkins.couchbase.com/job/kv_engine.ASan-UBSan/job/master/38449/|abstain=false|reporter=buildbot|duration=35 min'\''' 3b0f2797811784d68e980b41126e83d242f71291 [2024-06-05T13:56:32.940Z] Warning: Permanently added '[review.couchbase.org]:29418,[13.59.128.187]:29418' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 8 Finished: FAILURE