Started by user Balakumaran Gopal Rebuilds build #28 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on magma-sc1205-32g-20c (magma_slave magma_sdk3) in workspace /data/workspace/temp_rebalance_magma_1 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/couchbaselabs/TAF/ > /usr/bin/git init /data/workspace/temp_rebalance_magma_1 # timeout=10 Fetching upstream changes from https://github.com/couchbaselabs/TAF/ > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/couchbaselabs/TAF/ # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/couchbaselabs/TAF/ # timeout=10 Fetching upstream changes from https://github.com/couchbaselabs/TAF/ > /usr/bin/git fetch --tags --progress https://github.com/couchbaselabs/TAF/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 87fcf304477aa4796fcbd69cb7e95beca0f22271 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 87fcf304477aa4796fcbd69cb7e95beca0f22271 # timeout=10 Commit message: "Fixing manual fo case with concurrent fo tests" > /usr/bin/git rev-list --no-walk 87fcf304477aa4796fcbd69cb7e95beca0f22271 # timeout=10 [temp_rebalance_magma_1] $ /bin/sh -xe /tmp/jenkins2354015928112773941.sh + echo '[global] username:root password:couchbase port:8091 n1ql_port:8093 index_port:9102 data_path:/data [membase] rest_username:Administrator rest_password:password [servers] 1:_1 2:_2 3:_3 4:_4 5:_5 [_1] ip:172.23.104.15 [_2] ip:172.23.104.216 [_3] ip:172.23.104.252 [_4] ip:172.23.104.76 [_5] ip:172.23.105.117' + git checkout master Switched to a new branch 'master' Branch master set up to track remote branch master from origin. + git pull origin master From https://github.com/couchbaselabs/TAF * branch master -> FETCH_HEAD Already up-to-date. + git clone https://github.com/sumedhpb/guides.git Cloning into 'guides'... + jython_path=/opt/jython/bin/jython + /opt/jython/bin/pip install -r requirements.txt Requirement already satisfied (use --upgrade to upgrade): futures==3.3.0 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): requests==2.24.0 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): urllib3==1.25.10 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): ruamel.yaml==0.16.12 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): six==1.15.0 in /opt/jython/Lib/site-packages (from -r requirements.txt (line 5)) Cleaning up... + sdk_client_params='-P transaction_version=1.1.8 -P client_version=3.1.6' + mkdir tr_for_install + cd tr_for_install + git clone https://github.com/couchbase/testrunner.git Cloning into 'testrunner'... + cd testrunner + git checkout master Already on 'master' + git pull origin master From https://github.com/couchbase/testrunner * branch master -> FETCH_HEAD Already up-to-date. + py_executable=python + python3 scripts/new_install.py -i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini -p timeout=1200,get-cbcollect-info=True,version=7.1.0-2442,product=cb,debug_logs=False,url= 2022-03-07 04:03:54,512 - root - WARNING - URL: is not valid, will use version to locate build 2022-03-07 04:03:54,513 - root - INFO - SSH Connecting to 172.23.104.15 with username:root, attempt#1 of 5 2022-03-07 04:03:54,552 - root - INFO - SSH Connected to 172.23.104.15 as root 2022-03-07 04:03:55,036 - root - INFO - os_distro: Ubuntu, os_version: ubuntu 20.04, is_linux_distro: True 2022-03-07 04:03:55,118 - root - INFO - extract_remote_info-->distribution_type: Ubuntu, distribution_version: ubuntu 20.04 2022-03-07 04:03:55,120 - root - INFO - SSH Connecting to 172.23.104.216 with username:root, attempt#1 of 5 2022-03-07 04:03:55,221 - root - INFO - SSH Connected to 172.23.104.216 as root 2022-03-07 04:03:55,482 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-03-07 04:03:55,726 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-03-07 04:03:55,728 - root - INFO - SSH Connecting to 172.23.104.252 with username:root, attempt#1 of 5 2022-03-07 04:03:55,832 - root - INFO - SSH Connected to 172.23.104.252 as root 2022-03-07 04:03:56,106 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-03-07 04:03:56,357 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-03-07 04:03:56,358 - root - INFO - SSH Connecting to 172.23.104.76 with username:root, attempt#1 of 5 2022-03-07 04:03:56,462 - root - INFO - SSH Connected to 172.23.104.76 as root 2022-03-07 04:03:56,705 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-03-07 04:03:56,953 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-03-07 04:03:56,954 - root - INFO - SSH Connecting to 172.23.105.117 with username:root, attempt#1 of 5 2022-03-07 04:03:56,989 - root - INFO - SSH Connected to 172.23.105.117 as root 2022-03-07 04:03:57,470 - root - INFO - os_distro: Ubuntu, os_version: ubuntu 20.04, is_linux_distro: True 2022-03-07 04:03:57,593 - root - INFO - extract_remote_info-->distribution_type: Ubuntu, distribution_version: ubuntu 20.04 2022-03-07 04:03:57,594 - root - INFO - SSH Connecting to 172.23.104.15 with username:root, attempt#1 of 5 2022-03-07 04:03:57,629 - root - INFO - SSH Connected to 172.23.104.15 as root 2022-03-07 04:03:58,114 - root - INFO - os_distro: Ubuntu, os_version: ubuntu 20.04, is_linux_distro: True 2022-03-07 04:03:58,238 - root - INFO - extract_remote_info-->distribution_type: Ubuntu, distribution_version: ubuntu 20.04 2022-03-07 04:03:58,240 - root - INFO - SSH Connecting to 172.23.104.216 with username:root, attempt#1 of 5 2022-03-07 04:03:58,337 - root - INFO - SSH Connected to 172.23.104.216 as root 2022-03-07 04:03:58,587 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-03-07 04:03:58,831 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-03-07 04:03:58,832 - root - INFO - SSH Connecting to 172.23.104.252 with username:root, attempt#1 of 5 2022-03-07 04:03:58,938 - root - INFO - SSH Connected to 172.23.104.252 as root 2022-03-07 04:03:59,204 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-03-07 04:03:59,453 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-03-07 04:03:59,454 - root - INFO - SSH Connecting to 172.23.104.76 with username:root, attempt#1 of 5 2022-03-07 04:03:59,555 - root - INFO - SSH Connected to 172.23.104.76 as root 2022-03-07 04:03:59,788 - root - INFO - os_distro: CentOS, os_version: centos 7, is_linux_distro: True 2022-03-07 04:04:00,032 - root - INFO - extract_remote_info-->distribution_type: CentOS, distribution_version: centos 7 2022-03-07 04:04:00,034 - root - INFO - SSH Connecting to 172.23.105.117 with username:root, attempt#1 of 5 2022-03-07 04:04:00,069 - root - INFO - SSH Connected to 172.23.105.117 as root 2022-03-07 04:04:00,538 - root - INFO - os_distro: Ubuntu, os_version: ubuntu 20.04, is_linux_distro: True 2022-03-07 04:04:00,656 - root - INFO - extract_remote_info-->distribution_type: Ubuntu, distribution_version: ubuntu 20.04 2022-03-07 04:04:00,657 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise_7.1.0-2442-ubuntu20.04_amd64.deb 2022-03-07 04:04:00,660 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise_7.1.0-2442-ubuntu20.04_amd64.deb is live 2022-03-07 04:04:00,660 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm 2022-03-07 04:04:00,661 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm is live 2022-03-07 04:04:00,661 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm 2022-03-07 04:04:00,662 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm is live 2022-03-07 04:04:00,663 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm 2022-03-07 04:04:00,664 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm is live 2022-03-07 04:04:00,664 - root - INFO - Trying to check is this url alive: http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise_7.1.0-2442-ubuntu20.04_amd64.deb 2022-03-07 04:04:00,665 - root - INFO - This url http://172.23.126.166/builds/latestbuilds/couchbase-server/neo/2442/couchbase-server-enterprise_7.1.0-2442-ubuntu20.04_amd64.deb is live 2022-03-07 04:04:07,106 - root - INFO - Done with uninstall on 172.23.104.252. 2022-03-07 04:04:07,141 - root - INFO - Done with uninstall on 172.23.104.76. 2022-03-07 04:04:07,682 - root - INFO - Done with uninstall on 172.23.104.216. 2022-03-07 04:04:10,297 - root - INFO - Done with uninstall on 172.23.105.117. 2022-03-07 04:04:10,602 - root - INFO - Done with uninstall on 172.23.104.15. 2022-03-07 04:04:10,688 - root - INFO - running command.raw on 172.23.104.15: cd /tmp/ && wc -c couchbase-server-enterprise_7.1.0-2442-ubuntu20.04_amd64.deb 2022-03-07 04:04:10,692 - root - INFO - command executed successfully with root 2022-03-07 04:04:10,756 - root - INFO - running command.raw on 172.23.104.216: cd /tmp/ && wc -c couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm 2022-03-07 04:04:10,800 - root - INFO - command executed successfully with root 2022-03-07 04:04:10,862 - root - INFO - running command.raw on 172.23.104.252: cd /tmp/ && wc -c couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm 2022-03-07 04:04:10,907 - root - INFO - command executed successfully with root 2022-03-07 04:04:10,966 - root - INFO - running command.raw on 172.23.104.76: cd /tmp/ && wc -c couchbase-server-enterprise-7.1.0-2442-centos7.x86_64.rpm 2022-03-07 04:04:11,011 - root - INFO - command executed successfully with root 2022-03-07 04:04:11,069 - root - INFO - running command.raw on 172.23.105.117: cd /tmp/ && wc -c couchbase-server-enterprise_7.1.0-2442-ubuntu20.04_amd64.deb 2022-03-07 04:04:11,113 - root - INFO - command executed successfully with root 2022-03-07 04:05:07,852 - root - INFO - Done with install on 172.23.104.216. 2022-03-07 04:05:07,853 - root - INFO - Waiting for couchbase to be reachable 2022-03-07 04:05:07,854 - root - ERROR - socket error while connecting to http://172.23.104.216:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:07,971 - root - INFO - Done with install on 172.23.104.76. 2022-03-07 04:05:07,971 - root - INFO - Waiting for couchbase to be reachable 2022-03-07 04:05:07,972 - root - ERROR - socket error while connecting to http://172.23.104.76:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:08,438 - root - INFO - Done with install on 172.23.104.252. 2022-03-07 04:05:08,439 - root - INFO - Waiting for couchbase to be reachable 2022-03-07 04:05:08,439 - root - ERROR - socket error while connecting to http://172.23.104.252:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:10,858 - root - ERROR - socket error while connecting to http://172.23.104.216:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:10,976 - root - ERROR - socket error while connecting to http://172.23.104.76:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:11,443 - root - ERROR - socket error while connecting to http://172.23.104.252:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:16,870 - root - INFO - running command.raw on 172.23.104.216: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.104.216 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-03-07 04:05:16,988 - root - INFO - running command.raw on 172.23.104.76: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.104.76 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-03-07 04:05:17,271 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,275 - root - INFO - running command.raw on 172.23.104.216: rm -rf /data/* 2022-03-07 04:05:17,282 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,282 - root - INFO - running command.raw on 172.23.104.216: chown -R couchbase:couchbase /data 2022-03-07 04:05:17,329 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,330 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-03-07 04:05:17,394 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,398 - root - INFO - running command.raw on 172.23.104.76: rm -rf /data/* 2022-03-07 04:05:17,405 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,405 - root - INFO - running command.raw on 172.23.104.76: chown -R couchbase:couchbase /data 2022-03-07 04:05:17,453 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,453 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-03-07 04:05:17,455 - root - INFO - running command.raw on 172.23.104.252: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.104.252 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-03-07 04:05:17,869 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,873 - root - INFO - running command.raw on 172.23.104.252: rm -rf /data/* 2022-03-07 04:05:17,879 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,879 - root - INFO - running command.raw on 172.23.104.252: chown -R couchbase:couchbase /data 2022-03-07 04:05:17,926 - root - INFO - command executed successfully with root 2022-03-07 04:05:17,926 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-03-07 04:05:19,734 - root - INFO - Setting data_path: /data: status True 2022-03-07 04:05:19,801 - root - INFO - Setting data_path: /data: status True 2022-03-07 04:05:20,198 - root - INFO - Setting data_path: /data: status True 2022-03-07 04:05:20,739 - root - INFO - Setting KV memory quota as 7855 MB on 172.23.104.76 2022-03-07 04:05:20,739 - root - INFO - pools/default params : memoryQuota=7855 2022-03-07 04:05:20,742 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-03-07 04:05:20,742 - root - INFO - /node/controller/setupServices params on 172.23.104.76: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-03-07 04:05:20,771 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-03-07 04:05:20,771 - root - INFO - settings/web params on 172.23.104.76:8091:port=8091&username=Administrator&password=password 2022-03-07 04:05:20,808 - root - INFO - Setting KV memory quota as 7855 MB on 172.23.104.216 2022-03-07 04:05:20,808 - root - INFO - pools/default params : memoryQuota=7855 2022-03-07 04:05:20,811 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-03-07 04:05:20,811 - root - INFO - /node/controller/setupServices params on 172.23.104.216: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-03-07 04:05:20,829 - root - INFO - --> status:True 2022-03-07 04:05:20,829 - root - INFO - Done with init on 172.23.104.76. 2022-03-07 04:05:20,838 - root - INFO - Done with cleanup on 172.23.104.76. 2022-03-07 04:05:20,840 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-03-07 04:05:20,840 - root - INFO - settings/web params on 172.23.104.216:8091:port=8091&username=Administrator&password=password 2022-03-07 04:05:20,897 - root - INFO - --> status:True 2022-03-07 04:05:20,897 - root - INFO - Done with init on 172.23.104.216. 2022-03-07 04:05:20,907 - root - INFO - Done with cleanup on 172.23.104.216. 2022-03-07 04:05:21,223 - root - INFO - Setting KV memory quota as 7855 MB on 172.23.104.252 2022-03-07 04:05:21,223 - root - INFO - pools/default params : memoryQuota=7855 2022-03-07 04:05:21,226 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-03-07 04:05:21,226 - root - INFO - /node/controller/setupServices params on 172.23.104.252: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-03-07 04:05:21,255 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-03-07 04:05:21,255 - root - INFO - settings/web params on 172.23.104.252:8091:port=8091&username=Administrator&password=password 2022-03-07 04:05:21,313 - root - INFO - --> status:True 2022-03-07 04:05:21,313 - root - INFO - Done with init on 172.23.104.252. 2022-03-07 04:05:21,323 - root - INFO - Done with cleanup on 172.23.104.252. 2022-03-07 04:05:23,614 - root - INFO - Done with install on 172.23.105.117. 2022-03-07 04:05:23,614 - root - INFO - Waiting for couchbase to be reachable 2022-03-07 04:05:23,615 - root - ERROR - socket error while connecting to http://172.23.105.117:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:23,732 - root - INFO - Done with install on 172.23.104.15. 2022-03-07 04:05:23,732 - root - INFO - Waiting for couchbase to be reachable 2022-03-07 04:05:23,733 - root - ERROR - socket error while connecting to http://172.23.104.15:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:05:26,769 - root - INFO - running command.raw on 172.23.105.117: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.105.117 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-03-07 04:05:26,990 - root - INFO - running command.raw on 172.23.104.15: /opt/couchbase/bin/couchbase-cli node-init -c 172.23.104.15 -u Administrator -p password > /dev/null && echo 1 || echo 0; 2022-03-07 04:05:28,023 - root - INFO - command executed successfully with root 2022-03-07 04:05:28,027 - root - INFO - running command.raw on 172.23.105.117: rm -rf /data/* 2022-03-07 04:05:28,191 - root - INFO - command executed successfully with root 2022-03-07 04:05:28,195 - root - INFO - running command.raw on 172.23.104.15: rm -rf /data/* 2022-03-07 04:05:28,200 - root - INFO - command executed successfully with root 2022-03-07 04:05:28,200 - root - INFO - running command.raw on 172.23.104.15: chown -R couchbase:couchbase /data 2022-03-07 04:05:28,245 - root - INFO - command executed successfully with root 2022-03-07 04:05:28,246 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-03-07 04:05:30,053 - root - INFO - command executed successfully with root 2022-03-07 04:05:30,053 - root - INFO - running command.raw on 172.23.105.117: chown -R couchbase:couchbase /data 2022-03-07 04:05:30,059 - root - INFO - command executed successfully with root 2022-03-07 04:05:30,059 - root - INFO - /nodes/self/controller/settings : path=%2Fdata 2022-03-07 04:05:30,437 - root - INFO - Setting data_path: /data: status True 2022-03-07 04:05:31,463 - root - INFO - Setting KV memory quota as 8001 MB on 172.23.104.15 2022-03-07 04:05:31,463 - root - INFO - pools/default params : memoryQuota=8001 2022-03-07 04:05:31,466 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-03-07 04:05:31,466 - root - INFO - /node/controller/setupServices params on 172.23.104.15: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-03-07 04:05:31,497 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-03-07 04:05:31,497 - root - INFO - settings/web params on 172.23.104.15:8091:port=8091&username=Administrator&password=password 2022-03-07 04:05:31,548 - root - INFO - --> status:True 2022-03-07 04:05:31,549 - root - INFO - Done with init on 172.23.104.15. 2022-03-07 04:05:31,558 - root - INFO - Done with cleanup on 172.23.104.15. 2022-03-07 04:05:32,276 - root - INFO - Setting data_path: /data: status True 2022-03-07 04:05:33,280 - root - INFO - Setting KV memory quota as 8001 MB on 172.23.105.117 2022-03-07 04:05:33,280 - root - INFO - pools/default params : memoryQuota=8001 2022-03-07 04:05:33,284 - root - INFO - --> init_node_services(Administrator,password,None,8091,['kv']) 2022-03-07 04:05:33,284 - root - INFO - /node/controller/setupServices params on 172.23.105.117: 8091:hostname=None&user=Administrator&password=password&services=kv 2022-03-07 04:05:33,313 - root - INFO - --> in init_cluster...Administrator,password,8091 2022-03-07 04:05:33,313 - root - INFO - settings/web params on 172.23.105.117:8091:port=8091&username=Administrator&password=password 2022-03-07 04:05:33,366 - root - INFO - --> status:True 2022-03-07 04:05:33,366 - root - INFO - Done with init on 172.23.105.117. 2022-03-07 04:05:33,374 - root - INFO - Done with cleanup on 172.23.105.117. 2022-03-07 04:05:36,208 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-03-07 04:05:36,231 - root - INFO - cluster:C1 node:172.23.104.15:8091 version:7.1.0-2442-enterprise aFamily:inet services:['kv'] 2022-03-07 04:05:36,231 - root - INFO - cluster:C2 node:172.23.104.216:8091 version:7.1.0-2442-enterprise aFamily:inet services:['kv'] 2022-03-07 04:05:36,231 - root - INFO - cluster:C3 node:172.23.104.252:8091 version:7.1.0-2442-enterprise aFamily:inet services:['kv'] 2022-03-07 04:05:36,231 - root - INFO - cluster:C4 node:172.23.104.76:8091 version:7.1.0-2442-enterprise aFamily:inet services:['kv'] 2022-03-07 04:05:36,231 - root - INFO - cluster:C5 node:172.23.105.117:8091 version:7.1.0-2442-enterprise aFamily:inet services:['kv'] 2022-03-07 04:05:36,231 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-03-07 04:05:36,231 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-03-07 04:05:36,231 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-03-07 04:05:36,231 - root - INFO - INSTALL COMPLETED ON: 172.23.104.15 2022-03-07 04:05:36,231 - root - INFO - INSTALL COMPLETED ON: 172.23.104.216 2022-03-07 04:05:36,231 - root - INFO - INSTALL COMPLETED ON: 172.23.104.252 2022-03-07 04:05:36,231 - root - INFO - INSTALL COMPLETED ON: 172.23.104.76 2022-03-07 04:05:36,231 - root - INFO - INSTALL COMPLETED ON: 172.23.105.117 2022-03-07 04:05:36,232 - root - INFO - ---------------------------------------------------------------------------------------------------- 2022-03-07 04:05:36,232 - root - INFO - TOTAL INSTALL TIME = 102 seconds + status=0 + cd ../.. + rm -rf tr_for_install + guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P transaction_version=1.1.8 -P client_version=3.1.6 -P 'args=-i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini -p rerun=False,get-cbcollect-info=True,quota_percent=99,crash_warning=True -t failover.DiskFailoverTests.DiskAutofailoverTests.test_disk_autofailover_and_addback_of_node,doc_size=512,crash_warning=True,data_location=/root,timeout=10,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,data_load_spec=volume_test_load_with_CRUD_on_collections,get-cbcollect-info=True,recovery_strategy=delta,failover_action=disk_failure,nodes_init=4,autoCompactionDefined=true,disk_timeout=15,num_node_failures=1,randomize_value=True -m rest' Starting a Gradle Daemon, 23 busy Daemons could not be reused, use --status for details > Configure project : Using Transaction_client :: 1.1.8 Using Java_client :: 3.1.6 Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_1/build/classes/java/main:/data/workspace/temp_rebalance_magma_1/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar scripts/ssh.py -i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini -p rerun=False,get-cbcollect-info=True,quota_percent=99,crash_warning=True -t failover.DiskFailoverTests.DiskAutofailoverTests.test_disk_autofailover_and_addback_of_node,doc_size=512,crash_warning=True,data_location=/root,timeout=10,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,data_load_spec=volume_test_load_with_CRUD_on_collections,get-cbcollect-info=True,recovery_strategy=delta,failover_action=disk_failure,nodes_init=4,autoCompactionDefined=true,disk_timeout=15,num_node_failures=1,randomize_value=True -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_1/build/classes/java/main:/data/workspace/temp_rebalance_magma_1/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar scripts/eagles_all_around.py -i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini -p rerun=False,get-cbcollect-info=True,quota_percent=99,crash_warning=True -t failover.DiskFailoverTests.DiskAutofailoverTests.test_disk_autofailover_and_addback_of_node,doc_size=512,crash_warning=True,data_location=/root,timeout=10,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,data_load_spec=volume_test_load_with_CRUD_on_collections,get-cbcollect-info=True,recovery_strategy=delta,failover_action=disk_failure,nodes_init=4,autoCompactionDefined=true,disk_timeout=15,num_node_failures=1,randomize_value=True -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_1/build/classes/java/main:/data/workspace/temp_rebalance_magma_1/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main scripts/install.py -i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini -p rerun=False,get-cbcollect-info=True,quota_percent=99,crash_warning=True -t failover.DiskFailoverTests.DiskAutofailoverTests.test_disk_autofailover_and_addback_of_node,doc_size=512,crash_warning=True,data_location=/root,timeout=10,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,data_load_spec=volume_test_load_with_CRUD_on_collections,get-cbcollect-info=True,recovery_strategy=delta,failover_action=disk_failure,nodes_init=4,autoCompactionDefined=true,disk_timeout=15,num_node_failures=1,randomize_value=True -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_1/build/classes/java/main:/data/workspace/temp_rebalance_magma_1/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini -p rerun=False,get-cbcollect-info=True,quota_percent=99,crash_warning=True -t failover.DiskFailoverTests.DiskAutofailoverTests.test_disk_autofailover_and_addback_of_node,doc_size=512,crash_warning=True,data_location=/root,timeout=10,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,data_load_spec=volume_test_load_with_CRUD_on_collections,get-cbcollect-info=True,recovery_strategy=delta,failover_action=disk_failure,nodes_init=4,autoCompactionDefined=true,disk_timeout=15,num_node_failures=1,randomize_value=True -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_magma_1/build/classes/java/main:/data/workspace/temp_rebalance_magma_1/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-blob/12.14.0/75d45d21dc208fa369abc832354470464c859d67/azure-storage-blob-12.14.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.8/e69a6013e59f498f76671c1acc43df14f1163180/couchbase-transactions-1.1.8.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.6/f065d71963e08bd5577838592e33f2ca35f5d64a/java-client-3.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-internal-avro/12.1.0/c5882c519f8ee15c528e9d0396ec7535da7d4ecd/azure-storage-internal-avro-12.1.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-storage-common/12.13.0/ef8910849375def2b715ea64429136e694fb7ad6/azure-storage-common-12.13.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core-http-netty/1.11.0/2177ae2dc9cff849e49f9180bf6b95b8e2c78e1b/azure-core-http-netty-1.11.0.jar:/root/.gradle/caches/modules-2/files-2.1/com.azure/azure-core/1.20.0/a98c6bd18aa2066ecd8b39bf7ac51bd8e7307851/azure-core-1.20.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.32/cdcff33940d9f2de763bc41ea05a0be5941176c3/slf4j-api-1.7.32.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.6/b3ece73ab7069b1e97669500edc448163c2f4304/core-io-2.1.6.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.4/15c743856696c0239f2c51d8d19d9f97f034713/jackson-dataformat-xml-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.4/5e43703aae1a9843dfd7df0a0ad6cbfedcaff67f/jackson-module-jaxb-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.12.4/6a1bd259b6c4e3f9219ec8ec0be55ed11eed0c/jackson-core-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.12.4/b1174c05d4ded121a7eaeed3f148709f9585b981/jackson-datatype-jsr310-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.12.4/69206e02e6a696034f06a59d3ddbfbba5a4cd81/jackson-databind-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.12.4/752cf9a2562ac2c012e48057e3a4c17dad66c66e/jackson-annotations-2.12.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty/1.0.10/c54f6c92628f396076f74945424319746bbb37f8/reactor-netty-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http-brave/1.0.10/30aebc029ee25f5e0c2d1c0a798b17e926f61b8/reactor-netty-http-brave-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-http/1.0.10/f34196d8778243d2ac4a4ae7cc74f110d1073803/reactor-netty-http-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor.netty/reactor-netty-core/1.0.10/dcb5d53dc07a6f660060f0b55c40a1e9944a6fe1/reactor-netty-core-1.0.10.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.9/820332aa7b0fe3a8dfe14f58fc16e49ad178291/reactor-core-3.4.9.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-tcnative-boringssl-static/2.0.40.Final/6b73a163c13ed76921892d28eb81235f4b41e40a/netty-tcnative-boringssl-static-2.0.40.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler-proxy/4.1.67.Final/2528292c49bd15f1b328dda25a7a75744d6f0991/netty-handler-proxy-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http2/4.1.67.Final/e2a0c27f396035fab7d932031d6f337244369495/netty-codec-http2-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.67.Final/e282137917c67332fa9a414df89f89a93487aede/netty-codec-http-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns-native-macos/4.1.66.Final/8ca314d87b202a4dd94d810d2385b22555dd801c/netty-resolver-dns-native-macos-4.1.66.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver-dns/4.1.66.Final/7b74815fb1403e5747c872c6eee2a07e7a700d30/netty-resolver-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.67.Final/62640a6524e1c08d6e8ac06556892b5e1362392f/netty-handler-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.67.Final/ff955604e1edb8b13dc855ccbc84acb5fc1d989/netty-transport-native-epoll-4.1.67.Final-linux-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-kqueue/4.1.67.Final/7a88ccb4237d1ff091be544860ae729f5b568ac/netty-transport-native-kqueue-4.1.67.Final-osx-x86_64.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.67.Final/c6cca7ba897e1ac65e0742654ed10064401dbd2f/netty-transport-native-unix-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-socks/4.1.67.Final/a4fe0487451dc262daaa024224fa207d088b8687/netty-codec-socks-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-dns/4.1.66.Final/390ff96a0e1f7c626cb52c119a1a1dfd0784d193/netty-codec-dns-4.1.66.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.67.Final/292e818822a4fca4e9f3ad711cdd46362f69590a/netty-codec-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.67.Final/e8b502618f960cb1f8cdb7dca92d0878576ad7c6/netty-transport-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.67.Final/4b6217b05792fe6e2bd080c054138b2c20ae1b37/netty-buffer-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.2.4/16b9f8ab972e67eb21872ea2c40046249d543989/woodstox-core-6.2.4.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.woodstox/stax2-api/4.2.1/a3f7325c52240418c2ba257b103c3c550e140c83/stax2-api-4.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.67.Final/bb9041d5f85f9a6270f5378d0becd243de8cfeac/netty-resolver-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.67.Final/a86a19033588a07e159ff95818845b1ec86b2281/netty-common-4.1.67.Final.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2/8d49996a4338670764d7ca4b85a1c4ccf7fe665d/jakarta.xml.bind-api-2.3.2.jar:/root/.gradle/caches/modules-2/files-2.1/jakarta.activation/jakarta.activation-api/1.2.1/562a587face36ec7eff2db7f2fc95425c6602bc1/jakarta.activation-api-1.2.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave-instrumentation-http/5.13.3/fe70809f06c786b171e4597747c6f5a8c911fe5f/brave-instrumentation-http-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.brave/brave/5.13.3/2d8ecb2352108f95b3e66ccc8027e9343ad9852c/brave-5.13.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter-brave/2.16.3/4d5017d71e4de139b6a31612cfd837b7c71d288c/zipkin-reporter-brave-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.reporter2/zipkin-reporter/2.16.3/7e43d8be3376d305c355d969e8b9f3a62221380/zipkin-reporter-2.16.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.zipkin.zipkin2/zipkin/2.23.2/1c2c7f2e91a3749311f7f75d0535d14ba2e2f6/zipkin-2.23.2.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini -p rerun=False,get-cbcollect-info=True,quota_percent=99,crash_warning=True -t failover.DiskFailoverTests.DiskAutofailoverTests.test_disk_autofailover_and_addback_of_node,doc_size=512,crash_warning=True,data_location=/root,timeout=10,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,data_load_spec=volume_test_load_with_CRUD_on_collections,get-cbcollect-info=True,recovery_strategy=delta,failover_action=disk_failure,nodes_init=4,autoCompactionDefined=true,disk_timeout=15,num_node_failures=1,randomize_value=True -m rest > Task :compileJava warning: unknown enum constant When.MAYBE reason: class file for javax.annotation.meta.When not found Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :testrunner Global Test input params: {'cluster_name': 'win10-bucket-ops-temp_rebalance_magma1', 'crash_warning': 'True', 'get-cbcollect-info': 'True', 'ini': '/tmp/win10-bucket-ops-temp_rebalance_magma1.ini', 'num_nodes': 5, 'quota_percent': '99', 'rerun': 'False'} Logs will be stored at /data/workspace/temp_rebalance_magma_1/logs/testrunner-22-Mar-07_04-05-53/test_1 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops-temp_rebalance_magma1.ini rerun=False,get-cbcollect-info=True,quota_percent=99,crash_warning=True -t failover.DiskFailoverTests.DiskAutofailoverTests.test_disk_autofailover_and_addback_of_node,doc_size=512,crash_warning=True,data_location=/root,timeout=10,bucket_spec=magma_dgm.10_percent_dgm.4_node_1_replica_magma_512,data_load_spec=volume_test_load_with_CRUD_on_collections,get-cbcollect-info=True,recovery_strategy=delta,failover_action=disk_failure,nodes_init=4,autoCompactionDefined=true,disk_timeout=15,num_node_failures=1,randomize_value=True' Test Input params: {'doc_size': '512', 'cluster_name': 'win10-bucket-ops-temp_rebalance_magma1', 'quota_percent': '99', 'get-cbcollect-info': 'True', 'ini': '/tmp/win10-bucket-ops-temp_rebalance_magma1.ini', 'recovery_strategy': 'delta', 'crash_warning': 'True', 'data_location': '/root', 'failover_action': 'disk_failure', 'timeout': '10', 'rerun': 'False', 'num_nodes': 5, 'logs_folder': '/data/workspace/temp_rebalance_magma_1/logs/testrunner-22-Mar-07_04-05-53/test_1', 'nodes_init': '4', 'autoCompactionDefined': 'true', 'disk_timeout': '15', 'num_node_failures': '1', 'bucket_spec': 'magma_dgm.10_percent_dgm.4_node_1_replica_magma_512', 'case_number': 1, 'data_load_spec': 'volume_test_load_with_CRUD_on_collections', 'randomize_value': 'True'} test_disk_autofailover_and_addback_of_node (failover.DiskFailoverTests.DiskAutofailoverTests) ... 2022-03-07 04:05:56,897 | test | INFO | MainThread | [basetestcase:log_setup_status:643] ========= DiskAutofailoverTests setup started for test #1 test_disk_autofailover_and_addback_of_node ========= 2022-03-07 04:05:57,157 | test | INFO | MainThread | [basetestcase:log_setup_status:643] ========= BaseTestCase setup started for test #1 test_disk_autofailover_and_addback_of_node ========= 2022-03-07 04:05:57,622 | test | INFO | MainThread | [basetestcase:initialize_cluster:463] Initializing cluster : C1 Got this failure java.net.ConnectException: Connection refused: /172.23.104.76:8091 during connect (<_realsocket at 0xd type=client open_count=1 channel=[id: 0x633cdb17, 0.0.0.0/0.0.0.0:43131] timeout=300.0>) 2022-03-07 04:06:00,016 | test | ERROR | pool-3-thread-14 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.76:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.216:8091 during connect (<_realsocket at 0xe type=client open_count=1 channel=[id: 0x2995dd46, 0.0.0.0/0.0.0.0:56333] timeout=300.0>) 2022-03-07 04:06:00,226 | test | ERROR | pool-3-thread-12 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.216:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.105.117:8091 during connect (<_realsocket at 0xf type=client open_count=1 channel=[id: 0xb84f860f, 0.0.0.0/0.0.0.0:56947] timeout=300.0>) 2022-03-07 04:06:00,457 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.105.117:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.252:8091 during connect (<_realsocket at 0x10 type=client open_count=1 channel=[id: 0xe8e0d943, 0.0.0.0/0.0.0.0:57778] timeout=300.0>) 2022-03-07 04:06:00,460 | test | ERROR | pool-3-thread-13 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.252:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.15:8091 during connect (<_realsocket at 0x11 type=client open_count=1 channel=[id: 0x0f9922ba, 0.0.0.0/0.0.0.0:47646] timeout=300.0>) 2022-03-07 04:06:00,723 | test | ERROR | pool-3-thread-11 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.15:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.76:8091 during connect (<_realsocket at 0x12 type=client open_count=1 channel=[id: 0xb1a1a577, 0.0.0.0/0.0.0.0:55539] timeout=300.0>) 2022-03-07 04:06:02,451 | test | ERROR | pool-3-thread-14 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.76:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.216:8091 during connect (<_realsocket at 0x13 type=client open_count=1 channel=[id: 0x115a5b3a, 0.0.0.0/0.0.0.0:44490] timeout=300.0>) 2022-03-07 04:06:02,454 | test | ERROR | pool-3-thread-12 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.216:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.105.117:8091 during connect (<_realsocket at 0x14 type=client open_count=1 channel=[id: 0x9b377d6d, 0.0.0.0/0.0.0.0:58853] timeout=300.0>) 2022-03-07 04:06:02,470 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.105.117:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.252:8091 during connect (<_realsocket at 0x15 type=client open_count=1 channel=[id: 0x42ca0b44, 0.0.0.0/0.0.0.0:39772] timeout=300.0>) 2022-03-07 04:06:02,473 | test | ERROR | pool-3-thread-13 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.252:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.15:8091 during connect (<_realsocket at 0x16 type=client open_count=1 channel=[id: 0xb5a1363d, 0.0.0.0/0.0.0.0:34928] timeout=300.0>) 2022-03-07 04:06:02,733 | test | ERROR | pool-3-thread-11 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.15:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.76:8091 during connect (<_realsocket at 0x17 type=client open_count=1 channel=[id: 0x7de81123, 0.0.0.0/0.0.0.0:60135] timeout=300.0>) 2022-03-07 04:06:04,461 | test | ERROR | pool-3-thread-14 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.76:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.216:8091 during connect (<_realsocket at 0x18 type=client open_count=1 channel=[id: 0xaa3b0467, 0.0.0.0/0.0.0.0:58616] timeout=300.0>) 2022-03-07 04:06:04,466 | test | ERROR | pool-3-thread-12 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.216:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.105.117:8091 during connect (<_realsocket at 0x19 type=client open_count=1 channel=[id: 0x0f359113, 0.0.0.0/0.0.0.0:34792] timeout=300.0>) 2022-03-07 04:06:04,477 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.105.117:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.252:8091 during connect (<_realsocket at 0x1a type=client open_count=1 channel=[id: 0x571b63d0, 0.0.0.0/0.0.0.0:36446] timeout=300.0>) 2022-03-07 04:06:04,482 | test | ERROR | pool-3-thread-13 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.252:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.15:8091 during connect (<_realsocket at 0x1b type=client open_count=1 channel=[id: 0x734e1459, 0.0.0.0/0.0.0.0:38398] timeout=300.0>) 2022-03-07 04:06:04,740 | test | ERROR | pool-3-thread-11 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.15:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.76:8091 during connect (<_realsocket at 0x1c type=client open_count=1 channel=[id: 0xdbbaa5f8, 0.0.0.0/0.0.0.0:41306] timeout=300.0>) 2022-03-07 04:06:06,473 | test | ERROR | pool-3-thread-14 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.76:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.216:8091 during connect (<_realsocket at 0x1d type=client open_count=1 channel=[id: 0x35cbb403, 0.0.0.0/0.0.0.0:35304] timeout=300.0>) 2022-03-07 04:06:06,476 | test | ERROR | pool-3-thread-12 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.216:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.105.117:8091 during connect (<_realsocket at 0x1e type=client open_count=1 channel=[id: 0xf5b3ddda, 0.0.0.0/0.0.0.0:53914] timeout=300.0>) 2022-03-07 04:06:06,486 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.105.117:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.252:8091 during connect (<_realsocket at 0x1f type=client open_count=1 channel=[id: 0x2a998813, 0.0.0.0/0.0.0.0:58371] timeout=300.0>) 2022-03-07 04:06:06,490 | test | ERROR | pool-3-thread-13 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.252:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.15:8091 during connect (<_realsocket at 0x20 type=client open_count=1 channel=[id: 0x9379d1dc, 0.0.0.0/0.0.0.0:54723] timeout=300.0>) 2022-03-07 04:06:06,749 | test | ERROR | pool-3-thread-11 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.15:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.252:8091 during connect (<_realsocket at 0x22 type=client open_count=1 channel=[id: 0x468a5ad0, 0.0.0.0/0.0.0.0:57555] timeout=300.0>)Got this failure java.net.ConnectException: Connection refused: /172.23.105.117:8091 during connect (<_realsocket at 0x21 type=client open_count=1 channel=[id: 0x481d1dd3, 0.0.0.0/0.0.0.0:44197] timeout=300.0>) 2022-03-07 04:06:08,499 | test | ERROR | pool-3-thread-15 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.105.117:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:06:08,499 | test | ERROR | pool-3-thread-13 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.252:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.104.15:8091 during connect (<_realsocket at 0x23 type=client open_count=1 channel=[id: 0x778eb9f5, 0.0.0.0/0.0.0.0:49456] timeout=300.0>) 2022-03-07 04:06:08,756 | test | ERROR | pool-3-thread-11 | [rest_client:_http_request:784] Socket error while connecting to http://172.23.104.15:8091/nodes/self error [Errno 111] Connection refused 2022-03-07 04:06:18,601 | infra | CRITICAL | pool-3-thread-16 | [task:call:6181] mcdMemoryReserved reported in nodes/self is: 9554 2022-03-07 04:06:18,604 | test | CRITICAL | pool-3-thread-16 | [table_view:display:72] Memory quota allocated: +---------------------+---------+ | Service | RAM MiB | +---------------------+---------+ | eventingMemoryQuota | 256 | | cbasMemoryQuota | 1024 | | indexMemoryQuota | 256 | | ftsMemoryQuota | 256 | | memoryQuota | 9359 | +---------------------+---------+ 2022-03-07 04:06:22,819 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:698] RAM quota was defined less than 100 MB: 2022-03-07 04:06:34,664 | test | INFO | MainThread | [basetestcase:initialize_cluster:489] Cluster C1 initialized 2022-03-07 04:06:34,665 | test | INFO | MainThread | [basetestcase:log_setup_status:643] ========= BaseTestCase setup finished for test #1 test_disk_autofailover_and_addback_of_node ========= 2022-03-07 04:06:34,684 | test | INFO | MainThread | [basetestcase:log_setup_status:643] ========= ClusterSetup setup started for test #1 test_disk_autofailover_and_addback_of_node ========= 2022-03-07 04:06:45,368 | test | INFO | pool-3-thread-17 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+----------------+--------------+-----------------------+ | Nodes | Services | Version | CPU | Status | Membership / Recovery | +----------------+----------+-----------------------+----------------+--------------+-----------------------+ | 172.23.104.15 | kv | 7.1.0-2442-enterprise | 0.263091956903 | Cluster node | active / none | | 172.23.104.216 | None | | | <--- IN --- | | | 172.23.104.252 | None | | | <--- IN --- | | | 172.23.104.76 | None | | | <--- IN --- | | +----------------+----------+-----------------------+----------------+--------------+-----------------------+ 2022-03-07 04:06:45,384 | test | INFO | pool-3-thread-17 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-03-07 04:06:55,408 | test | INFO | pool-3-thread-17 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-03-07 04:07:10,444 | test | INFO | pool-3-thread-17 | [task:check:415] Rebalance - status: none, progress: 100 2022-03-07 04:07:10,457 | test | INFO | pool-3-thread-17 | [task:check:474] Rebalance completed with progress: 100% in 25.0899999142 sec 2022-03-07 04:07:10,661 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +----------------+----------+-----------------+-----------+-----------+---------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +----------------+----------+-----------------+-----------+-----------+---------------------+-------------------+-----------------------+ | 172.23.104.15 | kv | 0.27593126803 | 11.66 GiB | 10.59 GiB | 9.00 MiB / 4.00 GiB | 0 / 0 | 7.1.0-2442-enterprise | | 172.23.104.216 | kv | 0.225507391631 | 11.45 GiB | 10.57 GiB | 0.0 Byte / 0.0 Byte | 0 / 0 | 7.1.0-2442-enterprise | | 172.23.104.252 | kv | 0.338303470743 | 11.45 GiB | 10.58 GiB | 0.0 Byte / 3.50 GiB | 0 / 0 | 7.1.0-2442-enterprise | | 172.23.104.76 | kv | 0.538577154309 | 11.45 GiB | 10.07 GiB | 0.0 Byte / 3.50 GiB | 0 / 0 | 7.1.0-2442-enterprise | +----------------+----------+-----------------+-----------+-----------+---------------------+-------------------+-----------------------+ 2022-03-07 04:07:10,661 | test | INFO | MainThread | [basetestcase:log_setup_status:643] ========= ClusterSetup setup complete for test #1 test_disk_autofailover_and_addback_of_node ========= 2022-03-07 04:07:10,671 | test | INFO | MainThread | [AutoFailoverBaseTest:setUp:966] =========Starting Diskautofailover base setup========= 2022-03-07 04:07:36,671 | test | INFO | MainThread | [AutoFailoverBaseTest:setUp:976] Cleanup the cluster and set the data location to the one specified by the test. 2022-03-07 04:08:16,328 | test | INFO | MainThread | [AutoFailoverBaseTest:_initialize_node_with_new_data_location:1155] ['SUCCESS: Node initialized\n'] 2022-03-07 04:08:21,244 | infra | CRITICAL | pool-3-thread-18 | [task:call:6181] mcdMemoryReserved reported in nodes/self is: 9554 2022-03-07 04:08:21,246 | test | CRITICAL | pool-3-thread-18 | [table_view:display:72] Memory quota allocated: +---------------------+---------+ | Service | RAM MiB | +---------------------+---------+ | eventingMemoryQuota | 256 | | cbasMemoryQuota | 1024 | | indexMemoryQuota | 256 | | ftsMemoryQuota | 256 | | memoryQuota | 9359 | +---------------------+---------+ 2022-03-07 04:08:57,082 | test | INFO | MainThread | [AutoFailoverBaseTest:_initialize_node_with_new_data_location:1155] ['SUCCESS: Node initialized\n'] 2022-03-07 04:09:02,085 | infra | CRITICAL | pool-3-thread-19 | [task:call:6181] mcdMemoryReserved reported in nodes/self is: 9379 2022-03-07 04:09:02,088 | test | CRITICAL | pool-3-thread-19 | [table_view:display:72] Memory quota allocated: +---------------------+---------+ | Service | RAM MiB | +---------------------+---------+ | eventingMemoryQuota | 256 | | cbasMemoryQuota | 1024 | | indexMemoryQuota | 256 | | ftsMemoryQuota | 256 | | memoryQuota | 9186 | +---------------------+---------+ 2022-03-07 04:09:36,762 | test | INFO | MainThread | [AutoFailoverBaseTest:_initialize_node_with_new_data_location:1155] ['SUCCESS: Node initialized\n'] 2022-03-07 04:09:41,736 | infra | CRITICAL | pool-3-thread-20 | [task:call:6181] mcdMemoryReserved reported in nodes/self is: 9379 2022-03-07 04:09:41,736 | test | CRITICAL | pool-3-thread-20 | [table_view:display:72] Memory quota allocated: +---------------------+---------+ | Service | RAM MiB | +---------------------+---------+ | eventingMemoryQuota | 256 | | cbasMemoryQuota | 1024 | | indexMemoryQuota | 256 | | ftsMemoryQuota | 256 | | memoryQuota | 9186 | +---------------------+---------+ 2022-03-07 04:10:15,790 | test | INFO | MainThread | [AutoFailoverBaseTest:_initialize_node_with_new_data_location:1155] ['SUCCESS: Node initialized\n'] 2022-03-07 04:10:20,790 | infra | CRITICAL | pool-3-thread-21 | [task:call:6181] mcdMemoryReserved reported in nodes/self is: 9379 2022-03-07 04:10:20,792 | test | CRITICAL | pool-3-thread-21 | [table_view:display:72] Memory quota allocated: +---------------------+---------+ | Service | RAM MiB | +---------------------+---------+ | eventingMemoryQuota | 256 | | cbasMemoryQuota | 1024 | | indexMemoryQuota | 256 | | ftsMemoryQuota | 256 | | memoryQuota | 9186 | +---------------------+---------+ 2022-03-07 04:11:01,318 | test | INFO | MainThread | [AutoFailoverBaseTest:_initialize_node_with_new_data_location:1155] ['SUCCESS: Node initialized\n'] 2022-03-07 04:11:06,292 | infra | CRITICAL | pool-3-thread-22 | [task:call:6181] mcdMemoryReserved reported in nodes/self is: 9554 2022-03-07 04:11:06,292 | test | CRITICAL | pool-3-thread-22 | [table_view:display:72] Memory quota allocated: +---------------------+---------+ | Service | RAM MiB | +---------------------+---------+ | eventingMemoryQuota | 256 | | cbasMemoryQuota | 1024 | | indexMemoryQuota | 256 | | ftsMemoryQuota | 256 | | memoryQuota | 9359 | +---------------------+---------+ 2022-03-07 04:11:15,411 | test | INFO | pool-3-thread-23 | [table_view:display:72] Rebalance Overview +----------------+----------+-----------------------+----------------+--------------+-----------------------+ | Nodes | Services | Version | CPU | Status | Membership / Recovery | +----------------+----------+-----------------------+----------------+--------------+-----------------------+ | 172.23.104.15 | kv | 7.1.0-2442-enterprise | 0.150225338007 | Cluster node | active / none | | 172.23.104.216 | None | | | <--- IN --- | | | 172.23.104.252 | None | | | <--- IN --- | | | 172.23.104.76 | None | | | <--- IN --- | | +----------------+----------+-----------------------+----------------+--------------+-----------------------+ 2022-03-07 04:11:15,427 | test | INFO | pool-3-thread-23 | [task:check:415] Rebalance - status: running, progress: 0.0 2022-03-07 04:11:30,461 | test | INFO | pool-3-thread-23 | [task:check:415] Rebalance - status: none, progress: 100 2022-03-07 04:11:30,473 | test | INFO | pool-3-thread-23 | [task:check:474] Rebalance completed with progress: 100% in 15.0629999638 sec 2022-03-07 04:11:30,598 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1913] Creating required buckets from template 2022-03-07 04:11:30,890 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2527] Waiting for all collections to be created 2022-03-07 04:11:30,928 | test | INFO | MainThread | [AutoFailoverBaseTest:collectionSetUp:1057] Creating required SDK clients for client_pool 2022-03-07 04:11:38,608 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4993] Performing scope/collection specific operations 2022-03-07 04:11:38,625 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:5083] Done Performing scope/collection specific operations Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506714142871709, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000327D3575, lastDispatchedFrom=172.23.120.85:50154, lastDispatchedTo=172.23.104.252:11210, requestId=3933745, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-22615, opaque=0x3c4e9c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15985, encodingMicros=2, totalDispatchMicros=54721, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714143133278, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000002FF26657, lastDispatchedFrom=172.23.120.85:50116, lastDispatchedTo=172.23.104.252:11210, requestId=3944459, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-50127, opaque=0x3c7876, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22295, encodingMicros=2, totalDispatchMicros=33219, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714143999607, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007F10D857, lastDispatchedFrom=172.23.120.85:49480, lastDispatchedTo=172.23.104.252:11210, requestId=3946344, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-254, documentId=test_collections-77995, opaque=0x3c7fd3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5077, encodingMicros=3, totalDispatchMicros=12673, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506714142877838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=3928039, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-254, documentId=test_collections-77331, opaque=0x3c3852, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5413, encodingMicros=2, totalDispatchMicros=67171, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506714142869508, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=3943093, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-32005, opaque=0x3c7320, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3113, encodingMicros=3, totalDispatchMicros=25685, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714144021041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=3946643, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-254, documentId=test_collections-78007, opaque=0x3c80fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4132, encodingMicros=3, totalDispatchMicros=14458, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714143999595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000AC287532, lastDispatchedFrom=172.23.120.85:50152, lastDispatchedTo=172.23.104.252:11210, requestId=3945995, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-23015, opaque=0x3c7e76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3723, encodingMicros=3, totalDispatchMicros=17925, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506714144355325, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C9E93905, lastDispatchedFrom=172.23.120.85:50122, lastDispatchedTo=172.23.104.252:11210, requestId=3929676, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-68372, opaque=0x3c3eb7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9115, encodingMicros=2, totalDispatchMicros=71711, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714144361466, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=3946653, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-8825, opaque=0x3c8108, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4530, encodingMicros=3, totalDispatchMicros=14289, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506714144431023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C9E93905, lastDispatchedFrom=172.23.120.85:50122, lastDispatchedTo=172.23.104.252:11210, requestId=3929842, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-46174, opaque=0x3c3f5d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9187, encodingMicros=2, totalDispatchMicros=71730, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506714144463118, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=3927795, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-161, opaque=0x3c375e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7254, encodingMicros=2, totalDispatchMicros=84103, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506714144477887, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C9E93905, lastDispatchedFrom=172.23.120.85:50122, lastDispatchedTo=172.23.104.252:11210, requestId=3930303, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-53496, opaque=0x3c412a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9230, encodingMicros=2, totalDispatchMicros=71551, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506714144589966, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=3930812, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-7966, opaque=0x3c4327, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7317, encodingMicros=2, totalDispatchMicros=68200, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506714144596723, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C9E93905, lastDispatchedFrom=172.23.120.85:50122, lastDispatchedTo=172.23.104.252:11210, requestId=3930630, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-46202, opaque=0x3c4271, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9330, encodingMicros=3, totalDispatchMicros=71617, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506714144866753, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B33FEFAB, lastDispatchedFrom=172.23.120.85:50050, lastDispatchedTo=172.23.104.252:11210, requestId=3926560, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-26246, opaque=0x3c328b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10489, encodingMicros=2, totalDispatchMicros=67891, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714144912626, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000058B9D724, lastDispatchedFrom=172.23.120.85:50072, lastDispatchedTo=172.23.104.252:11210, requestId=3946493, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-26989, opaque=0x3c8068, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5093, encodingMicros=3, totalDispatchMicros=15955, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714144979086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000058B9D724, lastDispatchedFrom=172.23.120.85:50072, lastDispatchedTo=172.23.104.252:11210, requestId=3946529, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-23032, opaque=0x3c808c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5157, encodingMicros=3, totalDispatchMicros=15886, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506714144878651, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=3942055, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-16323, opaque=0x3c6f12, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5798, encodingMicros=2, totalDispatchMicros=34544, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714144962623, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=3945833, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-12673, opaque=0x3c7dd4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5438, encodingMicros=2, totalDispatchMicros=17208, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506714145367040, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000008D06D1D, lastDispatchedFrom=172.23.120.85:50068, lastDispatchedTo=172.23.104.252:11210, requestId=3940127, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-30816, opaque=0x3c678a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5850, encodingMicros=2, totalDispatchMicros=46716, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506714145489371, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=3932468, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-11876, opaque=0x3c499f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6159, encodingMicros=2, totalDispatchMicros=68589, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506714145564316, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000006704AD37, lastDispatchedFrom=172.23.120.85:50032, lastDispatchedTo=172.23.104.252:11210, requestId=3941196, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-61249, opaque=0x3c6bb7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7144, encodingMicros=3, totalDispatchMicros=50258, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506714145605137, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=3932690, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-11944, opaque=0x3c4a7d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6271, encodingMicros=2, totalDispatchMicros=68424, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506714145766955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000006704AD37, lastDispatchedFrom=172.23.120.85:50032, lastDispatchedTo=172.23.104.252:11210, requestId=3945439, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-61620, opaque=0x3c7c4a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6273, encodingMicros=2, totalDispatchMicros=29356, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506714145495827, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=3937430, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-8387, opaque=0x3c5d01, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7870, encodingMicros=3, totalDispatchMicros=46664, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506714145608731, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000008D06D1D, lastDispatchedFrom=172.23.120.85:50068, lastDispatchedTo=172.23.104.252:11210, requestId=3943982, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-249, documentId=test_collections-61478, opaque=0x3c7699, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5767, encodingMicros=2, totalDispatchMicros=35424, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506714145550359, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=3935243, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-27409, opaque=0x3c5476, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6400, encodingMicros=2, totalDispatchMicros=59403, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506714145503597, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=3943006, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-353, documentId=test_collections-20321, opaque=0x3c72c9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5680, encodingMicros=3, totalDispatchMicros=40808, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506718999440261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4282987, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65451, opaque=0x41a2d6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5089, encodingMicros=3, totalDispatchMicros=129381, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506718999426094, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000009F2E1B5C, lastDispatchedFrom=172.23.120.85:49848, lastDispatchedTo=172.23.104.252:11210, requestId=4301622, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28921, opaque=0x41eba1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3377, encodingMicros=14, totalDispatchMicros=18518, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506718999430990, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4270050, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-17991, opaque=0x41704d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5683, encodingMicros=3, totalDispatchMicros=148118, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506718999433072, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4292223, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34425, opaque=0x41c6ea, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12631, encodingMicros=3, totalDispatchMicros=98889, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506718999425779, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4297414, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73799, opaque=0x41db31, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11947, encodingMicros=2, totalDispatchMicros=62865, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506718999476530, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4299458, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47870, opaque=0x41e32d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4123, encodingMicros=3, totalDispatchMicros=41132, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000164920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4298048, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55495, opaque=0x41ddab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11023, encodingMicros=2, totalDispatchMicros=56971, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000161456, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4295759, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42130, opaque=0x41d4ba, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12233, encodingMicros=3, totalDispatchMicros=76573, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719000349122, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4276008, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-23420, opaque=0x418793, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6425, encodingMicros=3, totalDispatchMicros=155174, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000392495, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4295499, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15240, opaque=0x41d3b6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4556, encodingMicros=3, totalDispatchMicros=80052, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000341165, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4293082, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51398, opaque=0x41ca45, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11186, encodingMicros=3, totalDispatchMicros=92464, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000515617, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4296075, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19105, opaque=0x41d5f6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4668, encodingMicros=3, totalDispatchMicros=76136, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000430025, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4297118, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46942, opaque=0x41da09, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12448, encodingMicros=2, totalDispatchMicros=70490, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000610249, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4296981, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65965, opaque=0x41d980, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4758, encodingMicros=3, totalDispatchMicros=67720, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000649589, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=4298587, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-706, opaque=0x41dfc6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11451, encodingMicros=2, totalDispatchMicros=57093, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719000576258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4304946, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-40547, opaque=0x41f89d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5898, encodingMicros=2, totalDispatchMicros=5898, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719000680211, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4285759, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-18756, opaque=0x41adaa, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6314, encodingMicros=3, totalDispatchMicros=116275, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000924575, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=4295641, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-573, opaque=0x41d444, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4678, encodingMicros=2, totalDispatchMicros=79260, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719000931925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4297106, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34621, opaque=0x41d9fd, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5936, encodingMicros=3, totalDispatchMicros=57177, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719000940710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4301756, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40404, opaque=0x41ec27, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4350, encodingMicros=3, totalDispatchMicros=33175, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000931925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4292028, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51358, opaque=0x41c627, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5830, encodingMicros=3, totalDispatchMicros=95135, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719001192937, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4304609, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44324, opaque=0x41f74c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3592, encodingMicros=2, totalDispatchMicros=7912, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719001208730, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000ED65E3DC, lastDispatchedFrom=172.23.120.85:49852, lastDispatchedTo=172.23.104.252:11210, requestId=4300536, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47939, opaque=0x41e763, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5288, encodingMicros=3, totalDispatchMicros=36671, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000974129, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=4292842, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-391, opaque=0x41c955, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4724, encodingMicros=3, totalDispatchMicros=94426, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719000980024, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4298960, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51683, opaque=0x41e13b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4040, encodingMicros=3, totalDispatchMicros=45215, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719001189913, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4297962, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32645, opaque=0x41dd55, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15739, encodingMicros=17, totalDispatchMicros=41663, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719001537806, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4299356, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55568, opaque=0x41e2c7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4590, encodingMicros=2, totalDispatchMicros=45453, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719001534674, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4290985, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-39837, opaque=0x41c214, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6600, encodingMicros=3, totalDispatchMicros=85673, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719001221236, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4292553, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32365, opaque=0x41c834, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5529, encodingMicros=3, totalDispatchMicros=93831, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719001658890, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4291505, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25022, opaque=0x41c41c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4692, encodingMicros=4, totalDispatchMicros=100524, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719001685293, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4292963, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55243, opaque=0x41c9ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5988, encodingMicros=2, totalDispatchMicros=92379, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719001705569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=4300521, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15445, opaque=0x41e754, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4998, encodingMicros=3, totalDispatchMicros=38814, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719001195237, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4300960, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50753, opaque=0x41e90b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5597, encodingMicros=3, totalDispatchMicros=35004, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719001689336, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4302162, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55763, opaque=0x41edbd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11820, encodingMicros=2, totalDispatchMicros=41699, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719001885534, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4303627, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50869, opaque=0x41f376, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5109, encodingMicros=3, totalDispatchMicros=23273, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719001912361, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4303816, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40514, opaque=0x41f433, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12054, encodingMicros=3, totalDispatchMicros=23320, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719002063481, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000045DDD6AF, lastDispatchedFrom=172.23.120.85:49940, lastDispatchedTo=172.23.104.252:11210, requestId=4299353, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47863, opaque=0x41e2c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6216, encodingMicros=3, totalDispatchMicros=45855, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719002093126, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=4302402, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-970, opaque=0x41eead, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3885, encodingMicros=2, totalDispatchMicros=37476, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719002123610, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4301100, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51804, opaque=0x41e997, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4826, encodingMicros=3, totalDispatchMicros=36247, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719002162658, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4304234, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48180, opaque=0x41f5d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4987, encodingMicros=3, totalDispatchMicros=17676, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719002186389, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4301411, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32839, opaque=0x41eace, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4881, encodingMicros=2, totalDispatchMicros=34569, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719002250746, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4301645, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28924, opaque=0x41ebb8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3966, encodingMicros=3, totalDispatchMicros=44129, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719002367710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4298566, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66044, opaque=0x41dfb1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5010, encodingMicros=2, totalDispatchMicros=70003, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719001658870, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4292127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28449, opaque=0x41c68a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6700, encodingMicros=3, totalDispatchMicros=80537, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719001564108, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4303849, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62201, opaque=0x41f454, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4329, encodingMicros=3, totalDispatchMicros=25846, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719001531849, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4304793, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-445, documentId=test_collections-62281, opaque=0x41f804, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=16201, encodingMicros=3, totalDispatchMicros=16201, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719002689527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4293719, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51433, opaque=0x41ccc2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7582, encodingMicros=2, totalDispatchMicros=71329, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719002746228, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4293897, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43781, opaque=0x41cd74, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7591, encodingMicros=2, totalDispatchMicros=70284, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719002779152, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4302313, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51884, opaque=0x41ee54, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4389, encodingMicros=3, totalDispatchMicros=46193, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719002836663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=4303509, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15577, opaque=0x41f300, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4371, encodingMicros=3, totalDispatchMicros=13922, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719002970078, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4296879, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40137, opaque=0x41d91a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6778, encodingMicros=3, totalDispatchMicros=79643, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719003061763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4290198, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-54949, opaque=0x41bf01, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8161, encodingMicros=3, totalDispatchMicros=112394, totalServerMicros=48, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719002406954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4302557, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48077, opaque=0x41ef48, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5107, encodingMicros=3, totalDispatchMicros=35072, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719003152031, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4292766, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25103, opaque=0x41c909, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6821, encodingMicros=2, totalDispatchMicros=119404, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719002182523, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000045DDD6AF, lastDispatchedFrom=172.23.120.85:49940, lastDispatchedTo=172.23.104.252:11210, requestId=4302069, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32876, opaque=0x41ed60, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5751, encodingMicros=3, totalDispatchMicros=32225, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719001776970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=4301211, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34796, opaque=0x41ea05, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5060, encodingMicros=32, totalDispatchMicros=35869, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719001775028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4299625, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40269, opaque=0x41e3d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4776, encodingMicros=38, totalDispatchMicros=48033, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719003342945, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4299683, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34727, opaque=0x41e40e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6043, encodingMicros=2, totalDispatchMicros=62545, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719003127114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4299631, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28800, opaque=0x41e3da, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5857, encodingMicros=3, totalDispatchMicros=56671, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719003381843, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4292042, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28443, opaque=0x41c635, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6379, encodingMicros=3, totalDispatchMicros=109635, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719002688839, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4297562, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-27396, opaque=0x41dbc5, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=17120, encodingMicros=3, totalDispatchMicros=39786, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719003405663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=4304577, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74121, opaque=0x41f72c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6272, encodingMicros=3, totalDispatchMicros=9880, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719003423467, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4299772, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40281, opaque=0x41e467, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6130, encodingMicros=2, totalDispatchMicros=55333, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719003362409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4300226, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73936, opaque=0x41e62d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6399, encodingMicros=2, totalDispatchMicros=61672, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719003430836, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4304320, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15623, opaque=0x41f62b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6102, encodingMicros=3, totalDispatchMicros=17449, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719003512213, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4302808, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19402, opaque=0x41f043, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13938, encodingMicros=3, totalDispatchMicros=39866, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719003503495, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4304844, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77932, opaque=0x41f837, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4890, encodingMicros=4, totalDispatchMicros=9715, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719003511551, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4293943, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73643, opaque=0x41cda2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8221, encodingMicros=2, totalDispatchMicros=77405, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719003656502, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4299790, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32738, opaque=0x41e479, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6407, encodingMicros=3, totalDispatchMicros=40134, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719003512485, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4304955, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-52058, opaque=0x41f8a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7151, encodingMicros=19, totalDispatchMicros=7151, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719003709283, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4300694, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34771, opaque=0x41e801, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7221, encodingMicros=3, totalDispatchMicros=34129, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719003629148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4304441, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19482, opaque=0x41f6a4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5247, encodingMicros=2, totalDispatchMicros=19196, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719003628732, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4304537, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19491, opaque=0x41f704, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6586, encodingMicros=4, totalDispatchMicros=11919, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719003825902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4304334, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48185, opaque=0x41f639, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5620, encodingMicros=3, totalDispatchMicros=21584, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719003830711, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4303661, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55856, opaque=0x41f398, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6555, encodingMicros=3, totalDispatchMicros=15670, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719003971319, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=4297192, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42198, opaque=0x41da53, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7684, encodingMicros=2, totalDispatchMicros=81500, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719003703566, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4304839, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-70107, opaque=0x41f832, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5086, encodingMicros=2, totalDispatchMicros=9570, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719004041425, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4291145, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28410, opaque=0x41c2b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7047, encodingMicros=12, totalDispatchMicros=128304, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719003991389, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4301345, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28906, opaque=0x41ea8c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5744, encodingMicros=2, totalDispatchMicros=49124, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719004174841, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4283237, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43082, opaque=0x41a3d0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6855, encodingMicros=3, totalDispatchMicros=159568, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719003829925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4287838, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-50987, opaque=0x41b5c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6519, encodingMicros=3, totalDispatchMicros=151837, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719004302778, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4283044, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28008, opaque=0x41a30f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6972, encodingMicros=3, totalDispatchMicros=159797, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719004334664, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4288147, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51089, opaque=0x41b6fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7020, encodingMicros=2, totalDispatchMicros=147690, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719004390580, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4303714, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51987, opaque=0x41f3cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7075, encodingMicros=3, totalDispatchMicros=21822, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719004413529, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=4301879, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-912, opaque=0x41eca2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6109, encodingMicros=3, totalDispatchMicros=48375, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719003862066, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4296395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42158, opaque=0x41d736, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8512, encodingMicros=23, totalDispatchMicros=63673, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719003830704, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4299970, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50713, opaque=0x41e52d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7339, encodingMicros=3, totalDispatchMicros=35324, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719004424616, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4302532, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40441, opaque=0x41ef2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6619, encodingMicros=3, totalDispatchMicros=35816, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719004211717, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4299911, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51727, opaque=0x41e4f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7213, encodingMicros=3, totalDispatchMicros=61088, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719004238648, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=4298736, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66052, opaque=0x41e05b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6603, encodingMicros=3, totalDispatchMicros=66812, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719004168656, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=4301618, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-891, opaque=0x41eb9d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5637, encodingMicros=3, totalDispatchMicros=49031, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719005809711, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4302620, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28972, opaque=0x41ef87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8423, encodingMicros=3, totalDispatchMicros=27176, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719005831280, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4288681, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28272, opaque=0x41b914, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9689, encodingMicros=3, totalDispatchMicros=135631, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719005810674, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4294860, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42104, opaque=0x41d137, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9639, encodingMicros=3, totalDispatchMicros=84425, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719005813427, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4284900, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46442, opaque=0x41aa4f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1302, encodingMicros=2, totalDispatchMicros=79329, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719006078301, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4282493, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50032, opaque=0x41a0e8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1502, encodingMicros=2, totalDispatchMicros=102000, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719006112543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4295846, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46881, opaque=0x41d511, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9918, encodingMicros=2, totalDispatchMicros=84023, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719006059793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4300965, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36515, opaque=0x41e910, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8490, encodingMicros=2, totalDispatchMicros=43096, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719006179183, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4295887, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69635, opaque=0x41d53a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9979, encodingMicros=3, totalDispatchMicros=83978, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719006175236, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4282565, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61327, opaque=0x41a130, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1550, encodingMicros=3, totalDispatchMicros=102017, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719006045339, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4300880, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36509, opaque=0x41e8bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8629, encodingMicros=2, totalDispatchMicros=45428, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719006324687, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4284766, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54356, opaque=0x41a9c9, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9461, encodingMicros=3, totalDispatchMicros=147574, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719006267606, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4302676, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32904, opaque=0x41efbf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8648, encodingMicros=2, totalDispatchMicros=36265, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719006215087, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4299046, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25394, opaque=0x41e191, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1118, encodingMicros=2, totalDispatchMicros=27129, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719006419331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4301588, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77757, opaque=0x41eb7f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8967, encodingMicros=3, totalDispatchMicros=49226, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719006419572, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007F10D857, lastDispatchedFrom=172.23.120.85:49480, lastDispatchedTo=172.23.104.252:11210, requestId=4300583, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-836, opaque=0x41e792, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8892, encodingMicros=3, totalDispatchMicros=45726, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719006461691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4299456, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28792, opaque=0x41e32b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1361, encodingMicros=3, totalDispatchMicros=23152, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719006558654, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007F10D857, lastDispatchedFrom=172.23.120.85:49480, lastDispatchedTo=172.23.104.252:11210, requestId=4292823, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-388, opaque=0x41c942, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9019, encodingMicros=2, totalDispatchMicros=124293, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719006563289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4301997, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62103, opaque=0x41ed18, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9075, encodingMicros=2, totalDispatchMicros=44351, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719006580147, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4294679, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25204, opaque=0x41d082, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1475, encodingMicros=2, totalDispatchMicros=64956, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719006792475, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4298588, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51664, opaque=0x41dfc7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10865, encodingMicros=3, totalDispatchMicros=59813, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719007086447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4290856, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51287, opaque=0x41c193, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8692, encodingMicros=2, totalDispatchMicros=149080, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719007148023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4283899, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-35705, opaque=0x41a666, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1809, encodingMicros=3, totalDispatchMicros=108914, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719007190868, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4299785, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55593, opaque=0x41e474, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1734, encodingMicros=2, totalDispatchMicros=22421, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719007318811, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4280530, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-41542, opaque=0x41993d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11346, encodingMicros=3, totalDispatchMicros=145292, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719006447872, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4276962, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-18370, opaque=0x418b4d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10336, encodingMicros=3, totalDispatchMicros=185501, totalServerMicros=104, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719007155553, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4279092, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-26687, opaque=0x41939f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2543, encodingMicros=3, totalDispatchMicros=106706, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719007087088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4300938, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32807, opaque=0x41e8f5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9333, encodingMicros=2, totalDispatchMicros=41321, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719006554438, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4287431, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32124, opaque=0x41b432, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1033, encodingMicros=3, totalDispatchMicros=110989, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719007581786, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4279570, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-26718, opaque=0x41957d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2862, encodingMicros=2, totalDispatchMicros=116600, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719007513631, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4302966, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44231, opaque=0x41f0e1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=535, encodingMicros=6, totalDispatchMicros=11860, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719007623677, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4303917, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55871, opaque=0x41f498, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9841, encodingMicros=3, totalDispatchMicros=22993, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719007641230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4279103, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-26688, opaque=0x4193aa, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2917, encodingMicros=3, totalDispatchMicros=116915, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719007773996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4278823, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-33876, opaque=0x419292, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3040, encodingMicros=3, totalDispatchMicros=117194, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719007770076, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4286604, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77221, opaque=0x41b0f7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11504, encodingMicros=4, totalDispatchMicros=147379, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719008078138, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000049FD09DD, lastDispatchedFrom=172.23.120.85:49508, lastDispatchedTo=172.23.104.252:11210, requestId=4299407, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-772, opaque=0x41e2fa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11798, encodingMicros=2, totalDispatchMicros=53332, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719007482087, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4292035, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46722, opaque=0x41c62e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11343, encodingMicros=2, totalDispatchMicros=111932, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719008211788, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4302432, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50826, opaque=0x41eecb, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10057, encodingMicros=3, totalDispatchMicros=36666, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719007502655, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4288320, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50247, opaque=0x41b7ab, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10693, encodingMicros=3, totalDispatchMicros=142534, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719008180816, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4295015, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32497, opaque=0x41d1d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1634, encodingMicros=3, totalDispatchMicros=92540, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719008153088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4302914, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51933, opaque=0x41f0ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1310, encodingMicros=3, totalDispatchMicros=12414, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719008358069, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4298994, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47841, opaque=0x41e15c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1805, encodingMicros=3, totalDispatchMicros=66107, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719007763757, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4288031, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51055, opaque=0x41b68a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=835, encodingMicros=2, totalDispatchMicros=125884, totalServerMicros=58, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719008432469, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4304603, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42585, opaque=0x41f746, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9892, encodingMicros=3, totalDispatchMicros=22799, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719008460182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4295222, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32507, opaque=0x41d2a1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1854, encodingMicros=3, totalDispatchMicros=88524, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719007667438, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4284025, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-31261, opaque=0x41a6e4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2334, encodingMicros=2, totalDispatchMicros=108257, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719007621188, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C0E825EC, lastDispatchedFrom=172.23.120.85:49842, lastDispatchedTo=172.23.104.252:11210, requestId=4301378, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51829, opaque=0x41eaad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9731, encodingMicros=2, totalDispatchMicros=47265, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719008504937, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4304723, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-70098, opaque=0x41f7be, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9950, encodingMicros=3, totalDispatchMicros=19690, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719008403375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4302934, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55813, opaque=0x41f0c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1555, encodingMicros=3, totalDispatchMicros=12235, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719008312303, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4299624, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25417, opaque=0x41e3d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12497, encodingMicros=3, totalDispatchMicros=57982, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719008697209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4285808, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43403, opaque=0x41addb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12226, encodingMicros=4, totalDispatchMicros=152168, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719008876265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4302646, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51911, opaque=0x41efa1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10614, encodingMicros=2, totalDispatchMicros=36881, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719008282685, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4299963, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34740, opaque=0x41e526, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9197, encodingMicros=3, totalDispatchMicros=58406, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719008529809, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4284740, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-14837, opaque=0x41a9af, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3114, encodingMicros=2, totalDispatchMicros=103674, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719008509028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4298282, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47799, opaque=0x41de95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1898, encodingMicros=3, totalDispatchMicros=64174, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719009440581, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=4304319, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34933, opaque=0x41f62a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=588, encodingMicros=3, totalDispatchMicros=4260, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719009434573, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=4294091, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19038, opaque=0x41ce36, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3990, encodingMicros=2, totalDispatchMicros=67883, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719009434387, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4272036, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-64914, opaque=0x41780f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3932, encodingMicros=2, totalDispatchMicros=156905, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719009935535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4300006, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34745, opaque=0x41e551, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3973, encodingMicros=2, totalDispatchMicros=44173, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719009939900, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C0E825EC, lastDispatchedFrom=172.23.120.85:49842, lastDispatchedTo=172.23.104.252:11210, requestId=4294929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43845, opaque=0x41d17c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3567, encodingMicros=3, totalDispatchMicros=84660, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719010024584, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4301797, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15499, opaque=0x41ec50, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3091, encodingMicros=2, totalDispatchMicros=27582, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719010036135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000054B69D8C, lastDispatchedFrom=172.23.120.85:49942, lastDispatchedTo=172.23.104.252:11210, requestId=4279967, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-24514, opaque=0x41970a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4191, encodingMicros=3, totalDispatchMicros=116983, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010083132, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C0E825EC, lastDispatchedFrom=172.23.120.85:49842, lastDispatchedTo=172.23.104.252:11210, requestId=4295569, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28625, opaque=0x41d3fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3703, encodingMicros=3, totalDispatchMicros=81467, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719009435238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4296392, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50544, opaque=0x41d733, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2049, encodingMicros=2, totalDispatchMicros=77050, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010134764, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C0E825EC, lastDispatchedFrom=172.23.120.85:49842, lastDispatchedTo=172.23.104.252:11210, requestId=4296126, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32551, opaque=0x41d629, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3747, encodingMicros=2, totalDispatchMicros=77625, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010158406, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4296367, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34597, opaque=0x41d71a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2769, encodingMicros=2, totalDispatchMicros=73161, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010289374, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4289928, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69419, opaque=0x41bdf3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2878, encodingMicros=3, totalDispatchMicros=116349, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719010326784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C0E825EC, lastDispatchedFrom=172.23.120.85:49842, lastDispatchedTo=172.23.104.252:11210, requestId=4283562, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-31938, opaque=0x41a515, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3890, encodingMicros=3, totalDispatchMicros=140519, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719009961084, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4271491, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-64884, opaque=0x4175ee, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4454, encodingMicros=2, totalDispatchMicros=162240, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010652653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=4301244, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50762, opaque=0x41ea27, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1775, encodingMicros=3, totalDispatchMicros=19109, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010651096, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4297184, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69702, opaque=0x41da4b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13485, encodingMicros=2, totalDispatchMicros=79102, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010331460, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4289758, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69413, opaque=0x41bd49, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2912, encodingMicros=2, totalDispatchMicros=119224, totalServerMicros=48, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719010143317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4285694, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-41764, opaque=0x41ad69, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4755, encodingMicros=3, totalDispatchMicros=102831, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719010769837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=4304025, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19465, opaque=0x41f504, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1842, encodingMicros=3, totalDispatchMicros=10224, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719010876515, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4303988, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66285, opaque=0x41f4df, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3343, encodingMicros=3, totalDispatchMicros=16080, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719010134939, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000054B69D8C, lastDispatchedFrom=172.23.120.85:49942, lastDispatchedTo=172.23.104.252:11210, requestId=4282569, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-31896, opaque=0x41a134, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4312, encodingMicros=2, totalDispatchMicros=107939, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719010921254, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4288379, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50251, opaque=0x41b7e6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4237, encodingMicros=4, totalDispatchMicros=111014, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011036881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4290555, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-41963, opaque=0x41c066, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3687, encodingMicros=2, totalDispatchMicros=111592, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011078501, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4298623, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50655, opaque=0x41dfea, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3722, encodingMicros=2, totalDispatchMicros=55740, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011111041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4298805, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34686, opaque=0x41e0a0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3751, encodingMicros=3, totalDispatchMicros=55257, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011125050, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4297540, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47756, opaque=0x41dbaf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4461, encodingMicros=3, totalDispatchMicros=69955, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011184662, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4298317, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47801, opaque=0x41deb8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4492, encodingMicros=3, totalDispatchMicros=60419, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011234473, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4290778, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34370, opaque=0x41c145, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4490, encodingMicros=3, totalDispatchMicros=120547, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011261546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4288942, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-24917, opaque=0x41ba19, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4542, encodingMicros=3, totalDispatchMicros=128101, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011312394, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4289366, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51211, opaque=0x41bbc1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4590, encodingMicros=2, totalDispatchMicros=126960, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011312409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4300851, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42380, opaque=0x41e89e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2604, encodingMicros=3, totalDispatchMicros=36125, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719011360570, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4299929, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77673, opaque=0x41e504, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2665, encodingMicros=3, totalDispatchMicros=63336, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719011414621, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4303415, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-70004, opaque=0x41f2a2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2688, encodingMicros=3, totalDispatchMicros=17828, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719011451520, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4304304, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50892, opaque=0x41f61b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2710, encodingMicros=3, totalDispatchMicros=9140, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719010775749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4297619, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42215, opaque=0x41dbfe, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13601, encodingMicros=3, totalDispatchMicros=73448, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719010773580, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4285936, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65584, opaque=0x41ae5b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5181, encodingMicros=3, totalDispatchMicros=121738, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719011583387, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4304260, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36670, opaque=0x41f5ef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2800, encodingMicros=3, totalDispatchMicros=9959, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719010671092, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4300397, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19279, opaque=0x41e6d8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3131, encodingMicros=2, totalDispatchMicros=49357, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719011633079, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4287067, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73407, opaque=0x41b2c6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6025, encodingMicros=3, totalDispatchMicros=109470, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719011611453, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4303138, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19420, opaque=0x41f18d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13418, encodingMicros=2, totalDispatchMicros=33954, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719011474933, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4303290, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77822, opaque=0x41f225, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2708, encodingMicros=2, totalDispatchMicros=36564, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719011754237, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4301896, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15503, opaque=0x41ecb3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13536, encodingMicros=3, totalDispatchMicros=43042, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011352948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4289756, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43602, opaque=0x41bd47, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4624, encodingMicros=2, totalDispatchMicros=118435, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719010940133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4303326, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66256, opaque=0x41f249, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3143, encodingMicros=2, totalDispatchMicros=19221, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719011825871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4303732, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15590, opaque=0x41f3df, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2776, encodingMicros=3, totalDispatchMicros=26719, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719011893901, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4293260, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-27238, opaque=0x41caf7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13618, encodingMicros=2, totalDispatchMicros=133408, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719011927974, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4303419, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44268, opaque=0x41f2a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4040, encodingMicros=3, totalDispatchMicros=35788, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719011972991, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4304525, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34954, opaque=0x41f6f8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13678, encodingMicros=3, totalDispatchMicros=22168, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719010920396, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=4303275, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15561, opaque=0x41f216, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1643, encodingMicros=3, totalDispatchMicros=11560, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012069112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4300541, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32783, opaque=0x41e768, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4232, encodingMicros=3, totalDispatchMicros=60112, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011975522, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4299770, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25430, opaque=0x41e465, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5094, encodingMicros=3, totalDispatchMicros=45582, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719011867305, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4280493, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-49936, opaque=0x419918, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5740, encodingMicros=3, totalDispatchMicros=145276, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719012109864, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4304002, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62212, opaque=0x41f4ed, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13781, encodingMicros=3, totalDispatchMicros=27108, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719011813384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4298526, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50643, opaque=0x41df89, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=15255, encodingMicros=2, totalDispatchMicros=65374, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012117315, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4301078, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69890, opaque=0x41e981, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3286, encodingMicros=3, totalDispatchMicros=49904, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012106251, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=4303308, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50857, opaque=0x41f237, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2823, encodingMicros=3, totalDispatchMicros=12529, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012106367, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4300611, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51768, opaque=0x41e7ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4265, encodingMicros=2, totalDispatchMicros=59244, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012365841, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4287868, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73425, opaque=0x41b5e7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13222, encodingMicros=4, totalDispatchMicros=156068, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719012384918, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=4304774, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74138, opaque=0x41f7f1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3082, encodingMicros=3, totalDispatchMicros=5060, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719012433863, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4303285, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32929, opaque=0x41f220, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4567, encodingMicros=3, totalDispatchMicros=25620, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012360001, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4301612, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77758, opaque=0x41eb97, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3521, encodingMicros=2, totalDispatchMicros=42885, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719012467484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000054B69D8C, lastDispatchedFrom=172.23.120.85:49942, lastDispatchedTo=172.23.104.252:11210, requestId=4304857, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44338, opaque=0x41f844, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3156, encodingMicros=3, totalDispatchMicros=7854, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719012259341, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4297484, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73804, opaque=0x41db77, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5304, encodingMicros=3, totalDispatchMicros=75763, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719012516384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000054B69D8C, lastDispatchedFrom=172.23.120.85:49942, lastDispatchedTo=172.23.104.252:11210, requestId=4300534, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55648, opaque=0x41e761, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3200, encodingMicros=2, totalDispatchMicros=41514, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012516939, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4300274, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28840, opaque=0x41e65d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3517, encodingMicros=2, totalDispatchMicros=58193, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012590606, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4300415, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32777, opaque=0x41e6ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3542, encodingMicros=3, totalDispatchMicros=58669, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719012597594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4297924, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15350, opaque=0x41dd2f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5591, encodingMicros=2, totalDispatchMicros=74132, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719012645782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4298008, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66018, opaque=0x41dd83, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5643, encodingMicros=2, totalDispatchMicros=72786, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719012693032, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4290523, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-18920, opaque=0x41c046, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5644, encodingMicros=2, totalDispatchMicros=123737, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719012741362, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4291110, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61665, opaque=0x41c291, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5689, encodingMicros=2, totalDispatchMicros=121177, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719012786110, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4291015, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73529, opaque=0x41c232, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5704, encodingMicros=3, totalDispatchMicros=120186, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719012259724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4304569, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77915, opaque=0x41f724, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13917, encodingMicros=4, totalDispatchMicros=21962, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012657952, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4301109, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32820, opaque=0x41e9a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3587, encodingMicros=37, totalDispatchMicros=51904, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719012606075, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000054B69D8C, lastDispatchedFrom=172.23.120.85:49942, lastDispatchedTo=172.23.104.252:11210, requestId=4303276, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51960, opaque=0x41f217, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3269, encodingMicros=3, totalDispatchMicros=21578, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719012527346, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4293505, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50436, opaque=0x41cbec, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3670, encodingMicros=2, totalDispatchMicros=129442, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719012434708, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4288270, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65650, opaque=0x41b779, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13282, encodingMicros=2, totalDispatchMicros=155748, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719013426939, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4294011, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69572, opaque=0x41cde6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4555, encodingMicros=3, totalDispatchMicros=131911, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719013446397, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4305017, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-44355, opaque=0x41f8e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7683, encodingMicros=3, totalDispatchMicros=7683, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719013441894, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4300510, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50740, opaque=0x41e749, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4491, encodingMicros=3, totalDispatchMicros=35925, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719013469784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4292251, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54651, opaque=0x41c706, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=14294, encodingMicros=2, totalDispatchMicros=146093, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719013523327, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4302999, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55819, opaque=0x41f102, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4638, encodingMicros=4, totalDispatchMicros=30789, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719013525743, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4290039, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47411, opaque=0x41be62, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7637, encodingMicros=2, totalDispatchMicros=91286, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719013551402, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4301868, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62096, opaque=0x41ec97, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4587, encodingMicros=3, totalDispatchMicros=27529, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719013654799, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4291266, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32308, opaque=0x41c32d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7747, encodingMicros=3, totalDispatchMicros=89192, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719013552216, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4292835, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65823, opaque=0x41c94e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=14361, encodingMicros=3, totalDispatchMicros=146276, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719013656151, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4303158, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48116, opaque=0x41f1a1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4735, encodingMicros=2, totalDispatchMicros=28148, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719013747759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4291580, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36012, opaque=0x41c467, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7827, encodingMicros=3, totalDispatchMicros=81706, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719013742991, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4303021, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-29007, opaque=0x41f118, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3402, encodingMicros=3, totalDispatchMicros=28276, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719013882682, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4292911, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43729, opaque=0x41c99a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7938, encodingMicros=2, totalDispatchMicros=76903, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719013875196, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000003B2B61AD, lastDispatchedFrom=172.23.120.85:49406, lastDispatchedTo=172.23.104.252:11210, requestId=4292179, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-360, opaque=0x41c6be, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5228, encodingMicros=3, totalDispatchMicros=80698, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719013928546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4301386, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28909, opaque=0x41eab5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3553, encodingMicros=2, totalDispatchMicros=46450, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719013937741, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000003B2B61AD, lastDispatchedFrom=172.23.120.85:49406, lastDispatchedTo=172.23.104.252:11210, requestId=4293052, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-412, opaque=0x41ca27, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5286, encodingMicros=2, totalDispatchMicros=77982, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719013994198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000025DFE90A, lastDispatchedFrom=172.23.120.85:49938, lastDispatchedTo=172.23.104.252:11210, requestId=4294738, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51491, opaque=0x41d0bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7823, encodingMicros=2, totalDispatchMicros=74032, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719014409898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4284894, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54362, opaque=0x41aa49, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8326, encodingMicros=2, totalDispatchMicros=122884, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719014415590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=4298707, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-724, opaque=0x41e03d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5082, encodingMicros=3, totalDispatchMicros=58383, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719014485418, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4285610, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54403, opaque=0x41ad15, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5306, encodingMicros=3, totalDispatchMicros=133037, totalServerMicros=53, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719014521575, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4285470, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61450, opaque=0x41ac89, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5338, encodingMicros=3, totalDispatchMicros=133231, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719014647623, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4297593, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19159, opaque=0x41dbe4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5247, encodingMicros=3, totalDispatchMicros=70159, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719014681016, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4297906, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77596, opaque=0x41dd1d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5275, encodingMicros=3, totalDispatchMicros=68470, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719013805052, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4295958, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77527, opaque=0x41d581, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5030, encodingMicros=2, totalDispatchMicros=82002, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719013805052, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4293132, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51402, opaque=0x41ca77, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4880, encodingMicros=3, totalDispatchMicros=128244, totalServerMicros=102, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719014541911, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4289909, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-41944, opaque=0x41bde0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7969, encodingMicros=4, totalDispatchMicros=117207, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719014924855, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4294545, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25195, opaque=0x41cffc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6226, encodingMicros=3, totalDispatchMicros=66672, totalServerMicros=1, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719013984535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4301749, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44176, opaque=0x41ec20, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3617, encodingMicros=4, totalDispatchMicros=40775, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719014984985, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4290748, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-41969, opaque=0x41c127, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8401, encodingMicros=3, totalDispatchMicros=112777, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719014984985, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4299075, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42305, opaque=0x41e1ae, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6163, encodingMicros=3, totalDispatchMicros=69367, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719014991296, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4293761, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54694, opaque=0x41ccec, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=935, encodingMicros=22, totalDispatchMicros=52917, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719014917270, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4293632, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47575, opaque=0x41cc6b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5989, encodingMicros=3, totalDispatchMicros=128968, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719015064006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4301956, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51858, opaque=0x41ecef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4688, encodingMicros=3, totalDispatchMicros=39063, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719015068410, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4295706, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51535, opaque=0x41d485, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6334, encodingMicros=3, totalDispatchMicros=65449, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719015091967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4299280, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61986, opaque=0x41e27b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5999, encodingMicros=3, totalDispatchMicros=72578, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719015122931, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4293892, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61781, opaque=0x41cd6f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1062, encodingMicros=2, totalDispatchMicros=52253, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719015179941, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4291619, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61694, opaque=0x41c48e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8439, encodingMicros=3, totalDispatchMicros=106313, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719015156856, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4303323, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48131, opaque=0x41f246, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6225, encodingMicros=2, totalDispatchMicros=30342, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719015263498, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4292860, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28495, opaque=0x41c967, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4859, encodingMicros=3, totalDispatchMicros=137749, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719015292849, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4302008, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44187, opaque=0x41ed23, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5929, encodingMicros=2, totalDispatchMicros=24412, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719015399115, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4304122, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32963, opaque=0x41f565, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4986, encodingMicros=3, totalDispatchMicros=20280, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719015424525, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4302992, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44234, opaque=0x41f0fb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6050, encodingMicros=2, totalDispatchMicros=21765, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719015349457, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4292843, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42036, opaque=0x41c956, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8579, encodingMicros=3, totalDispatchMicros=102429, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719015465693, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4303177, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44253, opaque=0x41f1b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5891, encodingMicros=2, totalDispatchMicros=25526, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719015505117, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4304910, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44346, opaque=0x41f879, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5922, encodingMicros=3, totalDispatchMicros=7643, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719015550765, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=4288026, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34273, opaque=0x41b685, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1611, encodingMicros=3, totalDispatchMicros=83564, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719015543043, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4305088, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-52066, opaque=0x41f92b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1884, encodingMicros=4, totalDispatchMicros=1884, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719015899317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4296982, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25292, opaque=0x41d981, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10005, encodingMicros=3, totalDispatchMicros=54538, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719015980127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4297039, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51597, opaque=0x41d9ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10082, encodingMicros=3, totalDispatchMicros=58899, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719015266202, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4299437, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77660, opaque=0x41e318, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6158, encodingMicros=2, totalDispatchMicros=71187, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016094642, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4297354, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51606, opaque=0x41daf5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10110, encodingMicros=2, totalDispatchMicros=59737, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016131479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4297476, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28704, opaque=0x41db6f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10142, encodingMicros=3, totalDispatchMicros=59462, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719015972148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4290578, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28374, opaque=0x41c07d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1971, encodingMicros=2, totalDispatchMicros=73818, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719016179752, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4303113, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40481, opaque=0x41f174, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6528, encodingMicros=2, totalDispatchMicros=30491, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719016211112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4290589, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47433, opaque=0x41c088, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2164, encodingMicros=4, totalDispatchMicros=73922, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719016225853, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4301904, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32865, opaque=0x41ecbb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6569, encodingMicros=3, totalDispatchMicros=40040, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719015543331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4294397, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42087, opaque=0x41cf68, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8734, encodingMicros=2, totalDispatchMicros=99349, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719015505517, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4300321, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50727, opaque=0x41e68c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6842, encodingMicros=2, totalDispatchMicros=59935, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016311168, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4285200, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34185, opaque=0x41ab7b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7137, encodingMicros=3, totalDispatchMicros=123203, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719015336704, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4294933, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34523, opaque=0x41d180, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1238, encodingMicros=3, totalDispatchMicros=46058, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719016362539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4304391, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34939, opaque=0x41f672, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7678, encodingMicros=2, totalDispatchMicros=19495, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719016313872, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4295322, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42117, opaque=0x41d305, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9495, encodingMicros=3, totalDispatchMicros=93637, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719016243733, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4290909, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28399, opaque=0x41c1c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2180, encodingMicros=2, totalDispatchMicros=70709, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719016393759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4295021, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77486, opaque=0x41d1d8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2290, encodingMicros=3, totalDispatchMicros=46756, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719016418571, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4304408, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-70070, opaque=0x41f683, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7718, encodingMicros=3, totalDispatchMicros=19007, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719016517983, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4304453, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42567, opaque=0x41f6b0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6672, encodingMicros=3, totalDispatchMicros=19847, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719016534033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4296736, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40124, opaque=0x41d88b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2845, encodingMicros=2, totalDispatchMicros=28891, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719016119090, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4299491, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15413, opaque=0x41e34e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7006, encodingMicros=2, totalDispatchMicros=73794, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719016610390, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4297475, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40164, opaque=0x41db6e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2905, encodingMicros=3, totalDispatchMicros=23612, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719016462480, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4291018, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25000, opaque=0x41c235, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2395, encodingMicros=3, totalDispatchMicros=70865, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719016431452, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4295622, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54757, opaque=0x41d431, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9608, encodingMicros=3, totalDispatchMicros=93181, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719016727932, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4296169, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46892, opaque=0x41d654, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7471, encodingMicros=2, totalDispatchMicros=89895, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719016787933, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4296780, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54797, opaque=0x41d8b7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7516, encodingMicros=2, totalDispatchMicros=85483, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719016819392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4297665, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34638, opaque=0x41dc2c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7544, encodingMicros=3, totalDispatchMicros=78485, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016843427, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4287689, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-50920, opaque=0x41b534, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2110, encodingMicros=14, totalDispatchMicros=123225, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016879807, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4288028, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28246, opaque=0x41b687, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2141, encodingMicros=2, totalDispatchMicros=122177, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719016886657, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4298760, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15386, opaque=0x41e073, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7585, encodingMicros=3, totalDispatchMicros=67164, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016889165, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4295488, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61827, opaque=0x41d3ab, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11177, encodingMicros=4, totalDispatchMicros=66458, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719016929295, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4303903, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34911, opaque=0x41f48a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7622, encodingMicros=3, totalDispatchMicros=28079, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719016923597, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4282200, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-35621, opaque=0x419fc3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3392, encodingMicros=2, totalDispatchMicros=117387, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719016625706, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4300497, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73948, opaque=0x41e73c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7497, encodingMicros=3, totalDispatchMicros=68861, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719016616562, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4289881, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-54840, opaque=0x41bdc4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9900, encodingMicros=3, totalDispatchMicros=128480, totalServerMicros=77, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016944388, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4298914, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66057, opaque=0x41e10d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11228, encodingMicros=3, totalDispatchMicros=46221, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719017223306, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4301005, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19312, opaque=0x41e938, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8066, encodingMicros=3, totalDispatchMicros=65613, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719017224594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4283209, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77073, opaque=0x41a3b4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3640, encodingMicros=2, totalDispatchMicros=116946, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719017230526, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=4295816, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-579, opaque=0x41d4f3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7850, encodingMicros=3, totalDispatchMicros=113146, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719016963892, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4299271, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44063, opaque=0x41e272, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2162, encodingMicros=3, totalDispatchMicros=39960, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719017308570, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4304881, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48207, opaque=0x41f85c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8197, encodingMicros=2, totalDispatchMicros=17360, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719017476240, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=4304293, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74103, opaque=0x41f610, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8103, encodingMicros=2, totalDispatchMicros=22018, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719017502368, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4287405, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69321, opaque=0x41b418, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3553, encodingMicros=3, totalDispatchMicros=87423, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719017511876, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4304062, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36663, opaque=0x41f529, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7232, encodingMicros=3, totalDispatchMicros=26574, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719017546793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4301281, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50767, opaque=0x41ea4c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8151, encodingMicros=3, totalDispatchMicros=60821, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719017563032, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4302028, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32873, opaque=0x41ed37, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7279, encodingMicros=3, totalDispatchMicros=45200, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719017586083, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4301328, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19329, opaque=0x41ea7b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8186, encodingMicros=3, totalDispatchMicros=60637, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719017615372, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4302222, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55766, opaque=0x41edf9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7303, encodingMicros=3, totalDispatchMicros=42958, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719017660978, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=4304177, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66299, opaque=0x41f59c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8839, encodingMicros=3, totalDispatchMicros=28166, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719017676896, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4303046, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51948, opaque=0x41f131, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7351, encodingMicros=3, totalDispatchMicros=35632, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719017737967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4304195, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44310, opaque=0x41f5ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7402, encodingMicros=2, totalDispatchMicros=23520, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719017715873, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4305109, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-40560, opaque=0x41f940, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3574, encodingMicros=3, totalDispatchMicros=3574, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719017783351, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4281823, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61290, opaque=0x419e4a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9018, encodingMicros=3, totalDispatchMicros=132427, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719017798846, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4285757, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43399, opaque=0x41ada8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3652, encodingMicros=3, totalDispatchMicros=104546, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719017859782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4285863, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43406, opaque=0x41ae12, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3693, encodingMicros=2, totalDispatchMicros=104943, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719017890871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4285345, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43374, opaque=0x41ac0c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3720, encodingMicros=2, totalDispatchMicros=109576, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719017921403, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4296040, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25263, opaque=0x41d5d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3604, encodingMicros=2, totalDispatchMicros=76353, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719017952242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4296130, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51552, opaque=0x41d62d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3631, encodingMicros=3, totalDispatchMicros=75877, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719017962253, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4284698, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54353, opaque=0x41a985, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8852, encodingMicros=2, totalDispatchMicros=125865, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719018100163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4291818, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34408, opaque=0x41c555, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8957, encodingMicros=3, totalDispatchMicros=104387, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719018142992, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4292439, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46740, opaque=0x41c7c2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8991, encodingMicros=2, totalDispatchMicros=103567, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719018239031, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4294268, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77461, opaque=0x41cee7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9017, encodingMicros=4, totalDispatchMicros=94945, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719018310713, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4293311, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69538, opaque=0x41cb2a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12999, encodingMicros=2, totalDispatchMicros=49456, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719018360228, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4296399, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46907, opaque=0x41d73a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9078, encodingMicros=3, totalDispatchMicros=90841, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719018367448, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=4291831, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-333, opaque=0x41c562, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2576, encodingMicros=2, totalDispatchMicros=89882, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719018404537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4294484, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42091, opaque=0x41cfbf, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13050, encodingMicros=2, totalDispatchMicros=44340, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719018424518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000086A6CD3A, lastDispatchedFrom=172.23.120.85:49494, lastDispatchedTo=172.23.104.252:11210, requestId=4291613, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-314, opaque=0x41c488, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3702, encodingMicros=2, totalDispatchMicros=95527, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719018465969, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4295394, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47646, opaque=0x41d34d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2579, encodingMicros=3, totalDispatchMicros=71107, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719017270677, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4301217, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42396, opaque=0x41ea0c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8108, encodingMicros=3, totalDispatchMicros=63536, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719017253967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4298973, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19211, opaque=0x41e148, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11533, encodingMicros=3, totalDispatchMicros=45065, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719018466382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4299018, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19214, opaque=0x41e175, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12654, encodingMicros=3, totalDispatchMicros=44685, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719018609842, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=4291259, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69456, opaque=0x41c326, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4384, encodingMicros=2, totalDispatchMicros=63631, totalServerMicros=20, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719018606672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4296435, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40109, opaque=0x41d75e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2670, encodingMicros=3, totalDispatchMicros=63912, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719018638864, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4299776, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19254, opaque=0x41e46b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12821, encodingMicros=3, totalDispatchMicros=42277, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719018411918, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4297149, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61899, opaque=0x41da28, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9121, encodingMicros=2, totalDispatchMicros=86069, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719018915751, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4295341, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50512, opaque=0x41d319, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4988, encodingMicros=3, totalDispatchMicros=42291, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719018936087, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4297549, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34632, opaque=0x41dbb8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9641, encodingMicros=2, totalDispatchMicros=79387, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719018953146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4294598, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50482, opaque=0x41d031, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5034, encodingMicros=3, totalDispatchMicros=46926, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719017623977, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4302456, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77784, opaque=0x41eee3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8221, encodingMicros=3, totalDispatchMicros=55950, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719018897508, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4286222, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28166, opaque=0x41af79, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3376, encodingMicros=3, totalDispatchMicros=108379, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719018638864, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000ED65E3DC, lastDispatchedFrom=172.23.120.85:49852, lastDispatchedTo=172.23.104.252:11210, requestId=4294258, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47598, opaque=0x41cedd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12897, encodingMicros=2, totalDispatchMicros=69626, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719019069381, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4294916, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69604, opaque=0x41d16f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5131, encodingMicros=3, totalDispatchMicros=44744, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719019075700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4301442, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44160, opaque=0x41eaed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1281, encodingMicros=26, totalDispatchMicros=34370, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719019132180, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4289857, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77313, opaque=0x41bdac, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9602, encodingMicros=2, totalDispatchMicros=152380, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719019197487, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4292108, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25056, opaque=0x41c677, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3607, encodingMicros=2, totalDispatchMicros=95941, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719019203473, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4295223, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19072, opaque=0x41d2a2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5272, encodingMicros=3, totalDispatchMicros=43416, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719019222012, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4301756, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40404, opaque=0x41ec27, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1423, encodingMicros=3, totalDispatchMicros=34599, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719019386210, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4302568, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40444, opaque=0x41ef53, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1579, encodingMicros=3, totalDispatchMicros=29002, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719018656097, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4303268, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42477, opaque=0x41f20f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9212, encodingMicros=2, totalDispatchMicros=44801, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719019389846, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4294571, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28580, opaque=0x41d016, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3730, encodingMicros=2, totalDispatchMicros=85454, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719019402564, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4290285, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46650, opaque=0x41bf58, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4670, encodingMicros=2, totalDispatchMicros=104666, totalServerMicros=58, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719019236511, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4288754, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77283, opaque=0x41b95d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9701, encodingMicros=2, totalDispatchMicros=163245, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719019242039, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000ED65E3DC, lastDispatchedFrom=172.23.120.85:49852, lastDispatchedTo=172.23.104.252:11210, requestId=4301578, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36550, opaque=0x41eb75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4476, encodingMicros=3, totalDispatchMicros=41948, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719019106234, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4301616, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34812, opaque=0x41eb9b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9698, encodingMicros=3, totalDispatchMicros=59364, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719019106210, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F2773C24, lastDispatchedFrom=172.23.120.85:49476, lastDispatchedTo=172.23.104.252:11210, requestId=4302911, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-1006, opaque=0x41f0aa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10323, encodingMicros=3, totalDispatchMicros=36888, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719020371985, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=4302916, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69971, opaque=0x41f0af, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10757, encodingMicros=3, totalDispatchMicros=50791, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719020374558, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4295446, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19078, opaque=0x41d381, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4620, encodingMicros=3, totalDispatchMicros=77482, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719020370956, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4289805, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61620, opaque=0x41bd78, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10671, encodingMicros=3, totalDispatchMicros=144102, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719020377120, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4301550, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40391, opaque=0x41eb59, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11142, encodingMicros=4, totalDispatchMicros=62720, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719020415947, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000ED65E3DC, lastDispatchedFrom=172.23.120.85:49852, lastDispatchedTo=172.23.104.252:11210, requestId=4293443, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43763, opaque=0x41cbae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5336, encodingMicros=3, totalDispatchMicros=58333, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719020382545, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F2773C24, lastDispatchedFrom=172.23.120.85:49476, lastDispatchedTo=172.23.104.252:11210, requestId=4301821, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-904, opaque=0x41ec68, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11596, encodingMicros=3, totalDispatchMicros=44039, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719020651068, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4292766, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25103, opaque=0x41c909, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4074, encodingMicros=2, totalDispatchMicros=123478, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719020664258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=4304845, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-1072, opaque=0x41f838, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11267, encodingMicros=3, totalDispatchMicros=22850, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719020793791, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4304059, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62217, opaque=0x41f526, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6103, encodingMicros=3, totalDispatchMicros=24450, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719020671332, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4284192, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46411, opaque=0x41a78b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5730, encodingMicros=2, totalDispatchMicros=145178, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719020890013, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4303132, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74056, opaque=0x41f187, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6163, encodingMicros=3, totalDispatchMicros=34906, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719020900045, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4298772, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55527, opaque=0x41e07f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14251, encodingMicros=16, totalDispatchMicros=50996, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719020907889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4292729, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43718, opaque=0x41c8e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12103, encodingMicros=2, totalDispatchMicros=80877, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719020978166, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4299007, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55540, opaque=0x41e16a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14311, encodingMicros=2, totalDispatchMicros=50788, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719020995686, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4296000, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47672, opaque=0x41d5ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12186, encodingMicros=2, totalDispatchMicros=59701, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021059896, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4299944, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66107, opaque=0x41e513, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4533, encodingMicros=2, totalDispatchMicros=58949, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719021051248, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4305116, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-33000, opaque=0x41f947, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5453, encodingMicros=8, totalDispatchMicros=5453, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021139286, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4300178, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42356, opaque=0x41e5fd, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4605, encodingMicros=3, totalDispatchMicros=55349, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021162786, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4296744, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51584, opaque=0x41d893, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5108, encodingMicros=2, totalDispatchMicros=59396, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021183454, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4300211, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42359, opaque=0x41e61e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4645, encodingMicros=2, totalDispatchMicros=54601, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719021101162, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4304725, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48202, opaque=0x41f7c0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12132, encodingMicros=3, totalDispatchMicros=26370, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021095615, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4296136, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25266, opaque=0x41d633, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12280, encodingMicros=2, totalDispatchMicros=59581, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719021267943, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4304788, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32984, opaque=0x41f7ff, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12295, encodingMicros=3, totalDispatchMicros=25397, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021231831, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4300326, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15440, opaque=0x41e691, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4683, encodingMicros=2, totalDispatchMicros=53773, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719021304314, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4304938, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44349, opaque=0x41f895, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12133, encodingMicros=3, totalDispatchMicros=20798, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021305402, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4287719, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-50933, opaque=0x41b552, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5187, encodingMicros=2, totalDispatchMicros=126297, totalServerMicros=76, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021381774, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4300513, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25470, opaque=0x41e74c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6812, encodingMicros=3, totalDispatchMicros=42253, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719021397884, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4302162, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55763, opaque=0x41edbd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3086, encodingMicros=2, totalDispatchMicros=44786, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021335652, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4293631, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36136, opaque=0x41cc6a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12499, encodingMicros=3, totalDispatchMicros=76437, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719021450921, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4302012, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28943, opaque=0x41ed27, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6863, encodingMicros=2, totalDispatchMicros=33600, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719021464644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4303816, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40514, opaque=0x41f433, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3142, encodingMicros=3, totalDispatchMicros=26463, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719021491823, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4302151, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51875, opaque=0x41edb2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6899, encodingMicros=3, totalDispatchMicros=32168, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021489799, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4294937, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25212, opaque=0x41d184, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5682, encodingMicros=3, totalDispatchMicros=90934, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719021557648, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4303090, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55827, opaque=0x41f15d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6961, encodingMicros=3, totalDispatchMicros=27543, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021439968, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4302715, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48090, opaque=0x41efe6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4488, encodingMicros=3, totalDispatchMicros=16854, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021597048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4295404, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43874, opaque=0x41d357, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5773, encodingMicros=3, totalDispatchMicros=87641, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021583233, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4297730, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43986, opaque=0x41dc6d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12668, encodingMicros=20, totalDispatchMicros=55158, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719021522558, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4303811, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51994, opaque=0x41f42e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3195, encodingMicros=3, totalDispatchMicros=26612, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021644283, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4290245, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-54964, opaque=0x41bf30, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6549, encodingMicros=3, totalDispatchMicros=103009, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021639532, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4295422, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25235, opaque=0x41d369, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5810, encodingMicros=2, totalDispatchMicros=87665, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021742078, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C92A675D, lastDispatchedFrom=172.23.120.85:49906, lastDispatchedTo=172.23.104.252:11210, requestId=4301294, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51823, opaque=0x41ea59, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3370, encodingMicros=3, totalDispatchMicros=38858, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021762982, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4287727, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-50939, opaque=0x41b55a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6646, encodingMicros=2, totalDispatchMicros=120416, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021638163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4302792, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40457, opaque=0x41f033, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4693, encodingMicros=2, totalDispatchMicros=16304, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021799786, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4287954, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32149, opaque=0x41b63d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6679, encodingMicros=2, totalDispatchMicros=120382, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719021879969, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=4303517, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-1032, opaque=0x41f308, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12585, encodingMicros=2, totalDispatchMicros=36264, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021791711, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4295790, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40085, opaque=0x41d4d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5947, encodingMicros=2, totalDispatchMicros=84967, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021929948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4288311, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-39692, opaque=0x41b7a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6801, encodingMicros=3, totalDispatchMicros=121463, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719021955132, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4300235, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44107, opaque=0x41e636, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4716, encodingMicros=16, totalDispatchMicros=60205, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719021975747, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4296509, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40115, opaque=0x41d7a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6112, encodingMicros=3, totalDispatchMicros=79438, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719022062646, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4298504, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36372, opaque=0x41df73, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5922, encodingMicros=2, totalDispatchMicros=72000, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719022092277, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4298807, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25382, opaque=0x41e0a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5947, encodingMicros=3, totalDispatchMicros=68507, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719022118678, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4292938, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36097, opaque=0x41c9b5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4828, encodingMicros=3, totalDispatchMicros=135418, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719022139675, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4290581, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-24975, opaque=0x41c080, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5982, encodingMicros=3, totalDispatchMicros=128946, totalServerMicros=54, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719022154139, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4303886, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-52001, opaque=0x41f479, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4859, encodingMicros=3, totalDispatchMicros=22405, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719022180232, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4299455, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47869, opaque=0x41e32a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6018, encodingMicros=3, totalDispatchMicros=68731, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719022215297, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4305140, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-55909, opaque=0x41f95f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5395, encodingMicros=4, totalDispatchMicros=5395, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719022254823, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4295174, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54744, opaque=0x41d271, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4333, encodingMicros=3, totalDispatchMicros=70939, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719022266575, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4296347, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77545, opaque=0x41d706, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6291, encodingMicros=3, totalDispatchMicros=79398, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719022369188, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4296925, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69684, opaque=0x41d948, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6378, encodingMicros=3, totalDispatchMicros=76151, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719021733503, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000211149FA, lastDispatchedFrom=172.23.120.85:49820, lastDispatchedTo=172.23.104.252:11210, requestId=4302659, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44222, opaque=0x41efae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11827, encodingMicros=2, totalDispatchMicros=51765, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719022356205, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004268CB51, lastDispatchedFrom=172.23.120.85:49728, lastDispatchedTo=172.23.104.252:11210, requestId=4303446, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42490, opaque=0x41f2c1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12872, encodingMicros=3, totalDispatchMicros=37669, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719022386256, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4297551, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19156, opaque=0x41dbba, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4434, encodingMicros=3, totalDispatchMicros=56631, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719022285958, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000009F2E1B5C, lastDispatchedFrom=172.23.120.85:49848, lastDispatchedTo=172.23.104.252:11210, requestId=4299644, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47884, opaque=0x41e3e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7076, encodingMicros=3, totalDispatchMicros=30632, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719025157396, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007F10D857, lastDispatchedFrom=172.23.120.85:49480, lastDispatchedTo=172.23.104.252:11210, requestId=4302382, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-966, opaque=0x41ee99, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6478, encodingMicros=2, totalDispatchMicros=37295, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719025204002, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4282077, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-26822, opaque=0x419f48, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=628, encodingMicros=2, totalDispatchMicros=119932, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719025511495, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4293011, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42042, opaque=0x41c9fe, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9308, encodingMicros=2, totalDispatchMicros=97665, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719025581710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4293060, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15154, opaque=0x41ca2f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9370, encodingMicros=2, totalDispatchMicros=96856, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719025580146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4302269, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28955, opaque=0x41ee28, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7613, encodingMicros=2, totalDispatchMicros=56195, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719025620044, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4300537, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62027, opaque=0x41e764, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10987, encodingMicros=3, totalDispatchMicros=60945, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719025674464, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4301108, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28896, opaque=0x41e99f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7694, encodingMicros=2, totalDispatchMicros=59610, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719025751368, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4301416, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55717, opaque=0x41ead3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7763, encodingMicros=2, totalDispatchMicros=56180, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719025785516, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4275061, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-76730, opaque=0x4183e0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10891, encodingMicros=3, totalDispatchMicros=151533, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719025794718, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4302606, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44219, opaque=0x41ef79, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7793, encodingMicros=2, totalDispatchMicros=50717, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719025862698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4272635, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-23239, opaque=0x417a66, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10936, encodingMicros=5, totalDispatchMicros=169681, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719025912437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4303847, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-29051, opaque=0x41f452, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7802, encodingMicros=3, totalDispatchMicros=28457, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719025921946, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4280508, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-33970, opaque=0x419927, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10983, encodingMicros=3, totalDispatchMicros=135195, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719025961705, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4280901, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-76978, opaque=0x419ab0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11020, encodingMicros=2, totalDispatchMicros=133316, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719025990467, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4277191, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-23479, opaque=0x418c32, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11045, encodingMicros=2, totalDispatchMicros=150944, totalServerMicros=53, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026058838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4276393, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-26568, opaque=0x418914, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11109, encodingMicros=2, totalDispatchMicros=153272, totalServerMicros=53, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719022190521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4304582, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36675, opaque=0x41f731, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4890, encodingMicros=3, totalDispatchMicros=15596, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719021937437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=4303633, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-1038, opaque=0x41f37c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12638, encodingMicros=2, totalDispatchMicros=35262, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026126811, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4277669, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-49801, opaque=0x418e10, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11164, encodingMicros=3, totalDispatchMicros=148528, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026114216, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4297796, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61921, opaque=0x41dcaf, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7719, encodingMicros=3, totalDispatchMicros=82874, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026281551, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4295435, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43880, opaque=0x41d376, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1597, encodingMicros=2, totalDispatchMicros=48296, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026311929, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4298011, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19174, opaque=0x41dd86, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7910, encodingMicros=3, totalDispatchMicros=80691, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026323624, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4282674, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65433, opaque=0x41a19d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1257, encodingMicros=2, totalDispatchMicros=122862, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026394510, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4296757, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32579, opaque=0x41d8a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1655, encodingMicros=2, totalDispatchMicros=40639, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026435333, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4298992, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66063, opaque=0x41e15b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8000, encodingMicros=2, totalDispatchMicros=75677, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026482666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4299200, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61983, opaque=0x41e22b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8039, encodingMicros=2, totalDispatchMicros=74639, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026519918, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4299524, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50690, opaque=0x41e36f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8069, encodingMicros=3, totalDispatchMicros=70651, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719026580213, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4304643, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62258, opaque=0x41f76e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8112, encodingMicros=3, totalDispatchMicros=16734, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719026618592, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4304844, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77932, opaque=0x41f837, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8135, encodingMicros=4, totalDispatchMicros=17850, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026668092, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=4296308, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19113, opaque=0x41d6df, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2202, encodingMicros=5, totalDispatchMicros=36803, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719026736491, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4303531, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51976, opaque=0x41f316, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8235, encodingMicros=3, totalDispatchMicros=32396, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026791391, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=4290114, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34341, opaque=0x41bead, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1976, encodingMicros=3, totalDispatchMicros=82843, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026847011, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4301292, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55704, opaque=0x41ea57, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8324, encodingMicros=3, totalDispatchMicros=47561, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026886163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4288012, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51046, opaque=0x41b677, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8359, encodingMicros=2, totalDispatchMicros=155067, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719026938120, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4305155, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-52070, opaque=0x41f96e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5973, encodingMicros=15, totalDispatchMicros=5973, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026925499, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=4297698, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-653, opaque=0x41dc4d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2405, encodingMicros=2, totalDispatchMicros=26845, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719025217394, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4301347, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73991, opaque=0x41ea8e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=15696, encodingMicros=3, totalDispatchMicros=60997, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719026939114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4302532, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40441, opaque=0x41ef2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8397, encodingMicros=3, totalDispatchMicros=44213, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719026394622, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4281703, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34015, opaque=0x419dd2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1323, encodingMicros=3, totalDispatchMicros=123941, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719026324650, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4298544, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34672, opaque=0x41df9b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9911, encodingMicros=2, totalDispatchMicros=72783, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027301105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4286336, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-27007, opaque=0x41afeb, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6356, encodingMicros=3, totalDispatchMicros=113716, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719027297950, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=4305099, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-373, documentId=test_collections-1090, opaque=0x41f936, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13550, encodingMicros=4, totalDispatchMicros=13550, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027312139, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4279685, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54129, opaque=0x4195f0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10892, encodingMicros=3, totalDispatchMicros=172753, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027447587, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4284093, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-39480, opaque=0x41a727, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1981, encodingMicros=3, totalDispatchMicros=148647, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719027301105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4284380, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28060, opaque=0x41a847, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2321, encodingMicros=2, totalDispatchMicros=99193, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027454191, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4286839, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61513, opaque=0x41b1e2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6499, encodingMicros=2, totalDispatchMicros=113074, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027460254, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=4293853, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-470, opaque=0x41cd48, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10741, encodingMicros=2, totalDispatchMicros=94593, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027493903, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4288834, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54527, opaque=0x41b9ad, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11069, encodingMicros=3, totalDispatchMicros=131065, totalServerMicros=54, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027507910, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4287583, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-35869, opaque=0x41b4ca, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1225, encodingMicros=3, totalDispatchMicros=127280, totalServerMicros=55, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027523925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4289439, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32226, opaque=0x41bc0a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1781, encodingMicros=2, totalDispatchMicros=115451, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027507739, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4299796, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47892, opaque=0x41e47f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1551, encodingMicros=3, totalDispatchMicros=38100, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027589478, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4286921, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65609, opaque=0x41b234, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6626, encodingMicros=2, totalDispatchMicros=113085, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027716679, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4296575, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55421, opaque=0x41d7ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10967, encodingMicros=2, totalDispatchMicros=77183, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027722817, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4289949, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54567, opaque=0x41be08, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11256, encodingMicros=2, totalDispatchMicros=122665, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027843162, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4296909, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43949, opaque=0x41d938, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11087, encodingMicros=3, totalDispatchMicros=75085, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027716331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D380DFC4, lastDispatchedFrom=172.23.120.85:49910, lastDispatchedTo=172.23.104.252:11210, requestId=4299120, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32710, opaque=0x41e1db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1965, encodingMicros=2, totalDispatchMicros=46734, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027836524, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4300331, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19276, opaque=0x41e696, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1847, encodingMicros=3, totalDispatchMicros=35265, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719027872304, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4295271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-77500, opaque=0x41d2d2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6573, encodingMicros=2, totalDispatchMicros=94650, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027885851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4290391, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55025, opaque=0x41bfc2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11124, encodingMicros=2, totalDispatchMicros=114418, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719027917939, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=4305038, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-445, documentId=test_collections-70114, opaque=0x41f8f9, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=21601, encodingMicros=13, totalDispatchMicros=21601, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719027970257, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4300652, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51774, opaque=0x41e7d7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2611, encodingMicros=3, totalDispatchMicros=24974, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719028125787, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4291473, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25019, opaque=0x41c3fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11326, encodingMicros=3, totalDispatchMicros=110040, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719028118894, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4300985, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47973, opaque=0x41e924, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2746, encodingMicros=3, totalDispatchMicros=21592, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719028282900, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000095EA34B6, lastDispatchedFrom=172.23.120.85:49892, lastDispatchedTo=172.23.104.252:11210, requestId=4301580, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55726, opaque=0x41eb77, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2901, encodingMicros=3, totalDispatchMicros=17018, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719028319496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4292185, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32347, opaque=0x41c6c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11448, encodingMicros=3, totalDispatchMicros=105917, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719028423907, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4301859, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48037, opaque=0x41ec8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11256, encodingMicros=3, totalDispatchMicros=62882, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719028460048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4298610, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19196, opaque=0x41dfdd, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7397, encodingMicros=3, totalDispatchMicros=53519, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719029064308, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000011578D23, lastDispatchedFrom=172.23.120.85:49894, lastDispatchedTo=172.23.104.252:11210, requestId=4302977, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32917, opaque=0x41f0ec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1792, encodingMicros=2, totalDispatchMicros=23105, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719027955299, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=4295332, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46852, opaque=0x41d30f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6653, encodingMicros=3, totalDispatchMicros=94484, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719029232165, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000BD3C58EB, lastDispatchedFrom=172.23.120.85:49890, lastDispatchedTo=172.23.104.252:11210, requestId=4300593, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32786, opaque=0x41e79c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2011, encodingMicros=2, totalDispatchMicros=53854, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029074793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4290040, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-54896, opaque=0x41be63, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7983, encodingMicros=2, totalDispatchMicros=123158, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719028478006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4301545, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36549, opaque=0x41eb54, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11280, encodingMicros=3, totalDispatchMicros=55157, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719028289823, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000ED65E3DC, lastDispatchedFrom=172.23.120.85:49852, lastDispatchedTo=172.23.104.252:11210, requestId=4301085, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47979, opaque=0x41e988, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11673, encodingMicros=3, totalDispatchMicros=47037, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719028154537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4288308, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54489, opaque=0x41b79f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10274, encodingMicros=3, totalDispatchMicros=130300, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719028133703, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4298099, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36350, opaque=0x41ddde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1701, encodingMicros=14, totalDispatchMicros=60707, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029352453, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4290584, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51260, opaque=0x41c083, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1698, encodingMicros=3, totalDispatchMicros=112149, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029371512, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4291313, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55123, opaque=0x41c35c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8249, encodingMicros=2, totalDispatchMicros=115020, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029587955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4291505, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25022, opaque=0x41c41c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1920, encodingMicros=4, totalDispatchMicros=102444, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029601518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4293601, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54688, opaque=0x41cc4c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11392, encodingMicros=3, totalDispatchMicros=95266, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719029247322, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4304946, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40547, opaque=0x41f89d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19587, encodingMicros=2, totalDispatchMicros=25485, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029762910, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4293849, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-27255, opaque=0x41cd44, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11546, encodingMicros=3, totalDispatchMicros=97946, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029882464, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4295011, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65892, opaque=0x41d1ce, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3545, encodingMicros=3, totalDispatchMicros=84153, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029931223, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4295227, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65902, opaque=0x41d2a6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3590, encodingMicros=2, totalDispatchMicros=80971, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029971647, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4295520, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50518, opaque=0x41d3cb, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3618, encodingMicros=3, totalDispatchMicros=80892, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030043572, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4295542, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54752, opaque=0x41d3e1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3645, encodingMicros=2, totalDispatchMicros=80902, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030056556, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4296317, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69658, opaque=0x41d6e8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4398, encodingMicros=23, totalDispatchMicros=75852, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030099210, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4296717, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46925, opaque=0x41d878, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3716, encodingMicros=2, totalDispatchMicros=72205, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719029601518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=4305150, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-445, documentId=test_collections-19526, opaque=0x41f969, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8664, encodingMicros=2, totalDispatchMicros=8664, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719029586328, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=4304930, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-66337, opaque=0x41f88d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=803, encodingMicros=3, totalDispatchMicros=5956, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029595315, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4291404, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51318, opaque=0x41c3b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8468, encodingMicros=2, totalDispatchMicros=114210, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030125351, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4297216, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46947, opaque=0x41da6b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4442, encodingMicros=3, totalDispatchMicros=74920, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029764082, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000012291AC9, lastDispatchedFrom=172.23.120.85:49822, lastDispatchedTo=172.23.104.252:11210, requestId=4299619, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51713, opaque=0x41e3ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2082, encodingMicros=3, totalDispatchMicros=47277, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030329064, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4293308, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47558, opaque=0x41cb27, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9123, encodingMicros=3, totalDispatchMicros=99382, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719030333266, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=4304363, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74109, opaque=0x41f656, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3094, encodingMicros=3, totalDispatchMicros=6529, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719030363333, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4280712, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-49951, opaque=0x4199f3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5461, encodingMicros=5, totalDispatchMicros=134241, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719030481822, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4298110, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32656, opaque=0x41dde9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9122, encodingMicros=2, totalDispatchMicros=81351, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719030561430, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=4304577, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74121, opaque=0x41f72c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1769, encodingMicros=3, totalDispatchMicros=13623, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719030574497, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4299218, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47858, opaque=0x41e23d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9203, encodingMicros=2, totalDispatchMicros=71140, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719030605536, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4299565, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36431, opaque=0x41e398, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9230, encodingMicros=3, totalDispatchMicros=66788, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719030633678, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4299631, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28800, opaque=0x41e3da, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9254, encodingMicros=3, totalDispatchMicros=65926, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719030684347, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4300246, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40311, opaque=0x41e641, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9292, encodingMicros=2, totalDispatchMicros=67426, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719030719004, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4287838, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-50987, opaque=0x41b5c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9319, encodingMicros=3, totalDispatchMicros=161156, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719030726198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=4290767, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34369, opaque=0x41c13a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4510, encodingMicros=3, totalDispatchMicros=78504, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719030798078, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4282415, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-24619, opaque=0x41a099, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3976, encodingMicros=2, totalDispatchMicros=124694, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719030838437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4280775, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-24542, opaque=0x419a32, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4005, encodingMicros=3, totalDispatchMicros=127281, totalServerMicros=47, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719030860583, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=4304019, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42534, opaque=0x41f4fe, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3916, encodingMicros=2, totalDispatchMicros=13966, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719030902741, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=4303353, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42483, opaque=0x41f264, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3955, encodingMicros=3, totalDispatchMicros=13892, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719030895724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4288097, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-41851, opaque=0x41b6cc, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4588, encodingMicros=2, totalDispatchMicros=98758, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719029785509, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4282546, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-31893, opaque=0x41a11d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8611, encodingMicros=2, totalDispatchMicros=153267, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030921201, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4295704, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40080, opaque=0x41d483, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3504, encodingMicros=3, totalDispatchMicros=91079, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030475497, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4297998, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47780, opaque=0x41dd79, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2557, encodingMicros=2, totalDispatchMicros=62365, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719030482473, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4280773, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61246, opaque=0x419a30, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5576, encodingMicros=3, totalDispatchMicros=134382, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719031171961, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4296879, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40137, opaque=0x41d91a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3731, encodingMicros=3, totalDispatchMicros=83375, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719030317700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4297664, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69725, opaque=0x41dc2b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4622, encodingMicros=3, totalDispatchMicros=70110, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031175423, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4299627, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42334, opaque=0x41e3d6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3421, encodingMicros=3, totalDispatchMicros=73133, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719031200772, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4297885, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51624, opaque=0x41dd08, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3273, encodingMicros=2, totalDispatchMicros=61852, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719031260003, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4297509, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43978, opaque=0x41db90, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3809, encodingMicros=2, totalDispatchMicros=74568, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719031231646, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4299918, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42345, opaque=0x41e4f9, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4679, encodingMicros=18, totalDispatchMicros=39965, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719031395997, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000008B6557D5, lastDispatchedFrom=172.23.120.85:49850, lastDispatchedTo=172.23.104.252:11210, requestId=4290341, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55002, opaque=0x41bf90, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3940, encodingMicros=2, totalDispatchMicros=119577, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031411429, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4301894, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34823, opaque=0x41ecb1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1203, encodingMicros=2, totalDispatchMicros=28010, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031432581, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4300893, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51793, opaque=0x41e8c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3470, encodingMicros=7, totalDispatchMicros=48690, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719031475687, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4304186, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42545, opaque=0x41f5a5, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1247, encodingMicros=3, totalDispatchMicros=13883, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031489045, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4290469, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28368, opaque=0x41c010, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3513, encodingMicros=4, totalDispatchMicros=135176, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031519550, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4303479, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50863, opaque=0x41f2e2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1157, encodingMicros=3, totalDispatchMicros=20810, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031534323, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4289849, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-54828, opaque=0x41bda4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3554, encodingMicros=7, totalDispatchMicros=135864, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031559110, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4303485, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62178, opaque=0x41f2e8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1185, encodingMicros=4, totalDispatchMicros=20749, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719031579472, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4273628, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-26449, opaque=0x417e47, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10751, encodingMicros=2, totalDispatchMicros=154549, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031597908, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4303692, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-70017, opaque=0x41f3b7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1219, encodingMicros=3, totalDispatchMicros=19864, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031620312, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4301458, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32842, opaque=0x41eafd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3561, encodingMicros=3, totalDispatchMicros=52573, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031639961, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=4303712, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19451, opaque=0x41f3cb, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1257, encodingMicros=3, totalDispatchMicros=19748, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031660175, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4301460, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48006, opaque=0x41eaff, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3596, encodingMicros=31, totalDispatchMicros=52654, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719031682245, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4283941, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-54316, opaque=0x41a690, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10817, encodingMicros=3, totalDispatchMicros=114248, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031698272, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4302970, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51939, opaque=0x41f0e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3179, encodingMicros=3, totalDispatchMicros=34069, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719031721372, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4280834, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73140, opaque=0x419a6d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10843, encodingMicros=2, totalDispatchMicros=129293, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031736153, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4303113, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40481, opaque=0x41f174, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3213, encodingMicros=2, totalDispatchMicros=33704, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719031765157, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4284744, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-14838, opaque=0x41a9b3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5177, encodingMicros=2, totalDispatchMicros=164380, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031832501, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4300188, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34753, opaque=0x41e607, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10551, encodingMicros=3, totalDispatchMicros=70533, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719031867831, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4303849, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62201, opaque=0x41f454, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10584, encodingMicros=3, totalDispatchMicros=36431, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719031885987, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4302981, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19411, opaque=0x41f0f0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1450, encodingMicros=3, totalDispatchMicros=28657, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031932023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E6F93DE1, lastDispatchedFrom=172.23.120.85:49688, lastDispatchedTo=172.23.104.252:11210, requestId=4301941, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-19363, opaque=0x41ece0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1486, encodingMicros=3, totalDispatchMicros=42565, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719031969275, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4285027, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65535, opaque=0x41aace, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5263, encodingMicros=2, totalDispatchMicros=109754, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719032022046, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4275305, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-68824, opaque=0x4184d4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5311, encodingMicros=3, totalDispatchMicros=155568, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719032053110, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4275255, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-72869, opaque=0x4184a2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5338, encodingMicros=3, totalDispatchMicros=155649, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719031175301, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4299003, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40235, opaque=0x41e166, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9795, encodingMicros=2, totalDispatchMicros=70090, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719032115581, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4281069, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-76986, opaque=0x419b59, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5023, encodingMicros=2, totalDispatchMicros=133130, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032082041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4300334, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25458, opaque=0x41e699, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5266, encodingMicros=3, totalDispatchMicros=52817, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719031772299, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/000000007681039C, lastDispatchedFrom=172.23.120.85:49824, lastDispatchedTo=172.23.104.252:11210, requestId=4304898, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44343, opaque=0x41f86d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3245, encodingMicros=3, totalDispatchMicros=15350, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032202993, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4300532, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55647, opaque=0x41e75f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1922, encodingMicros=2, totalDispatchMicros=55619, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719031377996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=4304798, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42602, opaque=0x41f809, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3441, encodingMicros=3, totalDispatchMicros=16631, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719031246853, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000902707F0, lastDispatchedFrom=172.23.120.85:49650, lastDispatchedTo=172.23.104.252:11210, requestId=4281332, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73153, opaque=0x419c5f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6319, encodingMicros=2, totalDispatchMicros=133817, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032268810, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4276024, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-49727, opaque=0x4187a3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4156, encodingMicros=3, totalDispatchMicros=202968, totalServerMicros=113, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032273610, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4300541, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32783, opaque=0x41e768, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1972, encodingMicros=3, totalDispatchMicros=62085, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032361146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4288320, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50247, opaque=0x41b7ab, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4244, encodingMicros=3, totalDispatchMicros=146778, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032375789, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D9ABD185, lastDispatchedFrom=172.23.120.85:49924, lastDispatchedTo=172.23.104.252:11210, requestId=4300611, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51768, opaque=0x41e7ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2068, encodingMicros=2, totalDispatchMicros=61312, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032404017, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4291349, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46690, opaque=0x41c380, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4593, encodingMicros=3, totalDispatchMicros=138912, totalServerMicros=77, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032452527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4291522, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-46700, opaque=0x41c42d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4637, encodingMicros=3, totalDispatchMicros=138809, totalServerMicros=76, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032497812, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4299214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55553, opaque=0x41e239, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5669, encodingMicros=2, totalDispatchMicros=69709, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719032190166, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4302308, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55775, opaque=0x41ee4f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10375, encodingMicros=2, totalDispatchMicros=48689, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719032541842, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=4304501, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34948, opaque=0x41f6e0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4697, encodingMicros=3, totalDispatchMicros=16335, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719032185297, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4282252, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-31192, opaque=0x419ff7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5071, encodingMicros=2, totalDispatchMicros=133138, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719032564755, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000B49578C9, lastDispatchedFrom=172.23.120.85:49944, lastDispatchedTo=172.23.104.252:11210, requestId=4303646, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51982, opaque=0x41f389, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10745, encodingMicros=3, totalDispatchMicros=40901, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032416433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A50E03DE, lastDispatchedFrom=172.23.120.85:49612, lastDispatchedTo=172.23.104.252:11210, requestId=4285329, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-14872, opaque=0x41abfc, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4285, encodingMicros=2, totalDispatchMicros=167780, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719032615496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4290292, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15058, opaque=0x41bf5f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5454, encodingMicros=3, totalDispatchMicros=116034, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719032291161, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4284141, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-41699, opaque=0x41a758, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6903, encodingMicros=8, totalDispatchMicros=127229, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719032616874, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4305188, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-445, documentId=test_collections-66343, opaque=0x41f98f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7786, encodingMicros=3, totalDispatchMicros=7786, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719032682336, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4290554, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34357, opaque=0x41c065, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5512, encodingMicros=3, totalDispatchMicros=115064, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719032798774, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4293784, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34479, opaque=0x41cd02, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3171, encodingMicros=3, totalDispatchMicros=94212, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719032816847, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4292025, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15125, opaque=0x41c624, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5620, encodingMicros=3, totalDispatchMicros=104787, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719033023009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4293870, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50454, opaque=0x41cd59, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5776, encodingMicros=3, totalDispatchMicros=95387, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719033055354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4297760, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42224, opaque=0x41dc8b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3323, encodingMicros=3, totalDispatchMicros=70191, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719033073687, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4300267, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50722, opaque=0x41e656, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4917, encodingMicros=3, totalDispatchMicros=75393, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719033125167, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=4302182, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15510, opaque=0x41edd1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4892, encodingMicros=17, totalDispatchMicros=61827, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719033160177, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4302623, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32901, opaque=0x41ef8a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8396, encodingMicros=3, totalDispatchMicros=38092, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719033200856, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4302713, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48089, opaque=0x41efe4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8429, encodingMicros=3, totalDispatchMicros=38819, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719033229450, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4303803, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-29048, opaque=0x41f426, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8452, encodingMicros=3, totalDispatchMicros=27281, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719033257168, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4303800, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-29047, opaque=0x41f423, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8476, encodingMicros=3, totalDispatchMicros=27102, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719033282622, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4301983, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48043, opaque=0x41ed0a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11965, encodingMicros=2, totalDispatchMicros=62607, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719033318205, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4302055, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51866, opaque=0x41ed52, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11997, encodingMicros=3, totalDispatchMicros=61997, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506719033325005, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4305223, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-260, documentId=test_collections-33005, opaque=0x41f9b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3740, encodingMicros=2, totalDispatchMicros=3740, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719033376296, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4305015, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36707, opaque=0x41f8e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11918, encodingMicros=3, totalDispatchMicros=13689, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719033408764, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4301034, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55682, opaque=0x41e955, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3593, encodingMicros=3, totalDispatchMicros=42351, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719033433487, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4292659, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28483, opaque=0x41c89e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6180, encodingMicros=2, totalDispatchMicros=98280, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719033468366, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000F94AE74C, lastDispatchedFrom=172.23.120.85:49856, lastDispatchedTo=172.23.104.252:11210, requestId=4301532, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32847, opaque=0x41eb47, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3633, encodingMicros=3, totalDispatchMicros=40333, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032627583, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000302F1225, lastDispatchedFrom=172.23.120.85:49878, lastDispatchedTo=172.23.104.252:11210, requestId=4300660, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28862, opaque=0x41e7df, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4767, encodingMicros=3, totalDispatchMicros=62209, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719032603512, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C712F616, lastDispatchedFrom=172.23.120.85:49928, lastDispatchedTo=172.23.104.252:11210, requestId=4302955, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40466, opaque=0x41f0d6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2369, encodingMicros=3, totalDispatchMicros=46308, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719033477443, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000D983760F, lastDispatchedFrom=172.23.120.85:49846, lastDispatchedTo=172.23.104.252:11210, requestId=4297800, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55478, opaque=0x41dcb3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6211, encodingMicros=2, totalDispatchMicros=64492, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719032797265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4289284, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50282, opaque=0x41bb6f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4644, encodingMicros=3, totalDispatchMicros=133255, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719032800599, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4292570, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-27215, opaque=0x41c845, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7297, encodingMicros=3, totalDispatchMicros=98519, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719032654829, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=4294642, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-508, opaque=0x41d05d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23084, encodingMicros=3, totalDispatchMicros=152123, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719034666472, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4293260, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-27238, opaque=0x41caf7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6421, encodingMicros=2, totalDispatchMicros=139829, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719034666711, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=4304594, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74124, opaque=0x41f73d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4699, encodingMicros=2, totalDispatchMicros=25851, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719034676983, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000045DDD6AF, lastDispatchedFrom=172.23.120.85:49940, lastDispatchedTo=172.23.104.252:11210, requestId=4295024, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36205, opaque=0x41d1db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28411, encodingMicros=2, totalDispatchMicros=87358, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719034668207, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000E5054C3B, lastDispatchedFrom=172.23.120.85:49874, lastDispatchedTo=172.23.104.252:11210, requestId=4303046, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51948, opaque=0x41f131, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4411, encodingMicros=3, totalDispatchMicros=40044, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719034668596, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=4295719, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73722, opaque=0x41d492, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9109, encodingMicros=3, totalDispatchMicros=92869, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719034673581, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4300461, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-55642, opaque=0x41e718, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8170, encodingMicros=3, totalDispatchMicros=31565, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719034977273, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4285599, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65570, opaque=0x41ad0a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9575, encodingMicros=2, totalDispatchMicros=120214, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719034988889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000DF624060, lastDispatchedFrom=172.23.120.85:49926, lastDispatchedTo=172.23.104.252:11210, requestId=4300477, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40325, opaque=0x41e728, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8481, encodingMicros=2, totalDispatchMicros=31743, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719034981543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4292973, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34448, opaque=0x41c9d8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6409, encodingMicros=3, totalDispatchMicros=139247, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719034976175, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000045DDD6AF, lastDispatchedFrom=172.23.120.85:49940, lastDispatchedTo=172.23.104.252:11210, requestId=4300591, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28856, opaque=0x41e79a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13506, encodingMicros=3, totalDispatchMicros=54495, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719035138557, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=4292253, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-65801, opaque=0x41c708, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6562, encodingMicros=3, totalDispatchMicros=151799, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719035105462, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4292860, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-28495, opaque=0x41c967, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4925, encodingMicros=3, totalDispatchMicros=142675, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719035109659, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4285590, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-14889, opaque=0x41ad01, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9704, encodingMicros=2, totalDispatchMicros=120379, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719035168771, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/0000000045DDD6AF, lastDispatchedFrom=172.23.120.85:49940, lastDispatchedTo=172.23.104.252:11210, requestId=4300588, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25475, opaque=0x41e797, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13695, encodingMicros=3, totalDispatchMicros=49844, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719035234635, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4294088, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47592, opaque=0x41ce33, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5040, encodingMicros=3, totalDispatchMicros=142456, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719035278547, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=4291458, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-61687, opaque=0x41c3ed, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3928, encodingMicros=3, totalDispatchMicros=120640, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719035284447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=4297657, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-15337, opaque=0x41dc24, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=550, encodingMicros=2, totalDispatchMicros=39717, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719035341027, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=4298344, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-693, opaque=0x41ded3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29020, encodingMicros=2, totalDispatchMicros=63425, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719035320720, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4294455, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51473, opaque=0x41cfa2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5111, encodingMicros=3, totalDispatchMicros=140953, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719035373901, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=4298543, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-703, opaque=0x41df9a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29048, encodingMicros=3, totalDispatchMicros=63584, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719035405631, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=4301536, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-888, opaque=0x41eb4b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=25813, encodingMicros=3, totalDispatchMicros=69735, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719035400861, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000678BF792, lastDispatchedFrom=172.23.120.85:49876, lastDispatchedTo=172.23.104.252:11210, requestId=4304941, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-48211, opaque=0x41f898, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5102, encodingMicros=3, totalDispatchMicros=17900, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719035436263, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=4301938, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-918, opaque=0x41ecdd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=25840, encodingMicros=3, totalDispatchMicros=66254, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506719035436858, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4272951, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-64965, opaque=0x417ba2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8789, encodingMicros=2, totalDispatchMicros=115093, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719035469132, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=4303169, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-1015, opaque=0x41f1ac, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=25869, encodingMicros=3, totalDispatchMicros=55959, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506719035487946, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4272955, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-38612, opaque=0x417ba6, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8834, encodingMicros=3, totalDispatchMicros=115149, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719035489326, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4289937, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-54862, opaque=0x41bdfc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9657, encodingMicros=2, totalDispatchMicros=125798, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719035621227, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4300779, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-47960, opaque=0x41e856, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4238, encodingMicros=3, totalDispatchMicros=50890, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719035652535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4300880, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-36509, opaque=0x41e8bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4265, encodingMicros=2, totalDispatchMicros=49693, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719035681702, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4301004, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-40354, opaque=0x41e937, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4291, encodingMicros=2, totalDispatchMicros=48435, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719035710738, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4292332, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-25074, opaque=0x41c757, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4067, encodingMicros=2, totalDispatchMicros=129080, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719035719026, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=4305075, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-74149, opaque=0x41f91e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7567, encodingMicros=4, totalDispatchMicros=10698, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719035860424, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4303338, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-44262, opaque=0x41f255, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4151, encodingMicros=3, totalDispatchMicros=34144, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506719035860554, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=4303889, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-1046, opaque=0x41f47c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5592, encodingMicros=3, totalDispatchMicros=26922, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719035911896, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4294203, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-43797, opaque=0x41cea6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4199, encodingMicros=2, totalDispatchMicros=135866, totalServerMicros=104, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719035912191, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4284677, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-34159, opaque=0x41a970, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8151, encodingMicros=2, totalDispatchMicros=148677, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506719035950157, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000497E6F26, lastDispatchedFrom=172.23.120.85:49912, lastDispatchedTo=172.23.104.252:11210, requestId=4303507, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-51973, opaque=0x41f2fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4233, encodingMicros=2, totalDispatchMicros=33371, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506719036345716, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4304918, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-62292, opaque=0x41f881, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7864, encodingMicros=3, totalDispatchMicros=16948, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506719036390872, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=4305097, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42611, opaque=0x41f934, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7723, encodingMicros=2, totalDispatchMicros=11897, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719036435796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=4291553, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-373, documentId=test_collections-307, opaque=0x41c44c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8366, encodingMicros=2, totalDispatchMicros=130769, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506719036478732, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001d, idempotent=false, lastChannelId=539F7D110000001D/00000000C0E825EC, lastDispatchedFrom=172.23.120.85:49842, lastDispatchedTo=172.23.104.252:11210, requestId=4291366, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-260, documentId=test_collections-32311, opaque=0x41c391, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8978, encodingMicros=2, totalDispatchMicros=112758, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506719037087793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=4296922, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-50569, opaque=0x41d945, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10111, encodingMicros=2, totalDispatchMicros=53680, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719037204840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4299134, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-69810, opaque=0x41e1e9, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5760, encodingMicros=3, totalDispatchMicros=74065, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719037279955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4299237, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-73884, opaque=0x41e250, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5828, encodingMicros=3, totalDispatchMicros=72980, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506719037311589, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=4299298, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-445, documentId=test_collections-42316, opaque=0x41e28d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5856, encodingMicros=2, totalDispatchMicros=71989, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435359049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5411255, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49301, opaque=0x52da22, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49271, encodingMicros=2, totalDispatchMicros=68980, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435284640, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5415700, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69026, opaque=0x52eb7f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6808, encodingMicros=2, totalDispatchMicros=37435, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435521675, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5411441, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55972, opaque=0x52dadc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=47489, encodingMicros=2, totalDispatchMicros=71088, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435285585, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407086, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75484, opaque=0x52c9d9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=44515, encodingMicros=3, totalDispatchMicros=91564, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435409247, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5417489, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59263, opaque=0x52f27c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7771, encodingMicros=3, totalDispatchMicros=29801, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435601971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407208, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27277, opaque=0x52ca53, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=44826, encodingMicros=2, totalDispatchMicros=91789, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435628901, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5416521, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45725, opaque=0x52eeb4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7985, encodingMicros=3, totalDispatchMicros=30645, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435642890, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407287, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27283, opaque=0x52caa2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=44858, encodingMicros=3, totalDispatchMicros=91784, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435552468, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5415880, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54415, opaque=0x52ec33, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7072, encodingMicros=3, totalDispatchMicros=36692, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435554500, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5411489, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39125, opaque=0x52db0c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=47517, encodingMicros=3, totalDispatchMicros=71107, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435732570, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5416236, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62062, opaque=0x52ed97, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7248, encodingMicros=2, totalDispatchMicros=33030, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435694709, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407464, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72145, opaque=0x52cb53, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=44907, encodingMicros=2, totalDispatchMicros=91678, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435665578, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5417756, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49650, opaque=0x52f387, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8018, encodingMicros=3, totalDispatchMicros=27680, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435797701, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407683, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50116, opaque=0x52cc2e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=45006, encodingMicros=3, totalDispatchMicros=91308, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435836756, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5418265, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56275, opaque=0x52f584, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8185, encodingMicros=3, totalDispatchMicros=24334, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737435286356, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5415309, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42906, opaque=0x52e9f8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=46871, encodingMicros=3, totalDispatchMicros=62455, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435765679, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5417624, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75887, opaque=0x52f303, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7277, encodingMicros=3, totalDispatchMicros=27645, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435764479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5411512, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52572, opaque=0x52db23, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=47724, encodingMicros=3, totalDispatchMicros=70469, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435283885, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5414884, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68959, opaque=0x52e84f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=39987, encodingMicros=2, totalDispatchMicros=60952, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737435954456, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=5409264, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50193, opaque=0x52d25b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=768, encodingMicros=2, totalDispatchMicros=59554, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436035806, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5414366, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42871, opaque=0x52e649, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=40733, encodingMicros=5, totalDispatchMicros=61312, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737436054308, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=5409307, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72214, opaque=0x52d286, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=864, encodingMicros=3, totalDispatchMicros=59117, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435956507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5413509, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49448, opaque=0x52e2f0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=47911, encodingMicros=2, totalDispatchMicros=68917, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737436100484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=5409647, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57941, opaque=0x52d3da, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=906, encodingMicros=2, totalDispatchMicros=56494, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435929087, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5417743, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69151, opaque=0x52f37a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7437, encodingMicros=2, totalDispatchMicros=27795, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737436152289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=5409855, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38733, opaque=0x52d4aa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=955, encodingMicros=2, totalDispatchMicros=46676, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737435902346, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5417299, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54490, opaque=0x52f1be, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=47483, encodingMicros=4, totalDispatchMicros=57035, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435872559, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5416865, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49584, opaque=0x52f00c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8217, encodingMicros=3, totalDispatchMicros=25413, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436211527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5415576, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72448, opaque=0x52eb02, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=47784, encodingMicros=3, totalDispatchMicros=62388, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737435866074, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407727, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35116, opaque=0x52cc5a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=45069, encodingMicros=2, totalDispatchMicros=91266, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436255486, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5415806, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38959, opaque=0x52ebe9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=47824, encodingMicros=3, totalDispatchMicros=60735, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436271303, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407747, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38658, opaque=0x52cc6e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=45471, encodingMicros=3, totalDispatchMicros=91634, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436291928, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5416002, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69044, opaque=0x52ecad, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=47856, encodingMicros=2, totalDispatchMicros=58684, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436241733, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5417111, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27261, opaque=0x52f102, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8582, encodingMicros=3, totalDispatchMicros=25517, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436351584, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5418645, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56297, opaque=0x52f700, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8688, encodingMicros=16, totalDispatchMicros=23223, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737436328108, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5417455, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75873, opaque=0x52f25a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=47878, encodingMicros=5, totalDispatchMicros=55958, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436381384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5418668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56298, opaque=0x52f717, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8714, encodingMicros=3, totalDispatchMicros=23037, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737435282710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5409943, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45372, opaque=0x52d502, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=47630, encodingMicros=3, totalDispatchMicros=84057, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436408763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5419578, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59458, opaque=0x52faa5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8737, encodingMicros=3, totalDispatchMicros=20563, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436435871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5418780, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56307, opaque=0x52f787, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8759, encodingMicros=2, totalDispatchMicros=20517, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737436197291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=5410807, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61845, opaque=0x52d862, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=996, encodingMicros=3, totalDispatchMicros=42100, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436463813, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5418826, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56308, opaque=0x52f7b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8770, encodingMicros=3, totalDispatchMicros=20734, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436498251, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5418858, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31158, opaque=0x52f7d5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8800, encodingMicros=2, totalDispatchMicros=20416, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436523200, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5419734, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59481, opaque=0x52fb41, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8820, encodingMicros=2, totalDispatchMicros=19612, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436548450, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5418963, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45824, opaque=0x52f83e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8842, encodingMicros=3, totalDispatchMicros=24827, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436572867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5419918, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45886, opaque=0x52fbf9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8833, encodingMicros=3, totalDispatchMicros=16872, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436599384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5419954, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19494, opaque=0x52fc1d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8856, encodingMicros=14, totalDispatchMicros=16899, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436624391, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5420016, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31221, opaque=0x52fc5b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8877, encodingMicros=3, totalDispatchMicros=16270, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436650177, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5420020, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59511, opaque=0x52fc5f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8899, encodingMicros=2, totalDispatchMicros=16297, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436674966, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5420084, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19504, opaque=0x52fc9f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8920, encodingMicros=3, totalDispatchMicros=16253, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737436700133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5421064, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45956, opaque=0x530073, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7823, encodingMicros=3, totalDispatchMicros=12207, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737436722714, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5421113, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42210, opaque=0x5300a4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7840, encodingMicros=3, totalDispatchMicros=12908, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737436764168, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5421126, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45959, opaque=0x5300b1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7877, encodingMicros=4, totalDispatchMicros=12847, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436797014, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5420344, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45916, opaque=0x52fda3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7904, encodingMicros=4, totalDispatchMicros=12805, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436825418, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5420404, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49826, opaque=0x52fddf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7928, encodingMicros=3, totalDispatchMicros=12732, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436851837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F948E7DF, lastDispatchedFrom=172.23.120.85:49492, lastDispatchedTo=172.23.104.252:11210, requestId=5420558, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42166, opaque=0x52fe79, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7951, encodingMicros=2, totalDispatchMicros=15859, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737436846566, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5408713, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45231, opaque=0x52d034, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19492, encodingMicros=2, totalDispatchMicros=68348, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436905369, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5419077, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39120, opaque=0x52f8b0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9146, encodingMicros=3, totalDispatchMicros=24811, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436936002, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5415026, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58164, opaque=0x52e8dd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9173, encodingMicros=2, totalDispatchMicros=45167, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436961266, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5415076, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54368, opaque=0x52e90f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9195, encodingMicros=3, totalDispatchMicros=44330, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436986152, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5415191, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38931, opaque=0x52e982, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9215, encodingMicros=3, totalDispatchMicros=43963, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437033116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5415488, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58189, opaque=0x52eaab, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9258, encodingMicros=2, totalDispatchMicros=41917, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737437059191, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5420636, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46841, opaque=0x52fec7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9280, encodingMicros=3, totalDispatchMicros=16598, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436183634, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5418080, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75917, opaque=0x52f4cb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7688, encodingMicros=3, totalDispatchMicros=24651, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737436115622, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5415411, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45670, opaque=0x52ea5e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=48066, encodingMicros=4, totalDispatchMicros=63244, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737437143024, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5419217, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75992, opaque=0x52f93c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8642, encodingMicros=3, totalDispatchMicros=22384, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436083196, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5414782, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46530, opaque=0x52e7e9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=40772, encodingMicros=3, totalDispatchMicros=61131, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437222610, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5416806, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62085, opaque=0x52efd1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8719, encodingMicros=3, totalDispatchMicros=25701, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437250340, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5415175, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62013, opaque=0x52e972, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=41929, encodingMicros=2, totalDispatchMicros=56513, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737437179011, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5415498, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52748, opaque=0x52eab5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49113, encodingMicros=3, totalDispatchMicros=62917, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437287542, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5415322, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62019, opaque=0x52ea05, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=41963, encodingMicros=3, totalDispatchMicros=55103, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437088680, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5415557, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69017, opaque=0x52eaf0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9306, encodingMicros=2, totalDispatchMicros=41293, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437271848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5418259, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75930, opaque=0x52f57e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8765, encodingMicros=18, totalDispatchMicros=25038, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437337599, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5416088, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62053, opaque=0x52ed03, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9551, encodingMicros=2, totalDispatchMicros=36338, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437369440, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5416416, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58223, opaque=0x52ee4b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9579, encodingMicros=2, totalDispatchMicros=33093, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437368598, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5417201, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62115, opaque=0x52f15c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8857, encodingMicros=3, totalDispatchMicros=29180, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437397373, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5416436, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38993, opaque=0x52ee5f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9603, encodingMicros=3, totalDispatchMicros=33070, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437421571, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5418399, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50558, opaque=0x52f60a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8906, encodingMicros=3, totalDispatchMicros=24143, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436899062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5412143, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45543, opaque=0x52dd9a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19540, encodingMicros=3, totalDispatchMicros=56835, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737436432590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5410135, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55903, opaque=0x52d5c2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=48773, encodingMicros=2, totalDispatchMicros=85073, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437517966, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5413035, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56034, opaque=0x52e116, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20155, encodingMicros=5, totalDispatchMicros=51924, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436395775, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5410462, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72247, opaque=0x52d709, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=47941, encodingMicros=2, totalDispatchMicros=75305, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737436314552, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407865, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46260, opaque=0x52cce4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=45509, encodingMicros=4, totalDispatchMicros=91523, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437594315, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5411551, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61868, opaque=0x52db4a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=49136, encodingMicros=2, totalDispatchMicros=72267, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437625340, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407904, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27313, opaque=0x52cd0b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=46810, encodingMicros=3, totalDispatchMicros=92568, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437564970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5410427, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39069, opaque=0x52d6e6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49902, encodingMicros=3, totalDispatchMicros=85967, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437664386, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5407921, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75514, opaque=0x52cd1c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=46846, encodingMicros=3, totalDispatchMicros=92560, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437695794, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5411095, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61853, opaque=0x52d982, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=46857, encodingMicros=2, totalDispatchMicros=85455, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737437572788, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5409292, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55867, opaque=0x52d277, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20182, encodingMicros=2, totalDispatchMicros=60699, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437472311, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5418590, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54562, opaque=0x52f6c9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8954, encodingMicros=3, totalDispatchMicros=24013, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437440328, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5416633, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50473, opaque=0x52ef24, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9622, encodingMicros=3, totalDispatchMicros=32895, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437846848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5418723, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69227, opaque=0x52f74e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9323, encodingMicros=2, totalDispatchMicros=19309, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437315762, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5415375, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50408, opaque=0x52ea3a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=41987, encodingMicros=3, totalDispatchMicros=55078, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437904491, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5418911, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58339, opaque=0x52f80a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9378, encodingMicros=3, totalDispatchMicros=19526, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737437308913, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5415536, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59045, opaque=0x52eadb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49239, encodingMicros=2, totalDispatchMicros=63006, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737437963778, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5419745, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62263, opaque=0x52fb4c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9434, encodingMicros=3, totalDispatchMicros=18474, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737437924957, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5420256, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-58429, opaque=0x52fd4b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=35213, encodingMicros=2, totalDispatchMicros=35213, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737437884012, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5416651, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42955, opaque=0x52ef36, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10060, encodingMicros=3, totalDispatchMicros=33410, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737438089470, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5406433, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75452, opaque=0x52c74c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33642, encodingMicros=2, totalDispatchMicros=61288, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438114658, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5417640, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58281, opaque=0x52f313, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10266, encodingMicros=2, totalDispatchMicros=31664, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737438133386, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5405333, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42464, opaque=0x52c300, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33681, encodingMicros=2, totalDispatchMicros=67311, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737437779596, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5409345, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39012, opaque=0x52d2ac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20384, encodingMicros=3, totalDispatchMicros=60639, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737437727970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5414095, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46512, opaque=0x52e53a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=46885, encodingMicros=3, totalDispatchMicros=73292, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737438210352, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5409496, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26924, opaque=0x52d343, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20810, encodingMicros=3, totalDispatchMicros=59527, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437691289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5410428, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45400, opaque=0x52d6e7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50025, encodingMicros=3, totalDispatchMicros=86077, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737438259821, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5409549, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45350, opaque=0x52d378, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20857, encodingMicros=2, totalDispatchMicros=59552, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438282346, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5410559, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19049, opaque=0x52d76a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50613, encodingMicros=3, totalDispatchMicros=86608, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737437657494, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5413762, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54316, opaque=0x52e3ed, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=49195, encodingMicros=3, totalDispatchMicros=66628, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438325540, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5410656, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49251, opaque=0x52d7cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50650, encodingMicros=2, totalDispatchMicros=86342, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438357100, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5414023, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50369, opaque=0x52e4f2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=49891, encodingMicros=3, totalDispatchMicros=66925, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737438310440, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5409851, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49049, opaque=0x52d4a6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20903, encodingMicros=2, totalDispatchMicros=57560, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737438244446, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5414388, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58137, opaque=0x52e65f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=47397, encodingMicros=2, totalDispatchMicros=73170, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737438166742, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5405483, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46134, opaque=0x52c396, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33710, encodingMicros=3, totalDispatchMicros=66816, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438142218, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5417631, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75888, opaque=0x52f30a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10289, encodingMicros=2, totalDispatchMicros=31495, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438712716, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5418108, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75918, opaque=0x52f4e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10856, encodingMicros=2, totalDispatchMicros=28299, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737438039595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5419800, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54614, opaque=0x52fb83, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9506, encodingMicros=3, totalDispatchMicros=18030, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737438000166, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5415743, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41917, opaque=0x52ebaa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49926, encodingMicros=2, totalDispatchMicros=62549, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737438781414, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5420163, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62284, opaque=0x52fcee, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10244, encodingMicros=3, totalDispatchMicros=16254, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737438816736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5417325, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59244, opaque=0x52f1d8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50739, encodingMicros=2, totalDispatchMicros=59576, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438739053, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5418145, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69187, opaque=0x52f50c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10879, encodingMicros=2, totalDispatchMicros=27813, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737438680617, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5405000, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-49965, opaque=0x52c1b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34218, encodingMicros=3, totalDispatchMicros=68160, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438901375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5418402, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58311, opaque=0x52f60d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11021, encodingMicros=2, totalDispatchMicros=26780, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737438923418, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5405456, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-49988, opaque=0x52c37b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34456, encodingMicros=3, totalDispatchMicros=65610, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737438937883, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5418443, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54553, opaque=0x52f636, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11053, encodingMicros=3, totalDispatchMicros=26237, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737438436377, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5418285, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52890, opaque=0x52f598, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21025, encodingMicros=3, totalDispatchMicros=37017, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737438392439, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5416293, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50454, opaque=0x52edd0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=49922, encodingMicros=3, totalDispatchMicros=60653, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737438386613, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5405613, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22920, opaque=0x52c418, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50706, encodingMicros=2, totalDispatchMicros=107064, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737439204990, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5410368, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52521, opaque=0x52d6ab, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21770, encodingMicros=3, totalDispatchMicros=60096, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737439237386, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5409071, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46312, opaque=0x52d19a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5150, encodingMicros=3, totalDispatchMicros=48387, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737439198089, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5417512, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54500, opaque=0x52f293, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=50724, encodingMicros=2, totalDispatchMicros=58551, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737439266335, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5404165, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55585, opaque=0x52be70, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21827, encodingMicros=3, totalDispatchMicros=97990, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737438955642, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5406488, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57807, opaque=0x52c783, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34484, encodingMicros=2, totalDispatchMicros=59199, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737438853107, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5415933, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19288, opaque=0x52ec68, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50771, encodingMicros=2, totalDispatchMicros=61670, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737438843078, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000048D8ECEB, lastDispatchedFrom=172.23.120.85:49668, lastDispatchedTo=172.23.104.252:11210, requestId=5420848, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62333, opaque=0x52ff9b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10302, encodingMicros=3, totalDispatchMicros=14906, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737439377138, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5414474, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49494, opaque=0x52e6b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49901, encodingMicros=3, totalDispatchMicros=67884, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441338028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5403890, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-53916, opaque=0x52bd5d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23443, encodingMicros=3, totalDispatchMicros=106530, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737439337380, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5410964, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45445, opaque=0x52d8ff, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50584, encodingMicros=3, totalDispatchMicros=76359, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737441409434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5411328, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55964, opaque=0x52da6b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=45849, encodingMicros=2, totalDispatchMicros=73540, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737439319598, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5410654, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45422, opaque=0x52d7c9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21873, encodingMicros=2, totalDispatchMicros=60284, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441486310, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5411164, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45462, opaque=0x52d9c7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=52021, encodingMicros=2, totalDispatchMicros=73556, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737439267280, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5409126, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27356, opaque=0x52d1d1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5176, encodingMicros=2, totalDispatchMicros=48064, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441525368, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5404213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30486, opaque=0x52bea0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24072, encodingMicros=2, totalDispatchMicros=102238, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737441573896, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A592B01D, lastDispatchedFrom=172.23.120.85:49712, lastDispatchedTo=172.23.104.252:11210, requestId=5409416, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57935, opaque=0x52d2f3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7474, encodingMicros=2, totalDispatchMicros=47567, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441588086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5412708, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45564, opaque=0x52dfcf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24131, encodingMicros=3, totalDispatchMicros=57001, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441527474, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5411221, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19086, opaque=0x52da00, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=52036, encodingMicros=2, totalDispatchMicros=73502, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441622671, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5414552, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58860, opaque=0x52e703, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14199, encodingMicros=2, totalDispatchMicros=37870, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737441428765, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5421463, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-62376, opaque=0x530202, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17100, encodingMicros=3, totalDispatchMicros=17100, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441681566, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5404530, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52253, opaque=0x52bfdd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24183, encodingMicros=3, totalDispatchMicros=101385, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441711415, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5404140, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-53931, opaque=0x52be57, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16547, encodingMicros=2, totalDispatchMicros=104292, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737441720052, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5413425, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30910, opaque=0x52e29c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=54111, encodingMicros=2, totalDispatchMicros=75043, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441747786, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5404148, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42403, opaque=0x52be5f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16578, encodingMicros=3, totalDispatchMicros=101981, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441767662, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5407622, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38928, opaque=0x52cbf1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=46642, encodingMicros=3, totalDispatchMicros=75326, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441805840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5408241, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38967, opaque=0x52ce5c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=46675, encodingMicros=2, totalDispatchMicros=74663, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441825093, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5405176, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38532, opaque=0x52c263, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16601, encodingMicros=2, totalDispatchMicros=84421, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441861541, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5408836, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45280, opaque=0x52d0af, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=46694, encodingMicros=8, totalDispatchMicros=74226, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441898663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5408900, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45310, opaque=0x52d0ef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=46727, encodingMicros=3, totalDispatchMicros=74206, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737441959516, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5404326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34683, opaque=0x52bf11, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37579, encodingMicros=3, totalDispatchMicros=79627, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737442028367, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5403980, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18728, opaque=0x52bdb7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37638, encodingMicros=3, totalDispatchMicros=79942, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737442031651, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5410205, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49171, opaque=0x52d608, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2938, encodingMicros=3, totalDispatchMicros=71768, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441343107, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5400428, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-34785, opaque=0x52afd7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26147, encodingMicros=2, totalDispatchMicros=112023, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737441334805, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5408925, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72199, opaque=0x52d108, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6781, encodingMicros=3, totalDispatchMicros=45630, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737442098348, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5410695, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26972, opaque=0x52d7f2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2984, encodingMicros=3, totalDispatchMicros=71449, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737442087860, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5405841, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38855, opaque=0x52c4fc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37667, encodingMicros=2, totalDispatchMicros=73278, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737442253883, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5406207, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22951, opaque=0x52c66a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3109, encodingMicros=2, totalDispatchMicros=80174, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737442271575, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5406883, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26805, opaque=0x52c90e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37839, encodingMicros=2, totalDispatchMicros=68785, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737442321451, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5410793, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19061, opaque=0x52d854, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3154, encodingMicros=2, totalDispatchMicros=71364, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737442376761, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5411121, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45456, opaque=0x52d99c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3190, encodingMicros=3, totalDispatchMicros=70272, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737442403122, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5411827, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23211, opaque=0x52dc5e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3211, encodingMicros=3, totalDispatchMicros=66899, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737442610447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000056741D1E, lastDispatchedFrom=172.23.120.85:49702, lastDispatchedTo=172.23.104.252:11210, requestId=5406710, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35077, opaque=0x52c861, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=38118, encodingMicros=3, totalDispatchMicros=62762, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737442644657, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=5419306, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42087, opaque=0x52f995, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15828, encodingMicros=3, totalDispatchMicros=38477, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737442884078, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5418336, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39084, opaque=0x52f5cb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25661, encodingMicros=2, totalDispatchMicros=54244, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737442900826, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5420153, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19512, opaque=0x52fce4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3521, encodingMicros=2, totalDispatchMicros=11888, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737442981921, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5416708, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46606, opaque=0x52ef6f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25711, encodingMicros=3, totalDispatchMicros=59133, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737443083091, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=5408005, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72171, opaque=0x52cd70, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8044, encodingMicros=3, totalDispatchMicros=57438, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737443124420, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=5408627, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50162, opaque=0x52cfde, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8081, encodingMicros=2, totalDispatchMicros=60741, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737443145337, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5409197, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27362, opaque=0x52d218, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17978, encodingMicros=3, totalDispatchMicros=78825, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737443174622, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5421541, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-76141, opaque=0x530250, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14034, encodingMicros=3, totalDispatchMicros=14034, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737443210915, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5417156, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58257, opaque=0x52f12f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26144, encodingMicros=3, totalDispatchMicros=43081, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737441775760, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5411694, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52578, opaque=0x52dbd9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=54160, encodingMicros=2, totalDispatchMicros=76161, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441733693, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5411234, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30816, opaque=0x52da0d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24232, encodingMicros=2, totalDispatchMicros=58565, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737441690995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5414602, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58887, opaque=0x52e735, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14263, encodingMicros=2, totalDispatchMicros=37716, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737443281837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5417495, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39041, opaque=0x52f282, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24808, encodingMicros=3, totalDispatchMicros=37912, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737443403344, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5417687, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42002, opaque=0x52f342, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15953, encodingMicros=3, totalDispatchMicros=31812, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737443438434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5417924, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50526, opaque=0x52f42f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24958, encodingMicros=3, totalDispatchMicros=34240, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737443219009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A35A459D, lastDispatchedFrom=172.23.120.85:49478, lastDispatchedTo=172.23.104.252:11210, requestId=5415368, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59028, opaque=0x52ea33, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27418, encodingMicros=3, totalDispatchMicros=64588, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737443502627, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5416587, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49570, opaque=0x52eef6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16016, encodingMicros=3, totalDispatchMicros=29517, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737442994312, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5413573, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56062, opaque=0x52e330, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3542, encodingMicros=3, totalDispatchMicros=49835, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737442258341, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5405674, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22925, opaque=0x52c455, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37858, encodingMicros=2, totalDispatchMicros=67770, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737442264611, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000F1EEEDF, lastDispatchedFrom=172.23.120.85:49616, lastDispatchedTo=172.23.104.252:11210, requestId=5406320, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72078, opaque=0x52c6db, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7610, encodingMicros=2, totalDispatchMicros=72793, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737443626542, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5405014, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38821, opaque=0x52c1c1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=39222, encodingMicros=2, totalDispatchMicros=75418, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737443628212, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5417778, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42007, opaque=0x52f39d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3797, encodingMicros=2, totalDispatchMicros=33823, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737443581036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A35A459D, lastDispatchedFrom=172.23.120.85:49478, lastDispatchedTo=172.23.104.252:11210, requestId=5419208, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27362, opaque=0x52f933, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26107, encodingMicros=3, totalDispatchMicros=43038, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737443491372, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000006A00B584, lastDispatchedFrom=172.23.120.85:49652, lastDispatchedTo=172.23.104.252:11210, requestId=5419972, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50643, opaque=0x52fc2f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6889, encodingMicros=2, totalDispatchMicros=18382, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737443477032, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5419331, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54596, opaque=0x52f9ae, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24964, encodingMicros=3, totalDispatchMicros=32521, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737443911578, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5402271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61489, opaque=0x52b70a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=38114, encodingMicros=2, totalDispatchMicros=114615, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737443962037, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5404638, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75373, opaque=0x52c049, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=38158, encodingMicros=3, totalDispatchMicros=102504, totalServerMicros=7, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737443998644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5407098, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50083, opaque=0x52c9e5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19969, encodingMicros=3, totalDispatchMicros=59641, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737443445114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5404629, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22869, opaque=0x52c040, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=48828, encodingMicros=2, totalDispatchMicros=89409, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444052511, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5407104, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46220, opaque=0x52c9eb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20018, encodingMicros=3, totalDispatchMicros=59687, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737444103855, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5420608, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-69378, opaque=0x52feab, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33677, encodingMicros=3, totalDispatchMicros=33677, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444127301, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5404267, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34677, opaque=0x52bed6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49490, encodingMicros=17, totalDispatchMicros=90386, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444163086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5407660, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50113, opaque=0x52cc17, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20110, encodingMicros=2, totalDispatchMicros=55785, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737443744392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5420989, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42197, opaque=0x530028, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3898, encodingMicros=3, totalDispatchMicros=10893, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444188605, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5415126, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75777, opaque=0x52e941, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33731, encodingMicros=2, totalDispatchMicros=72651, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737443738176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5407469, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26831, opaque=0x52cb58, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=39314, encodingMicros=36, totalDispatchMicros=63527, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737444230657, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5415754, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54406, opaque=0x52ebb5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19231, encodingMicros=2, totalDispatchMicros=36261, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737443735289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5419575, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59457, opaque=0x52faa2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26140, encodingMicros=3, totalDispatchMicros=40864, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444273888, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5415788, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69029, opaque=0x52ebd7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33797, encodingMicros=3, totalDispatchMicros=66066, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737444272833, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5415815, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46575, opaque=0x52ebf2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19269, encodingMicros=29, totalDispatchMicros=36065, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444319914, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5415967, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58204, opaque=0x52ec8a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33838, encodingMicros=3, totalDispatchMicros=59556, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737444340988, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5421591, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-56484, opaque=0x530282, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11570, encodingMicros=4, totalDispatchMicros=11570, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444236839, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F2773C24, lastDispatchedFrom=172.23.120.85:49476, lastDispatchedTo=172.23.104.252:11210, requestId=5404377, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34686, opaque=0x52bf44, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9850, encodingMicros=3, totalDispatchMicros=65604, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737444387299, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000188A32AF, lastDispatchedFrom=172.23.120.85:49520, lastDispatchedTo=172.23.104.252:11210, requestId=5418892, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56314, opaque=0x52f7f7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3820, encodingMicros=7, totalDispatchMicros=48698, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737444401009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5418727, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69228, opaque=0x52f752, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33349, encodingMicros=3, totalDispatchMicros=50358, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737444409261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5412158, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52595, opaque=0x52dda9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=48816, encodingMicros=2, totalDispatchMicros=76049, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444223593, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5421087, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31290, opaque=0x530089, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4372, encodingMicros=3, totalDispatchMicros=11215, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444489036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5417175, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50504, opaque=0x52f142, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33419, encodingMicros=2, totalDispatchMicros=54284, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444197430, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5405798, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18817, opaque=0x52c4d1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49549, encodingMicros=2, totalDispatchMicros=84679, totalServerMicros=7, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737444552681, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=5417034, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42972, opaque=0x52f0b5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5350, encodingMicros=2, totalDispatchMicros=39460, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444566672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5405985, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34774, opaque=0x52c58c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49914, encodingMicros=3, totalDispatchMicros=82721, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444473150, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F2773C24, lastDispatchedFrom=172.23.120.85:49476, lastDispatchedTo=172.23.104.252:11210, requestId=5408582, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45182, opaque=0x52cfb1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10047, encodingMicros=2, totalDispatchMicros=43934, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444609157, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5406799, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26800, opaque=0x52c8ba, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49941, encodingMicros=4, totalDispatchMicros=77609, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737444304275, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5421376, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-31313, opaque=0x5301ab, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23118, encodingMicros=3, totalDispatchMicros=23118, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737444641702, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=5409408, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27371, opaque=0x52d2eb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5406, encodingMicros=4, totalDispatchMicros=74827, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737444699407, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5409896, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49064, opaque=0x52d4d3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18582, encodingMicros=2, totalDispatchMicros=75869, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444639534, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F2773C24, lastDispatchedFrom=172.23.120.85:49476, lastDispatchedTo=172.23.104.252:11210, requestId=5408812, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52459, opaque=0x52d097, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10209, encodingMicros=2, totalDispatchMicros=43600, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737444732160, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=5410216, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57958, opaque=0x52d613, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5483, encodingMicros=3, totalDispatchMicros=74320, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737444542531, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5420930, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-50713, opaque=0x52ffed, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=31017, encodingMicros=3, totalDispatchMicros=31017, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737444601275, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5421382, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-59640, opaque=0x5301b1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22654, encodingMicros=2, totalDispatchMicros=22654, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737444810476, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5404092, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75354, opaque=0x52be27, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29756, encodingMicros=2, totalDispatchMicros=100701, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444574559, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5415256, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52736, opaque=0x52e9c3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35913, encodingMicros=2, totalDispatchMicros=75032, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737444840410, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5421450, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-49902, opaque=0x5301f5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20386, encodingMicros=3, totalDispatchMicros=20386, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444771077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F2773C24, lastDispatchedFrom=172.23.120.85:49476, lastDispatchedTo=172.23.104.252:11210, requestId=5409174, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52474, opaque=0x52d201, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10126, encodingMicros=3, totalDispatchMicros=52360, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737444884265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5421524, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-45996, opaque=0x53023f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16959, encodingMicros=3, totalDispatchMicros=16959, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737444766727, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5411406, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41737, opaque=0x52dab9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18606, encodingMicros=3, totalDispatchMicros=65561, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444941631, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=5420870, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69395, opaque=0x52ffb1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5078, encodingMicros=3, totalDispatchMicros=13325, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737444719215, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5409848, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39035, opaque=0x52d4a3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50017, encodingMicros=3, totalDispatchMicros=80047, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737444912982, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5418534, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19420, opaque=0x52f691, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3187, encodingMicros=2, totalDispatchMicros=45534, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737445022400, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5414285, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45641, opaque=0x52e5f8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49873, encodingMicros=2, totalDispatchMicros=72455, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737444913881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F2773C24, lastDispatchedFrom=172.23.120.85:49476, lastDispatchedTo=172.23.104.252:11210, requestId=5409188, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23089, opaque=0x52d20f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10263, encodingMicros=3, totalDispatchMicros=51633, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737444879558, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5415571, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45684, opaque=0x52eafe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=36214, encodingMicros=3, totalDispatchMicros=73676, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737444854824, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5403395, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46037, opaque=0x52bb6e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29795, encodingMicros=3, totalDispatchMicros=103867, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737445113482, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5415701, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23369, opaque=0x52eb80, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=36445, encodingMicros=2, totalDispatchMicros=73631, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737445066661, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5414532, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58851, opaque=0x52e6ef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=49909, encodingMicros=2, totalDispatchMicros=71564, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737445080180, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000461A1341, lastDispatchedFrom=172.23.120.85:49408, lastDispatchedTo=172.23.104.252:11210, requestId=5419055, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42073, opaque=0x52f89a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3119, encodingMicros=3, totalDispatchMicros=46437, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737445205710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5414604, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58888, opaque=0x52e737, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50043, encodingMicros=2, totalDispatchMicros=71151, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737445228669, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5418555, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56292, opaque=0x52f6a6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=36527, encodingMicros=3, totalDispatchMicros=53796, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737445245894, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5414692, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58918, opaque=0x52e78f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=50080, encodingMicros=2, totalDispatchMicros=70929, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737446041792, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007F10D857, lastDispatchedFrom=172.23.120.85:49480, lastDispatchedTo=172.23.104.252:11210, requestId=5415417, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19265, opaque=0x52ea64, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5565, encodingMicros=3, totalDispatchMicros=39972, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737445018022, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=5415630, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72454, opaque=0x52eb39, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27350, encodingMicros=3, totalDispatchMicros=66705, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737446134601, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000006A88CCDC, lastDispatchedFrom=172.23.120.85:49490, lastDispatchedTo=172.23.104.252:11210, requestId=5407820, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26853, opaque=0x52ccb7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=41913, encodingMicros=4, totalDispatchMicros=61408, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737446173192, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000037564721, lastDispatchedFrom=172.23.120.85:49666, lastDispatchedTo=172.23.104.252:11210, requestId=5419261, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69267, opaque=0x52f968, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27910, encodingMicros=2, totalDispatchMicros=50495, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737445937831, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=5408476, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23064, opaque=0x52cf47, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17260, encodingMicros=3, totalDispatchMicros=87688, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737445593962, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D84C5EE9, lastDispatchedFrom=172.23.120.85:49682, lastDispatchedTo=172.23.104.252:11210, requestId=5404093, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61580, opaque=0x52be28, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21462, encodingMicros=2, totalDispatchMicros=93251, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737445535400, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5412121, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27051, opaque=0x52dd84, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18726, encodingMicros=3, totalDispatchMicros=74091, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737445266264, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5412065, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55995, opaque=0x52dd4c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27772, encodingMicros=3, totalDispatchMicros=85518, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737445204001, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000FD79F4EB, lastDispatchedFrom=172.23.120.85:49646, lastDispatchedTo=172.23.104.252:11210, requestId=5403939, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-49920, opaque=0x52bd8e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=30113, encodingMicros=2, totalDispatchMicros=103371, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737446134601, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007F10D857, lastDispatchedFrom=172.23.120.85:49480, lastDispatchedTo=172.23.104.252:11210, requestId=5420563, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19530, opaque=0x52fe7e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5629, encodingMicros=3, totalDispatchMicros=14193, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737447717769, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5406089, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52332, opaque=0x52c5f4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12599, encodingMicros=2, totalDispatchMicros=89968, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737447719917, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=5404214, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52234, opaque=0x52bea1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22627, encodingMicros=3, totalDispatchMicros=107816, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737447714663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5414816, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58146, opaque=0x52e80b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7363, encodingMicros=2, totalDispatchMicros=40905, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737447771059, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5409664, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-48988, opaque=0x52d3ea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24083, encodingMicros=2, totalDispatchMicros=50842, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737447755143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5399072, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11511, opaque=0x52aa8b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12632, encodingMicros=2, totalDispatchMicros=127164, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737447825994, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5409744, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49009, opaque=0x52d43b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24124, encodingMicros=2, totalDispatchMicros=50809, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737447724254, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000086A6CD3A, lastDispatchedFrom=172.23.120.85:49494, lastDispatchedTo=172.23.104.252:11210, requestId=5419607, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45864, opaque=0x52fac2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21979, encodingMicros=3, totalDispatchMicros=27846, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737447856252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5410017, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52509, opaque=0x52d54c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24149, encodingMicros=26, totalDispatchMicros=50499, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737447713829, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5410876, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41706, opaque=0x52d8a7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30136, encodingMicros=8, totalDispatchMicros=89881, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737447878284, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000E2446EE9, lastDispatchedFrom=172.23.120.85:49670, lastDispatchedTo=172.23.104.252:11210, requestId=5416335, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54437, opaque=0x52edfa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6715, encodingMicros=2, totalDispatchMicros=56175, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737447729949, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5410051, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34976, opaque=0x52d56e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37206, encodingMicros=3, totalDispatchMicros=94907, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737447939729, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000086A6CD3A, lastDispatchedFrom=172.23.120.85:49494, lastDispatchedTo=172.23.104.252:11210, requestId=5419846, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49780, opaque=0x52fbb1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21103, encodingMicros=3, totalDispatchMicros=28179, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737447887231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5410286, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49199, opaque=0x52d659, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24164, encodingMicros=2, totalDispatchMicros=47794, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737448002661, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5414129, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49482, opaque=0x52e55c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37461, encodingMicros=4, totalDispatchMicros=72045, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737447862953, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5417951, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62149, opaque=0x52f44a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=59373, encodingMicros=3, totalDispatchMicros=62911, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737447840164, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5407922, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54104, opaque=0x52cd1d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22538, encodingMicros=3, totalDispatchMicros=87712, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737447828925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5416316, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42943, opaque=0x52ede7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7465, encodingMicros=4, totalDispatchMicros=40072, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737448067216, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5414843, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41879, opaque=0x52e826, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37517, encodingMicros=3, totalDispatchMicros=71660, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737448185618, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5415108, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46541, opaque=0x52e92f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7817, encodingMicros=2, totalDispatchMicros=43732, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737448203464, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5420263, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-76048, opaque=0x52fd52, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8593, encodingMicros=3, totalDispatchMicros=34413, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737448219101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5414890, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49512, opaque=0x52e855, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37634, encodingMicros=3, totalDispatchMicros=71870, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448062655, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5402755, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34610, opaque=0x52b8ee, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24300, encodingMicros=3, totalDispatchMicros=88291, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737448271736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5420300, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69349, opaque=0x52fd77, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7856, encodingMicros=2, totalDispatchMicros=14432, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737447976170, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5419714, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45872, opaque=0x52fb2d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20470, encodingMicros=3, totalDispatchMicros=29376, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737447998401, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000086A6CD3A, lastDispatchedFrom=172.23.120.85:49494, lastDispatchedTo=172.23.104.252:11210, requestId=5420801, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42184, opaque=0x52ff6c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21079, encodingMicros=20, totalDispatchMicros=23900, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737447961132, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5419694, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42112, opaque=0x52fb19, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30033, encodingMicros=3, totalDispatchMicros=45424, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448316880, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5410912, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30805, opaque=0x52d8cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24535, encodingMicros=2, totalDispatchMicros=48910, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448446136, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000086A6CD3A, lastDispatchedFrom=172.23.120.85:49494, lastDispatchedTo=172.23.104.252:11210, requestId=5411685, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52577, opaque=0x52dbd0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14230, encodingMicros=3, totalDispatchMicros=36512, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737448315048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5418733, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50581, opaque=0x52f758, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7482, encodingMicros=3, totalDispatchMicros=29491, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448450423, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5408525, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45165, opaque=0x52cf78, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13582, encodingMicros=2, totalDispatchMicros=54782, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737448496449, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5418973, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58342, opaque=0x52f848, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7659, encodingMicros=3, totalDispatchMicros=26410, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737448254116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5415106, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45657, opaque=0x52e92d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37665, encodingMicros=3, totalDispatchMicros=71609, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448539340, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5408601, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45188, opaque=0x52cfc4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13663, encodingMicros=2, totalDispatchMicros=54837, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737448558893, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5415116, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45658, opaque=0x52e937, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37966, encodingMicros=3, totalDispatchMicros=71906, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737448588113, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=5414841, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72420, opaque=0x52e824, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22963, encodingMicros=2, totalDispatchMicros=43447, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448600335, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5408965, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55845, opaque=0x52d130, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13714, encodingMicros=3, totalDispatchMicros=54430, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737448629373, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=5417550, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39044, opaque=0x52f2b9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22997, encodingMicros=3, totalDispatchMicros=36445, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448643800, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5408995, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23077, opaque=0x52d14e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13753, encodingMicros=4, totalDispatchMicros=54387, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737448248648, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5420520, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-76065, opaque=0x52fe53, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8632, encodingMicros=2, totalDispatchMicros=30040, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737448190562, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5420530, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-46829, opaque=0x52fe5d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=41889, encodingMicros=2, totalDispatchMicros=41889, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737448718317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000002DA5BCED, lastDispatchedFrom=172.23.120.85:49714, lastDispatchedTo=172.23.104.252:11210, requestId=5421505, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-58520, opaque=0x53022c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21922, encodingMicros=3, totalDispatchMicros=21922, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737448767354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000008FEFF9C2, lastDispatchedFrom=172.23.120.85:49732, lastDispatchedTo=172.23.104.252:11210, requestId=5413803, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54322, opaque=0x52e416, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9109, encodingMicros=2, totalDispatchMicros=76141, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448679063, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5409189, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55862, opaque=0x52d210, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13784, encodingMicros=9, totalDispatchMicros=52077, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737448675276, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5416951, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23439, opaque=0x52f062, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37578, encodingMicros=8, totalDispatchMicros=58280, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737448552678, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5419274, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58365, opaque=0x52f975, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7710, encodingMicros=2, totalDispatchMicros=22289, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448464256, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5403680, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41379, opaque=0x52bc8b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24679, encodingMicros=2, totalDispatchMicros=92358, totalServerMicros=43, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737448469313, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5413849, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52681, opaque=0x52e444, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23143, encodingMicros=2, totalDispatchMicros=73057, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448933303, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5411344, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30822, opaque=0x52da7b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25144, encodingMicros=2, totalDispatchMicros=45957, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737448972949, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5404356, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26682, opaque=0x52bf2f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23643, encodingMicros=3, totalDispatchMicros=99273, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449005490, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5414222, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19225, opaque=0x52e5b9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24607, encodingMicros=2, totalDispatchMicros=44349, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737448901183, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5402596, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55516, opaque=0x52b84f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33775, encodingMicros=3, totalDispatchMicros=117173, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448835653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5409297, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55868, opaque=0x52d27c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13921, encodingMicros=2, totalDispatchMicros=51960, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449095079, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5407796, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23032, opaque=0x52cc9f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33957, encodingMicros=2, totalDispatchMicros=95683, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737448750775, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5420792, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-76088, opaque=0x52ff63, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=38453, encodingMicros=2, totalDispatchMicros=38453, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449153387, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5404836, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38809, opaque=0x52c10f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34007, encodingMicros=2, totalDispatchMicros=87259, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449123595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5409758, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52503, opaque=0x52d449, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14202, encodingMicros=2, totalDispatchMicros=49559, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737449189807, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5421112, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-54701, opaque=0x5300a3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=33760, encodingMicros=4, totalDispatchMicros=33760, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449025383, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5404886, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61614, opaque=0x52c141, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34326, encodingMicros=3, totalDispatchMicros=90762, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449023109, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5404665, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52262, opaque=0x52c064, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23690, encodingMicros=3, totalDispatchMicros=99092, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449271974, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5404972, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-34991, opaque=0x52c197, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34579, encodingMicros=2, totalDispatchMicros=91007, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737448994082, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5412830, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50323, opaque=0x52e049, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3733, encodingMicros=2, totalDispatchMicros=35468, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449303820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5405337, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61633, opaque=0x52c304, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34608, encodingMicros=3, totalDispatchMicros=89566, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449299015, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5404271, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30489, opaque=0x52beda, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8532, encodingMicros=3, totalDispatchMicros=86564, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449344437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5412743, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68736, opaque=0x52dff2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4065, encodingMicros=2, totalDispatchMicros=33058, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737449242460, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5421180, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-76118, opaque=0x5300e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=32140, encodingMicros=3, totalDispatchMicros=32140, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449387464, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5412856, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68794, opaque=0x52e063, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4096, encodingMicros=2, totalDispatchMicros=32754, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737449400336, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5421609, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-62391, opaque=0x530294, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16373, encodingMicros=3, totalDispatchMicros=16373, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449407875, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5404569, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22866, opaque=0x52c004, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8589, encodingMicros=2, totalDispatchMicros=85865, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449440211, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5413258, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50344, opaque=0x52e1f5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4130, encodingMicros=2, totalDispatchMicros=32463, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737449209378, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5421268, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-45962, opaque=0x53013f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30075, encodingMicros=23, totalDispatchMicros=30075, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449175246, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5412079, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39147, opaque=0x52dd5a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14787, encodingMicros=2, totalDispatchMicros=42941, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737449522443, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5417097, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46624, opaque=0x52f0f4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3928, encodingMicros=3, totalDispatchMicros=32349, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449549908, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5405638, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38846, opaque=0x52c431, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25444, encodingMicros=3, totalDispatchMicros=80773, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737449487660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5414990, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42896, opaque=0x52e8b9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6807, encodingMicros=7, totalDispatchMicros=65187, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449583995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5405743, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30556, opaque=0x52c49a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25474, encodingMicros=2, totalDispatchMicros=80326, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449451599, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5404567, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26691, opaque=0x52c002, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8627, encodingMicros=2, totalDispatchMicros=85951, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449620781, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5405758, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55682, opaque=0x52c4a9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25507, encodingMicros=2, totalDispatchMicros=80310, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449363837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5405569, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26735, opaque=0x52c3ec, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24001, encodingMicros=2, totalDispatchMicros=96376, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449659942, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5405789, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30559, opaque=0x52c4c8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25544, encodingMicros=1, totalDispatchMicros=80140, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449350188, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5405914, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27210, opaque=0x52c545, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34631, encodingMicros=2, totalDispatchMicros=86949, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449695984, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5406056, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22947, opaque=0x52c5d3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24326, encodingMicros=3, totalDispatchMicros=96434, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449651609, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5403806, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18716, opaque=0x52bd09, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8822, encodingMicros=3, totalDispatchMicros=86981, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737449613948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5416727, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56204, opaque=0x52ef82, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9164, encodingMicros=3, totalDispatchMicros=29340, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737449577317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000C593E607, lastDispatchedFrom=172.23.120.85:49694, lastDispatchedTo=172.23.104.252:11210, requestId=5419763, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-76014, opaque=0x52fb5e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3853, encodingMicros=2, totalDispatchMicros=18173, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737449815643, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5416829, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59178, opaque=0x52efe8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9358, encodingMicros=2, totalDispatchMicros=29545, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449766127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5411037, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35006, opaque=0x52d948, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8931, encodingMicros=2, totalDispatchMicros=43135, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449899956, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5404615, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-71993, opaque=0x52c032, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15167, encodingMicros=2, totalDispatchMicros=93562, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449734138, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5406031, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72064, opaque=0x52c5ba, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34987, encodingMicros=3, totalDispatchMicros=87569, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449950672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5404741, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-71999, opaque=0x52c0b0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15213, encodingMicros=2, totalDispatchMicros=93537, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449730942, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5404187, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52231, opaque=0x52be86, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24358, encodingMicros=3, totalDispatchMicros=109164, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449988496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5406461, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42522, opaque=0x52c768, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=35232, encodingMicros=3, totalDispatchMicros=86379, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737449696820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000000DA95E97, lastDispatchedFrom=172.23.120.85:49630, lastDispatchedTo=172.23.104.252:11210, requestId=5415298, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68999, opaque=0x52e9ed, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6870, encodingMicros=2, totalDispatchMicros=62294, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449981615, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000D4F0BD19, lastDispatchedFrom=172.23.120.85:49730, lastDispatchedTo=172.23.104.252:11210, requestId=5406707, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54054, opaque=0x52c85e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4616, encodingMicros=2, totalDispatchMicros=87973, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737450025945, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5402730, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38711, opaque=0x52b8d5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24650, encodingMicros=2, totalDispatchMicros=110834, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737449935230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000065087C74, lastDispatchedFrom=172.23.120.85:49450, lastDispatchedTo=172.23.104.252:11210, requestId=5411064, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41715, opaque=0x52d963, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9095, encodingMicros=2, totalDispatchMicros=43296, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737449925954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000007B9B95A6, lastDispatchedFrom=172.23.120.85:49524, lastDispatchedTo=172.23.104.252:11210, requestId=5418372, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19411, opaque=0x52f5ef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9440, encodingMicros=2, totalDispatchMicros=29357, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737449894631, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5408063, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18948, opaque=0x52cdaa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14491, encodingMicros=2, totalDispatchMicros=81664, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737450709586, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5418036, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39066, opaque=0x52f49f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1155, encodingMicros=3, totalDispatchMicros=56890, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737450062258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5406344, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46174, opaque=0x52c6f3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15274, encodingMicros=2, totalDispatchMicros=85631, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737451251074, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5416991, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39018, opaque=0x52f08a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1681, encodingMicros=3, totalDispatchMicros=60309, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451274700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5406026, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57778, opaque=0x52c5b5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16482, encodingMicros=3, totalDispatchMicros=86636, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737450020940, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5406492, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57808, opaque=0x52c787, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=35259, encodingMicros=3, totalDispatchMicros=86417, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737451327344, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5399916, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75137, opaque=0x52add7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=36116, encodingMicros=2, totalDispatchMicros=130814, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737451306018, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000004B655378, lastDispatchedFrom=172.23.120.85:49734, lastDispatchedTo=172.23.104.252:11210, requestId=5417011, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75848, opaque=0x52f09e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1732, encodingMicros=3, totalDispatchMicros=59152, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737451380995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5421175, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-76117, opaque=0x5300e2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=34695, encodingMicros=3, totalDispatchMicros=34695, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451310573, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5406057, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27215, opaque=0x52c5d4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16504, encodingMicros=3, totalDispatchMicros=86651, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451439986, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5396785, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42101, opaque=0x52a19c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27802, encodingMicros=3, totalDispatchMicros=136422, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451454317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5406217, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61676, opaque=0x52c674, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16641, encodingMicros=2, totalDispatchMicros=86734, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451473921, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5415644, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59059, opaque=0x52eb47, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6194, encodingMicros=2, totalDispatchMicros=46232, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737451493363, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5408779, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35156, opaque=0x52d076, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25032, encodingMicros=3, totalDispatchMicros=91391, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451531898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5416405, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31039, opaque=0x52ee40, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6234, encodingMicros=4, totalDispatchMicros=36299, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451558009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5411517, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61867, opaque=0x52db28, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25078, encodingMicros=3, totalDispatchMicros=81570, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451597672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5411537, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75645, opaque=0x52db3c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25096, encodingMicros=3, totalDispatchMicros=81595, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737451609203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5408937, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45324, opaque=0x52d114, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2711, encodingMicros=2, totalDispatchMicros=72474, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451656925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5416645, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49575, opaque=0x52ef30, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2745, encodingMicros=2, totalDispatchMicros=36154, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737451681938, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5416830, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58244, opaque=0x52efe9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25118, encodingMicros=2, totalDispatchMicros=62578, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737451702802, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5418566, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31144, opaque=0x52f6b1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2776, encodingMicros=3, totalDispatchMicros=29235, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737451748739, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5419042, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56325, opaque=0x52f88d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2808, encodingMicros=2, totalDispatchMicros=23306, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737451774331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000004CD032C7, lastDispatchedFrom=172.23.120.85:49512, lastDispatchedTo=172.23.104.252:11210, requestId=5419657, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19476, opaque=0x52faf3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2829, encodingMicros=2, totalDispatchMicros=15793, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737451784688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5418065, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69176, opaque=0x52f4bb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23618, encodingMicros=3, totalDispatchMicros=59057, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451846612, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5395717, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61198, opaque=0x529d70, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7192, encodingMicros=3, totalDispatchMicros=122352, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451861109, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=5410414, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55921, opaque=0x52d6d9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13099, encodingMicros=3, totalDispatchMicros=85009, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451903612, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5396218, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-71618, opaque=0x529f65, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7228, encodingMicros=3, totalDispatchMicros=122211, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451941677, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5395964, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-53572, opaque=0x529e67, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7261, encodingMicros=2, totalDispatchMicros=122439, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451967646, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5400492, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-26946, opaque=0x52b017, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7283, encodingMicros=3, totalDispatchMicros=97951, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451991881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000BE69C3AB, lastDispatchedFrom=172.23.120.85:49506, lastDispatchedTo=172.23.104.252:11210, requestId=5413179, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19171, opaque=0x52e1a6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13164, encodingMicros=3, totalDispatchMicros=57857, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737451250952, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000DCFC83E4, lastDispatchedFrom=172.23.120.85:49404, lastDispatchedTo=172.23.104.252:11210, requestId=5414309, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56099, opaque=0x52e610, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9442, encodingMicros=3, totalDispatchMicros=77836, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451250952, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5403499, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-71931, opaque=0x52bbd6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17254, encodingMicros=3, totalDispatchMicros=87762, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737451250211, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5410862, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26989, opaque=0x52d899, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15808, encodingMicros=2, totalDispatchMicros=75909, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452021750, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5401265, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-49804, opaque=0x52b31c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7324, encodingMicros=3, totalDispatchMicros=97459, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737452401292, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000049FD09DD, lastDispatchedFrom=172.23.120.85:49508, lastDispatchedTo=172.23.104.252:11210, requestId=5419510, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59452, opaque=0x52fa61, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3012, encodingMicros=2, totalDispatchMicros=23164, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452427120, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=5402466, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57622, opaque=0x52b7cd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27946, encodingMicros=2, totalDispatchMicros=112389, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737451499258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5406528, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50055, opaque=0x52c7ab, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16678, encodingMicros=3, totalDispatchMicros=83383, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737451391992, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5421353, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-76129, opaque=0x530194, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=30682, encodingMicros=2, totalDispatchMicros=30682, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737451331444, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000EC5BDD34, lastDispatchedFrom=172.23.120.85:49456, lastDispatchedTo=172.23.104.252:11210, requestId=5420390, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42157, opaque=0x52fdd1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10164, encodingMicros=4, totalDispatchMicros=21577, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452505327, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=5403540, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-49908, opaque=0x52bbff, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28009, encodingMicros=2, totalDispatchMicros=111794, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452506218, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5406586, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42528, opaque=0x52c7e5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17681, encodingMicros=3, totalDispatchMicros=84368, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737452413920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000D50C13CB, lastDispatchedFrom=172.23.120.85:49426, lastDispatchedTo=172.23.104.252:11210, requestId=5411304, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55961, opaque=0x52da53, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16953, encodingMicros=2, totalDispatchMicros=80260, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452664669, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=5405422, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38546, opaque=0x52c359, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27252, encodingMicros=2, totalDispatchMicros=99927, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452416257, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5401720, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61461, opaque=0x52b4e3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7714, encodingMicros=2, totalDispatchMicros=97334, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452716719, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=5405669, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61651, opaque=0x52c450, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27290, encodingMicros=3, totalDispatchMicros=99918, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452407073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5415152, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54374, opaque=0x52e95b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9778, encodingMicros=2, totalDispatchMicros=36257, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452748216, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5402304, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57613, opaque=0x52b72b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8025, encodingMicros=3, totalDispatchMicros=93149, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452769266, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=5405982, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72061, opaque=0x52c589, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27327, encodingMicros=3, totalDispatchMicros=99882, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452781134, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000BABC35D5, lastDispatchedFrom=172.23.120.85:49636, lastDispatchedTo=172.23.104.252:11210, requestId=5415320, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75786, opaque=0x52ea03, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10144, encodingMicros=2, totalDispatchMicros=36485, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452657182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5406619, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46193, opaque=0x52c805, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17827, encodingMicros=2, totalDispatchMicros=84506, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737452625097, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000EC5BDD34, lastDispatchedFrom=172.23.120.85:49456, lastDispatchedTo=172.23.104.252:11210, requestId=5417270, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23454, opaque=0x52f1a1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5446, encodingMicros=2, totalDispatchMicros=31499, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737452868393, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5414827, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58969, opaque=0x52e816, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10152, encodingMicros=2, totalDispatchMicros=69559, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737452885208, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000EC5BDD34, lastDispatchedFrom=172.23.120.85:49456, lastDispatchedTo=172.23.104.252:11210, requestId=5417278, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49606, opaque=0x52f1a9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5681, encodingMicros=2, totalDispatchMicros=31719, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737452901455, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5416668, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19317, opaque=0x52ef47, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10181, encodingMicros=2, totalDispatchMicros=61492, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452575151, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5399636, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38271, opaque=0x52acbf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29045, encodingMicros=2, totalDispatchMicros=113094, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737452935806, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5416878, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45739, opaque=0x52f019, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10212, encodingMicros=2, totalDispatchMicros=60078, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737452579315, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=5405974, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30571, opaque=0x52c581, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13089, encodingMicros=4, totalDispatchMicros=106229, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452967190, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000007F1BDFCB, lastDispatchedFrom=172.23.120.85:49716, lastDispatchedTo=172.23.104.252:11210, requestId=5399617, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-45864, opaque=0x52acac, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29433, encodingMicros=2, totalDispatchMicros=113510, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737452970948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000E13FCED1, lastDispatchedFrom=172.23.120.85:49452, lastDispatchedTo=172.23.104.252:11210, requestId=5416910, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19330, opaque=0x52f039, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10243, encodingMicros=3, totalDispatchMicros=59851, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452929101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000EC5BDD34, lastDispatchedFrom=172.23.120.85:49456, lastDispatchedTo=172.23.104.252:11210, requestId=5414127, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52697, opaque=0x52e55a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5699, encodingMicros=3, totalDispatchMicros=48646, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737452814457, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=5401744, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38383, opaque=0x52b4fb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27350, encodingMicros=3, totalDispatchMicros=114591, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737452791001, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5402762, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46015, opaque=0x52b8f5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8055, encodingMicros=3, totalDispatchMicros=88637, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737453032762, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5413613, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45618, opaque=0x52e358, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35520, encodingMicros=3, totalDispatchMicros=66296, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737453032057, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5412562, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68663, opaque=0x52df3d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12444, encodingMicros=1, totalDispatchMicros=83306, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737455266932, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A1CC9C98, lastDispatchedFrom=172.23.120.85:49698, lastDispatchedTo=172.23.104.252:11210, requestId=5417301, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42986, opaque=0x52f1c0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14652, encodingMicros=2, totalDispatchMicros=66871, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737455273525, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5407330, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30625, opaque=0x52cacd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20222, encodingMicros=3, totalDispatchMicros=82620, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737455310086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/0000000003C4D6A3, lastDispatchedFrom=172.23.120.85:49614, lastDispatchedTo=172.23.104.252:11210, requestId=5420058, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58418, opaque=0x52fc85, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13450, encodingMicros=3, totalDispatchMicros=41685, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737453019144, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=5405032, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55648, opaque=0x52c1d3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13520, encodingMicros=2, totalDispatchMicros=97434, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737455370681, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5402753, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26611, opaque=0x52b8ec, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20304, encodingMicros=2, totalDispatchMicros=106465, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737455397079, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=5405375, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22911, opaque=0x52c32a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15889, encodingMicros=3, totalDispatchMicros=99598, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737455266651, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000F0DE0B97, lastDispatchedFrom=172.23.120.85:49454, lastDispatchedTo=172.23.104.252:11210, requestId=5401326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55437, opaque=0x52b358, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5013, encodingMicros=2, totalDispatchMicros=107411, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737455435474, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=5405767, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26744, opaque=0x52c4b2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15923, encodingMicros=2, totalDispatchMicros=99314, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737455471697, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=5405971, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18829, opaque=0x52c57e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15955, encodingMicros=4, totalDispatchMicros=99194, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737455482068, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/000000001C7475FC, lastDispatchedFrom=172.23.120.85:49634, lastDispatchedTo=172.23.104.252:11210, requestId=5413652, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46488, opaque=0x52e37f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12993, encodingMicros=3, totalDispatchMicros=44334, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737455498922, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000A966686A, lastDispatchedFrom=172.23.120.85:49510, lastDispatchedTo=172.23.104.252:11210, requestId=5406434, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52349, opaque=0x52c74d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15977, encodingMicros=3, totalDispatchMicros=98970, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737455517113, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5420082, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59520, opaque=0x52fc9d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14440, encodingMicros=2, totalDispatchMicros=42326, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737455273523, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001c, idempotent=false, lastChannelId=539F7D110000001C/00000000A306F778, lastDispatchedFrom=172.23.120.85:49684, lastDispatchedTo=172.23.104.252:11210, requestId=5396559, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38139, opaque=0x52a0ba, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10351, encodingMicros=2, totalDispatchMicros=132741, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737455573744, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000002181DD21, lastDispatchedFrom=172.23.120.85:49448, lastDispatchedTo=172.23.104.252:11210, requestId=5420360, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45919, opaque=0x52fdb3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14490, encodingMicros=3, totalDispatchMicros=38943, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737455265396, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000867E91DF, lastDispatchedFrom=172.23.120.85:49422, lastDispatchedTo=172.23.104.252:11210, requestId=5416754, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31060, opaque=0x52ef9d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28250, enc